var/cache/dev/ContainerGFlQxwW/App_KernelDevDebugContainer.php line 6738

Open in your IDE?
  1. <?php
  2. namespace ContainerGFlQxwW;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12. * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13. */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16. protected $containerDir;
  17. protected $targetDir;
  18. protected $parameters = [];
  19. private $buildParameters;
  20. protected $getService;
  21. public function __construct(array $buildParameters = [], $containerDir = __DIR__)
  22. {
  23. $this->getService = \Closure::fromCallable([$this, 'getService']);
  24. $this->buildParameters = $buildParameters;
  25. $this->containerDir = $containerDir;
  26. $this->targetDir = \dirname($containerDir);
  27. $this->parameters = $this->getDefaultParameters();
  28. $this->services = $this->privates = [];
  29. $this->syntheticIds = [
  30. 'kernel' => true,
  31. ];
  32. $this->methodMap = [
  33. '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  34. '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  35. '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  36. '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  37. '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  38. '.container.private.serializer' => 'get_Container_Private_SerializerService',
  39. '.container.private.session' => 'get_Container_Private_SessionService',
  40. '.container.private.twig' => 'get_Container_Private_TwigService',
  41. '.container.private.validator' => 'get_Container_Private_ValidatorService',
  42. 'SM\\Callback\\CallbackFactoryInterface' => 'getCallbackFactoryInterfaceService',
  43. 'SM\\Factory\\FactoryInterface' => 'getFactoryInterfaceService',
  44. 'Sylius\\Bundle\\AdminBundle\\Twig\\ChannelNameExtension' => 'getChannelNameExtensionService',
  45. 'Sylius\\Bundle\\AdminBundle\\Twig\\OrderUnitTaxesExtension' => 'getOrderUnitTaxesExtensionService',
  46. 'Sylius\\Bundle\\ApiBundle\\Context\\UserContextInterface' => 'getUserContextInterfaceService',
  47. 'Sylius\\Bundle\\ApiBundle\\EventSubscriber\\KernelRequestEventSubscriber' => 'getKernelRequestEventSubscriberService',
  48. 'Sylius\\Bundle\\ApiBundle\\Provider\\ProductImageFilterProviderInterface' => 'getProductImageFilterProviderInterfaceService',
  49. 'Sylius\\Bundle\\ApiBundle\\Serializer\\AddressDenormalizer' => 'getAddressDenormalizerService',
  50. 'Sylius\\Bundle\\ApiBundle\\Serializer\\CommandArgumentsDenormalizer' => 'getCommandArgumentsDenormalizerService',
  51. 'Sylius\\Bundle\\ApiBundle\\Serializer\\CommandDenormalizer' => 'getCommandDenormalizerService',
  52. 'Sylius\\Bundle\\ApiBundle\\Serializer\\CommandNormalizer' => 'getCommandNormalizerService',
  53. 'Sylius\\Bundle\\ApiBundle\\Serializer\\FlattenExceptionNormalizer' => 'getFlattenExceptionNormalizerService',
  54. 'Sylius\\Bundle\\ApiBundle\\Serializer\\HydraErrorNormalizer' => 'getHydraErrorNormalizerService',
  55. 'Sylius\\Bundle\\ApiBundle\\Serializer\\ProductImageNormalizer' => 'getProductImageNormalizerService',
  56. 'Sylius\\Bundle\\ApiBundle\\Serializer\\ProductNormalizer' => 'getProductNormalizerService',
  57. 'Sylius\\Bundle\\ApiBundle\\Serializer\\ProductVariantNormalizer' => 'getProductVariantNormalizerService',
  58. 'Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer' => 'getShippingMethodNormalizerService',
  59. 'Sylius\\Bundle\\ApiBundle\\Serializer\\ZoneDenormalizer' => 'getZoneDenormalizerService',
  60. 'Sylius\\Bundle\\ApiBundle\\Swagger\\AcceptLanguageHeaderDocumentationNormalizer' => 'getAcceptLanguageHeaderDocumentationNormalizerService',
  61. 'Sylius\\Bundle\\ApiBundle\\Swagger\\AdminAuthenticationTokenDocumentationNormalizer' => 'getAdminAuthenticationTokenDocumentationNormalizerService',
  62. 'Sylius\\Bundle\\ApiBundle\\Swagger\\PathHiderDocumentationNormalizer' => 'getPathHiderDocumentationNormalizerService',
  63. 'Sylius\\Bundle\\ApiBundle\\Swagger\\ProductDocumentationNormalizer' => 'getProductDocumentationNormalizerService',
  64. 'Sylius\\Bundle\\ApiBundle\\Swagger\\ProductImageDocumentationNormalizer' => 'getProductImageDocumentationNormalizerService',
  65. 'Sylius\\Bundle\\ApiBundle\\Swagger\\ProductSlugDocumentationNormalizer' => 'getProductSlugDocumentationNormalizerService',
  66. 'Sylius\\Bundle\\ApiBundle\\Swagger\\ProductVariantDocumentationNormalizer' => 'getProductVariantDocumentationNormalizerService',
  67. 'Sylius\\Bundle\\ApiBundle\\Swagger\\ShippingMethodDocumentationNormalizer' => 'getShippingMethodDocumentationNormalizerService',
  68. 'Sylius\\Bundle\\ApiBundle\\Swagger\\ShopAuthenticationTokenDocumentationNormalizer' => 'getShopAuthenticationTokenDocumentationNormalizerService',
  69. 'Sylius\\Bundle\\ChannelBundle\\Context\\FakeChannel\\FakeChannelCodeProviderInterface' => 'getFakeChannelCodeProviderInterfaceService',
  70. 'Sylius\\Bundle\\CoreBundle\\EventListener\\LocaleAwareListener' => 'getLocaleAwareListenerService',
  71. 'Sylius\\Bundle\\CoreBundle\\EventListener\\XFrameOptionsSubscriber' => 'getXFrameOptionsSubscriberService',
  72. 'Sylius\\Bundle\\LocaleBundle\\Context\\RequestHeaderBasedLocaleContext' => 'getRequestHeaderBasedLocaleContextService',
  73. 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ResourceMappingDriverChain' => 'getResourceMappingDriverChainService',
  74. 'Sylius\\Bundle\\UiBundle\\Twig\\LegacySonataBlockExtension' => 'getLegacySonataBlockExtensionService',
  75. 'Sylius\\Component\\Channel\\Context\\ChannelContextInterface' => 'getChannelContextInterfaceService',
  76. 'Sylius\\Component\\Channel\\Context\\RequestBased\\RequestResolverInterface' => 'getRequestResolverInterfaceService',
  77. 'Sylius\\Component\\Core\\Cart\\Resolver\\CreatedByGuestFlagResolverInterface' => 'getCreatedByGuestFlagResolverInterfaceService',
  78. 'Sylius\\Component\\Locale\\Context\\LocaleContextInterface' => 'getLocaleContextInterfaceService',
  79. 'bitbag.open_marketplace.component.vendor.context.vendor' => 'getBitbag_OpenMarketplace_Component_Vendor_Context_VendorService',
  80. 'bitbag_sylius_cms_plugin.repository.block' => 'getBitbagSyliusCmsPlugin_Repository_BlockService',
  81. 'bitbag_sylius_cms_plugin.repository.media' => 'getBitbagSyliusCmsPlugin_Repository_MediaService',
  82. 'bitbag_sylius_cms_plugin.repository.page' => 'getBitbagSyliusCmsPlugin_Repository_PageService',
  83. 'bitbag_sylius_cms_plugin.resolver.block_resource' => 'getBitbagSyliusCmsPlugin_Resolver_BlockResourceService',
  84. 'bitbag_sylius_cms_plugin.resolver.media_provider' => 'getBitbagSyliusCmsPlugin_Resolver_MediaProviderService',
  85. 'bitbag_sylius_cms_plugin.resolver.media_resource' => 'getBitbagSyliusCmsPlugin_Resolver_MediaResourceService',
  86. 'bitbag_sylius_wishlist_plugin.factory.wishlist' => 'getBitbagSyliusWishlistPlugin_Factory_WishlistService',
  87. 'bitbag_sylius_wishlist_plugin.repository.wishlist' => 'getBitbagSyliusWishlistPlugin_Repository_WishlistService',
  88. 'cache.app' => 'getCache_AppService',
  89. 'cache.system' => 'getCache_SystemService',
  90. 'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  91. 'data_collector.dump' => 'getDataCollector_DumpService',
  92. 'date_time_normalizer' => 'getDateTimeNormalizerService',
  93. 'doctrine' => 'getDoctrineService',
  94. 'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  95. 'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  96. 'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  97. 'event_dispatcher' => 'getEventDispatcherService',
  98. 'gaufrette.bitbag_sylius_cms_plugin_media_filesystem' => 'getGaufrette_BitbagSyliusCmsPluginMediaFilesystemService',
  99. 'gaufrette.sylius_image_filesystem' => 'getGaufrette_SyliusImageFilesystemService',
  100. 'hateoas.generator.registry' => 'getHateoas_Generator_RegistryService',
  101. 'hateoas.helper.link' => 'getHateoas_Helper_LinkService',
  102. 'http_kernel' => 'getHttpKernelService',
  103. 'knp_gaufrette.filesystem_map' => 'getKnpGaufrette_FilesystemMapService',
  104. 'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  105. 'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  106. 'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  107. 'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  108. 'messenger.default_bus' => 'getMessenger_DefaultBusService',
  109. 'open_marketplace.repository.vendor_shipping_method' => 'getOpenMarketplace_Repository_VendorShippingMethodService',
  110. 'payum.profiler.payum_collector' => 'getPayum_Profiler_PayumCollectorService',
  111. 'request_stack' => 'getRequestStackService',
  112. 'router' => 'getRouterService',
  113. 'sonata.block.context_manager.default' => 'getSonata_Block_ContextManager_DefaultService',
  114. 'sonata.block.manager' => 'getSonata_Block_ManagerService',
  115. 'sonata.block.renderer.default' => 'getSonata_Block_Renderer_DefaultService',
  116. 'sylius.adjustments_aggregator' => 'getSylius_AdjustmentsAggregatorService',
  117. 'sylius.availability_checker.default' => 'getSylius_AvailabilityChecker_DefaultService',
  118. 'sylius.calculator.order_items_subtotal' => 'getSylius_Calculator_OrderItemsSubtotalService',
  119. 'sylius.calculator.product_variant_price' => 'getSylius_Calculator_ProductVariantPriceService',
  120. 'sylius.canonicalizer' => 'getSylius_CanonicalizerService',
  121. 'sylius.category_requirement_shipping_method_eligibility_checker' => 'getSylius_CategoryRequirementShippingMethodEligibilityCheckerService',
  122. 'sylius.checker.order_payment_method_selection_requirement' => 'getSylius_Checker_OrderPaymentMethodSelectionRequirementService',
  123. 'sylius.checker.order_shipping_method_selection_requirement' => 'getSylius_Checker_OrderShippingMethodSelectionRequirementService',
  124. 'sylius.context.cart' => 'getSylius_Context_CartService',
  125. 'sylius.context.cart.customer_and_channel_based' => 'getSylius_Context_Cart_CustomerAndChannelBasedService',
  126. 'sylius.context.cart.new' => 'getSylius_Context_Cart_NewService',
  127. 'sylius.context.cart.session_and_channel_based' => 'getSylius_Context_Cart_SessionAndChannelBasedService',
  128. 'sylius.context.channel.fake_channel.persister' => 'getSylius_Context_Channel_FakeChannel_PersisterService',
  129. 'sylius.context.currency.channel_aware' => 'getSylius_Context_Currency_ChannelAwareService',
  130. 'sylius.context.currency.storage_based' => 'getSylius_Context_Currency_StorageBasedService',
  131. 'sylius.context.customer' => 'getSylius_Context_CustomerService',
  132. 'sylius.context.locale.admin_based' => 'getSylius_Context_Locale_AdminBasedService',
  133. 'sylius.context.locale.provider_based' => 'getSylius_Context_Locale_ProviderBasedService',
  134. 'sylius.context.locale.request_based' => 'getSylius_Context_Locale_RequestBasedService',
  135. 'sylius.context.shopper' => 'getSylius_Context_ShopperService',
  136. 'sylius.currency_converter' => 'getSylius_CurrencyConverterService',
  137. 'sylius.custom_bulk_action_grid_renderer.twig' => 'getSylius_CustomBulkActionGridRenderer_TwigService',
  138. 'sylius.custom_grid_renderer.twig' => 'getSylius_CustomGridRenderer_TwigService',
  139. 'sylius.event_subscriber.admin_cache_control_subscriber' => 'getSylius_EventSubscriber_AdminCacheControlSubscriberService',
  140. 'sylius.factory.order' => 'getSylius_Factory_OrderService',
  141. 'sylius.grid.data_extractor.property_access' => 'getSylius_Grid_DataExtractor_PropertyAccessService',
  142. 'sylius.grid_field.datetime' => 'getSylius_GridField_DatetimeService',
  143. 'sylius.grid_field.string' => 'getSylius_GridField_StringService',
  144. 'sylius.grid_field.twig' => 'getSylius_GridField_TwigService',
  145. 'sylius.listener.non_channel_request_locale' => 'getSylius_Listener_NonChannelRequestLocaleService',
  146. 'sylius.listener.request_locale_setter' => 'getSylius_Listener_RequestLocaleSetterService',
  147. 'sylius.listener.session_cart' => 'getSylius_Listener_SessionCartService',
  148. 'sylius.listener.shop_customer_account_sub_section_cache_control_subscriber' => 'getSylius_Listener_ShopCustomerAccountSubSectionCacheControlSubscriberService',
  149. 'sylius.locale_converter' => 'getSylius_LocaleConverterService',
  150. 'sylius.locale_provider.channel_based' => 'getSylius_LocaleProvider_ChannelBasedService',
  151. 'sylius.money_formatter' => 'getSylius_MoneyFormatterService',
  152. 'sylius.payment_methods_resolver' => 'getSylius_PaymentMethodsResolverService',
  153. 'sylius.payment_methods_resolver.channel_based' => 'getSylius_PaymentMethodsResolver_ChannelBasedService',
  154. 'sylius.product_variant_resolver.default' => 'getSylius_ProductVariantResolver_DefaultService',
  155. 'sylius.provider.product_variants_prices' => 'getSylius_Provider_ProductVariantsPricesService',
  156. 'sylius.province_naming_provider' => 'getSylius_ProvinceNamingProviderService',
  157. 'sylius.registry.grid_field' => 'getSylius_Registry_GridFieldService',
  158. 'sylius.registry.payment_methods_resolver' => 'getSylius_Registry_PaymentMethodsResolverService',
  159. 'sylius.registry.shipping_calculator' => 'getSylius_Registry_ShippingCalculatorService',
  160. 'sylius.registry.shipping_method_rule_checker' => 'getSylius_Registry_ShippingMethodRuleCheckerService',
  161. 'sylius.registry.shipping_methods_resolver' => 'getSylius_Registry_ShippingMethodsResolverService',
  162. 'sylius.repository.channel' => 'getSylius_Repository_ChannelService',
  163. 'sylius.repository.customer' => 'getSylius_Repository_CustomerService',
  164. 'sylius.repository.exchange_rate' => 'getSylius_Repository_ExchangeRateService',
  165. 'sylius.repository.locale' => 'getSylius_Repository_LocaleService',
  166. 'sylius.repository.order' => 'getSylius_Repository_OrderService',
  167. 'sylius.repository.payment_method' => 'getSylius_Repository_PaymentMethodService',
  168. 'sylius.repository.province' => 'getSylius_Repository_ProvinceService',
  169. 'sylius.repository.shipment' => 'getSylius_Repository_ShipmentService',
  170. 'sylius.repository.shipping_method' => 'getSylius_Repository_ShippingMethodService',
  171. 'sylius.repository.zone' => 'getSylius_Repository_ZoneService',
  172. 'sylius.section_resolver.admin_uri_based_section_resolver' => 'getSylius_SectionResolver_AdminUriBasedSectionResolverService',
  173. 'sylius.section_resolver.shop_uri_based_section_resolver' => 'getSylius_SectionResolver_ShopUriBasedSectionResolverService',
  174. 'sylius.section_resolver.uri_based_section_resolver' => 'getSylius_SectionResolver_UriBasedSectionResolverService',
  175. 'sylius.shipping_calculator.flat_rate' => 'getSylius_ShippingCalculator_FlatRateService',
  176. 'sylius.shipping_calculator.per_unit_rate' => 'getSylius_ShippingCalculator_PerUnitRateService',
  177. 'sylius.shipping_method_eligibility_checker' => 'getSylius_ShippingMethodEligibilityCheckerService',
  178. 'sylius.shipping_method_rule_checker.order_total_greater_than_or_equal' => 'getSylius_ShippingMethodRuleChecker_OrderTotalGreaterThanOrEqualService',
  179. 'sylius.shipping_method_rule_checker.order_total_less_than_or_equal' => 'getSylius_ShippingMethodRuleChecker_OrderTotalLessThanOrEqualService',
  180. 'sylius.shipping_method_rule_checker.total_weight_greater_than_or_equal' => 'getSylius_ShippingMethodRuleChecker_TotalWeightGreaterThanOrEqualService',
  181. 'sylius.shipping_method_rule_checker.total_weight_less_than_or_equal' => 'getSylius_ShippingMethodRuleChecker_TotalWeightLessThanOrEqualService',
  182. 'sylius.shipping_method_rules_shipping_method_eligibility_checker' => 'getSylius_ShippingMethodRulesShippingMethodEligibilityCheckerService',
  183. 'sylius.shipping_methods_resolver' => 'getSylius_ShippingMethodsResolverService',
  184. 'sylius.shipping_methods_resolver.default' => 'getSylius_ShippingMethodsResolver_DefaultService',
  185. 'sylius.shipping_methods_resolver.zones_and_channel_based' => 'getSylius_ShippingMethodsResolver_ZonesAndChannelBasedService',
  186. 'sylius.storage.cart_session' => 'getSylius_Storage_CartSessionService',
  187. 'sylius.storage.cookie' => 'getSylius_Storage_CookieService',
  188. 'sylius.storage.currency' => 'getSylius_Storage_CurrencyService',
  189. 'sylius.templating.helper.adjustment' => 'getSylius_Templating_Helper_AdjustmentService',
  190. 'sylius.templating.helper.bulk_action_grid' => 'getSylius_Templating_Helper_BulkActionGridService',
  191. 'sylius.templating.helper.checkout_steps' => 'getSylius_Templating_Helper_CheckoutStepsService',
  192. 'sylius.templating.helper.convert_money' => 'getSylius_Templating_Helper_ConvertMoneyService',
  193. 'sylius.templating.helper.currency' => 'getSylius_Templating_Helper_CurrencyService',
  194. 'sylius.templating.helper.format_money' => 'getSylius_Templating_Helper_FormatMoneyService',
  195. 'sylius.templating.helper.grid' => 'getSylius_Templating_Helper_GridService',
  196. 'sylius.templating.helper.inventory' => 'getSylius_Templating_Helper_InventoryService',
  197. 'sylius.templating.helper.locale' => 'getSylius_Templating_Helper_LocaleService',
  198. 'sylius.templating.helper.price' => 'getSylius_Templating_Helper_PriceService',
  199. 'sylius.templating.helper.product_variants_prices' => 'getSylius_Templating_Helper_ProductVariantsPricesService',
  200. 'sylius.templating.helper.variant_resolver' => 'getSylius_Templating_Helper_VariantResolverService',
  201. 'sylius.twig.extension.channels_currencies' => 'getSylius_Twig_Extension_ChannelsCurrenciesService',
  202. 'sylius.twig.extension.country_name' => 'getSylius_Twig_Extension_CountryNameService',
  203. 'sylius.twig.extension.form_test_attribute_array' => 'getSylius_Twig_Extension_FormTestAttributeArrayService',
  204. 'sylius.twig.extension.form_test_attribute_name' => 'getSylius_Twig_Extension_FormTestAttributeNameService',
  205. 'sylius.twig.extension.merge_recursive' => 'getSylius_Twig_Extension_MergeRecursiveService',
  206. 'sylius.twig.extension.province_naming' => 'getSylius_Twig_Extension_ProvinceNamingService',
  207. 'sylius.twig.extension.shop' => 'getSylius_Twig_Extension_ShopService',
  208. 'sylius.twig.extension.sylius_bundle_loaded_checker' => 'getSylius_Twig_Extension_SyliusBundleLoadedCheckerService',
  209. 'sylius.twig.extension.widget.admin_notification' => 'getSylius_Twig_Extension_Widget_AdminNotificationService',
  210. 'sylius.validator.customer_initializer' => 'getSylius_Validator_CustomerInitializerService',
  211. 'sylius.zone_matcher' => 'getSylius_ZoneMatcherService',
  212. 'translator' => 'getTranslatorService',
  213. 'var_dumper.cloner' => 'getVarDumper_ClonerService',
  214. 'sylus.payum_action.offline.status' => 'getSylus_PayumAction_Offline_StatusService',
  215. 'cache_clearer' => 'getCacheClearerService',
  216. 'filesystem' => 'getFilesystemService',
  217. 'serializer' => 'getSerializerService',
  218. 'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  219. 'form.factory' => 'getForm_FactoryService',
  220. 'form.type.file' => 'getForm_Type_FileService',
  221. 'profiler' => 'getProfilerService',
  222. 'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  223. 'security.token_storage' => 'getSecurity_TokenStorageService',
  224. 'twig' => 'getTwigService',
  225. 'pagerfanta.route_generator_factory' => 'getPagerfanta_RouteGeneratorFactoryService',
  226. 'pagerfanta.view_factory' => 'getPagerfanta_ViewFactoryService',
  227. 'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  228. 'session' => 'getSessionService',
  229. 'validator' => 'getValidatorService',
  230. ];
  231. $this->fileMap = [
  232. '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  233. '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  234. '.container.private.pagerfanta.route_generator_factory' => 'get_Container_Private_Pagerfanta_RouteGeneratorFactoryService',
  235. '.container.private.pagerfanta.view_factory' => 'get_Container_Private_Pagerfanta_ViewFactoryService',
  236. '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  237. '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  238. 'App\\Controller\\BrandsController' => 'getBrandsControllerService',
  239. 'App\\Controller\\OrdersInDeliveryController' => 'getOrdersInDeliveryControllerService',
  240. 'BitBag\\OpenMarketplace\\Component\\Core\\Common\\Controller\\Resource\\OrderController' => 'getOrderControllerService',
  241. 'BitBag\\OpenMarketplace\\Component\\Core\\Common\\Controller\\Resource\\VendorController' => 'getVendorControllerService',
  242. 'BitBag\\SyliusCmsPlugin\\Controller\\BlockController' => 'getBlockControllerService',
  243. 'BitBag\\SyliusCmsPlugin\\Controller\\MediaController' => 'getMediaControllerService',
  244. 'BitBag\\SyliusCmsPlugin\\Controller\\PageController' => 'getPageControllerService',
  245. 'BitBag\\SyliusWishlistPlugin\\Controller\\OrderItemController' => 'getOrderItemControllerService',
  246. 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  247. 'FOS\\ElasticaBundle\\Elastica\\Index $appIndex' => 'getIndexappIndexService',
  248. 'FOS\\ElasticaBundle\\Elastica\\Index $bitbagAttributeTaxonsIndex' => 'getIndexbitbagAttributeTaxonsIndexService',
  249. 'FOS\\ElasticaBundle\\Elastica\\Index $bitbagOptionTaxonsIndex' => 'getIndexbitbagOptionTaxonsIndexService',
  250. 'FOS\\ElasticaBundle\\Elastica\\Index $bitbagShopProductIndex' => 'getIndexbitbagShopProductIndexService',
  251. 'FOS\\ElasticaBundle\\Finder\\TransformedFinder $bitbagAttributeTaxonsFinder' => 'getTransformedFinderbitbagAttributeTaxonsFinderService',
  252. 'FOS\\ElasticaBundle\\Finder\\TransformedFinder $bitbagOptionTaxonsFinder' => 'getTransformedFinderbitbagOptionTaxonsFinderService',
  253. 'FOS\\ElasticaBundle\\Finder\\TransformedFinder $bitbagShopProductFinder' => 'getTransformedFinderbitbagShopProductFinderService',
  254. 'Faker\\Generator' => 'getGeneratorService',
  255. 'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  256. 'Payum\\Bundle\\PayumBundle\\Controller\\AuthorizeController' => 'getAuthorizeControllerService',
  257. 'Payum\\Bundle\\PayumBundle\\Controller\\CancelController' => 'getCancelControllerService',
  258. 'Payum\\Bundle\\PayumBundle\\Controller\\CaptureController' => 'getCaptureControllerService',
  259. 'Payum\\Bundle\\PayumBundle\\Controller\\NotifyController' => 'getNotifyControllerService',
  260. 'Payum\\Bundle\\PayumBundle\\Controller\\PayoutController' => 'getPayoutControllerService',
  261. 'Payum\\Bundle\\PayumBundle\\Controller\\RefundController' => 'getRefundControllerService',
  262. 'Payum\\Bundle\\PayumBundle\\Controller\\SyncController' => 'getSyncControllerService',
  263. 'SM\\Callback\\CascadeTransitionCallback' => 'getCascadeTransitionCallbackService',
  264. 'Sylius\\Bundle\\AddressingBundle\\Controller\\ProvinceController' => 'getProvinceControllerService',
  265. 'Sylius\\Bundle\\AdminBundle\\Action\\RemoveAvatarAction' => 'getRemoveAvatarActionService',
  266. 'Sylius\\Bundle\\AdminBundle\\Action\\ResendOrderConfirmationEmailAction' => 'getResendOrderConfirmationEmailActionService',
  267. 'Sylius\\Bundle\\AdminBundle\\Action\\ResendShipmentConfirmationEmailAction' => 'getResendShipmentConfirmationEmailActionService',
  268. 'Sylius\\Bundle\\AdminBundle\\EmailManager\\OrderEmailManagerInterface' => 'getOrderEmailManagerInterfaceService',
  269. 'Sylius\\Bundle\\AdminBundle\\Provider\\StatisticsDataProviderInterface' => 'getStatisticsDataProviderInterfaceService',
  270. 'Sylius\\Bundle\\ApiBundle\\Applicator\\ArchivingShippingMethodApplicatorInterface' => 'getArchivingShippingMethodApplicatorInterfaceService',
  271. 'Sylius\\Bundle\\ApiBundle\\Applicator\\OrderStateMachineTransitionApplicatorInterface' => 'getOrderStateMachineTransitionApplicatorInterfaceService',
  272. 'Sylius\\Bundle\\ApiBundle\\Applicator\\PaymentStateMachineTransitionApplicatorInterface' => 'getPaymentStateMachineTransitionApplicatorInterfaceService',
  273. 'Sylius\\Bundle\\ApiBundle\\Applicator\\ProductReviewStateMachineTransitionApplicatorInterface' => 'getProductReviewStateMachineTransitionApplicatorInterfaceService',
  274. 'Sylius\\Bundle\\ApiBundle\\Assigner\\OrderPromoCodeAssignerInterface' => 'getOrderPromoCodeAssignerInterfaceService',
  275. 'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Account\\ChangePaymentMethodHandler' => 'getChangePaymentMethodHandlerService',
  276. 'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Account\\ChangeShopUserPasswordHandler' => 'getChangeShopUserPasswordHandlerService',
  277. 'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Account\\RegisterShopUserHandler' => 'getRegisterShopUserHandlerService',
  278. 'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Account\\RequestResetPasswordTokenHandler' => 'getRequestResetPasswordTokenHandlerService',
  279. 'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Account\\ResendVerificationEmailHandler' => 'getResendVerificationEmailHandlerService',
  280. 'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Account\\ResetPasswordHandler' => 'getResetPasswordHandlerService',
  281. 'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Account\\SendAccountRegistrationEmailHandler' => 'getSendAccountRegistrationEmailHandlerService',
  282. 'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Account\\SendAccountVerificationEmailHandler' => 'getSendAccountVerificationEmailHandlerService',
  283. 'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Account\\SendResetPasswordEmailHandler' => 'getSendResetPasswordEmailHandlerService',
  284. 'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Account\\VerifyCustomerAccountHandler' => 'getVerifyCustomerAccountHandlerService',
  285. 'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Cart\\AddItemToCartHandler' => 'getAddItemToCartHandlerService',
  286. 'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Cart\\BlameCartHandler' => 'getBlameCartHandlerService',
  287. 'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Cart\\ChangeItemQuantityInCartHandler' => 'getChangeItemQuantityInCartHandlerService',
  288. 'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Cart\\PickupCartHandler' => 'getPickupCartHandlerService',
  289. 'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Cart\\RemoveItemFromCartHandler' => 'getRemoveItemFromCartHandlerService',
  290. 'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Catalog\\AddProductReviewHandler' => 'getAddProductReviewHandlerService',
  291. 'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Checkout\\ChoosePaymentMethodHandler' => 'getChoosePaymentMethodHandlerService',
  292. 'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Checkout\\ChooseShippingMethodHandler' => 'getChooseShippingMethodHandlerService',
  293. 'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Checkout\\CompleteOrderHandler' => 'getCompleteOrderHandlerService',
  294. 'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Checkout\\SendOrderConfirmationHandler' => 'getSendOrderConfirmationHandlerService',
  295. 'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Checkout\\SendShipmentConfirmationEmailHandler' => 'getSendShipmentConfirmationEmailHandlerService',
  296. 'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Checkout\\ShipShipmentHandler' => 'getShipShipmentHandlerService',
  297. 'Sylius\\Bundle\\ApiBundle\\CommandHandler\\Checkout\\UpdateCartHandler' => 'getUpdateCartHandlerService',
  298. 'Sylius\\Bundle\\ApiBundle\\Controller\\DeleteOrderItemAction' => 'getDeleteOrderItemActionService',
  299. 'Sylius\\Bundle\\ApiBundle\\Controller\\GetProductBySlugAction' => 'getGetProductBySlugActionService',
  300. 'Sylius\\Bundle\\ApiBundle\\Controller\\Payment\\GetPaymentConfiguration' => 'getGetPaymentConfigurationService',
  301. 'Sylius\\Bundle\\ApiBundle\\Controller\\UploadAvatarImageAction' => 'getUploadAvatarImageActionService',
  302. 'Sylius\\Bundle\\ApiBundle\\DataPersister\\AddressDataPersister' => 'getAddressDataPersisterService',
  303. 'Sylius\\Bundle\\ApiBundle\\DataPersister\\AdminUserDataPersister' => 'getAdminUserDataPersisterService',
  304. 'Sylius\\Bundle\\ApiBundle\\DataPersister\\CountryDataPersister' => 'getCountryDataPersisterService',
  305. 'Sylius\\Bundle\\ApiBundle\\DataPersister\\ShippingMethodDataPersister' => 'getShippingMethodDataPersisterService',
  306. 'Sylius\\Bundle\\ApiBundle\\DataPersister\\ZoneDataPersister' => 'getZoneDataPersisterService',
  307. 'Sylius\\Bundle\\ApiBundle\\DataProvider\\CartPaymentMethodsSubresourceDataProvider' => 'getCartPaymentMethodsSubresourceDataProviderService',
  308. 'Sylius\\Bundle\\ApiBundle\\DataProvider\\CartShippingMethodsSubresourceDataProvider' => 'getCartShippingMethodsSubresourceDataProviderService',
  309. 'Sylius\\Bundle\\ApiBundle\\DataProvider\\CustomerItemDataProvider' => 'getCustomerItemDataProviderService',
  310. 'Sylius\\Bundle\\ApiBundle\\DataProvider\\OrderAdjustmentsSubresourceDataProvider' => 'getOrderAdjustmentsSubresourceDataProviderService',
  311. 'Sylius\\Bundle\\ApiBundle\\DataProvider\\OrderItemAdjustmentsSubresourceDataProvider' => 'getOrderItemAdjustmentsSubresourceDataProviderService',
  312. 'Sylius\\Bundle\\ApiBundle\\DataProvider\\OrderItemItemDataProvider' => 'getOrderItemItemDataProviderService',
  313. 'Sylius\\Bundle\\ApiBundle\\DataProvider\\OrderItemUnitItemDataProvider' => 'getOrderItemUnitItemDataProviderService',
  314. 'Sylius\\Bundle\\ApiBundle\\DataProvider\\PaymentItemDataProvider' => 'getPaymentItemDataProviderService',
  315. 'Sylius\\Bundle\\ApiBundle\\DataProvider\\ProductItemDataProvider' => 'getProductItemDataProviderService',
  316. 'Sylius\\Bundle\\ApiBundle\\DataProvider\\ResetPasswordItemDataProvider' => 'getResetPasswordItemDataProviderService',
  317. 'Sylius\\Bundle\\ApiBundle\\DataProvider\\ShipmentItemDataProvider' => 'getShipmentItemDataProviderService',
  318. 'Sylius\\Bundle\\ApiBundle\\DataProvider\\VerifyCustomerAccountItemDataProvider' => 'getVerifyCustomerAccountItemDataProviderService',
  319. 'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryCollectionExtension\\AcceptedProductReviewsExtension' => 'getAcceptedProductReviewsExtensionService',
  320. 'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryCollectionExtension\\AddressesExtension' => 'getAddressesExtensionService',
  321. 'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryCollectionExtension\\CountryCollectionExtension' => 'getCountryCollectionExtensionService',
  322. 'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryCollectionExtension\\CurrencyCollectionExtension' => 'getCurrencyCollectionExtensionService',
  323. 'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryCollectionExtension\\HideArchivedShippingMethodExtension' => 'getHideArchivedShippingMethodExtensionService',
  324. 'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryCollectionExtension\\LocaleCollectionExtension' => 'getLocaleCollectionExtensionService',
  325. 'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryCollectionExtension\\OrdersByLoggedInUserExtension' => 'getOrdersByLoggedInUserExtensionService',
  326. 'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryCollectionExtension\\ProductsByChannelAndLocaleCodeExtension' => 'getProductsByChannelAndLocaleCodeExtensionService',
  327. 'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryCollectionExtension\\ProductsByTaxonExtension' => 'getProductsByTaxonExtensionService',
  328. 'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryCollectionExtension\\ProductsWithEnableFlagExtension' => 'getProductsWithEnableFlagExtensionService',
  329. 'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryCollectionExtension\\RestrictingFilterEagerLoadingExtension' => 'getRestrictingFilterEagerLoadingExtensionService',
  330. 'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryCollectionExtension\\TaxonCollectionExtension' => 'getTaxonCollectionExtensionService',
  331. 'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryItemExtension\\AddressItemExtension' => 'getAddressItemExtensionService',
  332. 'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryItemExtension\\OrderGetMethodItemExtension' => 'getOrderGetMethodItemExtensionService',
  333. 'Sylius\\Bundle\\ApiBundle\\Doctrine\\QueryItemExtension\\OrderMethodsItemExtension' => 'getOrderMethodsItemExtensionService',
  334. 'Sylius\\Bundle\\ApiBundle\\EventHandler\\OrderCompletedHandler' => 'getOrderCompletedHandlerService',
  335. 'Sylius\\Bundle\\ApiBundle\\EventSubscriber\\CatalogPromotionEventSubscriber' => 'getCatalogPromotionEventSubscriberService',
  336. 'Sylius\\Bundle\\ApiBundle\\EventSubscriber\\ProductSlugEventSubscriber' => 'getProductSlugEventSubscriberService',
  337. 'Sylius\\Bundle\\ApiBundle\\EventSubscriber\\ProductVariantEventSubscriber' => 'getProductVariantEventSubscriberService',
  338. 'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ExchangeRateFilter' => 'getExchangeRateFilterService',
  339. 'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductPriceOrderFilter' => 'getProductPriceOrderFilterService',
  340. 'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductVariantOptionValueFilter' => 'getProductVariantOptionValueFilterService',
  341. 'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\TaxonFilter' => 'getTaxonFilterService',
  342. 'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\TranslationOrderNameAndLocaleFilter' => 'getTranslationOrderNameAndLocaleFilterService',
  343. 'Sylius\\Bundle\\ApiBundle\\Mapper\\AddressMapperInterface' => 'getAddressMapperInterfaceService',
  344. 'Sylius\\Bundle\\ApiBundle\\Modifier\\OrderAddressModifierInterface' => 'getOrderAddressModifierInterfaceService',
  345. 'Sylius\\Bundle\\ApiBundle\\Provider\\CompositePaymentConfigurationProvider' => 'getCompositePaymentConfigurationProviderService',
  346. 'Sylius\\Bundle\\ApiBundle\\Provider\\CustomerProviderInterface' => 'getCustomerProviderInterfaceService',
  347. 'Sylius\\Bundle\\ApiBundle\\Provider\\PathPrefixProviderInterface' => 'getPathPrefixProviderInterfaceService',
  348. 'Sylius\\Bundle\\ApiBundle\\Validator\\CatalogPromotion\\FixedDiscountActionValidator' => 'getFixedDiscountActionValidatorService',
  349. 'Sylius\\Bundle\\ApiBundle\\Validator\\CatalogPromotion\\ForProductsScopeValidator' => 'getForProductsScopeValidatorService',
  350. 'Sylius\\Bundle\\ApiBundle\\Validator\\CatalogPromotion\\ForTaxonsScopeValidator' => 'getForTaxonsScopeValidatorService',
  351. 'Sylius\\Bundle\\ApiBundle\\Validator\\CatalogPromotion\\ForVariantsScopeValidator' => 'getForVariantsScopeValidatorService',
  352. 'Sylius\\Bundle\\ApiBundle\\Validator\\CatalogPromotion\\PercentageDiscountActionValidator' => 'getPercentageDiscountActionValidatorService',
  353. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AccountVerificationTokenEligibilityValidator' => 'getAccountVerificationTokenEligibilityValidatorService',
  354. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AddingEligibleProductVariantToCartValidator' => 'getAddingEligibleProductVariantToCartValidatorService',
  355. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChangedItemQuantityInCartValidator' => 'getChangedItemQuantityInCartValidatorService',
  356. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenPaymentMethodEligibilityValidator' => 'getChosenPaymentMethodEligibilityValidatorService',
  357. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenShippingMethodEligibilityValidator' => 'getChosenShippingMethodEligibilityValidatorService',
  358. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ConfirmResetPasswordValidator' => 'getConfirmResetPasswordValidatorService',
  359. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectChangeShopUserConfirmPasswordValidator' => 'getCorrectChangeShopUserConfirmPasswordValidatorService',
  360. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectOrderAddressValidator' => 'getCorrectOrderAddressValidatorService',
  361. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderItemAvailabilityValidator' => 'getOrderItemAvailabilityValidatorService',
  362. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderNotEmptyValidator' => 'getOrderNotEmptyValidatorService',
  363. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator' => 'getOrderPaymentMethodEligibilityValidatorService',
  364. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderProductEligibilityValidator' => 'getOrderProductEligibilityValidatorService',
  365. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator' => 'getOrderShippingMethodEligibilityValidatorService',
  366. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\PickupCartLocaleValidator' => 'getPickupCartLocaleValidatorService',
  367. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\PromotionCouponEligibilityValidator' => 'getPromotionCouponEligibilityValidatorService',
  368. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShipmentAlreadyShippedValidator' => 'getShipmentAlreadyShippedValidatorService',
  369. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShopUserNotVerifiedValidator' => 'getShopUserNotVerifiedValidatorService',
  370. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueReviewerEmailValidator' => 'getUniqueReviewerEmailValidatorService',
  371. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueShopUserEmailValidator' => 'getUniqueShopUserEmailValidatorService',
  372. 'Sylius\\Bundle\\CoreBundle\\Calculator\\DelayStampCalculatorInterface' => 'getDelayStampCalculatorInterfaceService',
  373. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Announcer\\CatalogPromotionAnnouncerInterface' => 'getCatalogPromotionAnnouncerInterfaceService',
  374. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Applicator\\ActionBasedDiscountApplicatorInterface' => 'getActionBasedDiscountApplicatorInterfaceService',
  375. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Applicator\\CatalogPromotionApplicatorInterface' => 'getCatalogPromotionApplicatorInterfaceService',
  376. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Calculator\\FixedDiscountPriceCalculator' => 'getFixedDiscountPriceCalculatorService',
  377. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Calculator\\PercentageDiscountPriceCalculator' => 'getPercentageDiscountPriceCalculatorService',
  378. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Checker\\CatalogPromotionEligibilityChecker' => 'getCatalogPromotionEligibilityCheckerService',
  379. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Checker\\InForProductScopeVariantChecker' => 'getInForProductScopeVariantCheckerService',
  380. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Checker\\InForTaxonsScopeVariantChecker' => 'getInForTaxonsScopeVariantCheckerService',
  381. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Checker\\InForVariantsScopeVariantChecker' => 'getInForVariantsScopeVariantCheckerService',
  382. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Checker\\ProductVariantForCatalogPromotionEligibilityInterface' => 'getProductVariantForCatalogPromotionEligibilityInterfaceService',
  383. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\CommandDispatcher\\ApplyCatalogPromotionsOnVariantsCommandDispatcherInterface' => 'getApplyCatalogPromotionsOnVariantsCommandDispatcherInterfaceService',
  384. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\CommandHandler\\ApplyCatalogPromotionsOnVariantsHandler' => 'getApplyCatalogPromotionsOnVariantsHandlerService',
  385. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\CommandHandler\\UpdateCatalogPromotionStateHandler' => 'getUpdateCatalogPromotionStateHandlerService',
  386. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\DiscountApplicationCriteria\\ExclusiveCriteria' => 'getExclusiveCriteriaService',
  387. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\DiscountApplicationCriteria\\MinimumPriceCriteria' => 'getMinimumPriceCriteriaService',
  388. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\EventListener\\CatalogPromotionEventListener' => 'getCatalogPromotionEventListenerService',
  389. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\EventListener\\ProductEventListener' => 'getProductEventListenerService',
  390. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\EventListener\\ProductVariantEventListener' => 'getProductVariantEventListenerService',
  391. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Listener\\CatalogPromotionCreatedListener' => 'getCatalogPromotionCreatedListenerService',
  392. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Listener\\CatalogPromotionEndedListener' => 'getCatalogPromotionEndedListenerService',
  393. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Listener\\CatalogPromotionFailedListener' => 'getCatalogPromotionFailedListenerService',
  394. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Listener\\CatalogPromotionStateChangedListener' => 'getCatalogPromotionStateChangedListenerService',
  395. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Listener\\CatalogPromotionUpdateFailedMessageListener' => 'getCatalogPromotionUpdateFailedMessageListenerService',
  396. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Listener\\CatalogPromotionUpdatedListener' => 'getCatalogPromotionUpdatedListenerService',
  397. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Listener\\ProductCreatedListener' => 'getProductCreatedListenerService',
  398. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Listener\\ProductUpdatedListener' => 'getProductUpdatedListenerService',
  399. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Listener\\ProductVariantCreatedListener' => 'getProductVariantCreatedListenerService',
  400. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Listener\\ProductVariantUpdatedListener' => 'getProductVariantUpdatedListenerService',
  401. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Processor\\AllProductVariantsCatalogPromotionsProcessorInterface' => 'getAllProductVariantsCatalogPromotionsProcessorInterfaceService',
  402. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Processor\\CatalogPromotionClearerInterface' => 'getCatalogPromotionClearerInterfaceService',
  403. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Processor\\CatalogPromotionStateProcessorInterface' => 'getCatalogPromotionStateProcessorInterfaceService',
  404. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Processor\\ProductCatalogPromotionsProcessorInterface' => 'getProductCatalogPromotionsProcessorInterfaceService',
  405. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Processor\\ProductVariantCatalogPromotionsProcessorInterface' => 'getProductVariantCatalogPromotionsProcessorInterfaceService',
  406. 'Sylius\\Bundle\\CoreBundle\\Command\\CancelUnpaidOrdersCommand' => 'getCancelUnpaidOrdersCommandService',
  407. 'Sylius\\Bundle\\CoreBundle\\Command\\CheckRequirementsCommand' => 'getCheckRequirementsCommandService',
  408. 'Sylius\\Bundle\\CoreBundle\\Command\\InformAboutGUSCommand' => 'getInformAboutGUSCommandService',
  409. 'Sylius\\Bundle\\CoreBundle\\Command\\InstallAssetsCommand' => 'getInstallAssetsCommandService',
  410. 'Sylius\\Bundle\\CoreBundle\\Command\\InstallCommand' => 'getInstallCommandService',
  411. 'Sylius\\Bundle\\CoreBundle\\Command\\InstallDatabaseCommand' => 'getInstallDatabaseCommandService',
  412. 'Sylius\\Bundle\\CoreBundle\\Command\\InstallSampleDataCommand' => 'getInstallSampleDataCommandService',
  413. 'Sylius\\Bundle\\CoreBundle\\Command\\JwtConfigurationCommand' => 'getJwtConfigurationCommandService',
  414. 'Sylius\\Bundle\\CoreBundle\\Command\\SetupCommand' => 'getSetupCommandService',
  415. 'Sylius\\Bundle\\CoreBundle\\Command\\ShowAvailablePluginsCommand' => 'getShowAvailablePluginsCommandService',
  416. 'Sylius\\Bundle\\CoreBundle\\Controller\\PaymentMethodController' => 'getPaymentMethodControllerService',
  417. 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductTaxonController' => 'getProductTaxonControllerService',
  418. 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductVariantController' => 'getProductVariantControllerService',
  419. 'Sylius\\Bundle\\CoreBundle\\Fixture\\CatalogPromotionFixture' => 'getCatalogPromotionFixtureService',
  420. 'Sylius\\Bundle\\CoreBundle\\Fixture\\Factory\\CatalogPromotionActionExampleFactory' => 'getCatalogPromotionActionExampleFactoryService',
  421. 'Sylius\\Bundle\\CoreBundle\\Fixture\\Factory\\CatalogPromotionExampleFactory' => 'getCatalogPromotionExampleFactoryService',
  422. 'Sylius\\Bundle\\CoreBundle\\Fixture\\Factory\\CatalogPromotionScopeExampleFactory' => 'getCatalogPromotionScopeExampleFactoryService',
  423. 'Sylius\\Bundle\\CoreBundle\\Form\\Extension\\CatalogPromotionTypeExtension' => 'getCatalogPromotionTypeExtensionService',
  424. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionAction\\ChannelBasedFixedDiscountActionConfigurationType' => 'getChannelBasedFixedDiscountActionConfigurationTypeService',
  425. 'Sylius\\Bundle\\CoreBundle\\Security\\UserImpersonatorInterface' => 'getUserImpersonatorInterfaceService',
  426. 'Sylius\\Bundle\\FixturesBundle\\Listener\\ListenerRegistryInterface' => 'getListenerRegistryInterfaceService',
  427. 'Sylius\\Bundle\\FixturesBundle\\Suite\\SuiteFactoryInterface' => 'getSuiteFactoryInterfaceService',
  428. 'Sylius\\Bundle\\OrderBundle\\Command\\RemoveExpiredCartsCommand' => 'getRemoveExpiredCartsCommandService',
  429. 'Sylius\\Bundle\\OrderBundle\\NumberAssigner\\OrderNumberAssignerInterface' => 'getOrderNumberAssignerInterfaceService',
  430. 'Sylius\\Bundle\\ProductBundle\\Controller\\ProductAttributeController' => 'getProductAttributeControllerService',
  431. 'Sylius\\Bundle\\PromotionBundle\\Command\\GenerateCouponsCommand' => 'getGenerateCouponsCommandService',
  432. 'Sylius\\Bundle\\PromotionBundle\\Controller\\PromotionCouponController' => 'getPromotionCouponControllerService',
  433. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionActionType' => 'getCatalogPromotionActionTypeService',
  434. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionAction\\PercentageDiscountActionConfigurationType' => 'getPercentageDiscountActionConfigurationTypeService',
  435. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionScopeType' => 'getCatalogPromotionScopeTypeService',
  436. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionTranslationType' => 'getCatalogPromotionTranslationTypeService',
  437. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionType' => 'getCatalogPromotionTypeService',
  438. 'Sylius\\Bundle\\PromotionBundle\\Provider\\EligibleCatalogPromotionsProviderInterface' => 'getEligibleCatalogPromotionsProviderInterfaceService',
  439. 'Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionActionValidator' => 'getCatalogPromotionActionValidatorService',
  440. 'Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionScopeValidator' => 'getCatalogPromotionScopeValidatorService',
  441. 'Sylius\\Bundle\\ResourceBundle\\Routing\\RouteAttributesFactoryInterface' => 'getRouteAttributesFactoryInterfaceService',
  442. 'Sylius\\Bundle\\UserBundle\\Command\\DemoteUserCommand' => 'getDemoteUserCommandService',
  443. 'Sylius\\Bundle\\UserBundle\\Command\\PromoteUserCommand' => 'getPromoteUserCommandService',
  444. 'Sylius\\Bundle\\UserBundle\\Controller\\UserController' => 'getUserControllerService',
  445. 'Sylius\\Component\\Addressing\\Checker\\CountryProvincesDeletionCheckerInterface' => 'getCountryProvincesDeletionCheckerInterfaceService',
  446. 'Sylius\\Component\\Addressing\\Checker\\ZoneDeletionCheckerInterface' => 'getZoneDeletionCheckerInterfaceService',
  447. 'Sylius\\Component\\Addressing\\Factory\\ZoneFactoryInterface' => 'getZoneFactoryInterfaceService',
  448. 'Sylius\\Component\\Channel\\Factory\\ChannelFactoryInterface' => 'getChannelFactoryInterfaceService',
  449. 'Sylius\\Component\\CoreBundle\\CatalogPromotion\\Calculator\\CatalogPromotionPriceCalculatorInterface' => 'getCatalogPromotionPriceCalculatorInterfaceService',
  450. 'Sylius\\Component\\Core\\Checker\\CLIContextCheckerInterface' => 'getCLIContextCheckerInterfaceService',
  451. 'Sylius\\Component\\Core\\Dashboard\\SalesDataProviderInterface' => 'getSalesDataProviderInterfaceService',
  452. 'Sylius\\Component\\Core\\Distributor\\MinimumPriceDistributorInterface' => 'getMinimumPriceDistributorInterfaceService',
  453. 'Sylius\\Component\\Core\\Factory\\PaymentMethodFactoryInterface' => 'getPaymentMethodFactoryInterfaceService',
  454. 'Sylius\\Component\\Core\\Factory\\PromotionActionFactoryInterface' => 'getPromotionActionFactoryInterfaceService',
  455. 'Sylius\\Component\\Core\\Factory\\PromotionRuleFactoryInterface' => 'getPromotionRuleFactoryInterfaceService',
  456. 'Sylius\\Component\\Core\\Generator\\ImagePathGeneratorInterface' => 'getImagePathGeneratorInterfaceService',
  457. 'Sylius\\Component\\Core\\Inventory\\Operator\\OrderInventoryOperatorInterface' => 'getOrderInventoryOperatorInterfaceService',
  458. 'Sylius\\Component\\Order\\Factory\\AdjustmentFactoryInterface' => 'getAdjustmentFactoryInterfaceService',
  459. 'Sylius\\Component\\Payment\\Factory\\PaymentFactoryInterface' => 'getPaymentFactoryInterfaceService',
  460. 'Sylius\\Component\\Product\\Factory\\ProductFactoryInterface' => 'getProductFactoryInterfaceService',
  461. 'Sylius\\Component\\Product\\Factory\\ProductVariantFactoryInterface' => 'getProductVariantFactoryInterfaceService',
  462. 'Sylius\\Component\\Promotion\\Factory\\PromotionCouponFactoryInterface' => 'getPromotionCouponFactoryInterfaceService',
  463. 'Sylius\\Component\\Taxonomy\\Factory\\TaxonFactoryInterface' => 'getTaxonFactoryInterfaceService',
  464. 'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  465. 'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  466. 'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  467. 'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  468. 'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  469. 'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
  470. 'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  471. 'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  472. 'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  473. 'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  474. 'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  475. 'bitbag.open_marketplace.component.core.admin.controller.messaging.send_archive_request' => 'getBitbag_OpenMarketplace_Component_Core_Admin_Controller_Messaging_SendArchiveRequestService',
  476. 'bitbag.open_marketplace.component.core.admin.controller.product_listing.accept' => 'getBitbag_OpenMarketplace_Component_Core_Admin_Controller_ProductListing_AcceptService',
  477. 'bitbag.open_marketplace.component.core.admin.controller.product_listing.reject' => 'getBitbag_OpenMarketplace_Component_Core_Admin_Controller_ProductListing_RejectService',
  478. 'bitbag.open_marketplace.component.core.admin.controller.product_listing.restore' => 'getBitbag_OpenMarketplace_Component_Core_Admin_Controller_ProductListing_RestoreService',
  479. 'bitbag.open_marketplace.component.core.admin.controller.product_listing.show' => 'getBitbag_OpenMarketplace_Component_Core_Admin_Controller_ProductListing_ShowService',
  480. 'bitbag.open_marketplace.component.core.api.controller.vendor.accept_archive_conversation_action' => 'getBitbag_OpenMarketplace_Component_Core_Api_Controller_Vendor_AcceptArchiveConversationActionService',
  481. 'bitbag.open_marketplace.component.core.api.controller.vendor.delete_product_listing_action' => 'getBitbag_OpenMarketplace_Component_Core_Api_Controller_Vendor_DeleteProductListingActionService',
  482. 'bitbag.open_marketplace.component.core.api.controller.vendor.send_product_listing_to_verification_action' => 'getBitbag_OpenMarketplace_Component_Core_Api_Controller_Vendor_SendProductListingToVerificationActionService',
  483. 'bitbag.open_marketplace.component.core.common.controller.messaging.create_message' => 'getBitbag_OpenMarketplace_Component_Core_Common_Controller_Messaging_CreateMessageService',
  484. 'bitbag.open_marketplace.component.core.common.controller.messaging.create_thread' => 'getBitbag_OpenMarketplace_Component_Core_Common_Controller_Messaging_CreateThreadService',
  485. 'bitbag.open_marketplace.component.core.common.controller.messaging.show_thread' => 'getBitbag_OpenMarketplace_Component_Core_Common_Controller_Messaging_ShowThreadService',
  486. 'bitbag.open_marketplace.component.core.common.controller.resource.draft_attribute' => 'getBitbag_OpenMarketplace_Component_Core_Common_Controller_Resource_DraftAttributeService',
  487. 'bitbag.open_marketplace.component.core.common.controller.resource.order' => 'getBitbag_OpenMarketplace_Component_Core_Common_Controller_Resource_OrderService',
  488. 'bitbag.open_marketplace.component.core.common.controller.resource.vendor' => 'getBitbag_OpenMarketplace_Component_Core_Common_Controller_Resource_VendorService',
  489. 'bitbag.open_marketplace.component.core.common.fixture.attribute' => 'getBitbag_OpenMarketplace_Component_Core_Common_Fixture_AttributeService',
  490. 'bitbag.open_marketplace.component.core.common.fixture.conversation' => 'getBitbag_OpenMarketplace_Component_Core_Common_Fixture_ConversationService',
  491. 'bitbag.open_marketplace.component.core.common.fixture.conversation_category' => 'getBitbag_OpenMarketplace_Component_Core_Common_Fixture_ConversationCategoryService',
  492. 'bitbag.open_marketplace.component.core.common.fixture.order' => 'getBitbag_OpenMarketplace_Component_Core_Common_Fixture_OrderService',
  493. 'bitbag.open_marketplace.component.core.common.fixture.product_listing' => 'getBitbag_OpenMarketplace_Component_Core_Common_Fixture_ProductListingService',
  494. 'bitbag.open_marketplace.component.core.common.fixture.vendor' => 'getBitbag_OpenMarketplace_Component_Core_Common_Fixture_VendorService',
  495. 'bitbag.open_marketplace.component.core.common.state_machine.product_draft_callbacks' => 'getBitbag_OpenMarketplace_Component_Core_Common_StateMachine_ProductDraftCallbacksService',
  496. 'bitbag.open_marketplace.component.core.vendor.controller.messaging.list_threads' => 'getBitbag_OpenMarketplace_Component_Core_Vendor_Controller_Messaging_ListThreadsService',
  497. 'bitbag.open_marketplace.component.core.vendor.controller.order.resend_confirmation_email' => 'getBitbag_OpenMarketplace_Component_Core_Vendor_Controller_Order_ResendConfirmationEmailService',
  498. 'bitbag.open_marketplace.component.core.vendor.controller.product_listing.create' => 'getBitbag_OpenMarketplace_Component_Core_Vendor_Controller_ProductListing_CreateService',
  499. 'bitbag.open_marketplace.component.core.vendor.controller.product_listing.enable' => 'getBitbag_OpenMarketplace_Component_Core_Vendor_Controller_ProductListing_EnableService',
  500. 'bitbag.open_marketplace.component.core.vendor.controller.product_listing.remove' => 'getBitbag_OpenMarketplace_Component_Core_Vendor_Controller_ProductListing_RemoveService',
  501. 'bitbag.open_marketplace.component.core.vendor.controller.product_listing.send_for_verification' => 'getBitbag_OpenMarketplace_Component_Core_Vendor_Controller_ProductListing_SendForVerificationService',
  502. 'bitbag.open_marketplace.component.core.vendor.controller.product_listing.update' => 'getBitbag_OpenMarketplace_Component_Core_Vendor_Controller_ProductListing_UpdateService',
  503. 'bitbag.open_marketplace.component.core.vendor.controller.profile.confirm_update' => 'getBitbag_OpenMarketplace_Component_Core_Vendor_Controller_Profile_ConfirmUpdateService',
  504. 'bitbag.open_marketplace.component.order.processor.split_order_by_vendor' => 'getBitbag_OpenMarketplace_Component_Order_Processor_SplitOrderByVendorService',
  505. 'bitbag.open_marketplace.component.vendor.context.taxon' => 'getBitbag_OpenMarketplace_Component_Vendor_Context_TaxonService',
  506. 'bitbag.open_marketplace.component.vendor.profile_updater' => 'getBitbag_OpenMarketplace_Component_Vendor_ProfileUpdaterService',
  507. 'bitbag.open_marketplace.component.vendor.repository.vendor' => 'getBitbag_OpenMarketplace_Component_Vendor_Repository_VendorService',
  508. 'bitbag_sylius_cms_plugin.controller.action.admin.import_data' => 'getBitbagSyliusCmsPlugin_Controller_Action_Admin_ImportDataService',
  509. 'bitbag_sylius_cms_plugin.controller.action.admin.product_search' => 'getBitbagSyliusCmsPlugin_Controller_Action_Admin_ProductSearchService',
  510. 'bitbag_sylius_cms_plugin.controller.action.admin.taxon_search' => 'getBitbagSyliusCmsPlugin_Controller_Action_Admin_TaxonSearchService',
  511. 'bitbag_sylius_cms_plugin.controller.action.admin.upload_editor_image' => 'getBitbagSyliusCmsPlugin_Controller_Action_Admin_UploadEditorImageService',
  512. 'bitbag_sylius_cms_plugin.controller.block' => 'getBitbagSyliusCmsPlugin_Controller_BlockService',
  513. 'bitbag_sylius_cms_plugin.controller.block_translation' => 'getBitbagSyliusCmsPlugin_Controller_BlockTranslationService',
  514. 'bitbag_sylius_cms_plugin.controller.frequently_asked_question' => 'getBitbagSyliusCmsPlugin_Controller_FrequentlyAskedQuestionService',
  515. 'bitbag_sylius_cms_plugin.controller.frequently_asked_question_translation' => 'getBitbagSyliusCmsPlugin_Controller_FrequentlyAskedQuestionTranslationService',
  516. 'bitbag_sylius_cms_plugin.controller.helper.form_errors_flash' => 'getBitbagSyliusCmsPlugin_Controller_Helper_FormErrorsFlashService',
  517. 'bitbag_sylius_cms_plugin.controller.media' => 'getBitbagSyliusCmsPlugin_Controller_MediaService',
  518. 'bitbag_sylius_cms_plugin.controller.media.overriden' => 'getBitbagSyliusCmsPlugin_Controller_Media_OverridenService',
  519. 'bitbag_sylius_cms_plugin.controller.media_translation' => 'getBitbagSyliusCmsPlugin_Controller_MediaTranslationService',
  520. 'bitbag_sylius_cms_plugin.controller.page' => 'getBitbagSyliusCmsPlugin_Controller_PageService',
  521. 'bitbag_sylius_cms_plugin.controller.page.overriden' => 'getBitbagSyliusCmsPlugin_Controller_Page_OverridenService',
  522. 'bitbag_sylius_cms_plugin.controller.page_slug' => 'getBitbagSyliusCmsPlugin_Controller_PageSlugService',
  523. 'bitbag_sylius_cms_plugin.controller.page_translation' => 'getBitbagSyliusCmsPlugin_Controller_PageTranslationService',
  524. 'bitbag_sylius_cms_plugin.controller.section' => 'getBitbagSyliusCmsPlugin_Controller_SectionService',
  525. 'bitbag_sylius_cms_plugin.controller.section_translation' => 'getBitbagSyliusCmsPlugin_Controller_SectionTranslationService',
  526. 'bitbag_sylius_cms_plugin.factory.block' => 'getBitbagSyliusCmsPlugin_Factory_BlockService',
  527. 'bitbag_sylius_cms_plugin.factory.block_translation' => 'getBitbagSyliusCmsPlugin_Factory_BlockTranslationService',
  528. 'bitbag_sylius_cms_plugin.factory.frequently_asked_question' => 'getBitbagSyliusCmsPlugin_Factory_FrequentlyAskedQuestionService',
  529. 'bitbag_sylius_cms_plugin.factory.frequently_asked_question_translation' => 'getBitbagSyliusCmsPlugin_Factory_FrequentlyAskedQuestionTranslationService',
  530. 'bitbag_sylius_cms_plugin.factory.media' => 'getBitbagSyliusCmsPlugin_Factory_MediaService',
  531. 'bitbag_sylius_cms_plugin.factory.media_translation' => 'getBitbagSyliusCmsPlugin_Factory_MediaTranslationService',
  532. 'bitbag_sylius_cms_plugin.factory.page' => 'getBitbagSyliusCmsPlugin_Factory_PageService',
  533. 'bitbag_sylius_cms_plugin.factory.page_translation' => 'getBitbagSyliusCmsPlugin_Factory_PageTranslationService',
  534. 'bitbag_sylius_cms_plugin.factory.section' => 'getBitbagSyliusCmsPlugin_Factory_SectionService',
  535. 'bitbag_sylius_cms_plugin.factory.section_translation' => 'getBitbagSyliusCmsPlugin_Factory_SectionTranslationService',
  536. 'bitbag_sylius_cms_plugin.repository.block_translation' => 'getBitbagSyliusCmsPlugin_Repository_BlockTranslationService',
  537. 'bitbag_sylius_cms_plugin.repository.frequently_asked_question' => 'getBitbagSyliusCmsPlugin_Repository_FrequentlyAskedQuestionService',
  538. 'bitbag_sylius_cms_plugin.repository.frequently_asked_question_translation' => 'getBitbagSyliusCmsPlugin_Repository_FrequentlyAskedQuestionTranslationService',
  539. 'bitbag_sylius_cms_plugin.repository.media_translation' => 'getBitbagSyliusCmsPlugin_Repository_MediaTranslationService',
  540. 'bitbag_sylius_cms_plugin.repository.page_translation' => 'getBitbagSyliusCmsPlugin_Repository_PageTranslationService',
  541. 'bitbag_sylius_cms_plugin.repository.section' => 'getBitbagSyliusCmsPlugin_Repository_SectionService',
  542. 'bitbag_sylius_cms_plugin.repository.section_translation' => 'getBitbagSyliusCmsPlugin_Repository_SectionTranslationService',
  543. 'bitbag_sylius_cms_plugin.resolver.page_resource' => 'getBitbagSyliusCmsPlugin_Resolver_PageResourceService',
  544. 'bitbag_sylius_elasticsearch_plugin.controller.action.shop.auto_complete_product_name' => 'getBitbagSyliusElasticsearchPlugin_Controller_Action_Shop_AutoCompleteProductNameService',
  545. 'bitbag_sylius_elasticsearch_plugin.controller.action.shop.list_products' => 'getBitbagSyliusElasticsearchPlugin_Controller_Action_Shop_ListProductsService',
  546. 'bitbag_sylius_elasticsearch_plugin.controller.action.shop.search' => 'getBitbagSyliusElasticsearchPlugin_Controller_Action_Shop_SearchService',
  547. 'bitbag_sylius_elasticsearch_plugin.event_listener.order_products' => 'getBitbagSyliusElasticsearchPlugin_EventListener_OrderProductsService',
  548. 'bitbag_sylius_wishlist_plugin.context.wishlist' => 'getBitbagSyliusWishlistPlugin_Context_WishlistService',
  549. 'bitbag_sylius_wishlist_plugin.controller.action.add_product_to_selected_wishlist' => 'getBitbagSyliusWishlistPlugin_Controller_Action_AddProductToSelectedWishlistService',
  550. 'bitbag_sylius_wishlist_plugin.controller.action.add_product_to_wishlist' => 'getBitbagSyliusWishlistPlugin_Controller_Action_AddProductToWishlistService',
  551. 'bitbag_sylius_wishlist_plugin.controller.action.add_product_variant_to_wishlist' => 'getBitbagSyliusWishlistPlugin_Controller_Action_AddProductVariantToWishlistService',
  552. 'bitbag_sylius_wishlist_plugin.controller.action.add_products_to_wishlist' => 'getBitbagSyliusWishlistPlugin_Controller_Action_AddProductsToWishlistService',
  553. 'bitbag_sylius_wishlist_plugin.controller.action.add_selected_products_to_cart' => 'getBitbagSyliusWishlistPlugin_Controller_Action_AddSelectedProductsToCartService',
  554. 'bitbag_sylius_wishlist_plugin.controller.action.add_wishlists_to_user' => 'getBitbagSyliusWishlistPlugin_Controller_Action_AddWishlistsToUserService',
  555. 'bitbag_sylius_wishlist_plugin.controller.action.api_platform.remove_product_from_wishlist_action' => 'getBitbagSyliusWishlistPlugin_Controller_Action_ApiPlatform_RemoveProductFromWishlistActionService',
  556. 'bitbag_sylius_wishlist_plugin.controller.action.api_platform.remove_product_variant_from_wishlist_action' => 'getBitbagSyliusWishlistPlugin_Controller_Action_ApiPlatform_RemoveProductVariantFromWishlistActionService',
  557. 'bitbag_sylius_wishlist_plugin.controller.action.api_platform.remove_wishlist_action' => 'getBitbagSyliusWishlistPlugin_Controller_Action_ApiPlatform_RemoveWishlistActionService',
  558. 'bitbag_sylius_wishlist_plugin.controller.action.clean_wishlist' => 'getBitbagSyliusWishlistPlugin_Controller_Action_CleanWishlistService',
  559. 'bitbag_sylius_wishlist_plugin.controller.action.copy_selected_products_to_other_wishlist' => 'getBitbagSyliusWishlistPlugin_Controller_Action_CopySelectedProductsToOtherWishlistService',
  560. 'bitbag_sylius_wishlist_plugin.controller.action.create_new_wishlist' => 'getBitbagSyliusWishlistPlugin_Controller_Action_CreateNewWishlistService',
  561. 'bitbag_sylius_wishlist_plugin.controller.action.export_selected_products_to_csv' => 'getBitbagSyliusWishlistPlugin_Controller_Action_ExportSelectedProductsToCsvService',
  562. 'bitbag_sylius_wishlist_plugin.controller.action.export_wishlist_to_pdf_action' => 'getBitbagSyliusWishlistPlugin_Controller_Action_ExportWishlistToPdfActionService',
  563. 'bitbag_sylius_wishlist_plugin.controller.action.import_from_csv' => 'getBitbagSyliusWishlistPlugin_Controller_Action_ImportFromCsvService',
  564. 'bitbag_sylius_wishlist_plugin.controller.action.list_wishlist_products' => 'getBitbagSyliusWishlistPlugin_Controller_Action_ListWishlistProductsService',
  565. 'bitbag_sylius_wishlist_plugin.controller.action.list_wishlists' => 'getBitbagSyliusWishlistPlugin_Controller_Action_ListWishlistsService',
  566. 'bitbag_sylius_wishlist_plugin.controller.action.remove_product_from_wishlist' => 'getBitbagSyliusWishlistPlugin_Controller_Action_RemoveProductFromWishlistService',
  567. 'bitbag_sylius_wishlist_plugin.controller.action.remove_product_variant_from_wishlist' => 'getBitbagSyliusWishlistPlugin_Controller_Action_RemoveProductVariantFromWishlistService',
  568. 'bitbag_sylius_wishlist_plugin.controller.action.remove_selected_products_from_wishlist' => 'getBitbagSyliusWishlistPlugin_Controller_Action_RemoveSelectedProductsFromWishlistService',
  569. 'bitbag_sylius_wishlist_plugin.controller.action.render_header_template' => 'getBitbagSyliusWishlistPlugin_Controller_Action_RenderHeaderTemplateService',
  570. 'bitbag_sylius_wishlist_plugin.controller.action.show_chosen_wishlist' => 'getBitbagSyliusWishlistPlugin_Controller_Action_ShowChosenWishlistService',
  571. 'bitbag_sylius_wishlist_plugin.controller.action.update_wishlist_name_action' => 'getBitbagSyliusWishlistPlugin_Controller_Action_UpdateWishlistNameActionService',
  572. 'bitbag_sylius_wishlist_plugin.controller.wishlist' => 'getBitbagSyliusWishlistPlugin_Controller_WishlistService',
  573. 'bitbag_sylius_wishlist_plugin.controller.wishlist_product' => 'getBitbagSyliusWishlistPlugin_Controller_WishlistProductService',
  574. 'bitbag_sylius_wishlist_plugin.factory.wishlist_product' => 'getBitbagSyliusWishlistPlugin_Factory_WishlistProductService',
  575. 'bitbag_sylius_wishlist_plugin.repository.wishlist_product' => 'getBitbagSyliusWishlistPlugin_Repository_WishlistProductService',
  576. 'cache.app_clearer' => 'getCache_AppClearerService',
  577. 'cache.global_clearer' => 'getCache_GlobalClearerService',
  578. 'cache.system_clearer' => 'getCache_SystemClearerService',
  579. 'cache_warmer' => 'getCacheWarmerService',
  580. 'console.command.public_alias.Sylius\\Bundle\\FixturesBundle\\Command\\FixturesListCommand' => 'getFixturesListCommandService',
  581. 'console.command.public_alias.Sylius\\Bundle\\FixturesBundle\\Command\\FixturesLoadCommand' => 'getFixturesLoadCommandService',
  582. 'console.command.public_alias.Sylius\\Bundle\\ThemeBundle\\Command\\AssetsInstallCommand' => 'getAssetsInstallCommandService',
  583. 'console.command.public_alias.Sylius\\Bundle\\ThemeBundle\\Command\\ListCommand' => 'getListCommandService',
  584. 'console.command.public_alias.bitbag_sylius_cms_plugin.command.import_from_csv' => 'getConsole_Command_PublicAlias_BitbagSyliusCmsPlugin_Command_ImportFromCsvService',
  585. 'console.command_loader' => 'getConsole_CommandLoaderService',
  586. 'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  587. 'error_controller' => 'getErrorControllerService',
  588. 'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService',
  589. 'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService',
  590. 'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService',
  591. 'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  592. 'hateoas.configuration.metadata_driver' => 'getHateoas_Configuration_MetadataDriverService',
  593. 'hateoas.configuration.provider' => 'getHateoas_Configuration_ProviderService',
  594. 'hateoas.event_listener.json' => 'getHateoas_EventListener_JsonService',
  595. 'hateoas.event_listener.xml' => 'getHateoas_EventListener_XmlService',
  596. 'jms_serializer' => 'getJmsSerializerService',
  597. 'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  598. 'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  599. 'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  600. 'knp_menu.factory' => 'getKnpMenu_FactoryService',
  601. 'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  602. 'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  603. 'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  604. 'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  605. 'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  606. 'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  607. 'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  608. 'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  609. 'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  610. 'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  611. 'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  612. 'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  613. 'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  614. 'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  615. 'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  616. 'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  617. 'loevgaard_sylius_brand.controller.brand' => 'getLoevgaardSyliusBrand_Controller_BrandService',
  618. 'loevgaard_sylius_brand.controller.brand_image' => 'getLoevgaardSyliusBrand_Controller_BrandImageService',
  619. 'loevgaard_sylius_brand.factory.brand' => 'getLoevgaardSyliusBrand_Factory_BrandService',
  620. 'loevgaard_sylius_brand.factory.brand_image' => 'getLoevgaardSyliusBrand_Factory_BrandImageService',
  621. 'loevgaard_sylius_brand.repository.brand' => 'getLoevgaardSyliusBrand_Repository_BrandService',
  622. 'loevgaard_sylius_brand.repository.brand_image' => 'getLoevgaardSyliusBrand_Repository_BrandImageService',
  623. 'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService',
  624. 'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService',
  625. 'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService',
  626. 'open_marketplace.controller.conversation' => 'getOpenMarketplace_Controller_ConversationService',
  627. 'open_marketplace.controller.conversation_category' => 'getOpenMarketplace_Controller_ConversationCategoryService',
  628. 'open_marketplace.controller.conversation_message' => 'getOpenMarketplace_Controller_ConversationMessageService',
  629. 'open_marketplace.controller.product_draft' => 'getOpenMarketplace_Controller_ProductDraftService',
  630. 'open_marketplace.controller.product_draft_attribute' => 'getOpenMarketplace_Controller_ProductDraftAttributeService',
  631. 'open_marketplace.controller.product_draft_attribute_translation' => 'getOpenMarketplace_Controller_ProductDraftAttributeTranslationService',
  632. 'open_marketplace.controller.product_draft_attribute_value' => 'getOpenMarketplace_Controller_ProductDraftAttributeValueService',
  633. 'open_marketplace.controller.product_draft_image' => 'getOpenMarketplace_Controller_ProductDraftImageService',
  634. 'open_marketplace.controller.product_draft_taxons' => 'getOpenMarketplace_Controller_ProductDraftTaxonsService',
  635. 'open_marketplace.controller.product_draft_translation' => 'getOpenMarketplace_Controller_ProductDraftTranslationService',
  636. 'open_marketplace.controller.product_listing' => 'getOpenMarketplace_Controller_ProductListingService',
  637. 'open_marketplace.controller.product_listing_price' => 'getOpenMarketplace_Controller_ProductListingPriceService',
  638. 'open_marketplace.controller.vendor' => 'getOpenMarketplace_Controller_VendorService',
  639. 'open_marketplace.controller.vendor_address' => 'getOpenMarketplace_Controller_VendorAddressService',
  640. 'open_marketplace.controller.vendor_address_update' => 'getOpenMarketplace_Controller_VendorAddressUpdateService',
  641. 'open_marketplace.controller.vendor_background_image' => 'getOpenMarketplace_Controller_VendorBackgroundImageService',
  642. 'open_marketplace.controller.vendor_logo_image' => 'getOpenMarketplace_Controller_VendorLogoImageService',
  643. 'open_marketplace.controller.vendor_profile_update' => 'getOpenMarketplace_Controller_VendorProfileUpdateService',
  644. 'open_marketplace.controller.vendor_profile_update_background_image' => 'getOpenMarketplace_Controller_VendorProfileUpdateBackgroundImageService',
  645. 'open_marketplace.controller.vendor_profile_update_logo_image' => 'getOpenMarketplace_Controller_VendorProfileUpdateLogoImageService',
  646. 'open_marketplace.controller.vendor_shipping_method' => 'getOpenMarketplace_Controller_VendorShippingMethodService',
  647. 'open_marketplace.factory.conversation' => 'getOpenMarketplace_Factory_ConversationService',
  648. 'open_marketplace.factory.conversation_category' => 'getOpenMarketplace_Factory_ConversationCategoryService',
  649. 'open_marketplace.factory.conversation_message' => 'getOpenMarketplace_Factory_ConversationMessageService',
  650. 'open_marketplace.factory.product_draft' => 'getOpenMarketplace_Factory_ProductDraftService',
  651. 'open_marketplace.factory.product_draft_attribute' => 'getOpenMarketplace_Factory_ProductDraftAttributeService',
  652. 'open_marketplace.factory.product_draft_attribute_translation' => 'getOpenMarketplace_Factory_ProductDraftAttributeTranslationService',
  653. 'open_marketplace.factory.product_draft_attribute_value' => 'getOpenMarketplace_Factory_ProductDraftAttributeValueService',
  654. 'open_marketplace.factory.product_draft_image' => 'getOpenMarketplace_Factory_ProductDraftImageService',
  655. 'open_marketplace.factory.product_draft_taxons' => 'getOpenMarketplace_Factory_ProductDraftTaxonsService',
  656. 'open_marketplace.factory.product_draft_translation' => 'getOpenMarketplace_Factory_ProductDraftTranslationService',
  657. 'open_marketplace.factory.product_listing' => 'getOpenMarketplace_Factory_ProductListingService',
  658. 'open_marketplace.factory.product_listing_price' => 'getOpenMarketplace_Factory_ProductListingPriceService',
  659. 'open_marketplace.factory.vendor' => 'getOpenMarketplace_Factory_VendorService',
  660. 'open_marketplace.factory.vendor_address' => 'getOpenMarketplace_Factory_VendorAddressService',
  661. 'open_marketplace.factory.vendor_address_update' => 'getOpenMarketplace_Factory_VendorAddressUpdateService',
  662. 'open_marketplace.factory.vendor_background_image' => 'getOpenMarketplace_Factory_VendorBackgroundImageService',
  663. 'open_marketplace.factory.vendor_logo_image' => 'getOpenMarketplace_Factory_VendorLogoImageService',
  664. 'open_marketplace.factory.vendor_profile_update' => 'getOpenMarketplace_Factory_VendorProfileUpdateService',
  665. 'open_marketplace.factory.vendor_profile_update_background_image' => 'getOpenMarketplace_Factory_VendorProfileUpdateBackgroundImageService',
  666. 'open_marketplace.factory.vendor_profile_update_logo_image' => 'getOpenMarketplace_Factory_VendorProfileUpdateLogoImageService',
  667. 'open_marketplace.factory.vendor_shipping_method' => 'getOpenMarketplace_Factory_VendorShippingMethodService',
  668. 'open_marketplace.repository.conversation' => 'getOpenMarketplace_Repository_ConversationService',
  669. 'open_marketplace.repository.conversation_category' => 'getOpenMarketplace_Repository_ConversationCategoryService',
  670. 'open_marketplace.repository.conversation_message' => 'getOpenMarketplace_Repository_ConversationMessageService',
  671. 'open_marketplace.repository.product_draft' => 'getOpenMarketplace_Repository_ProductDraftService',
  672. 'open_marketplace.repository.product_draft_attribute' => 'getOpenMarketplace_Repository_ProductDraftAttributeService',
  673. 'open_marketplace.repository.product_draft_attribute_translation' => 'getOpenMarketplace_Repository_ProductDraftAttributeTranslationService',
  674. 'open_marketplace.repository.product_draft_attribute_value' => 'getOpenMarketplace_Repository_ProductDraftAttributeValueService',
  675. 'open_marketplace.repository.product_draft_image' => 'getOpenMarketplace_Repository_ProductDraftImageService',
  676. 'open_marketplace.repository.product_draft_taxons' => 'getOpenMarketplace_Repository_ProductDraftTaxonsService',
  677. 'open_marketplace.repository.product_draft_translation' => 'getOpenMarketplace_Repository_ProductDraftTranslationService',
  678. 'open_marketplace.repository.product_listing' => 'getOpenMarketplace_Repository_ProductListingService',
  679. 'open_marketplace.repository.product_listing_price' => 'getOpenMarketplace_Repository_ProductListingPriceService',
  680. 'open_marketplace.repository.vendor' => 'getOpenMarketplace_Repository_VendorService',
  681. 'open_marketplace.repository.vendor_address' => 'getOpenMarketplace_Repository_VendorAddressService',
  682. 'open_marketplace.repository.vendor_address_update' => 'getOpenMarketplace_Repository_VendorAddressUpdateService',
  683. 'open_marketplace.repository.vendor_background_image' => 'getOpenMarketplace_Repository_VendorBackgroundImageService',
  684. 'open_marketplace.repository.vendor_logo_image' => 'getOpenMarketplace_Repository_VendorLogoImageService',
  685. 'open_marketplace.repository.vendor_profile_update' => 'getOpenMarketplace_Repository_VendorProfileUpdateService',
  686. 'open_marketplace.repository.vendor_profile_update_background_image' => 'getOpenMarketplace_Repository_VendorProfileUpdateBackgroundImageService',
  687. 'open_marketplace.repository.vendor_profile_update_logo_image' => 'getOpenMarketplace_Repository_VendorProfileUpdateLogoImageService',
  688. 'payum' => 'getPayumService',
  689. 'payum.action.get_http_request' => 'getPayum_Action_GetHttpRequestService',
  690. 'payum.action.obtain_credit_card_builder' => 'getPayum_Action_ObtainCreditCardBuilderService',
  691. 'payum.converter.reply_to_http_response' => 'getPayum_Converter_ReplyToHttpResponseService',
  692. 'payum.dynamic_gateways.config_storage' => 'getPayum_DynamicGateways_ConfigStorageService',
  693. 'payum.dynamic_registry' => 'getPayum_DynamicRegistryService',
  694. 'payum.extension.log_executed_actions' => 'getPayum_Extension_LogExecutedActionsService',
  695. 'payum.extension.logger' => 'getPayum_Extension_LoggerService',
  696. 'payum.extension.storage.bitbag_openmarketplace_component_order_entity_order' => 'getPayum_Extension_Storage_BitbagOpenmarketplaceComponentOrderEntityOrderService',
  697. 'payum.extension.storage.sylius_component_core_model_payment' => 'getPayum_Extension_Storage_SyliusComponentCoreModelPaymentService',
  698. 'payum.form.extension.gateway_factories_choice' => 'getPayum_Form_Extension_GatewayFactoriesChoiceService',
  699. 'payum.form.type.credit_card' => 'getPayum_Form_Type_CreditCardService',
  700. 'payum.form.type.credit_card_expiration_date' => 'getPayum_Form_Type_CreditCardExpirationDateService',
  701. 'payum.form.type.gateway_config' => 'getPayum_Form_Type_GatewayConfigService',
  702. 'payum.form.type.gateway_factories_choice' => 'getPayum_Form_Type_GatewayFactoriesChoiceService',
  703. 'payum.listener.reply_to_http_response' => 'getPayum_Listener_ReplyToHttpResponseService',
  704. 'payum.security.token_storage' => 'getPayum_Security_TokenStorageService',
  705. 'payum.static_registry' => 'getPayum_StaticRegistryService',
  706. 'payum.storage.bitbag_openmarketplace_component_order_entity_order' => 'getPayum_Storage_BitbagOpenmarketplaceComponentOrderEntityOrderService',
  707. 'payum.storage.sylius_bundle_payumbundle_model_gatewayconfig' => 'getPayum_Storage_SyliusBundlePayumbundleModelGatewayconfigService',
  708. 'payum.storage.sylius_bundle_payumbundle_model_paymentsecuritytoken' => 'getPayum_Storage_SyliusBundlePayumbundleModelPaymentsecuritytokenService',
  709. 'payum.storage.sylius_component_core_model_payment' => 'getPayum_Storage_SyliusComponentCoreModelPaymentService',
  710. 'routing.loader' => 'getRouting_LoaderService',
  711. 'security.authentication_manager' => 'getSecurity_AuthenticationManagerService',
  712. 'services_resetter' => 'getServicesResetterService',
  713. 'sonata.block.exception.filter.debug_only' => 'getSonata_Block_Exception_Filter_DebugOnlyService',
  714. 'sonata.block.exception.filter.ignore_block_exception' => 'getSonata_Block_Exception_Filter_IgnoreBlockExceptionService',
  715. 'sonata.block.exception.filter.keep_all' => 'getSonata_Block_Exception_Filter_KeepAllService',
  716. 'sonata.block.exception.filter.keep_none' => 'getSonata_Block_Exception_Filter_KeepNoneService',
  717. 'sonata.block.exception.renderer.inline' => 'getSonata_Block_Exception_Renderer_InlineService',
  718. 'sonata.block.exception.renderer.inline_debug' => 'getSonata_Block_Exception_Renderer_InlineDebugService',
  719. 'sonata.block.exception.renderer.throw' => 'getSonata_Block_Exception_Renderer_ThrowService',
  720. 'sonata.block.menu.registry' => 'getSonata_Block_Menu_RegistryService',
  721. 'sonata.block.service.container' => 'getSonata_Block_Service_ContainerService',
  722. 'sonata.block.service.empty' => 'getSonata_Block_Service_EmptyService',
  723. 'sonata.block.service.menu' => 'getSonata_Block_Service_MenuService',
  724. 'sonata.block.service.rss' => 'getSonata_Block_Service_RssService',
  725. 'sonata.block.service.template' => 'getSonata_Block_Service_TemplateService',
  726. 'sonata.block.service.text' => 'getSonata_Block_Service_TextService',
  727. 'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  728. 'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  729. 'swiftmailer.transport' => 'getSwiftmailer_TransportService',
  730. 'sylius.active_promotions_provider' => 'getSylius_ActivePromotionsProviderService',
  731. 'sylius.address_comparator' => 'getSylius_AddressComparatorService',
  732. 'sylius.admin.menu_builder.customer.show' => 'getSylius_Admin_MenuBuilder_Customer_ShowService',
  733. 'sylius.admin.menu_builder.main' => 'getSylius_Admin_MenuBuilder_MainService',
  734. 'sylius.admin.menu_builder.order.show' => 'getSylius_Admin_MenuBuilder_Order_ShowService',
  735. 'sylius.admin.menu_builder.product.update' => 'getSylius_Admin_MenuBuilder_Product_UpdateService',
  736. 'sylius.admin.menu_builder.product_form' => 'getSylius_Admin_MenuBuilder_ProductFormService',
  737. 'sylius.admin.menu_builder.product_variant_form' => 'getSylius_Admin_MenuBuilder_ProductVariantFormService',
  738. 'sylius.admin.menu_builder.promotion.update' => 'getSylius_Admin_MenuBuilder_Promotion_UpdateService',
  739. 'sylius.admin_user.pin_generator.password_reset' => 'getSylius_AdminUser_PinGenerator_PasswordResetService',
  740. 'sylius.admin_user.token_generator.email_verification' => 'getSylius_AdminUser_TokenGenerator_EmailVerificationService',
  741. 'sylius.admin_user.token_generator.password_reset' => 'getSylius_AdminUser_TokenGenerator_PasswordResetService',
  742. 'sylius.api.archived_shipping_methods_filter' => 'getSylius_Api_ArchivedShippingMethodsFilterService',
  743. 'sylius.api.product_association_type_filter' => 'getSylius_Api_ProductAssociationTypeFilterService',
  744. 'sylius.api.product_name_filter' => 'getSylius_Api_ProductNameFilterService',
  745. 'sylius.api.product_order_filter' => 'getSylius_Api_ProductOrderFilterService',
  746. 'sylius.api.product_price_filter' => 'getSylius_Api_ProductPriceFilterService',
  747. 'sylius.api.product_review_date_filter' => 'getSylius_Api_ProductReviewDateFilterService',
  748. 'sylius.api.product_review_product_filter' => 'getSylius_Api_ProductReviewProductFilterService',
  749. 'sylius.api.product_taxon_code_filter' => 'getSylius_Api_ProductTaxonCodeFilterService',
  750. 'sylius.api.product_variant_product_filter' => 'getSylius_Api_ProductVariantProductFilterService',
  751. 'sylius.api.search_payment_filter' => 'getSylius_Api_SearchPaymentFilterService',
  752. 'sylius.api.search_shipment_filter' => 'getSylius_Api_SearchShipmentFilterService',
  753. 'sylius.api.shipping_method_order_filter' => 'getSylius_Api_ShippingMethodOrderFilterService',
  754. 'sylius.attribute_type.checkbox' => 'getSylius_AttributeType_CheckboxService',
  755. 'sylius.attribute_type.date' => 'getSylius_AttributeType_DateService',
  756. 'sylius.attribute_type.datetime' => 'getSylius_AttributeType_DatetimeService',
  757. 'sylius.attribute_type.integer' => 'getSylius_AttributeType_IntegerService',
  758. 'sylius.attribute_type.percent' => 'getSylius_AttributeType_PercentService',
  759. 'sylius.attribute_type.select' => 'getSylius_AttributeType_SelectService',
  760. 'sylius.attribute_type.select.value.translations' => 'getSylius_AttributeType_Select_Value_TranslationsService',
  761. 'sylius.attribute_type.text' => 'getSylius_AttributeType_TextService',
  762. 'sylius.attribute_type.textarea' => 'getSylius_AttributeType_TextareaService',
  763. 'sylius.available_product_option_values_resolver' => 'getSylius_AvailableProductOptionValuesResolverService',
  764. 'sylius.average_rating_calculator' => 'getSylius_AverageRatingCalculatorService',
  765. 'sylius.calendar' => 'getSylius_CalendarService',
  766. 'sylius.catalog_promotion.criteria.date_range' => 'getSylius_CatalogPromotion_Criteria_DateRangeService',
  767. 'sylius.catalog_promotion.criteria.enabled' => 'getSylius_CatalogPromotion_Criteria_EnabledService',
  768. 'sylius.checker.product_variants_parity' => 'getSylius_Checker_ProductVariantsParityService',
  769. 'sylius.commands_provider.database_setup' => 'getSylius_CommandsProvider_DatabaseSetupService',
  770. 'sylius.console.command.resource_debug' => 'getSylius_Console_Command_ResourceDebugService',
  771. 'sylius.controller.address' => 'getSylius_Controller_AddressService',
  772. 'sylius.controller.address_log_entry' => 'getSylius_Controller_AddressLogEntryService',
  773. 'sylius.controller.adjustment' => 'getSylius_Controller_AdjustmentService',
  774. 'sylius.controller.admin.dashboard' => 'getSylius_Controller_Admin_DashboardService',
  775. 'sylius.controller.admin.dashboard.statistics' => 'getSylius_Controller_Admin_Dashboard_StatisticsService',
  776. 'sylius.controller.admin.notification' => 'getSylius_Controller_Admin_NotificationService',
  777. 'sylius.controller.admin_user' => 'getSylius_Controller_AdminUserService',
  778. 'sylius.controller.avatar_image' => 'getSylius_Controller_AvatarImageService',
  779. 'sylius.controller.brands' => 'getSylius_Controller_BrandsService',
  780. 'sylius.controller.catalog_promotion' => 'getSylius_Controller_CatalogPromotionService',
  781. 'sylius.controller.catalog_promotion_action' => 'getSylius_Controller_CatalogPromotionActionService',
  782. 'sylius.controller.catalog_promotion_scope' => 'getSylius_Controller_CatalogPromotionScopeService',
  783. 'sylius.controller.catalog_promotion_translation' => 'getSylius_Controller_CatalogPromotionTranslationService',
  784. 'sylius.controller.channel' => 'getSylius_Controller_ChannelService',
  785. 'sylius.controller.channel_pricing' => 'getSylius_Controller_ChannelPricingService',
  786. 'sylius.controller.country' => 'getSylius_Controller_CountryService',
  787. 'sylius.controller.currency' => 'getSylius_Controller_CurrencyService',
  788. 'sylius.controller.customer' => 'getSylius_Controller_CustomerService',
  789. 'sylius.controller.customer_group' => 'getSylius_Controller_CustomerGroupService',
  790. 'sylius.controller.customer_statistics' => 'getSylius_Controller_CustomerStatisticsService',
  791. 'sylius.controller.exchange_rate' => 'getSylius_Controller_ExchangeRateService',
  792. 'sylius.controller.gateway_config' => 'getSylius_Controller_GatewayConfigService',
  793. 'sylius.controller.impersonate_user' => 'getSylius_Controller_ImpersonateUserService',
  794. 'sylius.controller.inventory_unit' => 'getSylius_Controller_InventoryUnitService',
  795. 'sylius.controller.locale' => 'getSylius_Controller_LocaleService',
  796. 'sylius.controller.oauth_user' => 'getSylius_Controller_OauthUserService',
  797. 'sylius.controller.order' => 'getSylius_Controller_OrderService',
  798. 'sylius.controller.order_item' => 'getSylius_Controller_OrderItemService',
  799. 'sylius.controller.order_item_unit' => 'getSylius_Controller_OrderItemUnitService',
  800. 'sylius.controller.orders_in_delivery' => 'getSylius_Controller_OrdersInDeliveryService',
  801. 'sylius.controller.orders_in_delivery_items' => 'getSylius_Controller_OrdersInDeliveryItemsService',
  802. 'sylius.controller.orders_in_delivery_shipping' => 'getSylius_Controller_OrdersInDeliveryShippingService',
  803. 'sylius.controller.orders_in_delivery_unsigned' => 'getSylius_Controller_OrdersInDeliveryUnsignedService',
  804. 'sylius.controller.payment' => 'getSylius_Controller_PaymentService',
  805. 'sylius.controller.payment_method' => 'getSylius_Controller_PaymentMethodService',
  806. 'sylius.controller.payment_method_translation' => 'getSylius_Controller_PaymentMethodTranslationService',
  807. 'sylius.controller.payment_security_token' => 'getSylius_Controller_PaymentSecurityTokenService',
  808. 'sylius.controller.payum' => 'getSylius_Controller_PayumService',
  809. 'sylius.controller.product' => 'getSylius_Controller_ProductService',
  810. 'sylius.controller.product_association' => 'getSylius_Controller_ProductAssociationService',
  811. 'sylius.controller.product_association_type' => 'getSylius_Controller_ProductAssociationTypeService',
  812. 'sylius.controller.product_association_type_translation' => 'getSylius_Controller_ProductAssociationTypeTranslationService',
  813. 'sylius.controller.product_attribute' => 'getSylius_Controller_ProductAttributeService',
  814. 'sylius.controller.product_attribute_translation' => 'getSylius_Controller_ProductAttributeTranslationService',
  815. 'sylius.controller.product_attribute_value' => 'getSylius_Controller_ProductAttributeValueService',
  816. 'sylius.controller.product_image' => 'getSylius_Controller_ProductImageService',
  817. 'sylius.controller.product_option' => 'getSylius_Controller_ProductOptionService',
  818. 'sylius.controller.product_option_translation' => 'getSylius_Controller_ProductOptionTranslationService',
  819. 'sylius.controller.product_option_value' => 'getSylius_Controller_ProductOptionValueService',
  820. 'sylius.controller.product_option_value_translation' => 'getSylius_Controller_ProductOptionValueTranslationService',
  821. 'sylius.controller.product_review' => 'getSylius_Controller_ProductReviewService',
  822. 'sylius.controller.product_slug' => 'getSylius_Controller_ProductSlugService',
  823. 'sylius.controller.product_taxon' => 'getSylius_Controller_ProductTaxonService',
  824. 'sylius.controller.product_translation' => 'getSylius_Controller_ProductTranslationService',
  825. 'sylius.controller.product_variant' => 'getSylius_Controller_ProductVariantService',
  826. 'sylius.controller.product_variant_translation' => 'getSylius_Controller_ProductVariantTranslationService',
  827. 'sylius.controller.promotion' => 'getSylius_Controller_PromotionService',
  828. 'sylius.controller.promotion_action' => 'getSylius_Controller_PromotionActionService',
  829. 'sylius.controller.promotion_coupon' => 'getSylius_Controller_PromotionCouponService',
  830. 'sylius.controller.promotion_rule' => 'getSylius_Controller_PromotionRuleService',
  831. 'sylius.controller.province' => 'getSylius_Controller_ProvinceService',
  832. 'sylius.controller.security' => 'getSylius_Controller_SecurityService',
  833. 'sylius.controller.shipment' => 'getSylius_Controller_ShipmentService',
  834. 'sylius.controller.shipment_unit' => 'getSylius_Controller_ShipmentUnitService',
  835. 'sylius.controller.shipping_category' => 'getSylius_Controller_ShippingCategoryService',
  836. 'sylius.controller.shipping_method' => 'getSylius_Controller_ShippingMethodService',
  837. 'sylius.controller.shipping_method_rule' => 'getSylius_Controller_ShippingMethodRuleService',
  838. 'sylius.controller.shipping_method_translation' => 'getSylius_Controller_ShippingMethodTranslationService',
  839. 'sylius.controller.shop.contact' => 'getSylius_Controller_Shop_ContactService',
  840. 'sylius.controller.shop.currency_switch' => 'getSylius_Controller_Shop_CurrencySwitchService',
  841. 'sylius.controller.shop.homepage' => 'getSylius_Controller_Shop_HomepageService',
  842. 'sylius.controller.shop.locale_switch' => 'getSylius_Controller_Shop_LocaleSwitchService',
  843. 'sylius.controller.shop.security_widget' => 'getSylius_Controller_Shop_SecurityWidgetService',
  844. 'sylius.controller.shop_billing_data' => 'getSylius_Controller_ShopBillingDataService',
  845. 'sylius.controller.shop_user' => 'getSylius_Controller_ShopUserService',
  846. 'sylius.controller.tax_category' => 'getSylius_Controller_TaxCategoryService',
  847. 'sylius.controller.tax_rate' => 'getSylius_Controller_TaxRateService',
  848. 'sylius.controller.taxon' => 'getSylius_Controller_TaxonService',
  849. 'sylius.controller.taxon_image' => 'getSylius_Controller_TaxonImageService',
  850. 'sylius.controller.taxon_slug' => 'getSylius_Controller_TaxonSlugService',
  851. 'sylius.controller.taxon_translation' => 'getSylius_Controller_TaxonTranslationService',
  852. 'sylius.controller.user_security' => 'getSylius_Controller_UserSecurityService',
  853. 'sylius.controller.zone' => 'getSylius_Controller_ZoneService',
  854. 'sylius.controller.zone_member' => 'getSylius_Controller_ZoneMemberService',
  855. 'sylius.converter.country_name' => 'getSylius_Converter_CountryNameService',
  856. 'sylius.currency_name_converter' => 'getSylius_CurrencyNameConverterService',
  857. 'sylius.customer_ip_assigner' => 'getSylius_CustomerIpAssignerService',
  858. 'sylius.customer_order_addresses_saver' => 'getSylius_CustomerOrderAddressesSaverService',
  859. 'sylius.customer_statistics_provider' => 'getSylius_CustomerStatisticsProviderService',
  860. 'sylius.customer_unique_address_adder' => 'getSylius_CustomerUniqueAddressAdderService',
  861. 'sylius.dashboard.statistics_provider' => 'getSylius_Dashboard_StatisticsProviderService',
  862. 'sylius.doctrine.orm.event_subscriber.load_metadata.attribute' => 'getSylius_Doctrine_Orm_EventSubscriber_LoadMetadata_AttributeService',
  863. 'sylius.doctrine.orm.event_subscriber.load_metadata.review' => 'getSylius_Doctrine_Orm_EventSubscriber_LoadMetadata_ReviewService',
  864. 'sylius.email_manager.contact' => 'getSylius_EmailManager_ContactService',
  865. 'sylius.email_manager.order' => 'getSylius_EmailManager_OrderService',
  866. 'sylius.email_manager.shipment' => 'getSylius_EmailManager_ShipmentService',
  867. 'sylius.email_provider' => 'getSylius_EmailProviderService',
  868. 'sylius.email_renderer.adapter.default' => 'getSylius_EmailRenderer_Adapter_DefaultService',
  869. 'sylius.email_renderer.adapter.twig' => 'getSylius_EmailRenderer_Adapter_TwigService',
  870. 'sylius.email_sender' => 'getSylius_EmailSenderService',
  871. 'sylius.email_sender.adapter.default' => 'getSylius_EmailSender_Adapter_DefaultService',
  872. 'sylius.email_sender.adapter.swiftmailer' => 'getSylius_EmailSender_Adapter_SwiftmailerService',
  873. 'sylius.event_subscriber.orm_mapped_super_class' => 'getSylius_EventSubscriber_OrmMappedSuperClassService',
  874. 'sylius.event_subscriber.orm_repository_class' => 'getSylius_EventSubscriber_OrmRepositoryClassService',
  875. 'sylius.event_subscriber.resource_delete' => 'getSylius_EventSubscriber_ResourceDeleteService',
  876. 'sylius.expired_carts_remover' => 'getSylius_ExpiredCartsRemoverService',
  877. 'sylius.factory.add_to_cart_command' => 'getSylius_Factory_AddToCartCommandService',
  878. 'sylius.factory.address' => 'getSylius_Factory_AddressService',
  879. 'sylius.factory.address_log_entry' => 'getSylius_Factory_AddressLogEntryService',
  880. 'sylius.factory.admin_user' => 'getSylius_Factory_AdminUserService',
  881. 'sylius.factory.avatar_image' => 'getSylius_Factory_AvatarImageService',
  882. 'sylius.factory.brands' => 'getSylius_Factory_BrandsService',
  883. 'sylius.factory.cart_item' => 'getSylius_Factory_CartItemService',
  884. 'sylius.factory.catalog_promotion' => 'getSylius_Factory_CatalogPromotionService',
  885. 'sylius.factory.catalog_promotion_action' => 'getSylius_Factory_CatalogPromotionActionService',
  886. 'sylius.factory.catalog_promotion_scope' => 'getSylius_Factory_CatalogPromotionScopeService',
  887. 'sylius.factory.catalog_promotion_translation' => 'getSylius_Factory_CatalogPromotionTranslationService',
  888. 'sylius.factory.channel_pricing' => 'getSylius_Factory_ChannelPricingService',
  889. 'sylius.factory.country' => 'getSylius_Factory_CountryService',
  890. 'sylius.factory.currency' => 'getSylius_Factory_CurrencyService',
  891. 'sylius.factory.customer' => 'getSylius_Factory_CustomerService',
  892. 'sylius.factory.customer_after_checkout' => 'getSylius_Factory_CustomerAfterCheckoutService',
  893. 'sylius.factory.customer_group' => 'getSylius_Factory_CustomerGroupService',
  894. 'sylius.factory.email' => 'getSylius_Factory_EmailService',
  895. 'sylius.factory.exchange_rate' => 'getSylius_Factory_ExchangeRateService',
  896. 'sylius.factory.gateway_config' => 'getSylius_Factory_GatewayConfigService',
  897. 'sylius.factory.inventory_unit' => 'getSylius_Factory_InventoryUnitService',
  898. 'sylius.factory.locale' => 'getSylius_Factory_LocaleService',
  899. 'sylius.factory.oauth_user' => 'getSylius_Factory_OauthUserService',
  900. 'sylius.factory.order_item_unit' => 'getSylius_Factory_OrderItemUnitService',
  901. 'sylius.factory.order_sequence' => 'getSylius_Factory_OrderSequenceService',
  902. 'sylius.factory.orders_in_delivery' => 'getSylius_Factory_OrdersInDeliveryService',
  903. 'sylius.factory.orders_in_delivery_items' => 'getSylius_Factory_OrdersInDeliveryItemsService',
  904. 'sylius.factory.orders_in_delivery_shipping' => 'getSylius_Factory_OrdersInDeliveryShippingService',
  905. 'sylius.factory.orders_in_delivery_unsigned' => 'getSylius_Factory_OrdersInDeliveryUnsignedService',
  906. 'sylius.factory.payment_method_translation' => 'getSylius_Factory_PaymentMethodTranslationService',
  907. 'sylius.factory.payment_security_token' => 'getSylius_Factory_PaymentSecurityTokenService',
  908. 'sylius.factory.payum_get_status_action' => 'getSylius_Factory_PayumGetStatusActionService',
  909. 'sylius.factory.payum_resolve_next_route' => 'getSylius_Factory_PayumResolveNextRouteService',
  910. 'sylius.factory.product_association' => 'getSylius_Factory_ProductAssociationService',
  911. 'sylius.factory.product_association_type' => 'getSylius_Factory_ProductAssociationTypeService',
  912. 'sylius.factory.product_association_type_translation' => 'getSylius_Factory_ProductAssociationTypeTranslationService',
  913. 'sylius.factory.product_attribute' => 'getSylius_Factory_ProductAttributeService',
  914. 'sylius.factory.product_attribute_translation' => 'getSylius_Factory_ProductAttributeTranslationService',
  915. 'sylius.factory.product_attribute_value' => 'getSylius_Factory_ProductAttributeValueService',
  916. 'sylius.factory.product_image' => 'getSylius_Factory_ProductImageService',
  917. 'sylius.factory.product_option' => 'getSylius_Factory_ProductOptionService',
  918. 'sylius.factory.product_option_translation' => 'getSylius_Factory_ProductOptionTranslationService',
  919. 'sylius.factory.product_option_value' => 'getSylius_Factory_ProductOptionValueService',
  920. 'sylius.factory.product_option_value_translation' => 'getSylius_Factory_ProductOptionValueTranslationService',
  921. 'sylius.factory.product_review' => 'getSylius_Factory_ProductReviewService',
  922. 'sylius.factory.product_reviewer' => 'getSylius_Factory_ProductReviewerService',
  923. 'sylius.factory.product_taxon' => 'getSylius_Factory_ProductTaxonService',
  924. 'sylius.factory.product_translation' => 'getSylius_Factory_ProductTranslationService',
  925. 'sylius.factory.product_variant_translation' => 'getSylius_Factory_ProductVariantTranslationService',
  926. 'sylius.factory.promotion' => 'getSylius_Factory_PromotionService',
  927. 'sylius.factory.province' => 'getSylius_Factory_ProvinceService',
  928. 'sylius.factory.shipment' => 'getSylius_Factory_ShipmentService',
  929. 'sylius.factory.shipment_unit' => 'getSylius_Factory_ShipmentUnitService',
  930. 'sylius.factory.shipping_category' => 'getSylius_Factory_ShippingCategoryService',
  931. 'sylius.factory.shipping_method' => 'getSylius_Factory_ShippingMethodService',
  932. 'sylius.factory.shipping_method_rule' => 'getSylius_Factory_ShippingMethodRuleService',
  933. 'sylius.factory.shipping_method_translation' => 'getSylius_Factory_ShippingMethodTranslationService',
  934. 'sylius.factory.shop_billing_data' => 'getSylius_Factory_ShopBillingDataService',
  935. 'sylius.factory.shop_user' => 'getSylius_Factory_ShopUserService',
  936. 'sylius.factory.tax_category' => 'getSylius_Factory_TaxCategoryService',
  937. 'sylius.factory.tax_rate' => 'getSylius_Factory_TaxRateService',
  938. 'sylius.factory.taxon_image' => 'getSylius_Factory_TaxonImageService',
  939. 'sylius.factory.taxon_translation' => 'getSylius_Factory_TaxonTranslationService',
  940. 'sylius.factory.zone_member' => 'getSylius_Factory_ZoneMemberService',
  941. 'sylius.fixture.address' => 'getSylius_Fixture_AddressService',
  942. 'sylius.fixture.admin_user' => 'getSylius_Fixture_AdminUserService',
  943. 'sylius.fixture.book_product' => 'getSylius_Fixture_BookProductService',
  944. 'sylius.fixture.channel' => 'getSylius_Fixture_ChannelService',
  945. 'sylius.fixture.currency' => 'getSylius_Fixture_CurrencyService',
  946. 'sylius.fixture.customer_group' => 'getSylius_Fixture_CustomerGroupService',
  947. 'sylius.fixture.example_factory.address' => 'getSylius_Fixture_ExampleFactory_AddressService',
  948. 'sylius.fixture.example_factory.admin_user' => 'getSylius_Fixture_ExampleFactory_AdminUserService',
  949. 'sylius.fixture.example_factory.channel' => 'getSylius_Fixture_ExampleFactory_ChannelService',
  950. 'sylius.fixture.example_factory.customer_group' => 'getSylius_Fixture_ExampleFactory_CustomerGroupService',
  951. 'sylius.fixture.example_factory.order' => 'getSylius_Fixture_ExampleFactory_OrderService',
  952. 'sylius.fixture.example_factory.payment_method' => 'getSylius_Fixture_ExampleFactory_PaymentMethodService',
  953. 'sylius.fixture.example_factory.product' => 'getSylius_Fixture_ExampleFactory_ProductService',
  954. 'sylius.fixture.example_factory.product_association' => 'getSylius_Fixture_ExampleFactory_ProductAssociationService',
  955. 'sylius.fixture.example_factory.product_association_type' => 'getSylius_Fixture_ExampleFactory_ProductAssociationTypeService',
  956. 'sylius.fixture.example_factory.product_attribute' => 'getSylius_Fixture_ExampleFactory_ProductAttributeService',
  957. 'sylius.fixture.example_factory.product_option' => 'getSylius_Fixture_ExampleFactory_ProductOptionService',
  958. 'sylius.fixture.example_factory.product_review' => 'getSylius_Fixture_ExampleFactory_ProductReviewService',
  959. 'sylius.fixture.example_factory.promotion' => 'getSylius_Fixture_ExampleFactory_PromotionService',
  960. 'sylius.fixture.example_factory.promotion_action' => 'getSylius_Fixture_ExampleFactory_PromotionActionService',
  961. 'sylius.fixture.example_factory.promotion_rule' => 'getSylius_Fixture_ExampleFactory_PromotionRuleService',
  962. 'sylius.fixture.example_factory.shipping_category' => 'getSylius_Fixture_ExampleFactory_ShippingCategoryService',
  963. 'sylius.fixture.example_factory.shipping_method' => 'getSylius_Fixture_ExampleFactory_ShippingMethodService',
  964. 'sylius.fixture.example_factory.shop_user' => 'getSylius_Fixture_ExampleFactory_ShopUserService',
  965. 'sylius.fixture.example_factory.tax_category' => 'getSylius_Fixture_ExampleFactory_TaxCategoryService',
  966. 'sylius.fixture.example_factory.tax_rate' => 'getSylius_Fixture_ExampleFactory_TaxRateService',
  967. 'sylius.fixture.example_factory.taxon' => 'getSylius_Fixture_ExampleFactory_TaxonService',
  968. 'sylius.fixture.geographical' => 'getSylius_Fixture_GeographicalService',
  969. 'sylius.fixture.locale' => 'getSylius_Fixture_LocaleService',
  970. 'sylius.fixture.mug_product' => 'getSylius_Fixture_MugProductService',
  971. 'sylius.fixture.order' => 'getSylius_Fixture_OrderService',
  972. 'sylius.fixture.payment_method' => 'getSylius_Fixture_PaymentMethodService',
  973. 'sylius.fixture.product' => 'getSylius_Fixture_ProductService',
  974. 'sylius.fixture.product_association' => 'getSylius_Fixture_ProductAssociationService',
  975. 'sylius.fixture.product_association_type' => 'getSylius_Fixture_ProductAssociationTypeService',
  976. 'sylius.fixture.product_attribute' => 'getSylius_Fixture_ProductAttributeService',
  977. 'sylius.fixture.product_option' => 'getSylius_Fixture_ProductOptionService',
  978. 'sylius.fixture.product_review' => 'getSylius_Fixture_ProductReviewService',
  979. 'sylius.fixture.promotion' => 'getSylius_Fixture_PromotionService',
  980. 'sylius.fixture.shipping_category' => 'getSylius_Fixture_ShippingCategoryService',
  981. 'sylius.fixture.shipping_method' => 'getSylius_Fixture_ShippingMethodService',
  982. 'sylius.fixture.shop_user' => 'getSylius_Fixture_ShopUserService',
  983. 'sylius.fixture.similar_product_association' => 'getSylius_Fixture_SimilarProductAssociationService',
  984. 'sylius.fixture.sticker_product' => 'getSylius_Fixture_StickerProductService',
  985. 'sylius.fixture.tax_category' => 'getSylius_Fixture_TaxCategoryService',
  986. 'sylius.fixture.tax_rate' => 'getSylius_Fixture_TaxRateService',
  987. 'sylius.fixture.taxon' => 'getSylius_Fixture_TaxonService',
  988. 'sylius.fixture.tshirt_product' => 'getSylius_Fixture_TshirtProductService',
  989. 'sylius.form.data_mapper.order_item_quantity' => 'getSylius_Form_DataMapper_OrderItemQuantityService',
  990. 'sylius.form.event_subscriber.product_variant_generator' => 'getSylius_Form_EventSubscriber_ProductVariantGeneratorService',
  991. 'sylius.form.extension.type.address' => 'getSylius_Form_Extension_Type_AddressService',
  992. 'sylius.form.extension.type.cart' => 'getSylius_Form_Extension_Type_CartService',
  993. 'sylius.form.extension.type.cart_item' => 'getSylius_Form_Extension_Type_CartItemService',
  994. 'sylius.form.extension.type.channel' => 'getSylius_Form_Extension_Type_ChannelService',
  995. 'sylius.form.extension.type.collection' => 'getSylius_Form_Extension_Type_CollectionService',
  996. 'sylius.form.extension.type.country' => 'getSylius_Form_Extension_Type_CountryService',
  997. 'sylius.form.extension.type.customer' => 'getSylius_Form_Extension_Type_CustomerService',
  998. 'sylius.form.extension.type.gateway_config.crypted' => 'getSylius_Form_Extension_Type_GatewayConfig_CryptedService',
  999. 'sylius.form.extension.type.locale' => 'getSylius_Form_Extension_Type_LocaleService',
  1000. 'sylius.form.extension.type.order' => 'getSylius_Form_Extension_Type_OrderService',
  1001. 'sylius.form.extension.type.payment_method' => 'getSylius_Form_Extension_Type_PaymentMethodService',
  1002. 'sylius.form.extension.type.product' => 'getSylius_Form_Extension_Type_ProductService',
  1003. 'sylius.form.extension.type.product_translation' => 'getSylius_Form_Extension_Type_ProductTranslationService',
  1004. 'sylius.form.extension.type.product_variant' => 'getSylius_Form_Extension_Type_ProductVariantService',
  1005. 'sylius.form.extension.type.product_variant_generation' => 'getSylius_Form_Extension_Type_ProductVariantGenerationService',
  1006. 'sylius.form.extension.type.promotion' => 'getSylius_Form_Extension_Type_PromotionService',
  1007. 'sylius.form.extension.type.promotion_coupon' => 'getSylius_Form_Extension_Type_PromotionCouponService',
  1008. 'sylius.form.extension.type.promotion_filter_collection' => 'getSylius_Form_Extension_Type_PromotionFilterCollectionService',
  1009. 'sylius.form.extension.type.shipping_method' => 'getSylius_Form_Extension_Type_ShippingMethodService',
  1010. 'sylius.form.extension.type.tax_rate' => 'getSylius_Form_Extension_Type_TaxRateService',
  1011. 'sylius.form.extension.type.taxon' => 'getSylius_Form_Extension_Type_TaxonService',
  1012. 'sylius.form.type.add_to_cart' => 'getSylius_Form_Type_AddToCartService',
  1013. 'sylius.form.type.address' => 'getSylius_Form_Type_AddressService',
  1014. 'sylius.form.type.address_choice' => 'getSylius_Form_Type_AddressChoiceService',
  1015. 'sylius.form.type.admin_user' => 'getSylius_Form_Type_AdminUserService',
  1016. 'sylius.form.type.attribute_type.select' => 'getSylius_Form_Type_AttributeType_SelectService',
  1017. 'sylius.form.type.attribute_type.select.choices_collection' => 'getSylius_Form_Type_AttributeType_Select_ChoicesCollectionService',
  1018. 'sylius.form.type.attribute_type_choice' => 'getSylius_Form_Type_AttributeTypeChoiceService',
  1019. 'sylius.form.type.autocomplete_product_taxon_choice' => 'getSylius_Form_Type_AutocompleteProductTaxonChoiceService',
  1020. 'sylius.form.type.avatar_image' => 'getSylius_Form_Type_AvatarImageService',
  1021. 'sylius.form.type.cart' => 'getSylius_Form_Type_CartService',
  1022. 'sylius.form.type.cart_item' => 'getSylius_Form_Type_CartItemService',
  1023. 'sylius.form.type.channel' => 'getSylius_Form_Type_ChannelService',
  1024. 'sylius.form.type.channel_based_shipping_calculator.flat_rate' => 'getSylius_Form_Type_ChannelBasedShippingCalculator_FlatRateService',
  1025. 'sylius.form.type.channel_based_shipping_calculator.per_unit_rate' => 'getSylius_Form_Type_ChannelBasedShippingCalculator_PerUnitRateService',
  1026. 'sylius.form.type.channel_choice' => 'getSylius_Form_Type_ChannelChoiceService',
  1027. 'sylius.form.type.channel_pricing' => 'getSylius_Form_Type_ChannelPricingService',
  1028. 'sylius.form.type.channels_collection' => 'getSylius_Form_Type_ChannelsCollectionService',
  1029. 'sylius.form.type.checkout_address' => 'getSylius_Form_Type_CheckoutAddressService',
  1030. 'sylius.form.type.checkout_complete' => 'getSylius_Form_Type_CheckoutCompleteService',
  1031. 'sylius.form.type.checkout_payment' => 'getSylius_Form_Type_CheckoutPaymentService',
  1032. 'sylius.form.type.checkout_select_payment' => 'getSylius_Form_Type_CheckoutSelectPaymentService',
  1033. 'sylius.form.type.checkout_select_shipping' => 'getSylius_Form_Type_CheckoutSelectShippingService',
  1034. 'sylius.form.type.checkout_shipment' => 'getSylius_Form_Type_CheckoutShipmentService',
  1035. 'sylius.form.type.country' => 'getSylius_Form_Type_CountryService',
  1036. 'sylius.form.type.country_choice' => 'getSylius_Form_Type_CountryChoiceService',
  1037. 'sylius.form.type.country_code_choice' => 'getSylius_Form_Type_CountryCodeChoiceService',
  1038. 'sylius.form.type.currency' => 'getSylius_Form_Type_CurrencyService',
  1039. 'sylius.form.type.currency_choice' => 'getSylius_Form_Type_CurrencyChoiceService',
  1040. 'sylius.form.type.customer' => 'getSylius_Form_Type_CustomerService',
  1041. 'sylius.form.type.customer_checkout_guest' => 'getSylius_Form_Type_CustomerCheckoutGuestService',
  1042. 'sylius.form.type.customer_choice' => 'getSylius_Form_Type_CustomerChoiceService',
  1043. 'sylius.form.type.customer_group' => 'getSylius_Form_Type_CustomerGroupService',
  1044. 'sylius.form.type.customer_group_choice' => 'getSylius_Form_Type_CustomerGroupChoiceService',
  1045. 'sylius.form.type.customer_group_code_choice' => 'getSylius_Form_Type_CustomerGroupCodeChoiceService',
  1046. 'sylius.form.type.customer_guest' => 'getSylius_Form_Type_CustomerGuestService',
  1047. 'sylius.form.type.customer_profile' => 'getSylius_Form_Type_CustomerProfileService',
  1048. 'sylius.form.type.customer_registration' => 'getSylius_Form_Type_CustomerRegistrationService',
  1049. 'sylius.form.type.customer_simple_registration' => 'getSylius_Form_Type_CustomerSimpleRegistrationService',
  1050. 'sylius.form.type.data_transformer.product_variants_to_codes' => 'getSylius_Form_Type_DataTransformer_ProductVariantsToCodesService',
  1051. 'sylius.form.type.data_transformer.products_to_codes' => 'getSylius_Form_Type_DataTransformer_ProductsToCodesService',
  1052. 'sylius.form.type.data_transformer.products_to_product_associations' => 'getSylius_Form_Type_DataTransformer_ProductsToProductAssociationsService',
  1053. 'sylius.form.type.data_transformer.taxons_to_codes' => 'getSylius_Form_Type_DataTransformer_TaxonsToCodesService',
  1054. 'sylius.form.type.default' => 'getSylius_Form_Type_DefaultService',
  1055. 'sylius.form.type.exchange_rate' => 'getSylius_Form_Type_ExchangeRateService',
  1056. 'sylius.form.type.for_products_scope' => 'getSylius_Form_Type_ForProductsScopeService',
  1057. 'sylius.form.type.for_taxons_scope' => 'getSylius_Form_Type_ForTaxonsScopeService',
  1058. 'sylius.form.type.for_variants_scope' => 'getSylius_Form_Type_ForVariantsScopeService',
  1059. 'sylius.form.type.gateway_config' => 'getSylius_Form_Type_GatewayConfigService',
  1060. 'sylius.form.type.gateway_configuration.paypal' => 'getSylius_Form_Type_GatewayConfiguration_PaypalService',
  1061. 'sylius.form.type.gateway_configuration.stripe' => 'getSylius_Form_Type_GatewayConfiguration_StripeService',
  1062. 'sylius.form.type.grid_filter.boolean' => 'getSylius_Form_Type_GridFilter_BooleanService',
  1063. 'sylius.form.type.grid_filter.date' => 'getSylius_Form_Type_GridFilter_DateService',
  1064. 'sylius.form.type.grid_filter.entity' => 'getSylius_Form_Type_GridFilter_EntityService',
  1065. 'sylius.form.type.grid_filter.exists' => 'getSylius_Form_Type_GridFilter_ExistsService',
  1066. 'sylius.form.type.grid_filter.money' => 'getSylius_Form_Type_GridFilter_MoneyService',
  1067. 'sylius.form.type.grid_filter.select' => 'getSylius_Form_Type_GridFilter_SelectService',
  1068. 'sylius.form.type.grid_filter.string' => 'getSylius_Form_Type_GridFilter_StringService',
  1069. 'sylius.form.type.locale' => 'getSylius_Form_Type_LocaleService',
  1070. 'sylius.form.type.locale_choice' => 'getSylius_Form_Type_LocaleChoiceService',
  1071. 'sylius.form.type.money' => 'getSylius_Form_Type_MoneyService',
  1072. 'sylius.form.type.order' => 'getSylius_Form_Type_OrderService',
  1073. 'sylius.form.type.order_item' => 'getSylius_Form_Type_OrderItemService',
  1074. 'sylius.form.type.payment' => 'getSylius_Form_Type_PaymentService',
  1075. 'sylius.form.type.payment_gateway_choice' => 'getSylius_Form_Type_PaymentGatewayChoiceService',
  1076. 'sylius.form.type.payment_method' => 'getSylius_Form_Type_PaymentMethodService',
  1077. 'sylius.form.type.payment_method_choice' => 'getSylius_Form_Type_PaymentMethodChoiceService',
  1078. 'sylius.form.type.payment_method_translation' => 'getSylius_Form_Type_PaymentMethodTranslationService',
  1079. 'sylius.form.type.product' => 'getSylius_Form_Type_ProductService',
  1080. 'sylius.form.type.product_association' => 'getSylius_Form_Type_ProductAssociationService',
  1081. 'sylius.form.type.product_association_type' => 'getSylius_Form_Type_ProductAssociationTypeService',
  1082. 'sylius.form.type.product_association_type_choice' => 'getSylius_Form_Type_ProductAssociationTypeChoiceService',
  1083. 'sylius.form.type.product_association_type_translation' => 'getSylius_Form_Type_ProductAssociationTypeTranslationService',
  1084. 'sylius.form.type.product_attribute' => 'getSylius_Form_Type_ProductAttributeService',
  1085. 'sylius.form.type.product_attribute_choice' => 'getSylius_Form_Type_ProductAttributeChoiceService',
  1086. 'sylius.form.type.product_attribute_translation' => 'getSylius_Form_Type_ProductAttributeTranslationService',
  1087. 'sylius.form.type.product_attribute_value' => 'getSylius_Form_Type_ProductAttributeValueService',
  1088. 'sylius.form.type.product_choice' => 'getSylius_Form_Type_ProductChoiceService',
  1089. 'sylius.form.type.product_code_choice' => 'getSylius_Form_Type_ProductCodeChoiceService',
  1090. 'sylius.form.type.product_generate_variants' => 'getSylius_Form_Type_ProductGenerateVariantsService',
  1091. 'sylius.form.type.product_image' => 'getSylius_Form_Type_ProductImageService',
  1092. 'sylius.form.type.product_option' => 'getSylius_Form_Type_ProductOptionService',
  1093. 'sylius.form.type.product_option_choice' => 'getSylius_Form_Type_ProductOptionChoiceService',
  1094. 'sylius.form.type.product_option_translation' => 'getSylius_Form_Type_ProductOptionTranslationService',
  1095. 'sylius.form.type.product_option_value' => 'getSylius_Form_Type_ProductOptionValueService',
  1096. 'sylius.form.type.product_option_value_choice' => 'getSylius_Form_Type_ProductOptionValueChoiceService',
  1097. 'sylius.form.type.product_option_value_translation' => 'getSylius_Form_Type_ProductOptionValueTranslationService',
  1098. 'sylius.form.type.product_review' => 'getSylius_Form_Type_ProductReviewService',
  1099. 'sylius.form.type.product_translation' => 'getSylius_Form_Type_ProductTranslationService',
  1100. 'sylius.form.type.product_variant' => 'getSylius_Form_Type_ProductVariantService',
  1101. 'sylius.form.type.product_variant_generation' => 'getSylius_Form_Type_ProductVariantGenerationService',
  1102. 'sylius.form.type.product_variant_translation' => 'getSylius_Form_Type_ProductVariantTranslationService',
  1103. 'sylius.form.type.promotion' => 'getSylius_Form_Type_PromotionService',
  1104. 'sylius.form.type.promotion_action' => 'getSylius_Form_Type_PromotionActionService',
  1105. 'sylius.form.type.promotion_action.collection' => 'getSylius_Form_Type_PromotionAction_CollectionService',
  1106. 'sylius.form.type.promotion_action.filter.product' => 'getSylius_Form_Type_PromotionAction_Filter_ProductService',
  1107. 'sylius.form.type.promotion_action.filter.taxon' => 'getSylius_Form_Type_PromotionAction_Filter_TaxonService',
  1108. 'sylius.form.type.promotion_action_choice' => 'getSylius_Form_Type_PromotionActionChoiceService',
  1109. 'sylius.form.type.promotion_coupon' => 'getSylius_Form_Type_PromotionCouponService',
  1110. 'sylius.form.type.promotion_coupon_generator_instruction' => 'getSylius_Form_Type_PromotionCouponGeneratorInstructionService',
  1111. 'sylius.form.type.promotion_coupon_to_code' => 'getSylius_Form_Type_PromotionCouponToCodeService',
  1112. 'sylius.form.type.promotion_rule' => 'getSylius_Form_Type_PromotionRuleService',
  1113. 'sylius.form.type.promotion_rule.collection' => 'getSylius_Form_Type_PromotionRule_CollectionService',
  1114. 'sylius.form.type.promotion_rule.contains_product_configuration' => 'getSylius_Form_Type_PromotionRule_ContainsProductConfigurationService',
  1115. 'sylius.form.type.promotion_rule.customer_group_configuration' => 'getSylius_Form_Type_PromotionRule_CustomerGroupConfigurationService',
  1116. 'sylius.form.type.promotion_rule.has_taxon_configuration' => 'getSylius_Form_Type_PromotionRule_HasTaxonConfigurationService',
  1117. 'sylius.form.type.promotion_rule.total_of_items_from_taxon_configuration' => 'getSylius_Form_Type_PromotionRule_TotalOfItemsFromTaxonConfigurationService',
  1118. 'sylius.form.type.promotion_rule_choice' => 'getSylius_Form_Type_PromotionRuleChoiceService',
  1119. 'sylius.form.type.province' => 'getSylius_Form_Type_ProvinceService',
  1120. 'sylius.form.type.province_choice' => 'getSylius_Form_Type_ProvinceChoiceService',
  1121. 'sylius.form.type.province_code_choice' => 'getSylius_Form_Type_ProvinceCodeChoiceService',
  1122. 'sylius.form.type.resource_autocomplete_choice' => 'getSylius_Form_Type_ResourceAutocompleteChoiceService',
  1123. 'sylius.form.type.resource_translations' => 'getSylius_Form_Type_ResourceTranslationsService',
  1124. 'sylius.form.type.security_login' => 'getSylius_Form_Type_SecurityLoginService',
  1125. 'sylius.form.type.shipment' => 'getSylius_Form_Type_ShipmentService',
  1126. 'sylius.form.type.shipment_ship' => 'getSylius_Form_Type_ShipmentShipService',
  1127. 'sylius.form.type.shipping_calculator_choice' => 'getSylius_Form_Type_ShippingCalculatorChoiceService',
  1128. 'sylius.form.type.shipping_category' => 'getSylius_Form_Type_ShippingCategoryService',
  1129. 'sylius.form.type.shipping_category_choice' => 'getSylius_Form_Type_ShippingCategoryChoiceService',
  1130. 'sylius.form.type.shipping_method' => 'getSylius_Form_Type_ShippingMethodService',
  1131. 'sylius.form.type.shipping_method_choice' => 'getSylius_Form_Type_ShippingMethodChoiceService',
  1132. 'sylius.form.type.shipping_method_rule' => 'getSylius_Form_Type_ShippingMethodRuleService',
  1133. 'sylius.form.type.shipping_method_rule.collection' => 'getSylius_Form_Type_ShippingMethodRule_CollectionService',
  1134. 'sylius.form.type.shipping_method_rule_choice' => 'getSylius_Form_Type_ShippingMethodRuleChoiceService',
  1135. 'sylius.form.type.shipping_method_translation' => 'getSylius_Form_Type_ShippingMethodTranslationService',
  1136. 'sylius.form.type.shop_billing_data' => 'getSylius_Form_Type_ShopBillingDataService',
  1137. 'sylius.form.type.shop_user' => 'getSylius_Form_Type_ShopUserService',
  1138. 'sylius.form.type.shop_user_registration' => 'getSylius_Form_Type_ShopUserRegistrationService',
  1139. 'sylius.form.type.sylius_product_associations' => 'getSylius_Form_Type_SyliusProductAssociationsService',
  1140. 'sylius.form.type.tax_calculation_strategy_choice' => 'getSylius_Form_Type_TaxCalculationStrategyChoiceService',
  1141. 'sylius.form.type.tax_calculator_choice' => 'getSylius_Form_Type_TaxCalculatorChoiceService',
  1142. 'sylius.form.type.tax_category' => 'getSylius_Form_Type_TaxCategoryService',
  1143. 'sylius.form.type.tax_category_choice' => 'getSylius_Form_Type_TaxCategoryChoiceService',
  1144. 'sylius.form.type.tax_rate' => 'getSylius_Form_Type_TaxRateService',
  1145. 'sylius.form.type.taxon' => 'getSylius_Form_Type_TaxonService',
  1146. 'sylius.form.type.taxon_image' => 'getSylius_Form_Type_TaxonImageService',
  1147. 'sylius.form.type.taxon_position' => 'getSylius_Form_Type_TaxonPositionService',
  1148. 'sylius.form.type.taxon_translation' => 'getSylius_Form_Type_TaxonTranslationService',
  1149. 'sylius.form.type.user_change_password' => 'getSylius_Form_Type_UserChangePasswordService',
  1150. 'sylius.form.type.user_login' => 'getSylius_Form_Type_UserLoginService',
  1151. 'sylius.form.type.user_request_password_reset' => 'getSylius_Form_Type_UserRequestPasswordResetService',
  1152. 'sylius.form.type.user_reset_password' => 'getSylius_Form_Type_UserResetPasswordService',
  1153. 'sylius.form.type.zone' => 'getSylius_Form_Type_ZoneService',
  1154. 'sylius.form.type.zone_choice' => 'getSylius_Form_Type_ZoneChoiceService',
  1155. 'sylius.form.type.zone_code_choice' => 'getSylius_Form_Type_ZoneCodeChoiceService',
  1156. 'sylius.form.type.zone_member' => 'getSylius_Form_Type_ZoneMemberService',
  1157. 'sylius.form_registry.attribute_type' => 'getSylius_FormRegistry_AttributeTypeService',
  1158. 'sylius.form_registry.payum_gateway_config' => 'getSylius_FormRegistry_PayumGatewayConfigService',
  1159. 'sylius.form_registry.promotion_action' => 'getSylius_FormRegistry_PromotionActionService',
  1160. 'sylius.form_registry.promotion_rule_checker' => 'getSylius_FormRegistry_PromotionRuleCheckerService',
  1161. 'sylius.form_registry.shipping_calculator' => 'getSylius_FormRegistry_ShippingCalculatorService',
  1162. 'sylius.form_registry.shipping_method_rule_checker' => 'getSylius_FormRegistry_ShippingMethodRuleCheckerService',
  1163. 'sylius.generator.product_variant' => 'getSylius_Generator_ProductVariantService',
  1164. 'sylius.generator.slug' => 'getSylius_Generator_SlugService',
  1165. 'sylius.generator.taxon_slug' => 'getSylius_Generator_TaxonSlugService',
  1166. 'sylius.grid.array_grid_provider' => 'getSylius_Grid_ArrayGridProviderService',
  1167. 'sylius.grid.array_to_definition_converter' => 'getSylius_Grid_ArrayToDefinitionConverterService',
  1168. 'sylius.grid.chain_provider' => 'getSylius_Grid_ChainProviderService',
  1169. 'sylius.grid.configuration_extender' => 'getSylius_Grid_ConfigurationExtenderService',
  1170. 'sylius.grid.configuration_removals_handler' => 'getSylius_Grid_ConfigurationRemovalsHandlerService',
  1171. 'sylius.grid.data_provider' => 'getSylius_Grid_DataProviderService',
  1172. 'sylius.grid.data_source_provider' => 'getSylius_Grid_DataSourceProviderService',
  1173. 'sylius.grid.field.validator' => 'getSylius_Grid_Field_ValidatorService',
  1174. 'sylius.grid.filters_applicator' => 'getSylius_Grid_FiltersApplicatorService',
  1175. 'sylius.grid.filters_criteria_resolver' => 'getSylius_Grid_FiltersCriteriaResolverService',
  1176. 'sylius.grid.grid_registry' => 'getSylius_Grid_GridRegistryService',
  1177. 'sylius.grid.maker' => 'getSylius_Grid_MakerService',
  1178. 'sylius.grid.resource_view_factory' => 'getSylius_Grid_ResourceViewFactoryService',
  1179. 'sylius.grid.service_grid_provider' => 'getSylius_Grid_ServiceGridProviderService',
  1180. 'sylius.grid.sorter' => 'getSylius_Grid_SorterService',
  1181. 'sylius.grid.sorter.validator' => 'getSylius_Grid_Sorter_ValidatorService',
  1182. 'sylius.grid.view_factory' => 'getSylius_Grid_ViewFactoryService',
  1183. 'sylius.grid_driver.doctrine.dbal' => 'getSylius_GridDriver_Doctrine_DbalService',
  1184. 'sylius.grid_driver.doctrine.orm' => 'getSylius_GridDriver_Doctrine_OrmService',
  1185. 'sylius.grid_filter.boolean' => 'getSylius_GridFilter_BooleanService',
  1186. 'sylius.grid_filter.date' => 'getSylius_GridFilter_DateService',
  1187. 'sylius.grid_filter.entities' => 'getSylius_GridFilter_EntitiesService',
  1188. 'sylius.grid_filter.entity' => 'getSylius_GridFilter_EntityService',
  1189. 'sylius.grid_filter.exists' => 'getSylius_GridFilter_ExistsService',
  1190. 'sylius.grid_filter.money' => 'getSylius_GridFilter_MoneyService',
  1191. 'sylius.grid_filter.select' => 'getSylius_GridFilter_SelectService',
  1192. 'sylius.grid_filter.shop_string' => 'getSylius_GridFilter_ShopStringService',
  1193. 'sylius.grid_filter.string' => 'getSylius_GridFilter_StringService',
  1194. 'sylius.handler.shop_user_logout' => 'getSylius_Handler_ShopUserLogoutService',
  1195. 'sylius.image_uploader' => 'getSylius_ImageUploaderService',
  1196. 'sylius.installer.checker.command_directory' => 'getSylius_Installer_Checker_CommandDirectoryService',
  1197. 'sylius.installer.checker.sylius_requirements' => 'getSylius_Installer_Checker_SyliusRequirementsService',
  1198. 'sylius.integer_distributor' => 'getSylius_IntegerDistributorService',
  1199. 'sylius.invoice_number_generator' => 'getSylius_InvoiceNumberGeneratorService',
  1200. 'sylius.listener.avatar_upload' => 'getSylius_Listener_AvatarUploadService',
  1201. 'sylius.listener.canonicalizer' => 'getSylius_Listener_CanonicalizerService',
  1202. 'sylius.listener.channel' => 'getSylius_Listener_ChannelService',
  1203. 'sylius.listener.customer_default_address' => 'getSylius_Listener_CustomerDefaultAddressService',
  1204. 'sylius.listener.default_username' => 'getSylius_Listener_DefaultUsernameService',
  1205. 'sylius.listener.email_updater' => 'getSylius_Listener_EmailUpdaterService',
  1206. 'sylius.listener.images_remove' => 'getSylius_Listener_ImagesRemoveService',
  1207. 'sylius.listener.images_upload' => 'getSylius_Listener_ImagesUploadService',
  1208. 'sylius.listener.locking' => 'getSylius_Listener_LockingService',
  1209. 'sylius.listener.order_complete' => 'getSylius_Listener_OrderCompleteService',
  1210. 'sylius.listener.order_customer_ip' => 'getSylius_Listener_OrderCustomerIpService',
  1211. 'sylius.listener.order_integrity_checker' => 'getSylius_Listener_OrderIntegrityCheckerService',
  1212. 'sylius.listener.order_recalculation' => 'getSylius_Listener_OrderRecalculationService',
  1213. 'sylius.listener.password_updater' => 'getSylius_Listener_PasswordUpdaterService',
  1214. 'sylius.listener.product_review_change' => 'getSylius_Listener_ProductReviewChangeService',
  1215. 'sylius.listener.review_create' => 'getSylius_Listener_ReviewCreateService',
  1216. 'sylius.listener.select_product_attribute_choice_remove' => 'getSylius_Listener_SelectProductAttributeChoiceRemoveService',
  1217. 'sylius.listener.shipment_ship' => 'getSylius_Listener_ShipmentShipService',
  1218. 'sylius.listener.shop_cart_blamer' => 'getSylius_Listener_ShopCartBlamerService',
  1219. 'sylius.listener.simple_product_locking' => 'getSylius_Listener_SimpleProductLockingService',
  1220. 'sylius.listener.taxon_deletion' => 'getSylius_Listener_TaxonDeletionService',
  1221. 'sylius.listener.user_cart_recalculation' => 'getSylius_Listener_UserCartRecalculationService',
  1222. 'sylius.listener.user_impersonated' => 'getSylius_Listener_UserImpersonatedService',
  1223. 'sylius.listener.user_registration' => 'getSylius_Listener_UserRegistrationService',
  1224. 'sylius.listener.zone_member_integrity' => 'getSylius_Listener_ZoneMemberIntegrityService',
  1225. 'sylius.mailer.default_settings_provider' => 'getSylius_Mailer_DefaultSettingsProviderService',
  1226. 'sylius.mailer.order_email_manager' => 'getSylius_Mailer_OrderEmailManagerService',
  1227. 'sylius.oauth_user.pin_generator.password_reset' => 'getSylius_OauthUser_PinGenerator_PasswordResetService',
  1228. 'sylius.oauth_user.token_generator.email_verification' => 'getSylius_OauthUser_TokenGenerator_EmailVerificationService',
  1229. 'sylius.oauth_user.token_generator.password_reset' => 'getSylius_OauthUser_TokenGenerator_PasswordResetService',
  1230. 'sylius.order_item_names_setter' => 'getSylius_OrderItemNamesSetterService',
  1231. 'sylius.order_item_quantity_modifier.limiting' => 'getSylius_OrderItemQuantityModifier_LimitingService',
  1232. 'sylius.order_locale_assigner' => 'getSylius_OrderLocaleAssignerService',
  1233. 'sylius.order_modifier' => 'getSylius_OrderModifierService',
  1234. 'sylius.order_payment_provider' => 'getSylius_OrderPaymentProviderService',
  1235. 'sylius.order_processing.order_adjustments_clearer' => 'getSylius_OrderProcessing_OrderAdjustmentsClearerService',
  1236. 'sylius.order_processing.order_payment_processor.after_checkout' => 'getSylius_OrderProcessing_OrderPaymentProcessor_AfterCheckoutService',
  1237. 'sylius.order_processing.order_payment_processor.checkout' => 'getSylius_OrderProcessing_OrderPaymentProcessor_CheckoutService',
  1238. 'sylius.order_processing.order_prices_recalculator' => 'getSylius_OrderProcessing_OrderPricesRecalculatorService',
  1239. 'sylius.order_processing.order_processor' => 'getSylius_OrderProcessing_OrderProcessorService',
  1240. 'sylius.order_processing.order_promotion_processor' => 'getSylius_OrderProcessing_OrderPromotionProcessorService',
  1241. 'sylius.order_processing.order_shipment_processor' => 'getSylius_OrderProcessing_OrderShipmentProcessorService',
  1242. 'sylius.order_processing.order_taxes_processor' => 'getSylius_OrderProcessing_OrderTaxesProcessorService',
  1243. 'sylius.order_processing.shipping_charges_processor' => 'getSylius_OrderProcessing_ShippingChargesProcessorService',
  1244. 'sylius.payment_description_provider' => 'getSylius_PaymentDescriptionProviderService',
  1245. 'sylius.payment_method_resolver.default' => 'getSylius_PaymentMethodResolver_DefaultService',
  1246. 'sylius.payum.http_client' => 'getSylius_Payum_HttpClientService',
  1247. 'sylius.payum_action.authorize_payment' => 'getSylius_PayumAction_AuthorizePaymentService',
  1248. 'sylius.payum_action.capture_payment' => 'getSylius_PayumAction_CapturePaymentService',
  1249. 'sylius.payum_action.execute_same_request_with_payment_details' => 'getSylius_PayumAction_ExecuteSameRequestWithPaymentDetailsService',
  1250. 'sylius.payum_action.offline.convert_payment' => 'getSylius_PayumAction_Offline_ConvertPaymentService',
  1251. 'sylius.payum_action.offline.resolve_next_route' => 'getSylius_PayumAction_Offline_ResolveNextRouteService',
  1252. 'sylius.payum_action.offline.status' => 'getSylius_PayumAction_Offline_StatusService',
  1253. 'sylius.payum_action.paypal_express_checkout.convert_payment' => 'getSylius_PayumAction_PaypalExpressCheckout_ConvertPaymentService',
  1254. 'sylius.payum_action.resolve_next_route' => 'getSylius_PayumAction_ResolveNextRouteService',
  1255. 'sylius.payum_extension.update_payment_state' => 'getSylius_PayumExtension_UpdatePaymentStateService',
  1256. 'sylius.product_review.average_rating_updater' => 'getSylius_ProductReview_AverageRatingUpdaterService',
  1257. 'sylius.promotion.units_promotion_adjustments_applicator' => 'getSylius_Promotion_UnitsPromotionAdjustmentsApplicatorService',
  1258. 'sylius.promotion_action.fixed_discount' => 'getSylius_PromotionAction_FixedDiscountService',
  1259. 'sylius.promotion_action.percentage_discount' => 'getSylius_PromotionAction_PercentageDiscountService',
  1260. 'sylius.promotion_action.shipping_percentage_discount' => 'getSylius_PromotionAction_ShippingPercentageDiscountService',
  1261. 'sylius.promotion_action.unit_fixed_discount' => 'getSylius_PromotionAction_UnitFixedDiscountService',
  1262. 'sylius.promotion_action.unit_percentage_discount' => 'getSylius_PromotionAction_UnitPercentageDiscountService',
  1263. 'sylius.promotion_applicator' => 'getSylius_PromotionApplicatorService',
  1264. 'sylius.promotion_coupon_eligibility_checker' => 'getSylius_PromotionCouponEligibilityCheckerService',
  1265. 'sylius.promotion_coupon_generator' => 'getSylius_PromotionCouponGeneratorService',
  1266. 'sylius.promotion_coupon_generator.percentage_policy' => 'getSylius_PromotionCouponGenerator_PercentagePolicyService',
  1267. 'sylius.promotion_eligibility_checker' => 'getSylius_PromotionEligibilityCheckerService',
  1268. 'sylius.promotion_filter.price_range' => 'getSylius_PromotionFilter_PriceRangeService',
  1269. 'sylius.promotion_filter.product' => 'getSylius_PromotionFilter_ProductService',
  1270. 'sylius.promotion_filter.taxon' => 'getSylius_PromotionFilter_TaxonService',
  1271. 'sylius.promotion_processor' => 'getSylius_PromotionProcessorService',
  1272. 'sylius.promotion_rule_checker.cart_quantity' => 'getSylius_PromotionRuleChecker_CartQuantityService',
  1273. 'sylius.promotion_rule_checker.contains_product' => 'getSylius_PromotionRuleChecker_ContainsProductService',
  1274. 'sylius.promotion_rule_checker.has_taxon' => 'getSylius_PromotionRuleChecker_HasTaxonService',
  1275. 'sylius.promotion_rule_checker.item_total' => 'getSylius_PromotionRuleChecker_ItemTotalService',
  1276. 'sylius.promotion_rule_checker.nth_order' => 'getSylius_PromotionRuleChecker_NthOrderService',
  1277. 'sylius.promotion_rule_checker.shipping_country' => 'getSylius_PromotionRuleChecker_ShippingCountryService',
  1278. 'sylius.promotion_rule_checker.total_of_items_from_taxon' => 'getSylius_PromotionRuleChecker_TotalOfItemsFromTaxonService',
  1279. 'sylius.promotion_rule_updater.has_taxon' => 'getSylius_PromotionRuleUpdater_HasTaxonService',
  1280. 'sylius.promotion_rule_updater.total_of_items_from_taxon' => 'getSylius_PromotionRuleUpdater_TotalOfItemsFromTaxonService',
  1281. 'sylius.promotion_usage_modifier' => 'getSylius_PromotionUsageModifierService',
  1282. 'sylius.proportional_integer_distributor' => 'getSylius_ProportionalIntegerDistributorService',
  1283. 'sylius.provider.channel_based_default_zone_provider' => 'getSylius_Provider_ChannelBasedDefaultZoneProviderService',
  1284. 'sylius.random_generator' => 'getSylius_RandomGeneratorService',
  1285. 'sylius.registry.attribute_type' => 'getSylius_Registry_AttributeTypeService',
  1286. 'sylius.registry.grid_driver' => 'getSylius_Registry_GridDriverService',
  1287. 'sylius.registry.grid_filter' => 'getSylius_Registry_GridFilterService',
  1288. 'sylius.registry.tax_calculation_strategy' => 'getSylius_Registry_TaxCalculationStrategyService',
  1289. 'sylius.registry.tax_calculator' => 'getSylius_Registry_TaxCalculatorService',
  1290. 'sylius.registry_promotion_action' => 'getSylius_RegistryPromotionActionService',
  1291. 'sylius.registry_promotion_rule_checker' => 'getSylius_RegistryPromotionRuleCheckerService',
  1292. 'sylius.repository.address' => 'getSylius_Repository_AddressService',
  1293. 'sylius.repository.address_log_entry' => 'getSylius_Repository_AddressLogEntryService',
  1294. 'sylius.repository.adjustment' => 'getSylius_Repository_AdjustmentService',
  1295. 'sylius.repository.admin_user' => 'getSylius_Repository_AdminUserService',
  1296. 'sylius.repository.avatar_image' => 'getSylius_Repository_AvatarImageService',
  1297. 'sylius.repository.brands' => 'getSylius_Repository_BrandsService',
  1298. 'sylius.repository.catalog_promotion' => 'getSylius_Repository_CatalogPromotionService',
  1299. 'sylius.repository.catalog_promotion_action' => 'getSylius_Repository_CatalogPromotionActionService',
  1300. 'sylius.repository.catalog_promotion_scope' => 'getSylius_Repository_CatalogPromotionScopeService',
  1301. 'sylius.repository.catalog_promotion_translation' => 'getSylius_Repository_CatalogPromotionTranslationService',
  1302. 'sylius.repository.channel_pricing' => 'getSylius_Repository_ChannelPricingService',
  1303. 'sylius.repository.country' => 'getSylius_Repository_CountryService',
  1304. 'sylius.repository.currency' => 'getSylius_Repository_CurrencyService',
  1305. 'sylius.repository.customer_group' => 'getSylius_Repository_CustomerGroupService',
  1306. 'sylius.repository.gateway_config' => 'getSylius_Repository_GatewayConfigService',
  1307. 'sylius.repository.inventory_unit' => 'getSylius_Repository_InventoryUnitService',
  1308. 'sylius.repository.oauth_user' => 'getSylius_Repository_OauthUserService',
  1309. 'sylius.repository.order_item' => 'getSylius_Repository_OrderItemService',
  1310. 'sylius.repository.order_item_unit' => 'getSylius_Repository_OrderItemUnitService',
  1311. 'sylius.repository.order_sequence' => 'getSylius_Repository_OrderSequenceService',
  1312. 'sylius.repository.orders_in_delivery' => 'getSylius_Repository_OrdersInDeliveryService',
  1313. 'sylius.repository.orders_in_delivery_items' => 'getSylius_Repository_OrdersInDeliveryItemsService',
  1314. 'sylius.repository.orders_in_delivery_shipping' => 'getSylius_Repository_OrdersInDeliveryShippingService',
  1315. 'sylius.repository.orders_in_delivery_unsigned' => 'getSylius_Repository_OrdersInDeliveryUnsignedService',
  1316. 'sylius.repository.payment' => 'getSylius_Repository_PaymentService',
  1317. 'sylius.repository.payment_method_translation' => 'getSylius_Repository_PaymentMethodTranslationService',
  1318. 'sylius.repository.payment_security_token' => 'getSylius_Repository_PaymentSecurityTokenService',
  1319. 'sylius.repository.product' => 'getSylius_Repository_ProductService',
  1320. 'sylius.repository.product_association' => 'getSylius_Repository_ProductAssociationService',
  1321. 'sylius.repository.product_association_type' => 'getSylius_Repository_ProductAssociationTypeService',
  1322. 'sylius.repository.product_association_type_translation' => 'getSylius_Repository_ProductAssociationTypeTranslationService',
  1323. 'sylius.repository.product_attribute' => 'getSylius_Repository_ProductAttributeService',
  1324. 'sylius.repository.product_attribute_translation' => 'getSylius_Repository_ProductAttributeTranslationService',
  1325. 'sylius.repository.product_attribute_value' => 'getSylius_Repository_ProductAttributeValueService',
  1326. 'sylius.repository.product_image' => 'getSylius_Repository_ProductImageService',
  1327. 'sylius.repository.product_option' => 'getSylius_Repository_ProductOptionService',
  1328. 'sylius.repository.product_option_translation' => 'getSylius_Repository_ProductOptionTranslationService',
  1329. 'sylius.repository.product_option_value' => 'getSylius_Repository_ProductOptionValueService',
  1330. 'sylius.repository.product_option_value_translation' => 'getSylius_Repository_ProductOptionValueTranslationService',
  1331. 'sylius.repository.product_review' => 'getSylius_Repository_ProductReviewService',
  1332. 'sylius.repository.product_reviewer' => 'getSylius_Repository_ProductReviewerService',
  1333. 'sylius.repository.product_taxon' => 'getSylius_Repository_ProductTaxonService',
  1334. 'sylius.repository.product_translation' => 'getSylius_Repository_ProductTranslationService',
  1335. 'sylius.repository.product_variant' => 'getSylius_Repository_ProductVariantService',
  1336. 'sylius.repository.product_variant_translation' => 'getSylius_Repository_ProductVariantTranslationService',
  1337. 'sylius.repository.promotion' => 'getSylius_Repository_PromotionService',
  1338. 'sylius.repository.promotion_action' => 'getSylius_Repository_PromotionActionService',
  1339. 'sylius.repository.promotion_coupon' => 'getSylius_Repository_PromotionCouponService',
  1340. 'sylius.repository.promotion_rule' => 'getSylius_Repository_PromotionRuleService',
  1341. 'sylius.repository.promotion_subject' => 'getSylius_Repository_PromotionSubjectService',
  1342. 'sylius.repository.shipment_unit' => 'getSylius_Repository_ShipmentUnitService',
  1343. 'sylius.repository.shipping_category' => 'getSylius_Repository_ShippingCategoryService',
  1344. 'sylius.repository.shipping_method_rule' => 'getSylius_Repository_ShippingMethodRuleService',
  1345. 'sylius.repository.shipping_method_translation' => 'getSylius_Repository_ShippingMethodTranslationService',
  1346. 'sylius.repository.shop_billing_data' => 'getSylius_Repository_ShopBillingDataService',
  1347. 'sylius.repository.shop_user' => 'getSylius_Repository_ShopUserService',
  1348. 'sylius.repository.tax_category' => 'getSylius_Repository_TaxCategoryService',
  1349. 'sylius.repository.tax_rate' => 'getSylius_Repository_TaxRateService',
  1350. 'sylius.repository.taxon' => 'getSylius_Repository_TaxonService',
  1351. 'sylius.repository.taxon_image' => 'getSylius_Repository_TaxonImageService',
  1352. 'sylius.repository.taxon_translation' => 'getSylius_Repository_TaxonTranslationService',
  1353. 'sylius.repository.zone_member' => 'getSylius_Repository_ZoneMemberService',
  1354. 'sylius.requirements' => 'getSylius_RequirementsService',
  1355. 'sylius.resource_controller.resources_resolver.grid_aware' => 'getSylius_ResourceController_ResourcesResolver_GridAwareService',
  1356. 'sylius.reviewer_reviews_remover' => 'getSylius_ReviewerReviewsRemoverService',
  1357. 'sylius.security.password_encoder' => 'getSylius_Security_PasswordEncoderService',
  1358. 'sylius.security.password_updater' => 'getSylius_Security_PasswordUpdaterService',
  1359. 'sylius.security.user_login' => 'getSylius_Security_UserLoginService',
  1360. 'sylius.sequential_order_number_generator' => 'getSylius_SequentialOrderNumberGeneratorService',
  1361. 'sylius.setup.channel' => 'getSylius_Setup_ChannelService',
  1362. 'sylius.setup.currency' => 'getSylius_Setup_CurrencyService',
  1363. 'sylius.setup.locale' => 'getSylius_Setup_LocaleService',
  1364. 'sylius.shipping_calculator' => 'getSylius_ShippingCalculatorService',
  1365. 'sylius.shipping_date_assigner' => 'getSylius_ShippingDateAssignerService',
  1366. 'sylius.shipping_eligibility_checker' => 'getSylius_ShippingEligibilityCheckerService',
  1367. 'sylius.shipping_method_resolver.default' => 'getSylius_ShippingMethodResolver_DefaultService',
  1368. 'sylius.shop.menu_builder.account' => 'getSylius_Shop_MenuBuilder_AccountService',
  1369. 'sylius.shop_user.pin_generator.password_reset' => 'getSylius_ShopUser_PinGenerator_PasswordResetService',
  1370. 'sylius.shop_user.token_generator.email_verification' => 'getSylius_ShopUser_TokenGenerator_EmailVerificationService',
  1371. 'sylius.shop_user.token_generator.password_reset' => 'getSylius_ShopUser_TokenGenerator_PasswordResetService',
  1372. 'sylius.state_resolver.order' => 'getSylius_StateResolver_OrderService',
  1373. 'sylius.state_resolver.order_checkout' => 'getSylius_StateResolver_OrderCheckoutService',
  1374. 'sylius.state_resolver.order_payment' => 'getSylius_StateResolver_OrderPaymentService',
  1375. 'sylius.state_resolver.order_shipping' => 'getSylius_StateResolver_OrderShippingService',
  1376. 'sylius.storage.session' => 'getSylius_Storage_SessionService',
  1377. 'sylius.tax_calculator' => 'getSylius_TaxCalculatorService',
  1378. 'sylius.tax_calculator.default' => 'getSylius_TaxCalculator_DefaultService',
  1379. 'sylius.tax_rate_resolver' => 'getSylius_TaxRateResolverService',
  1380. 'sylius.taxation.order_item_units_based_strategy' => 'getSylius_Taxation_OrderItemUnitsBasedStrategyService',
  1381. 'sylius.taxation.order_item_units_taxes_applicator' => 'getSylius_Taxation_OrderItemUnitsTaxesApplicatorService',
  1382. 'sylius.taxation.order_items_based_strategy' => 'getSylius_Taxation_OrderItemsBasedStrategyService',
  1383. 'sylius.taxation.order_items_taxes_applicator' => 'getSylius_Taxation_OrderItemsTaxesApplicatorService',
  1384. 'sylius.taxation.order_shipment_taxes_applicator' => 'getSylius_Taxation_OrderShipmentTaxesApplicatorService',
  1385. 'sylius.taxation_address_resolver' => 'getSylius_TaxationAddressResolverService',
  1386. 'sylius.translatable_entity_locale_assigner' => 'getSylius_TranslatableEntityLocaleAssignerService',
  1387. 'sylius.translation.translatable_listener.doctrine.orm' => 'getSylius_Translation_TranslatableListener_Doctrine_OrmService',
  1388. 'sylius.translation_locale_provider.admin' => 'getSylius_TranslationLocaleProvider_AdminService',
  1389. 'sylius.translation_locale_provider.immutable' => 'getSylius_TranslationLocaleProvider_ImmutableService',
  1390. 'sylius.unique_id_based_order_token_assigner' => 'getSylius_UniqueIdBasedOrderTokenAssignerService',
  1391. 'sylius.unpaid_orders_state_updater' => 'getSylius_UnpaidOrdersStateUpdaterService',
  1392. 'sylius.validator.cart_item_availability' => 'getSylius_Validator_CartItemAvailabilityService',
  1393. 'sylius.validator.channel_default_locale_enabled' => 'getSylius_Validator_ChannelDefaultLocaleEnabledService',
  1394. 'sylius.validator.date_range' => 'getSylius_Validator_DateRangeService',
  1395. 'sylius.validator.different_source_target_currency' => 'getSylius_Validator_DifferentSourceTargetCurrencyService',
  1396. 'sylius.validator.has_all_prices_defined' => 'getSylius_Validator_HasAllPricesDefinedService',
  1397. 'sylius.validator.has_all_variant_prices_defined' => 'getSylius_Validator_HasAllVariantPricesDefinedService',
  1398. 'sylius.validator.has_enabled_entity' => 'getSylius_Validator_HasEnabledEntityService',
  1399. 'sylius.validator.in_stock' => 'getSylius_Validator_InStockService',
  1400. 'sylius.validator.locales_aware_valid_attribute_value' => 'getSylius_Validator_LocalesAwareValidAttributeValueService',
  1401. 'sylius.validator.payment_method_integrity' => 'getSylius_Validator_PaymentMethodIntegrityService',
  1402. 'sylius.validator.product_code_uniqueness' => 'getSylius_Validator_ProductCodeUniquenessService',
  1403. 'sylius.validator.product_integrity' => 'getSylius_Validator_ProductIntegrityService',
  1404. 'sylius.validator.product_variant_combination' => 'getSylius_Validator_ProductVariantCombinationService',
  1405. 'sylius.validator.promotion_coupon_generation_amount' => 'getSylius_Validator_PromotionCouponGenerationAmountService',
  1406. 'sylius.validator.promotion_subject_coupon' => 'getSylius_Validator_PromotionSubjectCouponService',
  1407. 'sylius.validator.shipping_method_integrity' => 'getSylius_Validator_ShippingMethodIntegrityService',
  1408. 'sylius.validator.unique.registered_user' => 'getSylius_Validator_Unique_RegisteredUserService',
  1409. 'sylius.validator.unique_currency_pair' => 'getSylius_Validator_UniqueCurrencyPairService',
  1410. 'sylius.validator.unique_reviewer_email' => 'getSylius_Validator_UniqueReviewerEmailService',
  1411. 'sylius.validator.valid_attribute_value' => 'getSylius_Validator_ValidAttributeValueService',
  1412. 'sylius.validator.valid_province_address' => 'getSylius_Validator_ValidProvinceAddressService',
  1413. 'sylius.validator.valid_select_attribute' => 'getSylius_Validator_ValidSelectAttributeService',
  1414. 'sylius.validator.valid_text_attribute' => 'getSylius_Validator_ValidTextAttributeService',
  1415. 'sylius.validator.zone_cannot_contain_itself' => 'getSylius_Validator_ZoneCannotContainItselfService',
  1416. 'sylius_fixtures.fixture_loader' => 'getSyliusFixtures_FixtureLoaderService',
  1417. 'sylius_fixtures.fixture_registry' => 'getSyliusFixtures_FixtureRegistryService',
  1418. 'sylius_fixtures.listener.suite_loader_listener' => 'getSyliusFixtures_Listener_SuiteLoaderListenerService',
  1419. 'sylius_fixtures.logger' => 'getSyliusFixtures_LoggerService',
  1420. 'sylius_fixtures.logger.formatter.console' => 'getSyliusFixtures_Logger_Formatter_ConsoleService',
  1421. 'sylius_fixtures.logger.handler.console' => 'getSyliusFixtures_Logger_Handler_ConsoleService',
  1422. 'sylius_fixtures.suite_loader' => 'getSyliusFixtures_SuiteLoaderService',
  1423. 'sylius_fixtures.suite_registry' => 'getSyliusFixtures_SuiteRegistryService',
  1424. 'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  1425. 'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  1426. 'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  1427. ];
  1428. $this->aliases = [
  1429. 'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
  1430. 'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  1431. 'Payum\\Core\\Payum' => 'payum',
  1432. 'Sylius\\Bundle\\AdminBundle\\EmailManager\\ShipmentEmailManagerInterface' => 'sylius.email_manager.shipment',
  1433. 'Sylius\\Bundle\\CoreBundle\\Assigner\\IpAssignerInterface' => 'sylius.customer_ip_assigner',
  1434. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Validator\\CatalogPromotionAction\\FixedDiscountActionValidator' => 'Sylius\\Bundle\\ApiBundle\\Validator\\CatalogPromotion\\FixedDiscountActionValidator',
  1435. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Validator\\CatalogPromotionScope\\ForProductsScopeValidator' => 'Sylius\\Bundle\\ApiBundle\\Validator\\CatalogPromotion\\ForProductsScopeValidator',
  1436. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Validator\\CatalogPromotionScope\\ForTaxonsScopeValidator' => 'Sylius\\Bundle\\ApiBundle\\Validator\\CatalogPromotion\\ForTaxonsScopeValidator',
  1437. 'Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Validator\\CatalogPromotionScope\\ForVariantsScopeValidator' => 'Sylius\\Bundle\\ApiBundle\\Validator\\CatalogPromotion\\ForVariantsScopeValidator',
  1438. 'Sylius\\Bundle\\CoreBundle\\Installer\\Provider\\DatabaseSetupCommandsProviderInterface' => 'sylius.commands_provider.database_setup',
  1439. 'Sylius\\Bundle\\CoreBundle\\Installer\\Setup\\ChannelSetupInterface' => 'sylius.setup.channel',
  1440. 'Sylius\\Bundle\\CoreBundle\\Installer\\Setup\\CurrencySetupInterface' => 'sylius.setup.currency',
  1441. 'Sylius\\Bundle\\CoreBundle\\Installer\\Setup\\LocaleSetupInterface' => 'sylius.setup.locale',
  1442. 'Sylius\\Bundle\\CoreBundle\\Remover\\ReviewerReviewsRemoverInterface' => 'sylius.reviewer_reviews_remover',
  1443. 'Sylius\\Bundle\\CoreBundle\\SectionResolver\\SectionProviderInterface' => 'sylius.section_resolver.uri_based_section_resolver',
  1444. 'Sylius\\Bundle\\FixturesBundle\\Fixture\\FixtureRegistryInterface' => 'sylius_fixtures.fixture_registry',
  1445. 'Sylius\\Bundle\\FixturesBundle\\Loader\\FixtureLoaderInterface' => 'sylius_fixtures.fixture_loader',
  1446. 'Sylius\\Bundle\\FixturesBundle\\Loader\\SuiteLoaderInterface' => 'sylius_fixtures.suite_loader',
  1447. 'Sylius\\Bundle\\FixturesBundle\\Suite\\SuiteRegistryInterface' => 'sylius_fixtures.suite_registry',
  1448. 'Sylius\\Bundle\\GridBundle\\Registry\\GridRegistryInterface' => 'sylius.grid.grid_registry',
  1449. 'Sylius\\Bundle\\MoneyBundle\\Formatter\\MoneyFormatterInterface' => 'sylius.money_formatter',
  1450. 'Sylius\\Bundle\\PayumBundle\\Factory\\GetStatusFactoryInterface' => 'sylius.factory.payum_get_status_action',
  1451. 'Sylius\\Bundle\\PayumBundle\\Factory\\ResolveNextRouteFactoryInterface' => 'sylius.factory.payum_resolve_next_route',
  1452. 'Sylius\\Bundle\\PayumBundle\\Provider\\PaymentDescriptionProviderInterface' => 'sylius.payment_description_provider',
  1453. 'Sylius\\Bundle\\ResourceBundle\\Command\\DebugResourceCommand' => 'sylius.console.command.resource_debug',
  1454. 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourcesResolverInterface' => 'sylius.resource_controller.resources_resolver.grid_aware',
  1455. 'Sylius\\Bundle\\ResourceBundle\\EventListener\\ORMMappedSuperClassSubscriber' => 'sylius.event_subscriber.orm_mapped_super_class',
  1456. 'Sylius\\Bundle\\ResourceBundle\\EventListener\\ORMRepositoryClassSubscriber' => 'sylius.event_subscriber.orm_repository_class',
  1457. 'Sylius\\Bundle\\ResourceBundle\\EventListener\\ORMTranslatableListener' => 'sylius.translation.translatable_listener.doctrine.orm',
  1458. 'Sylius\\Bundle\\ResourceBundle\\Form\\Extension\\CollectionTypeExtension' => 'sylius.form.extension.type.collection',
  1459. 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType' => 'sylius.form.type.default',
  1460. 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\ResourceAutocompleteChoiceType' => 'sylius.form.type.resource_autocomplete_choice',
  1461. 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\ResourceTranslationsType' => 'sylius.form.type.resource_translations',
  1462. 'Sylius\\Bundle\\ResourceBundle\\Grid\\Renderer\\TwigBulkActionGridRenderer' => 'sylius.custom_bulk_action_grid_renderer.twig',
  1463. 'Sylius\\Bundle\\ResourceBundle\\Grid\\Renderer\\TwigGridRenderer' => 'sylius.custom_grid_renderer.twig',
  1464. 'Sylius\\Bundle\\ResourceBundle\\Grid\\View\\ResourceGridViewFactoryInterface' => 'sylius.grid.resource_view_factory',
  1465. 'Sylius\\Bundle\\ResourceBundle\\Storage\\CookieStorage' => 'sylius.storage.cookie',
  1466. 'Sylius\\Bundle\\ResourceBundle\\Storage\\SessionStorage' => 'sylius.storage.session',
  1467. 'Sylius\\Bundle\\ShopBundle\\Calculator\\OrderItemsSubtotalCalculatorInterface' => 'sylius.calculator.order_items_subtotal',
  1468. 'Sylius\\Bundle\\ShopBundle\\EmailManager\\ContactEmailManagerInterface' => 'sylius.email_manager.contact',
  1469. 'Sylius\\Bundle\\ShopBundle\\EmailManager\\OrderEmailManagerInterface' => 'sylius.email_manager.order',
  1470. 'Sylius\\Bundle\\ShopBundle\\EventListener\\OrderIntegrityCheckerInterface' => 'sylius.listener.order_integrity_checker',
  1471. 'Sylius\\Bundle\\UserBundle\\Security\\UserLoginInterface' => 'sylius.security.user_login',
  1472. 'Sylius\\Bundle\\UserBundle\\Security\\UserPasswordEncoderInterface' => 'sylius.security.password_encoder',
  1473. 'Sylius\\Component\\Addressing\\Comparator\\AddressComparatorInterface' => 'sylius.address_comparator',
  1474. 'Sylius\\Component\\Addressing\\Converter\\CountryNameConverterInterface' => 'sylius.converter.country_name',
  1475. 'Sylius\\Component\\Addressing\\Matcher\\ZoneMatcherInterface' => 'sylius.zone_matcher',
  1476. 'Sylius\\Component\\Addressing\\Provider\\ProvinceNamingProviderInterface' => 'sylius.province_naming_provider',
  1477. 'Sylius\\Component\\Core\\Calculator\\ProductVariantPriceCalculatorInterface' => 'sylius.calculator.product_variant_price',
  1478. 'Sylius\\Component\\Core\\Checker\\OrderPaymentMethodSelectionRequirementCheckerInterface' => 'sylius.checker.order_payment_method_selection_requirement',
  1479. 'Sylius\\Component\\Core\\Checker\\OrderShippingMethodSelectionRequirementCheckerInterface' => 'sylius.checker.order_shipping_method_selection_requirement',
  1480. 'Sylius\\Component\\Core\\Context\\ShopperContextInterface' => 'sylius.context.shopper',
  1481. 'Sylius\\Component\\Core\\Currency\\CurrencyStorageInterface' => 'sylius.storage.currency',
  1482. 'Sylius\\Component\\Core\\Customer\\CustomerAddressAdderInterface' => 'sylius.customer_unique_address_adder',
  1483. 'Sylius\\Component\\Core\\Customer\\OrderAddressesSaverInterface' => 'sylius.customer_order_addresses_saver',
  1484. 'Sylius\\Component\\Core\\Customer\\Statistics\\CustomerStatisticsProviderInterface' => 'sylius.customer_statistics_provider',
  1485. 'Sylius\\Component\\Core\\Dashboard\\DashboardStatisticsProviderInterface' => 'sylius.dashboard.statistics_provider',
  1486. 'Sylius\\Component\\Core\\Distributor\\IntegerDistributorInterface' => 'sylius.integer_distributor',
  1487. 'Sylius\\Component\\Core\\Distributor\\ProportionalIntegerDistributorInterface' => 'sylius.proportional_integer_distributor',
  1488. 'Sylius\\Component\\Core\\Factory\\CustomerAfterCheckoutFactoryInterface' => 'sylius.factory.customer_after_checkout',
  1489. 'Sylius\\Component\\Core\\Order\\OrderItemNamesSetterInterface' => 'sylius.order_item_names_setter',
  1490. 'Sylius\\Component\\Core\\Payment\\InvoiceNumberGeneratorInterface' => 'sylius.invoice_number_generator',
  1491. 'Sylius\\Component\\Core\\Payment\\Provider\\OrderPaymentProviderInterface' => 'sylius.order_payment_provider',
  1492. 'Sylius\\Component\\Core\\Promotion\\Applicator\\UnitsPromotionAdjustmentsApplicatorInterface' => 'sylius.promotion.units_promotion_adjustments_applicator',
  1493. 'Sylius\\Component\\Core\\Promotion\\Modifier\\OrderPromotionsUsageModifierInterface' => 'sylius.promotion_usage_modifier',
  1494. 'Sylius\\Component\\Core\\Provider\\ProductVariantsPricesProviderInterface' => 'sylius.provider.product_variants_prices',
  1495. 'Sylius\\Component\\Core\\Storage\\CartStorageInterface' => 'sylius.storage.cart_session',
  1496. 'Sylius\\Component\\Core\\TokenAssigner\\OrderTokenAssignerInterface' => 'sylius.unique_id_based_order_token_assigner',
  1497. 'Sylius\\Component\\Core\\Updater\\UnpaidOrdersStateUpdaterInterface' => 'sylius.unpaid_orders_state_updater',
  1498. 'Sylius\\Component\\Core\\Uploader\\ImageUploaderInterface' => 'sylius.image_uploader',
  1499. 'Sylius\\Component\\Currency\\Converter\\CurrencyConverterInterface' => 'sylius.currency_converter',
  1500. 'Sylius\\Component\\Currency\\Converter\\CurrencyNameConverterInterface' => 'sylius.currency_name_converter',
  1501. 'Sylius\\Component\\Customer\\Context\\CustomerContextInterface' => 'sylius.context.customer',
  1502. 'Sylius\\Component\\Grid\\Configuration\\GridConfigurationExtenderInterface' => 'sylius.grid.configuration_extender',
  1503. 'Sylius\\Component\\Grid\\Configuration\\GridConfigurationRemovalsHandlerInterface' => 'sylius.grid.configuration_removals_handler',
  1504. 'Sylius\\Component\\Locale\\Converter\\LocaleConverterInterface' => 'sylius.locale_converter',
  1505. 'Sylius\\Component\\Locale\\Provider\\LocaleProviderInterface' => 'sylius.locale_provider.channel_based',
  1506. 'Sylius\\Component\\Mailer\\Factory\\EmailFactoryInterface' => 'sylius.factory.email',
  1507. 'Sylius\\Component\\Mailer\\Provider\\DefaultSettingsProviderInterface' => 'sylius.mailer.default_settings_provider',
  1508. 'Sylius\\Component\\Mailer\\Provider\\EmailProviderInterface' => 'sylius.email_provider',
  1509. 'Sylius\\Component\\Mailer\\Sender\\SenderInterface' => 'sylius.email_sender',
  1510. 'Sylius\\Component\\Order\\Aggregator\\AdjustmentsAggregatorInterface' => 'sylius.adjustments_aggregator',
  1511. 'Sylius\\Component\\Order\\Modifier\\OrderItemQuantityModifierInterface' => 'sylius.order_item_quantity_modifier.limiting',
  1512. 'Sylius\\Component\\Order\\Modifier\\OrderModifierInterface' => 'sylius.order_modifier',
  1513. 'Sylius\\Component\\Order\\Remover\\ExpiredCartsRemoverInterface' => 'sylius.expired_carts_remover',
  1514. 'Sylius\\Component\\Payment\\Resolver\\DefaultPaymentMethodResolverInterface' => 'sylius.payment_method_resolver.default',
  1515. 'Sylius\\Component\\Payment\\Resolver\\PaymentMethodsResolverInterface' => 'sylius.payment_methods_resolver',
  1516. 'Sylius\\Component\\Product\\Checker\\ProductVariantsParityCheckerInterface' => 'sylius.checker.product_variants_parity',
  1517. 'Sylius\\Component\\Product\\Generator\\ProductVariantGeneratorInterface' => 'sylius.generator.product_variant',
  1518. 'Sylius\\Component\\Product\\Generator\\SlugGeneratorInterface' => 'sylius.generator.slug',
  1519. 'Sylius\\Component\\Product\\Resolver\\AvailableProductOptionValuesResolverInterface' => 'sylius.available_product_option_values_resolver',
  1520. 'Sylius\\Component\\Promotion\\Action\\PromotionApplicatorInterface' => 'sylius.promotion_applicator',
  1521. 'Sylius\\Component\\Promotion\\Generator\\PromotionCouponGeneratorInterface' => 'sylius.promotion_coupon_generator',
  1522. 'Sylius\\Component\\Promotion\\Processor\\PromotionProcessorInterface' => 'sylius.promotion_processor',
  1523. 'Sylius\\Component\\Promotion\\Provider\\ActivePromotionsProvider' => 'sylius.active_promotions_provider',
  1524. 'Sylius\\Component\\Resource\\Generator\\RandomnessGeneratorInterface' => 'sylius.random_generator',
  1525. 'Sylius\\Component\\Resource\\Translation\\Provider\\ImmutableTranslationLocaleProvider' => 'sylius.translation_locale_provider.immutable',
  1526. 'Sylius\\Component\\Resource\\Translation\\TranslatableEntityLocaleAssignerInterface' => 'sylius.translatable_entity_locale_assigner',
  1527. 'Sylius\\Component\\Shipping\\Calculator\\DelegatingCalculatorInterface' => 'sylius.shipping_calculator',
  1528. 'Sylius\\Component\\Shipping\\Checker\\Eligibility\\ShippingMethodEligibilityCheckerInterface' => 'sylius.shipping_method_eligibility_checker',
  1529. 'Sylius\\Component\\Shipping\\Checker\\ShippingMethodEligibilityCheckerInterface' => 'sylius.shipping_method_eligibility_checker',
  1530. 'Sylius\\Component\\Shipping\\Resolver\\DefaultShippingMethodResolverInterface' => 'sylius.shipping_method_resolver.default',
  1531. 'Sylius\\Component\\Shipping\\Resolver\\ShippingMethodsResolverInterface' => 'sylius.shipping_methods_resolver',
  1532. 'Sylius\\Component\\Taxation\\Calculator\\CalculatorInterface' => 'sylius.tax_calculator',
  1533. 'Sylius\\Component\\Taxation\\Resolver\\TaxRateResolverInterface' => 'sylius.tax_rate_resolver',
  1534. 'Sylius\\Component\\Taxonomy\\Generator\\TaxonSlugGeneratorInterface' => 'sylius.generator.taxon_slug',
  1535. 'Sylius\\Component\\User\\Canonicalizer\\CanonicalizerInterface' => 'sylius.canonicalizer',
  1536. 'Sylius\\Component\\User\\Security\\PasswordUpdaterInterface' => 'sylius.security.password_updater',
  1537. 'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  1538. 'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  1539. 'api_platform.action.get_item' => 'api_platform.action.placeholder',
  1540. 'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  1541. 'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  1542. 'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  1543. 'api_platform.action.post_item' => 'api_platform.action.placeholder',
  1544. 'api_platform.action.put_item' => 'api_platform.action.placeholder',
  1545. 'bitbag_sylius_cms_plugin.manager.block' => 'doctrine.orm.default_entity_manager',
  1546. 'bitbag_sylius_cms_plugin.manager.block_translation' => 'doctrine.orm.default_entity_manager',
  1547. 'bitbag_sylius_cms_plugin.manager.frequently_asked_question' => 'doctrine.orm.default_entity_manager',
  1548. 'bitbag_sylius_cms_plugin.manager.frequently_asked_question_translation' => 'doctrine.orm.default_entity_manager',
  1549. 'bitbag_sylius_cms_plugin.manager.media' => 'doctrine.orm.default_entity_manager',
  1550. 'bitbag_sylius_cms_plugin.manager.media_translation' => 'doctrine.orm.default_entity_manager',
  1551. 'bitbag_sylius_cms_plugin.manager.page' => 'doctrine.orm.default_entity_manager',
  1552. 'bitbag_sylius_cms_plugin.manager.page_translation' => 'doctrine.orm.default_entity_manager',
  1553. 'bitbag_sylius_cms_plugin.manager.section' => 'doctrine.orm.default_entity_manager',
  1554. 'bitbag_sylius_cms_plugin.manager.section_translation' => 'doctrine.orm.default_entity_manager',
  1555. 'bitbag_sylius_wishlist_plugin.manager.wishlist' => 'doctrine.orm.default_entity_manager',
  1556. 'bitbag_sylius_wishlist_plugin.manager.wishlist_product' => 'doctrine.orm.default_entity_manager',
  1557. 'database_connection' => 'doctrine.dbal.default_connection',
  1558. 'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  1559. 'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  1560. 'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  1561. 'loevgaard_sylius_brand.manager.brand' => 'doctrine.orm.default_entity_manager',
  1562. 'loevgaard_sylius_brand.manager.brand_image' => 'doctrine.orm.default_entity_manager',
  1563. 'mailer' => 'swiftmailer.mailer.default',
  1564. 'open_marketplace.manager.conversation' => 'doctrine.orm.default_entity_manager',
  1565. 'open_marketplace.manager.conversation_category' => 'doctrine.orm.default_entity_manager',
  1566. 'open_marketplace.manager.conversation_message' => 'doctrine.orm.default_entity_manager',
  1567. 'open_marketplace.manager.product_draft' => 'doctrine.orm.default_entity_manager',
  1568. 'open_marketplace.manager.product_draft_attribute' => 'doctrine.orm.default_entity_manager',
  1569. 'open_marketplace.manager.product_draft_attribute_translation' => 'doctrine.orm.default_entity_manager',
  1570. 'open_marketplace.manager.product_draft_attribute_value' => 'doctrine.orm.default_entity_manager',
  1571. 'open_marketplace.manager.product_draft_image' => 'doctrine.orm.default_entity_manager',
  1572. 'open_marketplace.manager.product_draft_taxons' => 'doctrine.orm.default_entity_manager',
  1573. 'open_marketplace.manager.product_draft_translation' => 'doctrine.orm.default_entity_manager',
  1574. 'open_marketplace.manager.product_listing' => 'doctrine.orm.default_entity_manager',
  1575. 'open_marketplace.manager.product_listing_price' => 'doctrine.orm.default_entity_manager',
  1576. 'open_marketplace.manager.vendor' => 'doctrine.orm.default_entity_manager',
  1577. 'open_marketplace.manager.vendor_address' => 'doctrine.orm.default_entity_manager',
  1578. 'open_marketplace.manager.vendor_address_update' => 'doctrine.orm.default_entity_manager',
  1579. 'open_marketplace.manager.vendor_background_image' => 'doctrine.orm.default_entity_manager',
  1580. 'open_marketplace.manager.vendor_logo_image' => 'doctrine.orm.default_entity_manager',
  1581. 'open_marketplace.manager.vendor_profile_update' => 'doctrine.orm.default_entity_manager',
  1582. 'open_marketplace.manager.vendor_profile_update_background_image' => 'doctrine.orm.default_entity_manager',
  1583. 'open_marketplace.manager.vendor_profile_update_logo_image' => 'doctrine.orm.default_entity_manager',
  1584. 'open_marketplace.manager.vendor_shipping_method' => 'doctrine.orm.default_entity_manager',
  1585. 'sm.callback.cascade_transition' => 'SM\\Callback\\CascadeTransitionCallback',
  1586. 'sm.callback_factory' => 'SM\\Callback\\CallbackFactoryInterface',
  1587. 'sm.factory' => 'SM\\Factory\\FactoryInterface',
  1588. 'sylius.context.channel' => 'Sylius\\Component\\Channel\\Context\\ChannelContextInterface',
  1589. 'sylius.context.channel.request_based.resolver' => 'Sylius\\Component\\Channel\\Context\\RequestBased\\RequestResolverInterface',
  1590. 'sylius.context.currency' => 'sylius.context.currency.channel_aware',
  1591. 'sylius.context.locale' => 'Sylius\\Component\\Locale\\Context\\LocaleContextInterface',
  1592. 'sylius.factory.adjustment' => 'Sylius\\Component\\Order\\Factory\\AdjustmentFactoryInterface',
  1593. 'sylius.factory.channel' => 'Sylius\\Component\\Channel\\Factory\\ChannelFactoryInterface',
  1594. 'sylius.factory.order_item' => 'sylius.factory.cart_item',
  1595. 'sylius.factory.payment' => 'Sylius\\Component\\Payment\\Factory\\PaymentFactoryInterface',
  1596. 'sylius.factory.payment_method' => 'Sylius\\Component\\Core\\Factory\\PaymentMethodFactoryInterface',
  1597. 'sylius.factory.product' => 'Sylius\\Component\\Product\\Factory\\ProductFactoryInterface',
  1598. 'sylius.factory.product_variant' => 'Sylius\\Component\\Product\\Factory\\ProductVariantFactoryInterface',
  1599. 'sylius.factory.promotion_action' => 'Sylius\\Component\\Core\\Factory\\PromotionActionFactoryInterface',
  1600. 'sylius.factory.promotion_coupon' => 'Sylius\\Component\\Promotion\\Factory\\PromotionCouponFactoryInterface',
  1601. 'sylius.factory.promotion_rule' => 'Sylius\\Component\\Core\\Factory\\PromotionRuleFactoryInterface',
  1602. 'sylius.factory.taxon' => 'Sylius\\Component\\Taxonomy\\Factory\\TaxonFactoryInterface',
  1603. 'sylius.factory.zone' => 'Sylius\\Component\\Addressing\\Factory\\ZoneFactoryInterface',
  1604. 'sylius.grid.bulk_action_renderer.twig' => 'sylius.custom_bulk_action_grid_renderer.twig',
  1605. 'sylius.grid.provider' => 'sylius.grid.chain_provider',
  1606. 'sylius.grid.renderer.twig' => 'sylius.custom_grid_renderer.twig',
  1607. 'sylius.inventory.order_inventory_operator' => 'Sylius\\Component\\Core\\Inventory\\Operator\\OrderInventoryOperatorInterface',
  1608. 'sylius.locale_provider' => 'sylius.locale_provider.channel_based',
  1609. 'sylius.manager.address' => 'doctrine.orm.default_entity_manager',
  1610. 'sylius.manager.address_log_entry' => 'doctrine.orm.default_entity_manager',
  1611. 'sylius.manager.adjustment' => 'doctrine.orm.default_entity_manager',
  1612. 'sylius.manager.admin_user' => 'doctrine.orm.default_entity_manager',
  1613. 'sylius.manager.avatar_image' => 'doctrine.orm.default_entity_manager',
  1614. 'sylius.manager.brands' => 'doctrine.orm.default_entity_manager',
  1615. 'sylius.manager.catalog_promotion' => 'doctrine.orm.default_entity_manager',
  1616. 'sylius.manager.catalog_promotion_action' => 'doctrine.orm.default_entity_manager',
  1617. 'sylius.manager.catalog_promotion_scope' => 'doctrine.orm.default_entity_manager',
  1618. 'sylius.manager.catalog_promotion_translation' => 'doctrine.orm.default_entity_manager',
  1619. 'sylius.manager.channel' => 'doctrine.orm.default_entity_manager',
  1620. 'sylius.manager.channel_pricing' => 'doctrine.orm.default_entity_manager',
  1621. 'sylius.manager.country' => 'doctrine.orm.default_entity_manager',
  1622. 'sylius.manager.currency' => 'doctrine.orm.default_entity_manager',
  1623. 'sylius.manager.customer' => 'doctrine.orm.default_entity_manager',
  1624. 'sylius.manager.customer_group' => 'doctrine.orm.default_entity_manager',
  1625. 'sylius.manager.exchange_rate' => 'doctrine.orm.default_entity_manager',
  1626. 'sylius.manager.gateway_config' => 'doctrine.orm.default_entity_manager',
  1627. 'sylius.manager.inventory_unit' => 'doctrine.orm.default_entity_manager',
  1628. 'sylius.manager.locale' => 'doctrine.orm.default_entity_manager',
  1629. 'sylius.manager.oauth_user' => 'doctrine.orm.default_entity_manager',
  1630. 'sylius.manager.order' => 'doctrine.orm.default_entity_manager',
  1631. 'sylius.manager.order_item' => 'doctrine.orm.default_entity_manager',
  1632. 'sylius.manager.order_item_unit' => 'doctrine.orm.default_entity_manager',
  1633. 'sylius.manager.order_sequence' => 'doctrine.orm.default_entity_manager',
  1634. 'sylius.manager.orders_in_delivery' => 'doctrine.orm.default_entity_manager',
  1635. 'sylius.manager.orders_in_delivery_items' => 'doctrine.orm.default_entity_manager',
  1636. 'sylius.manager.orders_in_delivery_shipping' => 'doctrine.orm.default_entity_manager',
  1637. 'sylius.manager.orders_in_delivery_unsigned' => 'doctrine.orm.default_entity_manager',
  1638. 'sylius.manager.payment' => 'doctrine.orm.default_entity_manager',
  1639. 'sylius.manager.payment_method' => 'doctrine.orm.default_entity_manager',
  1640. 'sylius.manager.payment_method_translation' => 'doctrine.orm.default_entity_manager',
  1641. 'sylius.manager.payment_security_token' => 'doctrine.orm.default_entity_manager',
  1642. 'sylius.manager.product' => 'doctrine.orm.default_entity_manager',
  1643. 'sylius.manager.product_association' => 'doctrine.orm.default_entity_manager',
  1644. 'sylius.manager.product_association_type' => 'doctrine.orm.default_entity_manager',
  1645. 'sylius.manager.product_association_type_translation' => 'doctrine.orm.default_entity_manager',
  1646. 'sylius.manager.product_attribute' => 'doctrine.orm.default_entity_manager',
  1647. 'sylius.manager.product_attribute_translation' => 'doctrine.orm.default_entity_manager',
  1648. 'sylius.manager.product_attribute_value' => 'doctrine.orm.default_entity_manager',
  1649. 'sylius.manager.product_image' => 'doctrine.orm.default_entity_manager',
  1650. 'sylius.manager.product_option' => 'doctrine.orm.default_entity_manager',
  1651. 'sylius.manager.product_option_translation' => 'doctrine.orm.default_entity_manager',
  1652. 'sylius.manager.product_option_value' => 'doctrine.orm.default_entity_manager',
  1653. 'sylius.manager.product_option_value_translation' => 'doctrine.orm.default_entity_manager',
  1654. 'sylius.manager.product_review' => 'doctrine.orm.default_entity_manager',
  1655. 'sylius.manager.product_reviewer' => 'doctrine.orm.default_entity_manager',
  1656. 'sylius.manager.product_taxon' => 'doctrine.orm.default_entity_manager',
  1657. 'sylius.manager.product_translation' => 'doctrine.orm.default_entity_manager',
  1658. 'sylius.manager.product_variant' => 'doctrine.orm.default_entity_manager',
  1659. 'sylius.manager.product_variant_translation' => 'doctrine.orm.default_entity_manager',
  1660. 'sylius.manager.promotion' => 'doctrine.orm.default_entity_manager',
  1661. 'sylius.manager.promotion_action' => 'doctrine.orm.default_entity_manager',
  1662. 'sylius.manager.promotion_coupon' => 'doctrine.orm.default_entity_manager',
  1663. 'sylius.manager.promotion_rule' => 'doctrine.orm.default_entity_manager',
  1664. 'sylius.manager.promotion_subject' => 'doctrine.orm.default_entity_manager',
  1665. 'sylius.manager.province' => 'doctrine.orm.default_entity_manager',
  1666. 'sylius.manager.shipment' => 'doctrine.orm.default_entity_manager',
  1667. 'sylius.manager.shipment_unit' => 'doctrine.orm.default_entity_manager',
  1668. 'sylius.manager.shipping_category' => 'doctrine.orm.default_entity_manager',
  1669. 'sylius.manager.shipping_method' => 'doctrine.orm.default_entity_manager',
  1670. 'sylius.manager.shipping_method_rule' => 'doctrine.orm.default_entity_manager',
  1671. 'sylius.manager.shipping_method_translation' => 'doctrine.orm.default_entity_manager',
  1672. 'sylius.manager.shop_billing_data' => 'doctrine.orm.default_entity_manager',
  1673. 'sylius.manager.shop_user' => 'doctrine.orm.default_entity_manager',
  1674. 'sylius.manager.tax_category' => 'doctrine.orm.default_entity_manager',
  1675. 'sylius.manager.tax_rate' => 'doctrine.orm.default_entity_manager',
  1676. 'sylius.manager.taxon' => 'doctrine.orm.default_entity_manager',
  1677. 'sylius.manager.taxon_image' => 'doctrine.orm.default_entity_manager',
  1678. 'sylius.manager.taxon_translation' => 'doctrine.orm.default_entity_manager',
  1679. 'sylius.manager.zone' => 'doctrine.orm.default_entity_manager',
  1680. 'sylius.manager.zone_member' => 'doctrine.orm.default_entity_manager',
  1681. 'sylius.order_item_quantity_modifier' => 'sylius.order_item_quantity_modifier.limiting',
  1682. 'sylius.order_number_assigner' => 'Sylius\\Bundle\\OrderBundle\\NumberAssigner\\OrderNumberAssignerInterface',
  1683. 'sylius.translation_locale_provider' => 'sylius.translation_locale_provider.admin',
  1684. 'sylius_resource.doctrine.mapping_driver_chain' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ResourceMappingDriverChain',
  1685. ];
  1686. $this->privates['service_container'] = function () {
  1687. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  1688. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php';
  1689. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  1690. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  1691. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php';
  1692. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  1693. include_once \dirname(__DIR__, 4).'/src/Kernel.php';
  1694. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  1695. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Twig/Runtime/RenderBlockRuntimeInterface.php';
  1696. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Twig/Runtime/RenderBlockRuntime.php';
  1697. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Twig/Runtime/RenderMediaRuntimeInterface.php';
  1698. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Twig/Runtime/RenderMediaRuntime.php';
  1699. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Twig/Runtime/RenderProductPagesRuntimeInterface.php';
  1700. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Twig/Runtime/RenderProductPagesRuntime.php';
  1701. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Sorter/SectionsSorterInterface.php';
  1702. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Sorter/SectionsSorter.php';
  1703. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resolver/BlockResourceResolverInterface.php';
  1704. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resolver/BlockResourceResolver.php';
  1705. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resolver/MediaResourceResolverInterface.php';
  1706. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resolver/MediaResourceResolver.php';
  1707. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resolver/MediaProviderResolverInterface.php';
  1708. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resolver/MediaProviderResolver.php';
  1709. include_once \dirname(__DIR__, 4).'/vendor/sylius/registry/src/ServiceRegistryInterface.php';
  1710. include_once \dirname(__DIR__, 4).'/vendor/sylius/registry/src/ServiceRegistry.php';
  1711. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/MediaProvider/ProviderInterface.php';
  1712. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/MediaProvider/GenericProvider.php';
  1713. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Uploader/MediaUploaderInterface.php';
  1714. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Uploader/MediaUploader.php';
  1715. include_once \dirname(__DIR__, 4).'/vendor/knplabs/gaufrette/src/Gaufrette/FilesystemInterface.php';
  1716. include_once \dirname(__DIR__, 4).'/vendor/knplabs/gaufrette/src/Gaufrette/Filesystem.php';
  1717. include_once \dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resolver/WishlistsResolverInterface.php';
  1718. include_once \dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resolver/WishlistsResolver.php';
  1719. include_once \dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resolver/WishlistCookieTokenResolverInterface.php';
  1720. include_once \dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resolver/WishlistCookieTokenResolver.php';
  1721. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  1722. include_once \dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/EventSubscriber/CreateNewWishlistSubscriber.php';
  1723. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Resolver/ShippingMethodsResolverInterface.php';
  1724. include_once \dirname(__DIR__, 4).'/src/Component/Order/Resolver/VendorShippingMethodsResolverInterface.php';
  1725. include_once \dirname(__DIR__, 4).'/src/Component/Order/Resolver/VendorShippingMethodsResolver.php';
  1726. include_once \dirname(__DIR__, 4).'/src/Component/ProductListing/DraftGenerator/Factory/DraftImageFactoryInterface.php';
  1727. include_once \dirname(__DIR__, 4).'/src/Component/ProductListing/DraftGenerator/Factory/DraftImageFactory.php';
  1728. include_once \dirname(__DIR__, 4).'/src/Component/Vendor/VendorContextInterface.php';
  1729. include_once \dirname(__DIR__, 4).'/src/Component/Vendor/VendorContext.php';
  1730. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  1731. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  1732. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  1733. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  1734. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  1735. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';
  1736. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  1737. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  1738. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  1739. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  1740. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  1741. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  1742. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  1743. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  1744. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  1745. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  1746. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';
  1747. include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  1748. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  1749. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  1750. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
  1751. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php';
  1752. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
  1753. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  1754. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  1755. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  1756. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  1757. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  1758. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  1759. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  1760. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  1761. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  1762. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  1763. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  1764. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  1765. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php';
  1766. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php';
  1767. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php';
  1768. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php';
  1769. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Asset/Package/PathPackage.php';
  1770. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/ContextInterface.php';
  1771. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  1772. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  1773. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  1774. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  1775. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerInterface.php';
  1776. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  1777. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  1778. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  1779. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
  1780. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  1781. include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';
  1782. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/CompatibilityProcessor.php';
  1783. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  1784. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php';
  1785. include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  1786. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  1787. include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';
  1788. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  1789. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  1790. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  1791. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  1792. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  1793. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  1794. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  1795. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  1796. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  1797. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  1798. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessor.php';
  1799. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  1800. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  1801. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  1802. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  1803. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  1804. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  1805. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  1806. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  1807. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  1808. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  1809. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  1810. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  1811. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  1812. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  1813. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  1814. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  1815. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  1816. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  1817. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  1818. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  1819. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  1820. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  1821. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  1822. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  1823. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  1824. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  1825. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  1826. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  1827. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  1828. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  1829. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  1830. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  1831. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  1832. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  1833. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistryInterface.php';
  1834. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistry.php';
  1835. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormExtensionInterface.php';
  1836. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  1837. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  1838. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  1839. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  1840. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php';
  1841. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php';
  1842. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  1843. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  1844. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  1845. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  1846. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  1847. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  1848. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  1849. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  1850. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  1851. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  1852. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  1853. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  1854. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  1855. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  1856. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  1857. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  1858. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  1859. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  1860. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  1861. include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  1862. include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypesInterface.php';
  1863. include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypes.php';
  1864. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1865. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1866. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1867. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  1868. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1869. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  1870. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  1871. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  1872. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  1873. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1874. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1875. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/WebRequestRecognizerTrait.php';
  1876. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php';
  1877. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/FirePHPHandler.php';
  1878. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  1879. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  1880. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  1881. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Security.php';
  1882. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  1883. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  1884. include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  1885. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  1886. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
  1887. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  1888. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  1889. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  1890. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  1891. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  1892. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  1893. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  1894. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  1895. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  1896. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  1897. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  1898. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
  1899. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  1900. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  1901. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';
  1902. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  1903. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  1904. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  1905. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  1906. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  1907. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  1908. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  1909. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  1910. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  1911. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  1912. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  1913. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  1914. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  1915. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
  1916. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventManager.php';
  1917. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  1918. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  1919. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  1920. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  1921. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  1922. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  1923. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  1924. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  1925. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1926. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1927. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1928. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  1929. include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  1930. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  1931. include_once \dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Component/Repository/RepositoryInterface.php';
  1932. include_once \dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Doctrine/ORM/ResourceRepositoryTrait.php';
  1933. include_once \dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Doctrine/ORM/EntityRepository.php';
  1934. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Order/Repository/OrderRepositoryInterface.php';
  1935. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Doctrine/ORM/OrderRepository.php';
  1936. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Repository/OrderRepositoryInterface.php';
  1937. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Doctrine/ORM/OrderRepository.php';
  1938. include_once \dirname(__DIR__, 4).'/src/Component/Order/Repository/OrderRepository.php';
  1939. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  1940. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php';
  1941. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadata.php';
  1942. include_once \dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Component/Factory/FactoryInterface.php';
  1943. include_once \dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Component/Factory/Factory.php';
  1944. include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/Helper/HelperInterface.php';
  1945. include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/Helper/Helper.php';
  1946. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Templating/Helper/AdjustmentsHelper.php';
  1947. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Order/Aggregator/AdjustmentsAggregatorInterface.php';
  1948. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Order/Aggregator/AdjustmentsByLabelAggregator.php';
  1949. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Formatter/MoneyFormatterInterface.php';
  1950. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Formatter/MoneyFormatter.php';
  1951. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Currency/Repository/ExchangeRateRepositoryInterface.php';
  1952. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Doctrine/ORM/ExchangeRateRepository.php';
  1953. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Currency/Converter/CurrencyConverterInterface.php';
  1954. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Currency/Converter/CurrencyConverter.php';
  1955. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Context/LocaleContextInterface.php';
  1956. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Context/RequestHeaderBasedLocaleContext.php';
  1957. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Converter/LocaleConverterInterface.php';
  1958. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Converter/LocaleConverter.php';
  1959. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Listener/RequestLocaleSetter.php';
  1960. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Templating/Helper/LocaleHelperInterface.php';
  1961. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Templating/Helper/LocaleHelper.php';
  1962. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Product/Resolver/ProductVariantResolverInterface.php';
  1963. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Product/Resolver/DefaultProductVariantResolver.php';
  1964. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/ChannelContextInterface.php';
  1965. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CompositeChannelContext.php';
  1966. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/RequestBased/ChannelContext.php';
  1967. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/SingleChannelContext.php';
  1968. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelContext.php';
  1969. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelPersister.php';
  1970. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Repository/ShipmentRepositoryInterface.php';
  1971. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ShipmentRepository.php';
  1972. include_once \dirname(__DIR__, 4).'/src/Component/Order/Repository/ShipmentRepository.php';
  1973. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Repository/ShippingMethodRepositoryInterface.php';
  1974. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Doctrine/ORM/ShippingMethodRepository.php';
  1975. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Repository/ShippingMethodRepositoryInterface.php';
  1976. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ShippingMethodRepository.php';
  1977. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Eligibility/ShippingMethodEligibilityCheckerInterface.php';
  1978. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Eligibility/CategoryRequirementEligibilityChecker.php';
  1979. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Eligibility/ShippingMethodRulesEligibilityChecker.php';
  1980. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Eligibility/CompositeShippingMethodEligibilityChecker.php';
  1981. include_once \dirname(__DIR__, 4).'/vendor/sylius/registry/src/PrioritizedServiceRegistryInterface.php';
  1982. include_once \dirname(__DIR__, 4).'/vendor/sylius/registry/src/PrioritizedServiceRegistry.php';
  1983. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Resolver/CompositeMethodsResolver.php';
  1984. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Resolver/ShippingMethodsResolver.php';
  1985. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Calculator/CalculatorInterface.php';
  1986. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Shipping/Calculator/FlatRateCalculator.php';
  1987. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Shipping/Calculator/PerUnitRateCalculator.php';
  1988. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Rule/RuleCheckerInterface.php';
  1989. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Rule/TotalWeightGreaterThanOrEqualRuleChecker.php';
  1990. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Shipping/Checker/Rule/TotalWeightLessThanOrEqualRuleChecker.php';
  1991. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Payment/Repository/PaymentMethodRepositoryInterface.php';
  1992. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Doctrine/ORM/PaymentMethodRepository.php';
  1993. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Repository/PaymentMethodRepositoryInterface.php';
  1994. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Doctrine/ORM/PaymentMethodRepository.php';
  1995. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Payment/Resolver/PaymentMethodsResolverInterface.php';
  1996. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Payment/Resolver/PaymentMethodsResolver.php';
  1997. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Payment/Resolver/CompositeMethodsResolver.php';
  1998. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Addressing/Matcher/ZoneMatcherInterface.php';
  1999. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Addressing/Matcher/ZoneMatcher.php';
  2000. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  2001. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  2002. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Twig/CountryNameExtension.php';
  2003. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Twig/ProvinceNamingExtension.php';
  2004. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Inventory/Checker/AvailabilityCheckerInterface.php';
  2005. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Inventory/Checker/AvailabilityChecker.php';
  2006. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/InventoryBundle/Templating/Helper/InventoryHelper.php';
  2007. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/User/Canonicalizer/CanonicalizerInterface.php';
  2008. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/User/Canonicalizer/Canonicalizer.php';
  2009. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Repository/CustomerRepositoryInterface.php';
  2010. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Doctrine/ORM/CustomerRepository.php';
  2011. include_once \dirname(__DIR__, 4).'/src/Component/Vendor/Repository/CustomerRepositoryInterface.php';
  2012. include_once \dirname(__DIR__, 4).'/src/Component/Vendor/Repository/CustomerRepository.php';
  2013. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Registry/TemplateBlockRegistryInterface.php';
  2014. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Registry/TemplateBlockRegistry.php';
  2015. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Registry/TemplateBlock.php';
  2016. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TestFormAttributeExtension.php';
  2017. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TestHtmlAttributeExtension.php';
  2018. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/MergeRecursiveExtension.php';
  2019. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/LegacySonataBlockExtension.php';
  2020. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TemplateBlockRenderingHistory.php';
  2021. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Checker/OrderShippingMethodSelectionRequirementCheckerInterface.php';
  2022. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Checker/OrderShippingMethodSelectionRequirementChecker.php';
  2023. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Checker/OrderPaymentMethodSelectionRequirementCheckerInterface.php';
  2024. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Checker/OrderPaymentMethodSelectionRequirementChecker.php';
  2025. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Context/ThemeContextInterface.php';
  2026. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Theme/ChannelBasedThemeContext.php';
  2027. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CartContextInterface.php';
  2028. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/CustomerAndChannelBasedCartContext.php';
  2029. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Currency/CurrencyStorageInterface.php';
  2030. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Currency/CurrencyStorage.php';
  2031. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Currency/Context/CurrencyContextInterface.php';
  2032. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Currency/Context/StorageBasedCurrencyContext.php';
  2033. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Currency/Context/ChannelAwareCurrencyContext.php';
  2034. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Currency/Context/CompositeCurrencyContext.php';
  2035. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Provider/LocaleProviderInterface.php';
  2036. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Provider/ChannelBasedLocaleProvider.php';
  2037. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Context/RequestBasedLocaleContext.php';
  2038. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Context/ProviderBasedLocaleContext.php';
  2039. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/EventListener/LocaleAwareListener.php';
  2040. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  2041. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/EventListener/XFrameOptionsSubscriber.php';
  2042. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Shipping/Checker/Rule/OrderTotalRuleChecker.php';
  2043. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Shipping/Checker/Rule/OrderTotalGreaterThanOrEqualRuleChecker.php';
  2044. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Shipping/Checker/Rule/OrderTotalLessThanOrEqualRuleChecker.php';
  2045. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/BundleLoadedCheckerExtension.php';
  2046. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Templating/Helper/ProductVariantsPricesHelper.php';
  2047. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Templating/Helper/VariantResolverHelper.php';
  2048. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Validator/Initializer/CustomerInitializer.php';
  2049. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Resolver/ZoneAndChannelBasedShippingMethodsResolver.php';
  2050. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Resolver/ChannelBasedPaymentMethodsResolver.php';
  2051. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Customer/Context/CustomerContextInterface.php';
  2052. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/CustomerContext.php';
  2053. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Provider/ProductVariantsPricesProviderInterface.php';
  2054. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Provider/ProductVariantsPricesProvider.php';
  2055. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Calculator/ProductVariantPriceCalculatorInterface.php';
  2056. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Calculator/ProductVariantPricesCalculatorInterface.php';
  2057. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Calculator/ProductVariantPriceCalculator.php';
  2058. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/SectionResolver/SectionProviderInterface.php';
  2059. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/SectionResolver/UriBasedSectionProvider.php';
  2060. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/SectionResolver/UriBasedSectionResolverInterface.php';
  2061. include_once \dirname(__DIR__, 4).'/src/Component/Core/Api/SectionResolver/ShopVendorApiUriBasedSectionResolver.php';
  2062. include_once \dirname(__DIR__, 4).'/src/Component/Core/Api/Factory/ShopVendorApiSectionFactoryInterface.php';
  2063. include_once \dirname(__DIR__, 4).'/src/Component/Core/Api/Factory/ShopVendorApiSectionFactory.php';
  2064. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/SectionResolver/ShopApiUriBasedSectionResolver.php';
  2065. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/SectionResolver/AdminApiUriBasedSectionResolver.php';
  2066. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Cart/Resolver/CreatedByGuestFlagResolverInterface.php';
  2067. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Cart/Resolver/CreatedByGuestFlagResolver.php';
  2068. include_once \dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Component/Storage/StorageInterface.php';
  2069. include_once \dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Storage/CookieStorage.php';
  2070. include_once \dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Component/Metadata/RegistryInterface.php';
  2071. include_once \dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Component/Metadata/Registry.php';
  2072. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ExpressionLanguage.php';
  2073. include_once \dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/ExpressionLanguage/ExpressionLanguage.php';
  2074. include_once \dirname(__DIR__, 4).'/vendor/sylius/grid-bundle/src/Component/Renderer/GridRendererInterface.php';
  2075. include_once \dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Grid/Renderer/TwigGridRenderer.php';
  2076. include_once \dirname(__DIR__, 4).'/vendor/sylius/grid-bundle/src/Bundle/Renderer/TwigGridRenderer.php';
  2077. include_once \dirname(__DIR__, 4).'/vendor/sylius/grid-bundle/src/Bundle/Form/Registry/FormTypeRegistryInterface.php';
  2078. include_once \dirname(__DIR__, 4).'/vendor/sylius/grid-bundle/src/Bundle/Form/Registry/FormTypeRegistry.php';
  2079. include_once \dirname(__DIR__, 4).'/vendor/sylius/grid-bundle/src/Component/Renderer/BulkActionGridRendererInterface.php';
  2080. include_once \dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Grid/Renderer/TwigBulkActionGridRenderer.php';
  2081. include_once \dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Grid/Parser/OptionsParserInterface.php';
  2082. include_once \dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Grid/Parser/OptionsParser.php';
  2083. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  2084. include_once \dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Doctrine/ResourceMappingDriverChain.php';
  2085. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Repository/BlockRepositoryInterface.php';
  2086. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Repository/BlockRepository.php';
  2087. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Repository/PageRepositoryInterface.php';
  2088. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Repository/PageRepository.php';
  2089. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Repository/MediaRepositoryInterface.php';
  2090. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Repository/MediaRepository.php';
  2091. include_once \dirname(__DIR__, 4).'/src/Component/Vendor/Repository/VendorShippingMethodRepositoryInterface.php';
  2092. include_once \dirname(__DIR__, 4).'/src/Component/Vendor/Repository/VendorShippingMethodRepository.php';
  2093. include_once \dirname(__DIR__, 4).'/vendor/sylius/grid-bundle/src/Component/FieldTypes/FieldTypeInterface.php';
  2094. include_once \dirname(__DIR__, 4).'/vendor/sylius/grid-bundle/src/Component/FieldTypes/DatetimeFieldType.php';
  2095. include_once \dirname(__DIR__, 4).'/vendor/sylius/grid-bundle/src/Component/FieldTypes/StringFieldType.php';
  2096. include_once \dirname(__DIR__, 4).'/vendor/sylius/grid-bundle/src/Bundle/FieldTypes/TwigFieldType.php';
  2097. include_once \dirname(__DIR__, 4).'/vendor/sylius/grid-bundle/src/Component/DataExtractor/DataExtractorInterface.php';
  2098. include_once \dirname(__DIR__, 4).'/vendor/sylius/grid-bundle/src/Component/DataExtractor/PropertyAccessDataExtractor.php';
  2099. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManagerInterface.php';
  2100. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManager.php';
  2101. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManagerInterface.php';
  2102. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManager.php';
  2103. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderInterface.php';
  2104. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderChain.php';
  2105. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Block/Loader/ServiceLoader.php';
  2106. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Block/BlockRendererInterface.php';
  2107. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Block/BlockRenderer.php';
  2108. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManagerInterface.php';
  2109. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManager.php';
  2110. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Templating/Helper/BlockHelper.php';
  2111. include_once \dirname(__DIR__, 4).'/vendor/willdurand/hateoas/src/Factory/LinkFactory.php';
  2112. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  2113. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  2114. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactory.php';
  2115. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  2116. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  2117. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  2118. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  2119. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  2120. include_once \dirname(__DIR__, 4).'/vendor/willdurand/hateoas/src/UrlGenerator/UrlGeneratorRegistry.php';
  2121. include_once \dirname(__DIR__, 4).'/vendor/willdurand/hateoas/src/UrlGenerator/UrlGeneratorInterface.php';
  2122. include_once \dirname(__DIR__, 4).'/vendor/willdurand/hateoas/src/UrlGenerator/SymfonyUrlGenerator.php';
  2123. include_once \dirname(__DIR__, 4).'/vendor/willdurand/hateoas/src/Helper/LinkHelper.php';
  2124. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
  2125. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
  2126. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
  2127. include_once \dirname(__DIR__, 4).'/vendor/willdurand/hateoas-bundle/Expression/LinkExpressionFunction.php';
  2128. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
  2129. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  2130. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  2131. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  2132. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/TraceableEventDispatcher.php';
  2133. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/RunsListener.php';
  2134. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/TraceableMetadataFactory.php';
  2135. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  2136. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/TraceableHandlerRegistry.php';
  2137. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  2138. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  2139. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  2140. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  2141. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/TraceableFileLocator.php';
  2142. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  2143. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  2144. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Util/ExceptionValueMap.php';
  2145. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  2146. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  2147. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  2148. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  2149. include_once \dirname(__DIR__, 4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  2150. include_once \dirname(__DIR__, 4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  2151. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  2152. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  2153. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  2154. include_once \dirname(__DIR__, 4).'/vendor/knplabs/gaufrette/src/Gaufrette/FilesystemMapInterface.php';
  2155. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-gaufrette-bundle/FilesystemMap.php';
  2156. include_once \dirname(__DIR__, 4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter.php';
  2157. include_once \dirname(__DIR__, 4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/StreamFactory.php';
  2158. include_once \dirname(__DIR__, 4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/ChecksumCalculator.php';
  2159. include_once \dirname(__DIR__, 4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/SizeCalculator.php';
  2160. include_once \dirname(__DIR__, 4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/MimeTypeProvider.php';
  2161. include_once \dirname(__DIR__, 4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/Local.php';
  2162. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  2163. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  2164. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  2165. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  2166. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  2167. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  2168. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  2169. include_once \dirname(__DIR__, 4).'/vendor/payum/payum/src/Payum/Core/Extension/ExtensionInterface.php';
  2170. include_once \dirname(__DIR__, 4).'/vendor/payum/payum-bundle/Profiler/PayumCollector.php';
  2171. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  2172. include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  2173. include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Loggable/LoggableListener.php';
  2174. include_once \dirname(__DIR__, 4).'/vendor/stof/doctrine-extensions-bundle/src/EventListener/LoggerListener.php';
  2175. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/src/EventListener/SchemaFilterListener.php';
  2176. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Filesystem/FilesystemInterface.php';
  2177. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Filesystem/Filesystem.php';
  2178. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Factory/FinderFactoryInterface.php';
  2179. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Factory/FinderFactory.php';
  2180. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Repository/ThemeRepositoryInterface.php';
  2181. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Repository/InMemoryThemeRepository.php';
  2182. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Loader/ThemeLoaderInterface.php';
  2183. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Loader/ThemeLoader.php';
  2184. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Configuration/ConfigurationProviderInterface.php';
  2185. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Configuration/CompositeConfigurationProvider.php';
  2186. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Configuration/Filesystem/FilesystemConfigurationProvider.php';
  2187. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Locator/FileLocatorInterface.php';
  2188. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Locator/RecursiveFileLocator.php';
  2189. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Configuration/Filesystem/ConfigurationLoaderInterface.php';
  2190. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Configuration/Filesystem/ProcessingConfigurationLoader.php';
  2191. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Configuration/Filesystem/JsonFileConfigurationLoader.php';
  2192. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Configuration/ConfigurationProcessorInterface.php';
  2193. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Configuration/SymfonyConfigurationProcessor.php';
  2194. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Definition/ConfigurationInterface.php';
  2195. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Configuration/ThemeConfiguration.php';
  2196. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Definition/Processor.php';
  2197. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Factory/ThemeFactoryInterface.php';
  2198. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Factory/ThemeFactory.php';
  2199. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Factory/ThemeAuthorFactoryInterface.php';
  2200. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Factory/ThemeAuthorFactory.php';
  2201. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Factory/ThemeScreenshotFactoryInterface.php';
  2202. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Factory/ThemeScreenshotFactory.php';
  2203. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Loader/CircularDependencyCheckerInterface.php';
  2204. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Loader/CircularDependencyChecker.php';
  2205. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/HierarchyProvider/ThemeHierarchyProviderInterface.php';
  2206. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/HierarchyProvider/ThemeHierarchyProvider.php';
  2207. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Asset/PathResolverInterface.php';
  2208. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Asset/PathResolver.php';
  2209. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Asset/Installer/AssetsProviderInterface.php';
  2210. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Asset/Installer/LegacyAssetsProvider.php';
  2211. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Asset/Installer/AssetsProvider.php';
  2212. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  2213. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  2214. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  2215. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  2216. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Translation/ThemeAwareTranslator.php';
  2217. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
  2218. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Translation/Translator.php';
  2219. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Loader/TranslatorLoaderProviderInterface.php';
  2220. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Loader/TranslatorLoaderProvider.php';
  2221. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/TranslatorResourceProviderInterface.php';
  2222. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/CompositeTranslatorResourceProvider.php';
  2223. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/SymfonyTranslatorResourceProvider.php';
  2224. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Translation/Provider/Resource/ThemeTranslatorResourceProvider.php';
  2225. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Translation/Finder/TranslationFilesFinderInterface.php';
  2226. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Translation/Finder/OrderingTranslationFilesFinder.php';
  2227. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Translation/Finder/LegacyTranslationFilesFinder.php';
  2228. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  2229. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  2230. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  2231. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  2232. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
  2233. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/EventListener/AdminSectionCacheControlSubscriber.php';
  2234. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Context/AdminBasedLocaleContext.php';
  2235. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/SectionResolver/AdminUriBasedSectionResolver.php';
  2236. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Twig/NotificationWidgetExtension.php';
  2237. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Twig/ShopExtension.php';
  2238. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Twig/ChannelsCurrenciesExtension.php';
  2239. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Twig/OrderUnitTaxesExtension.php';
  2240. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Twig/ChannelNameExtension.php';
  2241. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/EventListener/ShopCustomerAccountSubSectionCacheControlSubscriber.php';
  2242. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/EventListener/SessionCartSubscriber.php';
  2243. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/SectionResolver/ShopUriBasedSectionResolver.php';
  2244. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/SessionAndChannelBasedCartContext.php';
  2245. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Storage/CartStorageInterface.php';
  2246. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Storage/CartSessionStorage.php';
  2247. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Calculator/OrderItemsSubtotalCalculatorInterface.php';
  2248. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Calculator/OrderItemsSubtotalCalculator.php';
  2249. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/EventListener/NonChannelLocaleListener.php';
  2250. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Checkout/CheckoutResolver.php';
  2251. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  2252. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  2253. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGeneratorInterface.php';
  2254. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGenerator.php';
  2255. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  2256. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  2257. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  2258. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  2259. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  2260. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  2261. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  2262. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  2263. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  2264. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  2265. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  2266. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  2267. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  2268. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  2269. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  2270. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  2271. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouterInterface.php';
  2272. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  2273. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
  2274. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  2275. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  2276. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/HttpRequestMethodTypeContextBuilder.php';
  2277. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/LocaleContextBuilder.php';
  2278. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/ChannelContextBuilder.php';
  2279. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  2280. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  2281. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  2282. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  2283. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/OperationContextTrait.php';
  2284. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  2285. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  2286. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  2287. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  2288. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  2289. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  2290. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  2291. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  2292. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  2293. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/FileLoader.php';
  2294. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/XmlFileLoader.php';
  2295. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  2296. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  2297. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  2298. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  2299. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Operation/DashPathSegmentNameGenerator.php';
  2300. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  2301. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/OperationRequestInitiatorTrait.php';
  2302. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
  2303. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  2304. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
  2305. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/OperationDataProviderTrait.php';
  2306. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/EventListener/ReadListener.php';
  2307. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  2308. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CachedTrait.php';
  2309. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  2310. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  2311. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  2312. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  2313. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  2314. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  2315. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
  2316. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  2317. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  2318. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  2319. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  2320. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  2321. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  2322. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  2323. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  2324. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  2325. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/ApiPlatform/Factory/MergingExtractorResourceMetadataFactory.php';
  2326. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  2327. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  2328. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/ApiPlatform/ResourceMetadataPropertyValueResolverInteface.php';
  2329. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/ApiPlatform/ResourceMetadataPropertyValueResolver.php';
  2330. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/ApiPlatform/ApiResourceConfigurationMergerInterface.php';
  2331. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/ApiPlatform/ApiResourceConfigurationMerger.php';
  2332. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  2333. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  2334. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  2335. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  2336. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  2337. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  2338. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  2339. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  2340. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  2341. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  2342. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  2343. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
  2344. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
  2345. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
  2346. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/XmlExtractor.php';
  2347. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactoryInterface.php';
  2348. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Operation/Factory/CachedSubresourceOperationFactory.php';
  2349. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactory.php';
  2350. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/YamlExtractor.php';
  2351. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  2352. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  2353. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerInterface.php';
  2354. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  2355. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  2356. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  2357. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  2358. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Serializer.php';
  2359. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  2360. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  2361. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  2362. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  2363. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  2364. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Routing/SkolemIriConverter.php';
  2365. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  2366. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  2367. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php';
  2368. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Hydra/JsonSchema/SchemaFactory.php';
  2369. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php';
  2370. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  2371. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
  2372. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  2373. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
  2374. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/CollectionDataProviderInterface.php';
  2375. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  2376. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictedDataProviderInterface.php';
  2377. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictDataProviderTrait.php';
  2378. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  2379. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ChainCollectionDataProvider.php';
  2380. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/SubresourceDataProviderInterface.php';
  2381. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  2382. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ChainSubresourceDataProvider.php';
  2383. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/DataPersisterInterface.php';
  2384. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/ContextAwareDataPersisterInterface.php';
  2385. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  2386. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/ChainDataPersister.php';
  2387. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
  2388. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
  2389. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
  2390. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractorInterface.php';
  2391. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/CachedIdentifiersExtractor.php';
  2392. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php';
  2393. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverterInterface.php';
  2394. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Identifier/ContextAwareIdentifierConverterInterface.php';
  2395. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverter.php';
  2396. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Context/UserContextInterface.php';
  2397. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Context/TokenBasedUserContext.php';
  2398. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/EventSubscriber/KernelRequestEventSubscriber.php';
  2399. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Provider/ProductImageFilterProviderInterface.php';
  2400. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Provider/LiipProductImageFilterProvider.php';
  2401. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Serializer/AddressDenormalizer.php';
  2402. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Serializer/CommandArgumentsDenormalizer.php';
  2403. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Converter/IriToIdentifierConverterInterface.php';
  2404. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Converter/IriToIdentifierConverter.php';
  2405. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Serializer/HydraErrorNormalizer.php';
  2406. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  2407. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  2408. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  2409. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  2410. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Serializer/ProductNormalizer.php';
  2411. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Serializer/ProductImageNormalizer.php';
  2412. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Serializer/CommandNormalizer.php';
  2413. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Serializer/CommandDenormalizer.php';
  2414. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Serializer/FlattenExceptionNormalizer.php';
  2415. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FlattenExceptionNormalizer.php';
  2416. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Serializer/ShippingMethodNormalizer.php';
  2417. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  2418. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  2419. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Serializer/ZoneDenormalizer.php';
  2420. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  2421. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ItemDataProviderInterface.php';
  2422. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/DataProvider/ChannelAwareItemDataProvider.php';
  2423. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  2424. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ChainItemDataProvider.php';
  2425. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Swagger/AdminAuthenticationTokenDocumentationNormalizer.php';
  2426. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ApiResourceToLegacyResourceMetadataTrait.php';
  2427. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/FilterLocatorTrait.php';
  2428. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php';
  2429. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  2430. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Swagger/ShopAuthenticationTokenDocumentationNormalizer.php';
  2431. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Swagger/ProductDocumentationNormalizer.php';
  2432. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Swagger/ProductImageDocumentationNormalizer.php';
  2433. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Swagger/ProductSlugDocumentationNormalizer.php';
  2434. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Swagger/ProductVariantDocumentationNormalizer.php';
  2435. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Swagger/ShippingMethodDocumentationNormalizer.php';
  2436. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Swagger/PathHiderDocumentationNormalizer.php';
  2437. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Swagger/AcceptLanguageHeaderDocumentationNormalizer.php';
  2438. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  2439. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  2440. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  2441. include_once \dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Repository/WishlistRepositoryInterface.php';
  2442. include_once \dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Repository/WishlistRepository.php';
  2443. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerTrait.php';
  2444. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/AbstractLogger.php';
  2445. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Logger/ElasticaLogger.php';
  2446. include_once \dirname(__DIR__, 4).'/vendor/tattali/mobile-detect-bundle/src/EventListener/RequestResponseListener.php';
  2447. include_once \dirname(__DIR__, 4).'/vendor/tattali/mobile-detect-bundle/src/Helper/DeviceView.php';
  2448. include_once \dirname(__DIR__, 4).'/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php';
  2449. include_once \dirname(__DIR__, 4).'/vendor/tattali/mobile-detect-bundle/src/DeviceDetector/MobileDetectorInterface.php';
  2450. include_once \dirname(__DIR__, 4).'/vendor/tattali/mobile-detect-bundle/src/DeviceDetector/MobileDetector.php';
  2451. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBusInterface.php';
  2452. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  2453. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBus.php';
  2454. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  2455. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/EventListener/CircularDependencyBreakingErrorListener.php';
  2456. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataTransformer/DataTransformerInterface.php';
  2457. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/DataTransformer/CommandAwareInputDataTransformer.php';
  2458. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/DataTransformer/CommandDataTransformerInterface.php';
  2459. include_once \dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/DataTransformer/Wishlist/WishlistTokenValueAwareInputCommandDataTransformer.php';
  2460. include_once \dirname(__DIR__, 4).'/src/Component/Core/Api/DataTransformer/ShopUserAwareInputCommandDataTransformer.php';
  2461. include_once \dirname(__DIR__, 4).'/src/Component/Core/Api/DataTransformer/VendorImageFileAwareCommandDataTransformer.php';
  2462. include_once \dirname(__DIR__, 4).'/src/Component/Core/Api/DataTransformer/VendorImageOwnerAwareCommandDataTransformer.php';
  2463. include_once \dirname(__DIR__, 4).'/src/Component/Core/Api/DataTransformer/ResourceIdAwareCommandDataTransformer.php';
  2464. include_once \dirname(__DIR__, 4).'/src/Component/Core/Api/DataTransformer/ProductDraftAwareCommandDataTransformer.php';
  2465. include_once \dirname(__DIR__, 4).'/src/Component/Core/Api/DataTransformer/ProductListingAwareCommandDataTransformer.php';
  2466. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/DataTransformer/OrderTokenValueAwareInputCommandDataTransformer.php';
  2467. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/DataTransformer/ShipmentIdAwareInputCommandDataTransformer.php';
  2468. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/DataTransformer/LoggedInShopUserIdAwareCommandDataTransformer.php';
  2469. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/DataTransformer/ChannelCodeAwareInputCommandDataTransformer.php';
  2470. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/DataTransformer/LoggedInCustomerEmailAwareCommandDataTransformer.php';
  2471. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/DataTransformer/LocaleCodeAwareInputCommandDataTransformer.php';
  2472. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/DataTransformer/SubresourceIdAwareCommandDataTransformer.php';
  2473. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  2474. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  2475. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CartContext.php';
  2476. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  2477. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  2478. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php';
  2479. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  2480. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  2481. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  2482. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  2483. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  2484. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  2485. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  2486. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  2487. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  2488. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Context/CompositeLocaleContext.php';
  2489. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CachedPerRequestChannelContext.php';
  2490. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/RequestBased/RequestResolverInterface.php';
  2491. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/RequestBased/CompositeRequestResolver.php';
  2492. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/RequestBased/HostnameBasedRequestResolver.php';
  2493. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelCodeProviderInterface.php';
  2494. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelCodeProvider.php';
  2495. include_once \dirname(__DIR__, 4).'/vendor/winzou/state-machine/src/SM/Factory/FactoryInterface.php';
  2496. include_once \dirname(__DIR__, 4).'/vendor/winzou/state-machine/src/SM/Factory/ClearableFactoryInterface.php';
  2497. include_once \dirname(__DIR__, 4).'/vendor/winzou/state-machine/src/SM/Factory/AbstractFactory.php';
  2498. include_once \dirname(__DIR__, 4).'/vendor/winzou/state-machine/src/SM/Factory/Factory.php';
  2499. include_once \dirname(__DIR__, 4).'/vendor/winzou/state-machine/src/SM/Callback/CallbackFactoryInterface.php';
  2500. include_once \dirname(__DIR__, 4).'/vendor/winzou/state-machine/src/SM/Callback/CallbackFactory.php';
  2501. include_once \dirname(__DIR__, 4).'/vendor/winzou/state-machine-bundle/Callback/ContainerAwareCallbackFactory.php';
  2502. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CompositeCartContext.php';
  2503. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Context/TokenValueBasedCartContext.php';
  2504. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Cart/Context/ShopBasedCartContext.php';
  2505. include_once \dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Factory/WishlistFactoryInterface.php';
  2506. include_once \dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Factory/WishlistFactory.php';
  2507. include_once \dirname(__DIR__, 4).'/src/Component/Core/Api/Serializer/ProductVariantNormalizer.php';
  2508. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Serializer/ProductVariantNormalizer.php';
  2509. include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  2510. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  2511. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  2512. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  2513. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  2514. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  2515. include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
  2516. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  2517. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/RamseyUuid/Serializer/UuidDenormalizer.php';
  2518. include_once \dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/src/Serializer/Normalizer/PagerfantaNormalizer.php';
  2519. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  2520. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
  2521. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  2522. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  2523. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  2524. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  2525. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  2526. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  2527. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  2528. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  2529. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  2530. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  2531. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  2532. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  2533. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  2534. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  2535. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  2536. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  2537. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  2538. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  2539. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  2540. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  2541. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  2542. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  2543. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  2544. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  2545. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  2546. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  2547. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  2548. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  2549. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  2550. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  2551. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactoryInterface.php';
  2552. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactory.php';
  2553. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  2554. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  2555. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  2556. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  2557. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  2558. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  2559. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  2560. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  2561. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  2562. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  2563. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  2564. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  2565. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  2566. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  2567. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  2568. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  2569. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  2570. include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  2571. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  2572. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Collector/ChannelCollector.php';
  2573. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TemplateBlockDataCollector.php';
  2574. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Profiler/DataCollector/BlockDataCollector.php';
  2575. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/DataCollector.php';
  2576. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Collector/ThemeCollector.php';
  2577. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/DataCollector/ElasticaDataCollector.php';
  2578. include_once \dirname(__DIR__, 4).'/vendor/tattali/mobile-detect-bundle/src/DataCollector/DeviceDataCollector.php';
  2579. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  2580. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Collector/SyliusCollector.php';
  2581. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Collector/CartCollector.php';
  2582. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  2583. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  2584. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  2585. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  2586. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  2587. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  2588. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  2589. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  2590. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php';
  2591. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php';
  2592. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php';
  2593. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';
  2594. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  2595. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Twig/Loader/LoaderInterface.php';
  2596. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Twig/Loader/ThemedTemplateLoader.php';
  2597. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  2598. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  2599. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  2600. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Twig/Locator/TemplateLocatorInterface.php';
  2601. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Twig/Locator/HierarchicalTemplateLocator.php';
  2602. include_once \dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Twig/Locator/CompositeTemplateLocator.php';
  2603. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  2604. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  2605. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  2606. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  2607. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  2608. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  2609. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  2610. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  2611. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  2612. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  2613. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  2614. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  2615. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  2616. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  2617. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  2618. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UrlHelper.php';
  2619. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  2620. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  2621. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  2622. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  2623. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Twig/Extension/RenderBlockExtension.php';
  2624. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Twig/Extension/RenderMediaExtension.php';
  2625. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Twig/Extension/RenderProductPagesExtension.php';
  2626. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Twig/Extension/RenderContentExtension.php';
  2627. include_once \dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Twig/Extension/RenderLinkExtension.php';
  2628. include_once \dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Twig/WishlistExtension.php';
  2629. include_once \dirname(__DIR__, 4).'/vendor/twig/intl-extra/IntlExtension.php';
  2630. include_once \dirname(__DIR__, 4).'/src/Component/Core/Vendor/Twig/Extension/VendorExtension.php';
  2631. include_once \dirname(__DIR__, 4).'/src/Component/Core/Vendor/Twig/Extension/VendorClientExtension.php';
  2632. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Twig/ConvertMoneyExtension.php';
  2633. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  2634. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Twig/AggregateAdjustmentsExtension.php';
  2635. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Twig/FormatMoneyExtension.php';
  2636. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Twig/CurrencyExtension.php';
  2637. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Twig/LocaleExtension.php';
  2638. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/InventoryBundle/Twig/InventoryExtension.php';
  2639. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/PercentageExtension.php';
  2640. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/SortByExtension.php';
  2641. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php';
  2642. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TemplateEventRendererInterface.php';
  2643. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php';
  2644. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php';
  2645. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php';
  2646. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TemplateBlockRendererInterface.php';
  2647. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php';
  2648. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php';
  2649. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php';
  2650. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/PriceExtension.php';
  2651. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/VariantResolverExtension.php';
  2652. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/ProductVariantsPricesExtension.php';
  2653. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/CheckoutStepsExtension.php';
  2654. include_once \dirname(__DIR__, 4).'/vendor/sylius/grid-bundle/src/Bundle/Twig/GridExtension.php';
  2655. include_once \dirname(__DIR__, 4).'/vendor/sylius/grid-bundle/src/Bundle/Twig/BulkActionGridExtension.php';
  2656. include_once \dirname(__DIR__, 4).'/vendor/winzou/state-machine/src/SM/Extension/Twig/SMExtension.php';
  2657. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Twig/Extension/BlockExtension.php';
  2658. include_once \dirname(__DIR__, 4).'/vendor/willdurand/hateoas/src/Twig/Extension/LinkExtension.php';
  2659. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  2660. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  2661. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  2662. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  2663. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  2664. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/FilterExtension.php';
  2665. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Twig/OrderTaxesTotalExtension.php';
  2666. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Twig/OrderItemsSubtotalExtension.php';
  2667. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Twig/OrderItemOriginalPriceToDisplayExtension.php';
  2668. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  2669. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  2670. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  2671. include_once \dirname(__DIR__, 4).'/vendor/pagerfanta/pagerfanta/lib/Twig/Extension/PagerfantaExtension.php';
  2672. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRendererInterface.php';
  2673. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Twig/CKEditorExtension.php';
  2674. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRenderer.php';
  2675. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Builder/JsonBuilder.php';
  2676. include_once \dirname(__DIR__, 4).'/vendor/bitbag/elasticsearch-plugin/src/Twig/Extension/UnsetArrayElementsExtension.php';
  2677. include_once \dirname(__DIR__, 4).'/vendor/tattali/mobile-detect-bundle/src/Twig/Extension/MobileDetectExtension.php';
  2678. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/AppVariable.php';
  2679. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  2680. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  2681. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Twig/GlobalVariables.php';
  2682. include_once \dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/src/Twig/UndefinedCallableHandler.php';
  2683. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  2684. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  2685. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
  2686. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  2687. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  2688. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  2689. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  2690. };
  2691. }
  2692. public function compile(): void
  2693. {
  2694. throw new LogicException('You cannot compile a dumped container that was already compiled.');
  2695. }
  2696. public function isCompiled(): bool
  2697. {
  2698. return true;
  2699. }
  2700. public function getRemovedIds(): array
  2701. {
  2702. return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  2703. }
  2704. protected function load($file, $lazyLoad = true)
  2705. {
  2706. if (class_exists($class = __NAMESPACE__.'\\'.$file, false)) {
  2707. return $class::do($this, $lazyLoad);
  2708. }
  2709. if ('.' === $file[-4]) {
  2710. $class = substr($class, 0, -4);
  2711. } else {
  2712. $file .= '.php';
  2713. }
  2714. $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  2715. return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
  2716. }
  2717. protected function createProxy($class, \Closure $factory)
  2718. {
  2719. class_exists($class, false) || require __DIR__.'/'.$class.'.php';
  2720. return $factory();
  2721. }
  2722. /**
  2723. * Gets the public '.container.private.filesystem' shared service.
  2724. *
  2725. * @return \Symfony\Component\Filesystem\Filesystem
  2726. */
  2727. protected function get_Container_Private_FilesystemService()
  2728. {
  2729. return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  2730. }
  2731. /**
  2732. * Gets the public '.container.private.form.factory' shared service.
  2733. *
  2734. * @return \Symfony\Component\Form\FormFactory
  2735. */
  2736. protected function get_Container_Private_Form_FactoryService()
  2737. {
  2738. return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  2739. }
  2740. /**
  2741. * Gets the public '.container.private.profiler' shared service.
  2742. *
  2743. * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  2744. */
  2745. protected function get_Container_Private_ProfilerService()
  2746. {
  2747. $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  2748. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2749. $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  2750. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2751. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2752. $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true);
  2753. $b = ($this->services['kernel'] ?? $this->get('kernel'));
  2754. $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2755. $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  2756. $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  2757. $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  2758. $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  2759. $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  2760. $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2761. $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  2762. $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  2763. $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  2764. $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2765. $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  2766. $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  2767. $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  2768. $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  2769. $d->addInstance('api_platform.cache.metadata.resource.legacy', ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()));
  2770. $d->addInstance('api_platform.cache.metadata.property.legacy', ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()));
  2771. $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  2772. $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  2773. $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  2774. $e = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, NULL);
  2775. $e->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  2776. $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  2777. $f->registerBus('sylius.command_bus', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  2778. $f->registerBus('sylius.event_bus', ($this->privates['debug.traced.sylius.event_bus'] ?? $this->getDebug_Traced_Sylius_EventBusService()));
  2779. $f->registerBus('sylius_default.bus', ($this->privates['debug.traced.sylius_default.bus'] ?? $this->getDebug_Traced_SyliusDefault_BusService()));
  2780. $f->registerBus('sylius_event.bus', ($this->privates['debug.traced.sylius_event.bus'] ?? $this->getDebug_Traced_SyliusEvent_BusService()));
  2781. $g = new \MobileDetectBundle\DataCollector\DeviceDataCollector(($this->privates['MobileDetectBundle\\Helper\\DeviceView'] ?? $this->getDeviceViewService()));
  2782. $g->setRedirectConfig($this->parameters['mobile_detect.redirect']);
  2783. $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  2784. if ($this->has('kernel')) {
  2785. $h->setKernel($b);
  2786. }
  2787. $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  2788. $instance->add(new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['Sylius\\Bundle\\ApiBundle\\DataProvider\\ChannelAwareItemDataProvider'] ?? $this->getChannelAwareItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService())));
  2789. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2790. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2791. $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  2792. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2793. $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  2794. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2795. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  2796. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2797. $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2798. $instance->add($d);
  2799. $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  2800. $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));
  2801. $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())));
  2802. $instance->add($e);
  2803. $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  2804. $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2805. $instance->add($f);
  2806. $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));
  2807. $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()))));
  2808. $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']));
  2809. $instance->add(new \JMS\SerializerBundle\Debug\DataCollector(['Sylius\\Bundle\\OrderBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/config/serializer'), 'Sylius\\Bundle\\CurrencyBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/config/serializer'), 'Sylius\\Bundle\\LocaleBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/config/serializer'), 'Sylius\\Bundle\\ProductBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/serializer'), 'Sylius\\Bundle\\ChannelBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/config/serializer'), 'Sylius\\Bundle\\AttributeBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/config/serializer'), 'Sylius\\Bundle\\TaxationBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/config/serializer'), 'Sylius\\Bundle\\ShippingBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/config/serializer'), 'Sylius\\Bundle\\PaymentBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/config/serializer'), 'Sylius\\Bundle\\PromotionBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/config/serializer'), 'Sylius\\Bundle\\AddressingBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/config/serializer'), 'Sylius\\Bundle\\InventoryBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/InventoryBundle/Resources/config/serializer'), 'Sylius\\Bundle\\TaxonomyBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/config/serializer'), 'Sylius\\Bundle\\UserBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/config/serializer'), 'Sylius\\Bundle\\CustomerBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/config/serializer'), 'Sylius\\Bundle\\CoreBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/serializer'), 'Loevgaard\\SyliusBrandPlugin' => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/config/serializer'), 'Sonata\\BlockBundle' => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/config/serializer'), 'BitBag\\SyliusCmsPlugin' => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/serializer'), 'Sylius\\Component\\Core' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/serializer'), 'Sylius\\Component\\Addressing' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/config/serializer'), 'Sylius\\Component\\Attribute' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/config/serializer'), 'Sylius\\Component\\Channel' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/config/serializer'), 'Sylius\\Component\\Currency' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/config/serializer'), 'Sylius\\Component\\Customer' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/config/serializer'), 'Sylius\\Component\\Inventory' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/InventoryBundle/Resources/config/serializer'), 'Sylius\\Component\\Locale' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/config/serializer'), 'Sylius\\Component\\Order' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/config/serializer'), 'Sylius\\Component\\Payment' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/config/serializer'), 'Sylius\\Component\\Product' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/serializer'), 'Sylius\\Component\\Promotion' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/config/serializer'), 'Sylius\\Component\\Shipping' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/config/serializer'), 'Sylius\\Component\\Taxation' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/config/serializer'), 'Sylius\\Component\\Taxonomy' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/config/serializer'), 'Sylius\\Component\\User' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/config/serializer'), 'Loevgaard\\SyliusBrandPlugin\\Model' => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/config/serializer')], ($this->privates['jms_serializer.traceable_event_dispatcher'] ?? $this->getJmsSerializer_TraceableEventDispatcherService()), ($this->privates['jms_serializer.traceable_handler_registry'] ?? $this->getJmsSerializer_TraceableHandlerRegistryService()), ($this->privates['jms_serializer.traceable_metadata_factory'] ?? $this->getJmsSerializer_TraceableMetadataFactoryService()), ($this->privates['jms_serializer.metadata.traceable_file_locator'] ?? $this->getJmsSerializer_Metadata_TraceableFileLocatorService()), ($this->privates['jms_serializer.traceable_runs_listener'] ?? ($this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener()))));
  2810. $instance->add(($this->services['payum.profiler.payum_collector'] ?? ($this->services['payum.profiler.payum_collector'] = new \Payum\Bundle\PayumBundle\Profiler\PayumCollector())));
  2811. $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()))));
  2812. $instance->add(new \FOS\ElasticaBundle\DataCollector\ElasticaDataCollector(($this->privates['fos_elastica.logger'] ?? $this->getFosElastica_LoggerService())));
  2813. $instance->add($g);
  2814. $instance->add($h);
  2815. $instance->add(new \Sylius\Bundle\CoreBundle\Collector\SyliusCollector(($this->services['sylius.context.shopper'] ?? $this->getSylius_Context_ShopperService()), $this->parameters['kernel.bundles'], 'en_US'));
  2816. $instance->add(new \Sylius\Bundle\CoreBundle\Collector\CartCollector(($this->services['sylius.context.cart'] ?? $this->getSylius_Context_CartService())));
  2817. return $instance;
  2818. }
  2819. /**
  2820. * Gets the public '.container.private.security.authorization_checker' shared service.
  2821. *
  2822. * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  2823. */
  2824. protected function get_Container_Private_Security_AuthorizationCheckerService()
  2825. {
  2826. 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()), ($this->services['security.authentication_manager'] ?? $this->load('getSecurity_AuthenticationManagerService')), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), true);
  2827. }
  2828. /**
  2829. * Gets the public '.container.private.security.token_storage' shared service.
  2830. *
  2831. * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  2832. */
  2833. protected function get_Container_Private_Security_TokenStorageService()
  2834. {
  2835. 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, [
  2836. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  2837. ], [
  2838. 'request_stack' => '?',
  2839. ]));
  2840. }
  2841. /**
  2842. * Gets the public '.container.private.serializer' shared service.
  2843. *
  2844. * @return \Symfony\Component\Serializer\Serializer
  2845. */
  2846. protected function get_Container_Private_SerializerService()
  2847. {
  2848. $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  2849. $b = ($this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductVariantNormalizer'] ?? $this->getProductVariantNormalizerService());
  2850. $c = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(($this->privates['.1_Serializer~DphoaoN'] ?? $this->get_1SerializerDphoaoNService())));
  2851. $d = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(($this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ShopAuthenticationTokenDocumentationNormalizer'] ?? $this->getShopAuthenticationTokenDocumentationNormalizerService()));
  2852. $e = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  2853. $f = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  2854. $g = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  2855. $h = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2856. $i = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  2857. $j = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  2858. $k = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->load('getApiPlatform_IriConverter_LegacyService'));
  2859. $l = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  2860. $m = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  2861. $n = ($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService());
  2862. return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => $b, 2 => ($this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\AddressDenormalizer'] ?? $this->getAddressDenormalizerService()), 3 => ($this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductNormalizer'] ?? $this->getProductNormalizerService()), 4 => ($this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductImageNormalizer'] ?? $this->getProductImageNormalizerService()), 5 => ($this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandNormalizer'] ?? $this->getCommandNormalizerService()), 6 => $b, 7 => ($this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] ?? $this->getShippingMethodNormalizerService()), 8 => ($this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ZoneDenormalizer'] ?? $this->getZoneDenormalizerService()), 9 => new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), 10 => ($this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandArgumentsDenormalizer'] ?? $this->getCommandArgumentsDenormalizerService()), 11 => ($this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandDenormalizer'] ?? $this->getCommandDenormalizerService()), 12 => ($this->services['date_time_normalizer'] ?? ($this->services['date_time_normalizer'] = new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(['datetime_format' => 'Y-m-d H:i:s']))), 13 => new \BabDev\PagerfantaBundle\Serializer\Normalizer\PagerfantaNormalizer(), 14 => new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), 15 => ($this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\FlattenExceptionNormalizer'] ?? $this->getFlattenExceptionNormalizerService()), 16 => $c, 17 => $d, 18 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($e, [], $f), 19 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $f), 20 => $d, 21 => $c, 22 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($g, $h, $i, $j, NULL, $e, NULL, $f), 23 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($g, $k, $e), 24 => ($this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\HydraErrorNormalizer'] ?? $this->getHydraErrorNormalizerService()), 25 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 26 => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), 27 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 28 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 29 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($g, $h, $i, $k, $j, $l, $a, $f, $m, [], new RewindableGenerator(function () {
  2863. yield 0 => ($this->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? $this->getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService());
  2864. yield 1 => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  2865. }, 2), ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService())), 30 => ($this->privates['api_platform.serializer.normalizer.item'] ?? $this->getApiPlatform_Serializer_Normalizer_ItemService()), 31 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), 32 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 33 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $f), 34 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($m, $f, ($this->privates['property_info'] ?? $this->getPropertyInfoService()), ($this->privates['serializer.mapping.class_discriminator_resolver'] ?? $this->getSerializer_Mapping_ClassDiscriminatorResolverService()), NULL, [])), 35 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 36 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 37 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 38 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 39 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 40 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($l, $j, $k, NULL), 'page', 'pagination', $g, $a), $g, $j, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService())), 41 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 42 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($n, $k, $l), 43 => $n], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => ($this->privates['serializer.encoder.json'] ?? ($this->privates['serializer.encoder.json'] = new \Symfony\Component\Serializer\Encoder\JsonEncoder())), 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), 4 => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), 5 => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
  2866. }
  2867. /**
  2868. * Gets the public '.container.private.session' shared service.
  2869. *
  2870. * @return \Symfony\Component\HttpFoundation\Session\Session
  2871. */
  2872. protected function get_Container_Private_SessionService()
  2873. {
  2874. return $this->services['.container.private.session'] = ($this->privates['session.factory'] ?? $this->getSession_FactoryService())->createSession();
  2875. }
  2876. /**
  2877. * Gets the public '.container.private.twig' shared service.
  2878. *
  2879. * @return \Twig\Environment
  2880. */
  2881. protected function get_Container_Private_TwigService()
  2882. {
  2883. $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
  2884. $a->addPath((\dirname(__DIR__, 4).'/vendor/pagerfanta/pagerfanta/lib/Twig/templates/'), 'Pagerfanta');
  2885. $a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  2886. $a->addPath((\dirname(__DIR__, 4).'/templates'));
  2887. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  2888. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  2889. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  2890. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  2891. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  2892. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  2893. $a->addPath((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/views'), 'SyliusChannel');
  2894. $a->addPath((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/views'), '!SyliusChannel');
  2895. $a->addPath((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/views'), 'SyliusAttribute');
  2896. $a->addPath((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/views'), '!SyliusAttribute');
  2897. $a->addPath((\dirname(__DIR__, 4).'/templates/bundles/SyliusUiBundle'), 'SyliusUi');
  2898. $a->addPath((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/views'), 'SyliusUi');
  2899. $a->addPath((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/views'), '!SyliusUi');
  2900. $a->addPath((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/views'), 'SyliusCore');
  2901. $a->addPath((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/views'), '!SyliusCore');
  2902. $a->addPath((\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/views'), 'SyliusResource');
  2903. $a->addPath((\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/views'), '!SyliusResource');
  2904. $a->addPath((\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/views'), 'LoevgaardSyliusBrandPlugin');
  2905. $a->addPath((\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/views'), '!LoevgaardSyliusBrandPlugin');
  2906. $a->addPath((\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/views'), 'SonataBlock');
  2907. $a->addPath((\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/views'), '!SonataBlock');
  2908. $a->addPath((\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Resources/views'), 'JMSSerializer');
  2909. $a->addPath((\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Resources/views'), '!JMSSerializer');
  2910. $a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu-bundle/templates'), 'KnpMenu');
  2911. $a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu-bundle/templates'), '!KnpMenu');
  2912. $a->addPath((\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  2913. $a->addPath((\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  2914. $a->addPath((\dirname(__DIR__, 4).'/vendor/payum/payum-bundle/Resources/views'), 'Payum');
  2915. $a->addPath((\dirname(__DIR__, 4).'/vendor/payum/payum-bundle/Resources/views'), '!Payum');
  2916. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), 'DoctrineMigrations');
  2917. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), '!DoctrineMigrations');
  2918. $a->addPath((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/views'), 'SyliusPayum');
  2919. $a->addPath((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/views'), '!SyliusPayum');
  2920. $a->addPath((\dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Resources/views'), 'SyliusTheme');
  2921. $a->addPath((\dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src/Resources/views'), '!SyliusTheme');
  2922. $a->addPath((\dirname(__DIR__, 4).'/templates/bundles/SyliusAdminBundle'), 'SyliusAdmin');
  2923. $a->addPath((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/views'), 'SyliusAdmin');
  2924. $a->addPath((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/views'), '!SyliusAdmin');
  2925. $a->addPath((\dirname(__DIR__, 4).'/templates/bundles/SyliusShopBundle'), 'SyliusShop');
  2926. $a->addPath((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/views'), 'SyliusShop');
  2927. $a->addPath((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/views'), '!SyliusShop');
  2928. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  2929. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  2930. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  2931. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  2932. $a->addPath((\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  2933. $a->addPath((\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  2934. $a->addPath((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/views'), 'SyliusApi');
  2935. $a->addPath((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/views'), '!SyliusApi');
  2936. $a->addPath((\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/templates'), 'BabDevPagerfanta');
  2937. $a->addPath((\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/templates'), '!BabDevPagerfanta');
  2938. $a->addPath((\dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), 'FOSCKEditor');
  2939. $a->addPath((\dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), '!FOSCKEditor');
  2940. $a->addPath((\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/views'), 'BitBagSyliusCmsPlugin');
  2941. $a->addPath((\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/views'), '!BitBagSyliusCmsPlugin');
  2942. $a->addPath((\dirname(__DIR__, 4).'/templates/bundles/BitBagSyliusWishlistPlugin'), 'BitBagSyliusWishlistPlugin');
  2943. $a->addPath((\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resources/views'), 'BitBagSyliusWishlistPlugin');
  2944. $a->addPath((\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resources/views'), '!BitBagSyliusWishlistPlugin');
  2945. $a->addPath((\dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Resources/views'), 'FOSElastica');
  2946. $a->addPath((\dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Resources/views'), '!FOSElastica');
  2947. $a->addPath((\dirname(__DIR__, 4).'/vendor/bitbag/elasticsearch-plugin/src/Resources/views'), 'BitBagSyliusElasticsearchPlugin');
  2948. $a->addPath((\dirname(__DIR__, 4).'/vendor/bitbag/elasticsearch-plugin/src/Resources/views'), '!BitBagSyliusElasticsearchPlugin');
  2949. $a->addPath((\dirname(__DIR__, 4).'/vendor/tattali/mobile-detect-bundle/src/Resources/views'), 'MobileDetect');
  2950. $a->addPath((\dirname(__DIR__, 4).'/vendor/tattali/mobile-detect-bundle/src/Resources/views'), '!MobileDetect');
  2951. $a->addPath((\dirname(__DIR__, 4).'/templates'));
  2952. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  2953. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  2954. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  2955. $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 () {
  2956. yield 0 => ($this->privates['Sylius\\Bundle\\ThemeBundle\\Twig\\Locator\\ApplicationTemplateLocator'] ?? $this->load('getApplicationTemplateLocatorService'));
  2957. yield 1 => ($this->privates['Sylius\\Bundle\\ThemeBundle\\Twig\\Locator\\NamespacedTemplateLocator'] ?? $this->load('getNamespacedTemplateLocatorService'));
  2958. yield 2 => ($this->privates['Sylius\\Bundle\\ThemeBundle\\Twig\\Locator\\LegacyApplicationTemplateLocator'] ?? $this->load('getLegacyApplicationTemplateLocatorService'));
  2959. yield 3 => ($this->privates['Sylius\\Bundle\\ThemeBundle\\Twig\\Locator\\LegacyNamespacedTemplateLocator'] ?? $this->load('getLegacyNamespacedTemplateLocatorService'));
  2960. }, 4)), ($this->privates['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] ?? ($this->privates['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] = new \Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProvider()))), ($this->privates['sylius.theme.context.channel_based'] ?? $this->getSylius_Theme_Context_ChannelBasedService())), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  2961. $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2962. $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  2963. $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2964. $e = ($this->services['translator'] ?? $this->getTranslatorService());
  2965. $f = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  2966. $g = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2967. $h = ($this->services['router'] ?? $this->getRouterService());
  2968. $i = ($this->privates['Sylius\\Bundle\\UiBundle\\Registry\\TemplateBlockRegistryInterface'] ?? $this->getTemplateBlockRegistryInterfaceService());
  2969. $j = ($this->privates['Sylius\\Bundle\\UiBundle\\DataCollector\\TemplateBlockRenderingHistory'] ?? ($this->privates['Sylius\\Bundle\\UiBundle\\DataCollector\\TemplateBlockRenderingHistory'] = new \Sylius\Bundle\UiBundle\DataCollector\TemplateBlockRenderingHistory()));
  2970. $k = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
  2971. $k->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $g]);
  2972. $l = new \Symfony\Bridge\Twig\AppVariable();
  2973. $l->setEnvironment('dev');
  2974. $l->setDebug(true);
  2975. if ($this->has('.container.private.security.token_storage')) {
  2976. $l->setTokenStorage($c);
  2977. }
  2978. if ($this->has('request_stack')) {
  2979. $l->setRequestStack($b);
  2980. }
  2981. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  2982. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  2983. $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($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));
  2984. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  2985. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  2986. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($f));
  2987. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($g, \dirname(__DIR__, 4), 'UTF-8'));
  2988. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($h));
  2989. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2990. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($d, true));
  2991. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  2992. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2993. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  2994. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($b));
  2995. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  2996. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
  2997. $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())));
  2998. $instance->addExtension(new \BitBag\SyliusCmsPlugin\Twig\Extension\RenderBlockExtension(($this->privates['bitbag_sylius_cms_plugin.twig.runtime.block'] ?? $this->getBitbagSyliusCmsPlugin_Twig_Runtime_BlockService())));
  2999. $instance->addExtension(new \BitBag\SyliusCmsPlugin\Twig\Extension\RenderMediaExtension(($this->privates['bitbag_sylius_cms_plugin.twig.runtime.media'] ?? $this->getBitbagSyliusCmsPlugin_Twig_Runtime_MediaService())));
  3000. $instance->addExtension(new \BitBag\SyliusCmsPlugin\Twig\Extension\RenderProductPagesExtension(($this->privates['bitbag_sylius_cms_plugin.twig.runtime.product_pages'] ?? $this->getBitbagSyliusCmsPlugin_Twig_Runtime_ProductPagesService())));
  3001. $instance->addExtension(new \BitBag\SyliusCmsPlugin\Twig\Extension\RenderContentExtension());
  3002. $instance->addExtension(new \BitBag\SyliusCmsPlugin\Twig\Extension\RenderLinkExtension());
  3003. $instance->addExtension(new \BitBag\SyliusWishlistPlugin\Twig\WishlistExtension(($this->services['bitbag_sylius_wishlist_plugin.repository.wishlist'] ?? $this->getBitbagSyliusWishlistPlugin_Repository_WishlistService()), ($this->privates['bitbag_sylius_wishlist_plugin.resolver.wishlist_cookie_token_resolver'] ?? $this->getBitbagSyliusWishlistPlugin_Resolver_WishlistCookieTokenResolverService())));
  3004. $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  3005. $instance->addExtension(new \BitBag\OpenMarketplace\Component\Core\Vendor\Twig\Extension\VendorExtension(($this->services['bitbag.open_marketplace.component.vendor.context.vendor'] ?? $this->getBitbag_OpenMarketplace_Component_Vendor_Context_VendorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Sylius\\Component\\Locale\\Context\\LocaleContextInterface'] ?? $this->getLocaleContextInterfaceService()), ($this->services['sylius.repository.channel'] ?? $this->getSylius_Repository_ChannelService()), ($this->privates['sylius.context.channel.composite'] ?? $this->getSylius_Context_Channel_CompositeService())));
  3006. $instance->addExtension(new \BitBag\OpenMarketplace\Component\Core\Vendor\Twig\Extension\VendorClientExtension(($this->services['sylius.repository.customer'] ?? $this->getSylius_Repository_CustomerService())));
  3007. $instance->addExtension(new \Sylius\Bundle\MoneyBundle\Twig\ConvertMoneyExtension(($this->services['sylius.templating.helper.convert_money'] ?? $this->getSylius_Templating_Helper_ConvertMoneyService())));
  3008. $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  3009. $instance->addExtension(new \Sylius\Bundle\OrderBundle\Twig\AggregateAdjustmentsExtension(($this->services['sylius.templating.helper.adjustment'] ?? $this->getSylius_Templating_Helper_AdjustmentService())));
  3010. $instance->addExtension(new \Sylius\Bundle\MoneyBundle\Twig\FormatMoneyExtension(($this->services['sylius.templating.helper.format_money'] ?? $this->getSylius_Templating_Helper_FormatMoneyService())));
  3011. $instance->addExtension(new \Sylius\Bundle\CurrencyBundle\Twig\CurrencyExtension(($this->services['sylius.templating.helper.currency'] ?? $this->getSylius_Templating_Helper_CurrencyService())));
  3012. $instance->addExtension(new \Sylius\Bundle\LocaleBundle\Twig\LocaleExtension(($this->services['sylius.templating.helper.locale'] ?? $this->getSylius_Templating_Helper_LocaleService())));
  3013. $instance->addExtension(($this->services['sylius.twig.extension.country_name'] ?? ($this->services['sylius.twig.extension.country_name'] = new \Sylius\Bundle\AddressingBundle\Twig\CountryNameExtension(''))));
  3014. $instance->addExtension(($this->services['sylius.twig.extension.province_naming'] ?? $this->getSylius_Twig_Extension_ProvinceNamingService()));
  3015. $instance->addExtension(new \Sylius\Bundle\InventoryBundle\Twig\InventoryExtension(($this->services['sylius.templating.helper.inventory'] ?? $this->getSylius_Templating_Helper_InventoryService())));
  3016. $instance->addExtension(new \Sylius\Bundle\UiBundle\Twig\PercentageExtension());
  3017. $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'))));
  3018. $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'))));
  3019. $instance->addExtension(new \Sylius\Bundle\UiBundle\Twig\SortByExtension());
  3020. $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)));
  3021. $instance->addExtension(($this->services['sylius.twig.extension.merge_recursive'] ?? ($this->services['sylius.twig.extension.merge_recursive'] = new \Sylius\Bundle\UiBundle\Twig\MergeRecursiveExtension())));
  3022. $instance->addExtension(($this->services['Sylius\\Bundle\\UiBundle\\Twig\\LegacySonataBlockExtension'] ?? $this->getLegacySonataBlockExtensionService()));
  3023. $instance->addExtension(($this->services['sylius.twig.extension.sylius_bundle_loaded_checker'] ?? $this->getSylius_Twig_Extension_SyliusBundleLoadedCheckerService()));
  3024. $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\PriceExtension(($this->services['sylius.templating.helper.price'] ?? $this->getSylius_Templating_Helper_PriceService())));
  3025. $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\VariantResolverExtension(($this->services['sylius.templating.helper.variant_resolver'] ?? $this->getSylius_Templating_Helper_VariantResolverService())));
  3026. $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\ProductVariantsPricesExtension(($this->services['sylius.templating.helper.product_variants_prices'] ?? $this->getSylius_Templating_Helper_ProductVariantsPricesService())));
  3027. $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\CheckoutStepsExtension(($this->services['sylius.templating.helper.checkout_steps'] ?? $this->getSylius_Templating_Helper_CheckoutStepsService())));
  3028. $instance->addExtension(new \Sylius\Bundle\GridBundle\Twig\GridExtension(($this->services['sylius.templating.helper.grid'] ?? $this->getSylius_Templating_Helper_GridService())));
  3029. $instance->addExtension(new \Sylius\Bundle\GridBundle\Twig\BulkActionGridExtension(($this->services['sylius.templating.helper.bulk_action_grid'] ?? $this->getSylius_Templating_Helper_BulkActionGridService())));
  3030. $instance->addExtension(new \SM\Extension\Twig\SMExtension(($this->services['SM\\Factory\\FactoryInterface'] ?? $this->getFactoryInterfaceService())));
  3031. $instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
  3032. $instance->addExtension(new \Hateoas\Twig\Extension\LinkExtension(($this->services['hateoas.helper.link'] ?? $this->getHateoas_Helper_LinkService())));
  3033. $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension('jms_'));
  3034. $instance->addExtension(new \Knp\Menu\Twig\MenuExtension());
  3035. $instance->addExtension(new \Sylius\Bundle\CoreBundle\Twig\FilterExtension('/media/image/', ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  3036. $instance->addExtension(($this->services['sylius.twig.extension.widget.admin_notification'] ?? ($this->services['sylius.twig.extension.widget.admin_notification'] = new \Sylius\Bundle\AdminBundle\Twig\NotificationWidgetExtension(true, 60))));
  3037. $instance->addExtension(($this->services['sylius.twig.extension.shop'] ?? ($this->services['sylius.twig.extension.shop'] = new \Sylius\Bundle\AdminBundle\Twig\ShopExtension(true))));
  3038. $instance->addExtension(($this->services['sylius.twig.extension.channels_currencies'] ?? $this->getSylius_Twig_Extension_ChannelsCurrenciesService()));
  3039. $instance->addExtension(($this->services['Sylius\\Bundle\\AdminBundle\\Twig\\OrderUnitTaxesExtension'] ?? ($this->services['Sylius\\Bundle\\AdminBundle\\Twig\\OrderUnitTaxesExtension'] = new \Sylius\Bundle\AdminBundle\Twig\OrderUnitTaxesExtension())));
  3040. $instance->addExtension(($this->services['Sylius\\Bundle\\AdminBundle\\Twig\\ChannelNameExtension'] ?? $this->getChannelNameExtensionService()));
  3041. $instance->addExtension(new \Sylius\Bundle\ShopBundle\Twig\OrderTaxesTotalExtension());
  3042. $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()))));
  3043. $instance->addExtension(new \Sylius\Bundle\ShopBundle\Twig\OrderItemOriginalPriceToDisplayExtension());
  3044. $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($k));
  3045. $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3046. 'webpack_encore.entrypoint_lookup_collection' => ['privates', 'webpack_encore.entrypoint_lookup_collection', 'getWebpackEncore_EntrypointLookupCollectionService', false],
  3047. 'webpack_encore.tag_renderer' => ['privates', 'webpack_encore.tag_renderer', 'getWebpackEncore_TagRendererService', true],
  3048. ], [
  3049. 'webpack_encore.entrypoint_lookup_collection' => '?',
  3050. 'webpack_encore.tag_renderer' => '?',
  3051. ])));
  3052. $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  3053. $instance->addExtension(new \Pagerfanta\Twig\Extension\PagerfantaExtension());
  3054. $instance->addExtension(new \FOS\CKEditorBundle\Twig\CKEditorExtension(new \FOS\CKEditorBundle\Renderer\CKEditorRenderer(new \FOS\CKEditorBundle\Builder\JsonBuilder(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())), $h, $f, $b, $instance, (($this->hasParameter("locale")) ? ($this->getParameter("locale")) : (null)))));
  3055. $instance->addExtension(new \BitBag\SyliusElasticsearchPlugin\Twig\Extension\UnsetArrayElementsExtension());
  3056. $instance->addExtension(new \MobileDetectBundle\Twig\Extension\MobileDetectExtension($b, ($this->privates['MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->privates['MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->privates['MobileDetectBundle\\Helper\\DeviceView'] ?? $this->getDeviceViewService()), $this->parameters['mobile_detect.redirect']));
  3057. $instance->addGlobal('app', $l);
  3058. $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3059. 'BitBag\\SyliusCmsPlugin\\Twig\\Runtime\\RenderBlockRuntime' => ['privates', 'bitbag_sylius_cms_plugin.twig.runtime.block', 'getBitbagSyliusCmsPlugin_Twig_Runtime_BlockService', false],
  3060. 'BitBag\\SyliusCmsPlugin\\Twig\\Runtime\\RenderMediaRuntime' => ['privates', 'bitbag_sylius_cms_plugin.twig.runtime.media', 'getBitbagSyliusCmsPlugin_Twig_Runtime_MediaService', false],
  3061. 'BitBag\\SyliusCmsPlugin\\Twig\\Runtime\\RenderProductPagesRuntime' => ['privates', 'bitbag_sylius_cms_plugin.twig.runtime.product_pages', 'getBitbagSyliusCmsPlugin_Twig_Runtime_ProductPagesService', false],
  3062. 'BitBag\\SyliusCmsPlugin\\Twig\\Runtime\\RenderContentRuntime' => ['privates', 'bitbag_sylius_cms_plugin.twig.runtime.render_content', 'getBitbagSyliusCmsPlugin_Twig_Runtime_RenderContentService', true],
  3063. 'BitBag\\SyliusCmsPlugin\\Twig\\Runtime\\RenderLinkRuntime' => ['privates', 'bitbag_sylius_cms_plugin.twig.runtime.render_link', 'getBitbagSyliusCmsPlugin_Twig_Runtime_RenderLinkService', true],
  3064. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', true],
  3065. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', true],
  3066. 'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', true],
  3067. 'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', true],
  3068. 'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => ['privates', 'sonata.block.templating.helper', 'getSonata_Block_Templating_HelperService', false],
  3069. 'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['privates', 'jms_serializer.twig_extension.serializer_runtime_helper', 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService', true],
  3070. 'Knp\\Menu\\Twig\\MenuRuntimeExtension' => ['privates', 'knp_menu.twig.runtime', 'getKnpMenu_Twig_RuntimeService', true],
  3071. 'Pagerfanta\\Twig\\Extension\\PagerfantaRuntime' => ['privates', 'pagerfanta.twig_runtime', 'getPagerfanta_TwigRuntimeService', true],
  3072. ], [
  3073. 'BitBag\\SyliusCmsPlugin\\Twig\\Runtime\\RenderBlockRuntime' => '?',
  3074. 'BitBag\\SyliusCmsPlugin\\Twig\\Runtime\\RenderMediaRuntime' => '?',
  3075. 'BitBag\\SyliusCmsPlugin\\Twig\\Runtime\\RenderProductPagesRuntime' => '?',
  3076. 'BitBag\\SyliusCmsPlugin\\Twig\\Runtime\\RenderContentRuntime' => '?',
  3077. 'BitBag\\SyliusCmsPlugin\\Twig\\Runtime\\RenderLinkRuntime' => '?',
  3078. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  3079. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  3080. 'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  3081. 'Symfony\\Component\\Form\\FormRenderer' => '?',
  3082. 'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => '?',
  3083. 'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  3084. 'Knp\\Menu\\Twig\\MenuRuntimeExtension' => '?',
  3085. 'Pagerfanta\\Twig\\Extension\\PagerfantaRuntime' => '?',
  3086. ])));
  3087. $instance->addGlobal('sylius', ($this->services['sylius.context.shopper'] ?? $this->getSylius_Context_ShopperService()));
  3088. $instance->addGlobal('sylius_base_locale', 'en_US');
  3089. $instance->addGlobal('sylius_meta', ['version' => '1.11.15']);
  3090. $instance->addGlobal('bitbag_es_pagination_available_page_limits', $this->parameters['bitbag_es_pagination_available_page_limits']);
  3091. $instance->addGlobal('base_vendor_logo_path', $this->getEnv('LOGO_DIRECTORY'));
  3092. $instance->addGlobal('vendor_products_limits', $this->getEnv('VENDOR_PRODUCTS_LIMITS'));
  3093. $instance->addGlobal('default_vendor_products_limit', $this->getEnv('DEFAULT_VENDOR_PRODUCTS_LIMIT'));
  3094. $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']));
  3095. $instance->registerUndefinedFunctionCallback([0 => new \BabDev\PagerfantaBundle\Twig\UndefinedCallableHandler(), 1 => 'onUndefinedFunction']);
  3096. (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
  3097. return $instance;
  3098. }
  3099. /**
  3100. * Gets the public '.container.private.validator' shared service.
  3101. *
  3102. * @return \Symfony\Component\Validator\Validator\TraceableValidator
  3103. */
  3104. protected function get_Container_Private_ValidatorService()
  3105. {
  3106. return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  3107. }
  3108. /**
  3109. * Gets the public 'SM\Callback\CallbackFactoryInterface' shared autowired service.
  3110. *
  3111. * @return \winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallbackFactory
  3112. */
  3113. protected function getCallbackFactoryInterfaceService()
  3114. {
  3115. return $this->services['SM\\Callback\\CallbackFactoryInterface'] = new \winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallbackFactory('winzou\\Bundle\\StateMachineBundle\\Callback\\ContainerAwareCallback', $this);
  3116. }
  3117. /**
  3118. * Gets the public 'SM\Factory\FactoryInterface' shared autowired service.
  3119. *
  3120. * @return \SM\Factory\Factory
  3121. */
  3122. protected function getFactoryInterfaceService()
  3123. {
  3124. return $this->services['SM\\Factory\\FactoryInterface'] = new \SM\Factory\Factory($this->parameters['sm.configs'], ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['SM\\Callback\\CallbackFactoryInterface'] ?? ($this->services['SM\\Callback\\CallbackFactoryInterface'] = new \winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallbackFactory('winzou\\Bundle\\StateMachineBundle\\Callback\\ContainerAwareCallback', $this))));
  3125. }
  3126. /**
  3127. * Gets the public 'Sylius\Bundle\AdminBundle\Twig\ChannelNameExtension' shared service.
  3128. *
  3129. * @return \Sylius\Bundle\AdminBundle\Twig\ChannelNameExtension
  3130. */
  3131. protected function getChannelNameExtensionService()
  3132. {
  3133. return $this->services['Sylius\\Bundle\\AdminBundle\\Twig\\ChannelNameExtension'] = new \Sylius\Bundle\AdminBundle\Twig\ChannelNameExtension(($this->services['sylius.repository.channel'] ?? $this->getSylius_Repository_ChannelService()));
  3134. }
  3135. /**
  3136. * Gets the public 'Sylius\Bundle\AdminBundle\Twig\OrderUnitTaxesExtension' shared service.
  3137. *
  3138. * @return \Sylius\Bundle\AdminBundle\Twig\OrderUnitTaxesExtension
  3139. */
  3140. protected function getOrderUnitTaxesExtensionService()
  3141. {
  3142. return $this->services['Sylius\\Bundle\\AdminBundle\\Twig\\OrderUnitTaxesExtension'] = new \Sylius\Bundle\AdminBundle\Twig\OrderUnitTaxesExtension();
  3143. }
  3144. /**
  3145. * Gets the public 'Sylius\Bundle\ApiBundle\Context\UserContextInterface' shared service.
  3146. *
  3147. * @return \Sylius\Bundle\ApiBundle\Context\TokenBasedUserContext
  3148. */
  3149. protected function getUserContextInterfaceService()
  3150. {
  3151. return $this->services['Sylius\\Bundle\\ApiBundle\\Context\\UserContextInterface'] = new \Sylius\Bundle\ApiBundle\Context\TokenBasedUserContext(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  3152. }
  3153. /**
  3154. * Gets the public 'Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber' shared service.
  3155. *
  3156. * @return \Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber
  3157. */
  3158. protected function getKernelRequestEventSubscriberService()
  3159. {
  3160. return $this->services['Sylius\\Bundle\\ApiBundle\\EventSubscriber\\KernelRequestEventSubscriber'] = new \Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber(true, '/api/v2');
  3161. }
  3162. /**
  3163. * Gets the public 'Sylius\Bundle\ApiBundle\Provider\ProductImageFilterProviderInterface' shared service.
  3164. *
  3165. * @return \Sylius\Bundle\ApiBundle\Provider\LiipProductImageFilterProvider
  3166. */
  3167. protected function getProductImageFilterProviderInterfaceService()
  3168. {
  3169. return $this->services['Sylius\\Bundle\\ApiBundle\\Provider\\ProductImageFilterProviderInterface'] = new \Sylius\Bundle\ApiBundle\Provider\LiipProductImageFilterProvider($this->parameters['liip_imagine.filter_sets']);
  3170. }
  3171. /**
  3172. * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\AddressDenormalizer' shared service.
  3173. *
  3174. * @return \Sylius\Bundle\ApiBundle\Serializer\AddressDenormalizer
  3175. */
  3176. protected function getAddressDenormalizerService()
  3177. {
  3178. return $this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\AddressDenormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\AddressDenormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), 'Sylius\\Component\\Core\\Model\\Address', 'Sylius\\Component\\Addressing\\Model\\AddressInterface');
  3179. }
  3180. /**
  3181. * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\CommandArgumentsDenormalizer' shared service.
  3182. *
  3183. * @return \Sylius\Bundle\ApiBundle\Serializer\CommandArgumentsDenormalizer
  3184. */
  3185. protected function getCommandArgumentsDenormalizerService()
  3186. {
  3187. return $this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandArgumentsDenormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\CommandArgumentsDenormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()), new \Sylius\Bundle\ApiBundle\Converter\IriToIdentifierConverter(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService())), ($this->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? $this->getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService()));
  3188. }
  3189. /**
  3190. * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\CommandDenormalizer' shared service.
  3191. *
  3192. * @return \Sylius\Bundle\ApiBundle\Serializer\CommandDenormalizer
  3193. */
  3194. protected function getCommandDenormalizerService()
  3195. {
  3196. return $this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandDenormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\CommandDenormalizer(($this->privates['api_platform.serializer.normalizer.item'] ?? $this->getApiPlatform_Serializer_Normalizer_ItemService()));
  3197. }
  3198. /**
  3199. * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\CommandNormalizer' shared service.
  3200. *
  3201. * @return \Sylius\Bundle\ApiBundle\Serializer\CommandNormalizer
  3202. */
  3203. protected function getCommandNormalizerService()
  3204. {
  3205. return $this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandNormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\CommandNormalizer(($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService()));
  3206. }
  3207. /**
  3208. * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\FlattenExceptionNormalizer' shared service.
  3209. *
  3210. * @return \Sylius\Bundle\ApiBundle\Serializer\FlattenExceptionNormalizer
  3211. */
  3212. protected function getFlattenExceptionNormalizerService()
  3213. {
  3214. return $this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\FlattenExceptionNormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\FlattenExceptionNormalizer(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([]))), true, false), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '/api/v2');
  3215. }
  3216. /**
  3217. * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\HydraErrorNormalizer' shared service.
  3218. *
  3219. * @return \Sylius\Bundle\ApiBundle\Serializer\HydraErrorNormalizer
  3220. */
  3221. protected function getHydraErrorNormalizerService()
  3222. {
  3223. return $this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\HydraErrorNormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\HydraErrorNormalizer(new \ApiPlatform\Hydra\Serializer\ErrorNormalizer(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), true), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '/api/v2');
  3224. }
  3225. /**
  3226. * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\ProductImageNormalizer' shared service.
  3227. *
  3228. * @return \Sylius\Bundle\ApiBundle\Serializer\ProductImageNormalizer
  3229. */
  3230. protected function getProductImageNormalizerService()
  3231. {
  3232. return $this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductImageNormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\ProductImageNormalizer(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'media/image');
  3233. }
  3234. /**
  3235. * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\ProductNormalizer' shared service.
  3236. *
  3237. * @return \Sylius\Bundle\ApiBundle\Serializer\ProductNormalizer
  3238. */
  3239. protected function getProductNormalizerService()
  3240. {
  3241. return $this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductNormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\ProductNormalizer(($this->services['sylius.product_variant_resolver.default'] ?? ($this->services['sylius.product_variant_resolver.default'] = new \Sylius\Component\Product\Resolver\DefaultProductVariantResolver())), ($this->privates['api_platform.iri_converter.legacy'] ?? $this->load('getApiPlatform_IriConverter_LegacyService')));
  3242. }
  3243. /**
  3244. * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\ProductVariantNormalizer' shared service.
  3245. *
  3246. * @return \BitBag\OpenMarketplace\Component\Core\Api\Serializer\ProductVariantNormalizer
  3247. */
  3248. protected function getProductVariantNormalizerService()
  3249. {
  3250. $a = ($this->services['sylius.section_resolver.uri_based_section_resolver'] ?? $this->getSylius_SectionResolver_UriBasedSectionResolverService());
  3251. return $this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductVariantNormalizer'] = new \BitBag\OpenMarketplace\Component\Core\Api\Serializer\ProductVariantNormalizer(new \Sylius\Bundle\ApiBundle\Serializer\ProductVariantNormalizer(($this->services['sylius.calculator.product_variant_price'] ?? ($this->services['sylius.calculator.product_variant_price'] = new \Sylius\Component\Core\Calculator\ProductVariantPriceCalculator())), ($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()), ($this->services['sylius.availability_checker.default'] ?? ($this->services['sylius.availability_checker.default'] = new \Sylius\Component\Inventory\Checker\AvailabilityChecker())), $a, ($this->privates['api_platform.iri_converter.legacy'] ?? $this->load('getApiPlatform_IriConverter_LegacyService'))), $a);
  3252. }
  3253. /**
  3254. * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\ShippingMethodNormalizer' shared service.
  3255. *
  3256. * @return \Sylius\Bundle\ApiBundle\Serializer\ShippingMethodNormalizer
  3257. */
  3258. protected function getShippingMethodNormalizerService()
  3259. {
  3260. return $this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\ShippingMethodNormalizer(($this->services['sylius.repository.order'] ?? $this->getSylius_Repository_OrderService()), ($this->services['sylius.repository.shipment'] ?? $this->getSylius_Repository_ShipmentService()), ($this->services['sylius.registry.shipping_calculator'] ?? $this->getSylius_Registry_ShippingCalculatorService()));
  3261. }
  3262. /**
  3263. * Gets the public 'Sylius\Bundle\ApiBundle\Serializer\ZoneDenormalizer' shared service.
  3264. *
  3265. * @return \Sylius\Bundle\ApiBundle\Serializer\ZoneDenormalizer
  3266. */
  3267. protected function getZoneDenormalizerService()
  3268. {
  3269. return $this->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ZoneDenormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\ZoneDenormalizer(($this->privates['api_platform.iri_converter.legacy'] ?? $this->load('getApiPlatform_IriConverter_LegacyService')));
  3270. }
  3271. /**
  3272. * Gets the public 'Sylius\Bundle\ApiBundle\Swagger\AcceptLanguageHeaderDocumentationNormalizer' shared service.
  3273. *
  3274. * @return \Sylius\Bundle\ApiBundle\Swagger\AcceptLanguageHeaderDocumentationNormalizer
  3275. */
  3276. protected function getAcceptLanguageHeaderDocumentationNormalizerService()
  3277. {
  3278. return $this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\AcceptLanguageHeaderDocumentationNormalizer'] = new \Sylius\Bundle\ApiBundle\Swagger\AcceptLanguageHeaderDocumentationNormalizer(($this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\PathHiderDocumentationNormalizer'] ?? $this->getPathHiderDocumentationNormalizerService()), ($this->services['sylius.repository.locale'] ?? $this->getSylius_Repository_LocaleService()));
  3279. }
  3280. /**
  3281. * Gets the public 'Sylius\Bundle\ApiBundle\Swagger\AdminAuthenticationTokenDocumentationNormalizer' shared service.
  3282. *
  3283. * @return \Sylius\Bundle\ApiBundle\Swagger\AdminAuthenticationTokenDocumentationNormalizer
  3284. */
  3285. protected function getAdminAuthenticationTokenDocumentationNormalizerService()
  3286. {
  3287. return $this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\AdminAuthenticationTokenDocumentationNormalizer'] = new \Sylius\Bundle\ApiBundle\Swagger\AdminAuthenticationTokenDocumentationNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), NULL, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), NULL, false, 'oauth2', 'application', '', '', [], $this->getParameter('api_platform.swagger.api_keys'), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), true, 'page', true, 'itemsPerPage', $this->parameters['api_platform.formats'], false, 'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), NULL, true, new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(($this->privates['.1_Serializer~DphoaoN'] ?? $this->get_1SerializerDphoaoNService()))), '/api/v2');
  3288. }
  3289. /**
  3290. * Gets the public 'Sylius\Bundle\ApiBundle\Swagger\PathHiderDocumentationNormalizer' shared service.
  3291. *
  3292. * @return \Sylius\Bundle\ApiBundle\Swagger\PathHiderDocumentationNormalizer
  3293. */
  3294. protected function getPathHiderDocumentationNormalizerService()
  3295. {
  3296. return $this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\PathHiderDocumentationNormalizer'] = new \Sylius\Bundle\ApiBundle\Swagger\PathHiderDocumentationNormalizer(($this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ShippingMethodDocumentationNormalizer'] ?? $this->getShippingMethodDocumentationNormalizerService()), $this->parameters['sylius.api.paths_to_hide']);
  3297. }
  3298. /**
  3299. * Gets the public 'Sylius\Bundle\ApiBundle\Swagger\ProductDocumentationNormalizer' shared service.
  3300. *
  3301. * @return \Sylius\Bundle\ApiBundle\Swagger\ProductDocumentationNormalizer
  3302. */
  3303. protected function getProductDocumentationNormalizerService()
  3304. {
  3305. return $this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductDocumentationNormalizer'] = new \Sylius\Bundle\ApiBundle\Swagger\ProductDocumentationNormalizer(($this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\AdminAuthenticationTokenDocumentationNormalizer'] ?? $this->getAdminAuthenticationTokenDocumentationNormalizerService()));
  3306. }
  3307. /**
  3308. * Gets the public 'Sylius\Bundle\ApiBundle\Swagger\ProductImageDocumentationNormalizer' shared service.
  3309. *
  3310. * @return \Sylius\Bundle\ApiBundle\Swagger\ProductImageDocumentationNormalizer
  3311. */
  3312. protected function getProductImageDocumentationNormalizerService()
  3313. {
  3314. return $this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductImageDocumentationNormalizer'] = new \Sylius\Bundle\ApiBundle\Swagger\ProductImageDocumentationNormalizer(($this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductDocumentationNormalizer'] ?? $this->getProductDocumentationNormalizerService()), ($this->services['Sylius\\Bundle\\ApiBundle\\Provider\\ProductImageFilterProviderInterface'] ?? $this->getProductImageFilterProviderInterfaceService()));
  3315. }
  3316. /**
  3317. * Gets the public 'Sylius\Bundle\ApiBundle\Swagger\ProductSlugDocumentationNormalizer' shared service.
  3318. *
  3319. * @return \Sylius\Bundle\ApiBundle\Swagger\ProductSlugDocumentationNormalizer
  3320. */
  3321. protected function getProductSlugDocumentationNormalizerService()
  3322. {
  3323. return $this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductSlugDocumentationNormalizer'] = new \Sylius\Bundle\ApiBundle\Swagger\ProductSlugDocumentationNormalizer(($this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductImageDocumentationNormalizer'] ?? $this->getProductImageDocumentationNormalizerService()));
  3324. }
  3325. /**
  3326. * Gets the public 'Sylius\Bundle\ApiBundle\Swagger\ProductVariantDocumentationNormalizer' shared service.
  3327. *
  3328. * @return \Sylius\Bundle\ApiBundle\Swagger\ProductVariantDocumentationNormalizer
  3329. */
  3330. protected function getProductVariantDocumentationNormalizerService()
  3331. {
  3332. return $this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductVariantDocumentationNormalizer'] = new \Sylius\Bundle\ApiBundle\Swagger\ProductVariantDocumentationNormalizer(($this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductSlugDocumentationNormalizer'] ?? $this->getProductSlugDocumentationNormalizerService()));
  3333. }
  3334. /**
  3335. * Gets the public 'Sylius\Bundle\ApiBundle\Swagger\ShippingMethodDocumentationNormalizer' shared service.
  3336. *
  3337. * @return \Sylius\Bundle\ApiBundle\Swagger\ShippingMethodDocumentationNormalizer
  3338. */
  3339. protected function getShippingMethodDocumentationNormalizerService()
  3340. {
  3341. return $this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ShippingMethodDocumentationNormalizer'] = new \Sylius\Bundle\ApiBundle\Swagger\ShippingMethodDocumentationNormalizer(($this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductVariantDocumentationNormalizer'] ?? $this->getProductVariantDocumentationNormalizerService()));
  3342. }
  3343. /**
  3344. * Gets the public 'Sylius\Bundle\ApiBundle\Swagger\ShopAuthenticationTokenDocumentationNormalizer' shared service.
  3345. *
  3346. * @return \Sylius\Bundle\ApiBundle\Swagger\ShopAuthenticationTokenDocumentationNormalizer
  3347. */
  3348. protected function getShopAuthenticationTokenDocumentationNormalizerService()
  3349. {
  3350. return $this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ShopAuthenticationTokenDocumentationNormalizer'] = new \Sylius\Bundle\ApiBundle\Swagger\ShopAuthenticationTokenDocumentationNormalizer(($this->services['Sylius\\Bundle\\ApiBundle\\Swagger\\AcceptLanguageHeaderDocumentationNormalizer'] ?? $this->getAcceptLanguageHeaderDocumentationNormalizerService()), '/api/v2');
  3351. }
  3352. /**
  3353. * Gets the public 'Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProviderInterface' shared service.
  3354. *
  3355. * @return \Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProvider
  3356. */
  3357. protected function getFakeChannelCodeProviderInterfaceService()
  3358. {
  3359. return $this->services['Sylius\\Bundle\\ChannelBundle\\Context\\FakeChannel\\FakeChannelCodeProviderInterface'] = new \Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProvider();
  3360. }
  3361. /**
  3362. * Gets the public 'Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener' shared service.
  3363. *
  3364. * @return \Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener
  3365. */
  3366. protected function getLocaleAwareListenerService()
  3367. {
  3368. return $this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\LocaleAwareListener'] = new \Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener(new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3369. yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en_US')));
  3370. yield 1 => ($this->privates['Sylius\\Bundle\\ThemeBundle\\Translation\\ThemeAwareTranslator'] ?? $this->getThemeAwareTranslatorService());
  3371. }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  3372. }
  3373. /**
  3374. * Gets the public 'Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber' shared service.
  3375. *
  3376. * @return \Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber
  3377. */
  3378. protected function getXFrameOptionsSubscriberService()
  3379. {
  3380. return $this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\XFrameOptionsSubscriber'] = new \Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber();
  3381. }
  3382. /**
  3383. * Gets the public 'Sylius\Bundle\LocaleBundle\Context\RequestHeaderBasedLocaleContext' shared service.
  3384. *
  3385. * @return \Sylius\Bundle\LocaleBundle\Context\RequestHeaderBasedLocaleContext
  3386. */
  3387. protected function getRequestHeaderBasedLocaleContextService()
  3388. {
  3389. return $this->services['Sylius\\Bundle\\LocaleBundle\\Context\\RequestHeaderBasedLocaleContext'] = new \Sylius\Bundle\LocaleBundle\Context\RequestHeaderBasedLocaleContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['sylius.locale_provider.channel_based'] ?? $this->getSylius_LocaleProvider_ChannelBasedService()));
  3390. }
  3391. /**
  3392. * Gets the public 'Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain' shared service.
  3393. *
  3394. * @return \Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain
  3395. */
  3396. protected function getResourceMappingDriverChainService()
  3397. {
  3398. $a = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  3399. $b = ($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService());
  3400. $c = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  3401. $a->addDriver($b, 'Payum\\Core\\Model');
  3402. $a->addDriver($b, 'BitBag\\OpenMarketplace\\Component\\Messaging\\Entity');
  3403. $a->addDriver($b, 'BitBag\\OpenMarketplace\\Component\\Order\\Entity');
  3404. $a->addDriver($b, 'BitBag\\OpenMarketplace\\Component\\Product\\Entity');
  3405. $a->addDriver($b, 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity');
  3406. $a->addDriver($b, 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity');
  3407. $a->addDriver($b, 'BitBag\\SyliusCmsPlugin\\Entity');
  3408. $a->addDriver($b, 'BitBag\\SyliusWishlistPlugin\\Entity');
  3409. $a->addDriver($c, 'App\\Entity\\DeliveryPerson');
  3410. $a->addDriver($c, 'App\\Entity\\OrdersInDelivery');
  3411. $a->addDriver(($this->privates['.10_doctrine_metadata_driver~Teb0HcT'] ?? $this->get_10DoctrineMetadataDriverTeb0HcTService()), 'Sylius\\Component\\Order\\Model');
  3412. $a->addDriver(($this->privates['.11_doctrine_metadata_driver~PkYye5N'] ?? $this->get_11DoctrineMetadataDriverPkYye5NService()), 'Sylius\\Component\\Currency\\Model');
  3413. $a->addDriver(($this->privates['.12_doctrine_metadata_driver~m1oArwc'] ?? $this->get_12DoctrineMetadataDriverm1oArwcService()), 'Sylius\\Component\\Locale\\Model');
  3414. $a->addDriver(($this->privates['.13_doctrine_metadata_driver~Wb2gM8X'] ?? $this->get_13DoctrineMetadataDriverWb2gM8XService()), 'Sylius\\Component\\Product\\Model');
  3415. $a->addDriver(($this->privates['.14_doctrine_metadata_driver~D8rC2FK'] ?? $this->get_14DoctrineMetadataDriverD8rC2FKService()), 'Sylius\\Component\\Channel\\Model');
  3416. $a->addDriver(($this->privates['.15_doctrine_metadata_driver~y4KUDAR'] ?? $this->get_15DoctrineMetadataDrivery4KUDARService()), 'Sylius\\Component\\Attribute\\Model');
  3417. $a->addDriver(($this->privates['.16_doctrine_metadata_driver~V7NRQR6'] ?? $this->get_16DoctrineMetadataDriverV7NRQR6Service()), 'Sylius\\Component\\Taxation\\Model');
  3418. $a->addDriver(($this->privates['.17_doctrine_metadata_driver~.Jw1Ysr'] ?? $this->get_17DoctrineMetadataDriver_Jw1YsrService()), 'Sylius\\Component\\Shipping\\Model');
  3419. $a->addDriver(($this->privates['.18_doctrine_metadata_driver~q7kxJoL'] ?? $this->get_18DoctrineMetadataDriverq7kxJoLService()), 'Sylius\\Component\\Payment\\Model');
  3420. $a->addDriver(($this->privates['.19_doctrine_metadata_driver~dFIuWIK'] ?? $this->get_19DoctrineMetadataDriverdFIuWIKService()), 'Sylius\\Component\\Promotion\\Model');
  3421. $a->addDriver(($this->privates['.20_doctrine_metadata_driver~Le61rw3'] ?? $this->get_20DoctrineMetadataDriverLe61rw3Service()), 'Sylius\\Component\\Addressing\\Model');
  3422. $a->addDriver(($this->privates['.21_doctrine_metadata_driver~GwqXI5N'] ?? $this->get_21DoctrineMetadataDriverGwqXI5NService()), 'Sylius\\Component\\Inventory\\Model');
  3423. $a->addDriver(($this->privates['.22_doctrine_metadata_driver~2eo9vCm'] ?? $this->get_22DoctrineMetadataDriver2eo9vCmService()), 'Sylius\\Component\\Taxonomy\\Model');
  3424. $a->addDriver(($this->privates['.23_doctrine_metadata_driver~e_JqJ3H'] ?? $this->get_23DoctrineMetadataDrivereJqJ3HService()), 'Sylius\\Component\\User\\Model');
  3425. $a->addDriver(($this->privates['.24_doctrine_metadata_driver~OzUlvrK'] ?? $this->get_24DoctrineMetadataDriverOzUlvrKService()), 'Sylius\\Component\\Customer\\Model');
  3426. $a->addDriver(($this->privates['.25_doctrine_metadata_driver~Tid608N'] ?? $this->get_25DoctrineMetadataDriverTid608NService()), 'Sylius\\Component\\Review\\Model');
  3427. $a->addDriver(($this->privates['.26_doctrine_metadata_driver~Yw5l81r'] ?? $this->get_26DoctrineMetadataDriverYw5l81rService()), 'Sylius\\Component\\Core\\Model');
  3428. $a->addDriver(($this->privates['.27_doctrine_metadata_driver~Q0INLUY'] ?? $this->get_27DoctrineMetadataDriverQ0INLUYService()), 'Loevgaard\\SyliusBrandPlugin\\Model');
  3429. $a->addDriver(($this->privates['.28_doctrine_metadata_driver~SbHcybv'] ?? $this->get_28DoctrineMetadataDriverSbHcybvService()), 'Sylius\\Bundle\\PayumBundle\\Model');
  3430. return $this->services['Sylius\\Bundle\\ResourceBundle\\Doctrine\\ResourceMappingDriverChain'] = new \Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain($a, ($this->privates['sylius.resource_registry'] ?? $this->getSylius_ResourceRegistryService()));
  3431. }
  3432. /**
  3433. * Gets the public 'Sylius\Bundle\UiBundle\Twig\LegacySonataBlockExtension' shared service.
  3434. *
  3435. * @return \Sylius\Bundle\UiBundle\Twig\LegacySonataBlockExtension
  3436. */
  3437. protected function getLegacySonataBlockExtensionService()
  3438. {
  3439. return $this->services['Sylius\\Bundle\\UiBundle\\Twig\\LegacySonataBlockExtension'] = new \Sylius\Bundle\UiBundle\Twig\LegacySonataBlockExtension($this->parameters['sylius_ui.sonata_block.whitelisted_variables']);
  3440. }
  3441. /**
  3442. * Gets the public 'Sylius\Component\Channel\Context\ChannelContextInterface' shared service.
  3443. *
  3444. * @return \Sylius\Component\Channel\Context\CachedPerRequestChannelContext
  3445. */
  3446. protected function getChannelContextInterfaceService()
  3447. {
  3448. return $this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] = new \Sylius\Component\Channel\Context\CachedPerRequestChannelContext(($this->privates['sylius.context.channel.composite'] ?? $this->getSylius_Context_Channel_CompositeService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3449. }
  3450. /**
  3451. * Gets the public 'Sylius\Component\Channel\Context\RequestBased\RequestResolverInterface' shared service.
  3452. *
  3453. * @return \Sylius\Component\Channel\Context\RequestBased\CompositeRequestResolver
  3454. */
  3455. protected function getRequestResolverInterfaceService()
  3456. {
  3457. $this->services['Sylius\\Component\\Channel\\Context\\RequestBased\\RequestResolverInterface'] = $instance = new \Sylius\Component\Channel\Context\RequestBased\CompositeRequestResolver();
  3458. $instance->addResolver(new \Sylius\Component\Channel\Context\RequestBased\HostnameBasedRequestResolver(($this->services['sylius.repository.channel'] ?? $this->getSylius_Repository_ChannelService())), 0);
  3459. return $instance;
  3460. }
  3461. /**
  3462. * Gets the public 'Sylius\Component\Core\Cart\Resolver\CreatedByGuestFlagResolverInterface' shared service.
  3463. *
  3464. * @return \Sylius\Component\Core\Cart\Resolver\CreatedByGuestFlagResolver
  3465. */
  3466. protected function getCreatedByGuestFlagResolverInterfaceService()
  3467. {
  3468. return $this->services['Sylius\\Component\\Core\\Cart\\Resolver\\CreatedByGuestFlagResolverInterface'] = new \Sylius\Component\Core\Cart\Resolver\CreatedByGuestFlagResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  3469. }
  3470. /**
  3471. * Gets the public 'Sylius\Component\Locale\Context\LocaleContextInterface' shared service.
  3472. *
  3473. * @return \Sylius\Component\Locale\Context\CompositeLocaleContext
  3474. */
  3475. protected function getLocaleContextInterfaceService()
  3476. {
  3477. $this->services['Sylius\\Component\\Locale\\Context\\LocaleContextInterface'] = $instance = new \Sylius\Component\Locale\Context\CompositeLocaleContext();
  3478. $instance->addContext(($this->services['Sylius\\Bundle\\LocaleBundle\\Context\\RequestHeaderBasedLocaleContext'] ?? $this->getRequestHeaderBasedLocaleContextService()), 256);
  3479. $instance->addContext(($this->services['sylius.context.locale.request_based'] ?? $this->getSylius_Context_Locale_RequestBasedService()), 64);
  3480. $instance->addContext(($this->services['sylius.context.locale.provider_based'] ?? $this->getSylius_Context_Locale_ProviderBasedService()), -128);
  3481. $instance->addContext(($this->services['sylius.context.locale.admin_based'] ?? $this->getSylius_Context_Locale_AdminBasedService()), 128);
  3482. return $instance;
  3483. }
  3484. /**
  3485. * Gets the public 'bitbag.open_marketplace.component.vendor.context.vendor' shared service.
  3486. *
  3487. * @return \BitBag\OpenMarketplace\Component\Vendor\VendorContext
  3488. */
  3489. protected function getBitbag_OpenMarketplace_Component_Vendor_Context_VendorService()
  3490. {
  3491. return $this->services['bitbag.open_marketplace.component.vendor.context.vendor'] = new \BitBag\OpenMarketplace\Component\Vendor\VendorContext(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  3492. }
  3493. /**
  3494. * Gets the public 'bitbag_sylius_cms_plugin.repository.block' shared service.
  3495. *
  3496. * @return \BitBag\SyliusCmsPlugin\Repository\BlockRepository
  3497. */
  3498. protected function getBitbagSyliusCmsPlugin_Repository_BlockService()
  3499. {
  3500. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3501. return $this->services['bitbag_sylius_cms_plugin.repository.block'] = new \BitBag\SyliusCmsPlugin\Repository\BlockRepository($a, $a->getClassMetadata('BitBag\\SyliusCmsPlugin\\Entity\\Block'));
  3502. }
  3503. /**
  3504. * Gets the public 'bitbag_sylius_cms_plugin.repository.media' shared service.
  3505. *
  3506. * @return \BitBag\SyliusCmsPlugin\Repository\MediaRepository
  3507. */
  3508. protected function getBitbagSyliusCmsPlugin_Repository_MediaService()
  3509. {
  3510. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3511. return $this->services['bitbag_sylius_cms_plugin.repository.media'] = new \BitBag\SyliusCmsPlugin\Repository\MediaRepository($a, $a->getClassMetadata('BitBag\\SyliusCmsPlugin\\Entity\\Media'));
  3512. }
  3513. /**
  3514. * Gets the public 'bitbag_sylius_cms_plugin.repository.page' shared service.
  3515. *
  3516. * @return \BitBag\SyliusCmsPlugin\Repository\PageRepository
  3517. */
  3518. protected function getBitbagSyliusCmsPlugin_Repository_PageService()
  3519. {
  3520. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3521. return $this->services['bitbag_sylius_cms_plugin.repository.page'] = new \BitBag\SyliusCmsPlugin\Repository\PageRepository($a, $a->getClassMetadata('BitBag\\SyliusCmsPlugin\\Entity\\Page'));
  3522. }
  3523. /**
  3524. * Gets the public 'bitbag_sylius_cms_plugin.resolver.block_resource' shared service.
  3525. *
  3526. * @return \BitBag\SyliusCmsPlugin\Resolver\BlockResourceResolver
  3527. */
  3528. protected function getBitbagSyliusCmsPlugin_Resolver_BlockResourceService()
  3529. {
  3530. return $this->services['bitbag_sylius_cms_plugin.resolver.block_resource'] = new \BitBag\SyliusCmsPlugin\Resolver\BlockResourceResolver(($this->services['bitbag_sylius_cms_plugin.repository.block'] ?? $this->getBitbagSyliusCmsPlugin_Repository_BlockService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()));
  3531. }
  3532. /**
  3533. * Gets the public 'bitbag_sylius_cms_plugin.resolver.media_provider' shared service.
  3534. *
  3535. * @return \BitBag\SyliusCmsPlugin\Resolver\MediaProviderResolver
  3536. */
  3537. protected function getBitbagSyliusCmsPlugin_Resolver_MediaProviderService()
  3538. {
  3539. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3540. if (isset($this->services['bitbag_sylius_cms_plugin.resolver.media_provider'])) {
  3541. return $this->services['bitbag_sylius_cms_plugin.resolver.media_provider'];
  3542. }
  3543. $b = new \Sylius\Component\Registry\ServiceRegistry('BitBag\\SyliusCmsPlugin\\MediaProvider\\ProviderInterface', 'Media provider');
  3544. $c = new \BitBag\SyliusCmsPlugin\Uploader\MediaUploader(($this->services['knp_gaufrette.filesystem_map'] ?? $this->getKnpGaufrette_FilesystemMapService())->get('bitbag_sylius_cms_plugin_media'));
  3545. $b->register('image', new \BitBag\SyliusCmsPlugin\MediaProvider\GenericProvider($c, $a, '@BitBagSyliusCmsPlugin/Shop/Media/Show/image.html.twig', 'media/image'));
  3546. $b->register('video', new \BitBag\SyliusCmsPlugin\MediaProvider\GenericProvider($c, $a, '@BitBagSyliusCmsPlugin/Shop/Media/Show/video.html.twig', 'media/video'));
  3547. $b->register('file', new \BitBag\SyliusCmsPlugin\MediaProvider\GenericProvider($c, $a, '@BitBagSyliusCmsPlugin/Shop/Media/Show/file.html.twig', 'media/file'));
  3548. return $this->services['bitbag_sylius_cms_plugin.resolver.media_provider'] = new \BitBag\SyliusCmsPlugin\Resolver\MediaProviderResolver($b);
  3549. }
  3550. /**
  3551. * Gets the public 'bitbag_sylius_cms_plugin.resolver.media_resource' shared service.
  3552. *
  3553. * @return \BitBag\SyliusCmsPlugin\Resolver\MediaResourceResolver
  3554. */
  3555. protected function getBitbagSyliusCmsPlugin_Resolver_MediaResourceService()
  3556. {
  3557. return $this->services['bitbag_sylius_cms_plugin.resolver.media_resource'] = new \BitBag\SyliusCmsPlugin\Resolver\MediaResourceResolver(($this->services['bitbag_sylius_cms_plugin.repository.media'] ?? $this->getBitbagSyliusCmsPlugin_Repository_MediaService()), ($this->services['Sylius\\Component\\Locale\\Context\\LocaleContextInterface'] ?? $this->getLocaleContextInterfaceService()), ($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3558. }
  3559. /**
  3560. * Gets the public 'bitbag_sylius_wishlist_plugin.factory.wishlist' shared service.
  3561. *
  3562. * @return \BitBag\SyliusWishlistPlugin\Factory\WishlistFactory
  3563. */
  3564. protected function getBitbagSyliusWishlistPlugin_Factory_WishlistService()
  3565. {
  3566. return $this->services['bitbag_sylius_wishlist_plugin.factory.wishlist'] = new \BitBag\SyliusWishlistPlugin\Factory\WishlistFactory(new \Sylius\Component\Resource\Factory\Factory('BitBag\\SyliusWishlistPlugin\\Entity\\Wishlist'));
  3567. }
  3568. /**
  3569. * Gets the public 'bitbag_sylius_wishlist_plugin.repository.wishlist' shared service.
  3570. *
  3571. * @return \BitBag\SyliusWishlistPlugin\Repository\WishlistRepository
  3572. */
  3573. protected function getBitbagSyliusWishlistPlugin_Repository_WishlistService()
  3574. {
  3575. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3576. return $this->services['bitbag_sylius_wishlist_plugin.repository.wishlist'] = new \BitBag\SyliusWishlistPlugin\Repository\WishlistRepository($a, $a->getClassMetadata('BitBag\\SyliusWishlistPlugin\\Entity\\Wishlist'));
  3577. }
  3578. /**
  3579. * Gets the public 'cache.app' shared service.
  3580. *
  3581. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3582. */
  3583. protected function getCache_AppService()
  3584. {
  3585. $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('5OUP2o4c+n', 0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
  3586. $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  3587. return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  3588. }
  3589. /**
  3590. * Gets the public 'cache.system' shared service.
  3591. *
  3592. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3593. */
  3594. protected function getCache_SystemService()
  3595. {
  3596. return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('qCb6gVroDs', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3597. }
  3598. /**
  3599. * Gets the public 'cache.validator_expression_language' shared service.
  3600. *
  3601. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3602. */
  3603. protected function getCache_ValidatorExpressionLanguageService()
  3604. {
  3605. return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('dmkMTHTXHv', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3606. }
  3607. /**
  3608. * Gets the public 'data_collector.dump' shared service.
  3609. *
  3610. * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  3611. */
  3612. protected function getDataCollector_DumpService()
  3613. {
  3614. 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);
  3615. }
  3616. /**
  3617. * Gets the public 'date_time_normalizer' shared service.
  3618. *
  3619. * @return \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer
  3620. */
  3621. protected function getDateTimeNormalizerService()
  3622. {
  3623. return $this->services['date_time_normalizer'] = new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(['datetime_format' => 'Y-m-d H:i:s']);
  3624. }
  3625. /**
  3626. * Gets the public 'doctrine' shared service.
  3627. *
  3628. * @return \Doctrine\Bundle\DoctrineBundle\Registry
  3629. */
  3630. protected function getDoctrineService()
  3631. {
  3632. return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');
  3633. }
  3634. /**
  3635. * Gets the public 'doctrine.dbal.default_connection' shared service.
  3636. *
  3637. * @return \Doctrine\DBAL\Connection
  3638. */
  3639. protected function getDoctrine_Dbal_DefaultConnectionService()
  3640. {
  3641. $a = new \Doctrine\DBAL\Configuration();
  3642. $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  3643. $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3644. $b->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  3645. $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3646. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  3647. $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([0 => new \Symfony\Bridge\Doctrine\Logger\DbalLogger($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), 1 => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  3648. $a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([0 => ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('sylius_migrations')))]));
  3649. return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['driver' => 'pdo_mysql', 'charset' => 'UTF8', 'url' => $this->getEnv('resolve:DATABASE_URL'), 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'serverVersion' => '5.7', 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3650. 'bitbag.open_marketplace.component.core.event_subscriber.uuid' => ['privates', 'bitbag.open_marketplace.component.core.event_subscriber.uuid', 'getBitbag_OpenMarketplace_Component_Core_EventSubscriber_UuidService', true],
  3651. 'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', true],
  3652. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', true],
  3653. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', true],
  3654. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', true],
  3655. 'doctrine.orm.listeners.resolve_target_entity' => ['privates', 'doctrine.orm.listeners.resolve_target_entity', 'getDoctrine_Orm_Listeners_ResolveTargetEntityService', true],
  3656. 'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', true],
  3657. 'fos_elastica.listener.bitbag_attribute_taxons' => ['privates', 'fos_elastica.listener.bitbag_attribute_taxons', 'getFosElastica_Listener_BitbagAttributeTaxonsService', true],
  3658. 'fos_elastica.listener.bitbag_option_taxons' => ['privates', 'fos_elastica.listener.bitbag_option_taxons', 'getFosElastica_Listener_BitbagOptionTaxonsService', true],
  3659. 'fos_elastica.listener.bitbag_shop_product' => ['privates', 'fos_elastica.listener.bitbag_shop_product', 'getFosElastica_Listener_BitbagShopProductService', true],
  3660. 'stof_doctrine_extensions.listener.loggable' => ['privates', 'stof_doctrine_extensions.listener.loggable', 'getStofDoctrineExtensions_Listener_LoggableService', false],
  3661. 'stof_doctrine_extensions.listener.sluggable' => ['privates', 'stof_doctrine_extensions.listener.sluggable', 'getStofDoctrineExtensions_Listener_SluggableService', true],
  3662. 'stof_doctrine_extensions.listener.sortable' => ['privates', 'stof_doctrine_extensions.listener.sortable', 'getStofDoctrineExtensions_Listener_SortableService', true],
  3663. 'stof_doctrine_extensions.listener.timestampable' => ['privates', 'stof_doctrine_extensions.listener.timestampable', 'getStofDoctrineExtensions_Listener_TimestampableService', true],
  3664. 'stof_doctrine_extensions.listener.tree' => ['privates', 'stof_doctrine_extensions.listener.tree', 'getStofDoctrineExtensions_Listener_TreeService', true],
  3665. 'sylius.doctrine.orm.event_subscriber.load_metadata.attribute' => ['services', 'sylius.doctrine.orm.event_subscriber.load_metadata.attribute', 'getSylius_Doctrine_Orm_EventSubscriber_LoadMetadata_AttributeService', true],
  3666. 'sylius.doctrine.orm.event_subscriber.load_metadata.review' => ['services', 'sylius.doctrine.orm.event_subscriber.load_metadata.review', 'getSylius_Doctrine_Orm_EventSubscriber_LoadMetadata_ReviewService', true],
  3667. 'sylius.event_subscriber.orm_mapped_super_class' => ['services', 'sylius.event_subscriber.orm_mapped_super_class', 'getSylius_EventSubscriber_OrmMappedSuperClassService', true],
  3668. 'sylius.event_subscriber.orm_repository_class' => ['services', 'sylius.event_subscriber.orm_repository_class', 'getSylius_EventSubscriber_OrmRepositoryClassService', true],
  3669. 'sylius.listener.canonicalizer' => ['services', 'sylius.listener.canonicalizer', 'getSylius_Listener_CanonicalizerService', true],
  3670. 'sylius.listener.default_username' => ['services', 'sylius.listener.default_username', 'getSylius_Listener_DefaultUsernameService', true],
  3671. 'sylius.listener.images_remove' => ['services', 'sylius.listener.images_remove', 'getSylius_Listener_ImagesRemoveService', true],
  3672. 'sylius.listener.password_updater' => ['services', 'sylius.listener.password_updater', 'getSylius_Listener_PasswordUpdaterService', true],
  3673. 'sylius.listener.product_review_change' => ['services', 'sylius.listener.product_review_change', 'getSylius_Listener_ProductReviewChangeService', true],
  3674. 'sylius.listener.select_product_attribute_choice_remove' => ['services', 'sylius.listener.select_product_attribute_choice_remove', 'getSylius_Listener_SelectProductAttributeChoiceRemoveService', true],
  3675. 'sylius.translation.translatable_listener.doctrine.orm' => ['services', 'sylius.translation.translatable_listener.doctrine.orm', 'getSylius_Translation_TranslatableListener_Doctrine_OrmService', true],
  3676. ], [
  3677. 'bitbag.open_marketplace.component.core.event_subscriber.uuid' => '?',
  3678. 'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  3679. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  3680. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  3681. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  3682. 'doctrine.orm.listeners.resolve_target_entity' => '?',
  3683. 'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  3684. 'fos_elastica.listener.bitbag_attribute_taxons' => '?',
  3685. 'fos_elastica.listener.bitbag_option_taxons' => '?',
  3686. 'fos_elastica.listener.bitbag_shop_product' => '?',
  3687. 'stof_doctrine_extensions.listener.loggable' => '?',
  3688. 'stof_doctrine_extensions.listener.sluggable' => '?',
  3689. 'stof_doctrine_extensions.listener.sortable' => '?',
  3690. 'stof_doctrine_extensions.listener.timestampable' => '?',
  3691. 'stof_doctrine_extensions.listener.tree' => '?',
  3692. 'sylius.doctrine.orm.event_subscriber.load_metadata.attribute' => '?',
  3693. 'sylius.doctrine.orm.event_subscriber.load_metadata.review' => '?',
  3694. 'sylius.event_subscriber.orm_mapped_super_class' => '?',
  3695. 'sylius.event_subscriber.orm_repository_class' => '?',
  3696. 'sylius.listener.canonicalizer' => '?',
  3697. 'sylius.listener.default_username' => '?',
  3698. 'sylius.listener.images_remove' => '?',
  3699. 'sylius.listener.password_updater' => '?',
  3700. 'sylius.listener.product_review_change' => '?',
  3701. 'sylius.listener.select_product_attribute_choice_remove' => '?',
  3702. 'sylius.translation.translatable_listener.doctrine.orm' => '?',
  3703. ]), [0 => 'sylius.event_subscriber.orm_mapped_super_class', 1 => 'sylius.event_subscriber.orm_repository_class', 2 => 'sylius.translation.translatable_listener.doctrine.orm', 3 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.loggable'], 4 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.loggable'], 5 => [0 => [0 => 'postPersist'], 1 => 'stof_doctrine_extensions.listener.loggable'], 6 => 'bitbag.open_marketplace.component.core.event_subscriber.uuid', 7 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 8 => 'doctrine.orm.listeners.resolve_target_entity', 9 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 10 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 11 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 12 => 'sylius.doctrine.orm.event_subscriber.load_metadata.attribute', 13 => 'sylius.doctrine.orm.event_subscriber.load_metadata.review', 14 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners'], 15 => [0 => [0 => 'postUpdate'], 1 => 'sylius.listener.select_product_attribute_choice_remove'], 16 => [0 => [0 => 'prePersist'], 1 => 'sylius.listener.password_updater'], 17 => [0 => [0 => 'preUpdate'], 1 => 'sylius.listener.password_updater'], 18 => [0 => [0 => 'postPersist'], 1 => 'sylius.listener.product_review_change'], 19 => [0 => [0 => 'postUpdate'], 1 => 'sylius.listener.product_review_change'], 20 => [0 => [0 => 'postRemove'], 1 => 'sylius.listener.product_review_change'], 21 => [0 => [0 => 'onFlush'], 1 => 'sylius.listener.images_remove'], 22 => [0 => [0 => 'postFlush'], 1 => 'sylius.listener.images_remove'], 23 => [0 => [0 => 'onFlush'], 1 => 'sylius.listener.default_username'], 24 => [0 => [0 => 'prePersist'], 1 => 'sylius.listener.canonicalizer'], 25 => [0 => [0 => 'preUpdate'], 1 => 'sylius.listener.canonicalizer'], 26 => [0 => [0 => 'prePersist'], 1 => 'stof_doctrine_extensions.listener.tree'], 27 => [0 => [0 => 'preRemove'], 1 => 'stof_doctrine_extensions.listener.tree'], 28 => [0 => [0 => 'preUpdate'], 1 => 'stof_doctrine_extensions.listener.tree'], 29 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.tree'], 30 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.tree'], 31 => [0 => [0 => 'postPersist'], 1 => 'stof_doctrine_extensions.listener.tree'], 32 => [0 => [0 => 'postUpdate'], 1 => 'stof_doctrine_extensions.listener.tree'], 33 => [0 => [0 => 'postRemove'], 1 => 'stof_doctrine_extensions.listener.tree'], 34 => [0 => [0 => 'prePersist'], 1 => 'stof_doctrine_extensions.listener.sluggable'], 35 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.sluggable'], 36 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.sluggable'], 37 => [0 => [0 => 'prePersist'], 1 => 'stof_doctrine_extensions.listener.timestampable'], 38 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.timestampable'], 39 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.timestampable'], 40 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.sortable'], 41 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.sortable'], 42 => [0 => [0 => 'prePersist'], 1 => 'stof_doctrine_extensions.listener.sortable'], 43 => [0 => [0 => 'postPersist'], 1 => 'stof_doctrine_extensions.listener.sortable'], 44 => [0 => [0 => 'preUpdate'], 1 => 'stof_doctrine_extensions.listener.sortable'], 45 => [0 => [0 => 'postRemove'], 1 => 'stof_doctrine_extensions.listener.sortable'], 46 => [0 => [0 => 'postFlush'], 1 => 'stof_doctrine_extensions.listener.sortable'], 47 => [0 => [0 => 'postPersist'], 1 => 'fos_elastica.listener.bitbag_shop_product'], 48 => [0 => [0 => 'postUpdate'], 1 => 'fos_elastica.listener.bitbag_shop_product'], 49 => [0 => [0 => 'preRemove'], 1 => 'fos_elastica.listener.bitbag_shop_product'], 50 => [0 => [0 => 'postFlush'], 1 => 'fos_elastica.listener.bitbag_shop_product'], 51 => [0 => [0 => 'postPersist'], 1 => 'fos_elastica.listener.bitbag_option_taxons'], 52 => [0 => [0 => 'postUpdate'], 1 => 'fos_elastica.listener.bitbag_option_taxons'], 53 => [0 => [0 => 'preRemove'], 1 => 'fos_elastica.listener.bitbag_option_taxons'], 54 => [0 => [0 => 'postFlush'], 1 => 'fos_elastica.listener.bitbag_option_taxons'], 55 => [0 => [0 => 'postPersist'], 1 => 'fos_elastica.listener.bitbag_attribute_taxons'], 56 => [0 => [0 => 'postUpdate'], 1 => 'fos_elastica.listener.bitbag_attribute_taxons'], 57 => [0 => [0 => 'preRemove'], 1 => 'fos_elastica.listener.bitbag_attribute_taxons'], 58 => [0 => [0 => 'postFlush'], 1 => 'fos_elastica.listener.bitbag_attribute_taxons']]), []);
  3704. }
  3705. /**
  3706. * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  3707. *
  3708. * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  3709. */
  3710. protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  3711. {
  3712. $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3713. 'bitbag_sylius_elasticsearch_plugin.event_listener.product_taxon_index' => ['privates', 'bitbag_sylius_elasticsearch_plugin.event_listener.product_taxon_index', 'getBitbagSyliusElasticsearchPlugin_EventListener_ProductTaxonIndexService', true],
  3714. ], [
  3715. 'bitbag_sylius_elasticsearch_plugin.event_listener.product_taxon_index' => '?',
  3716. ]));
  3717. $instance->registerService('BitBag\\SyliusElasticsearchPlugin\\EventListener\\ProductTaxonIndexListener', 'bitbag_sylius_elasticsearch_plugin.event_listener.product_taxon_index');
  3718. return $instance;
  3719. }
  3720. /**
  3721. * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  3722. *
  3723. * @return \Doctrine\ORM\EntityManager
  3724. */
  3725. protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
  3726. {
  3727. if ($lazyLoad) {
  3728. return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  3729. return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3730. $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  3731. $proxy->setProxyInitializer(null);
  3732. return true;
  3733. });
  3734. });
  3735. }
  3736. include_once \dirname(__DIR__, 4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  3737. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  3738. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  3739. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  3740. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  3741. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  3742. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  3743. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  3744. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  3745. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  3746. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  3747. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  3748. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  3749. include_once \dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Doctrine/ORM/ContainerRepositoryFactory.php';
  3750. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  3751. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  3752. $a = new \Doctrine\ORM\Configuration();
  3753. $a->setEntityNamespaces(['payum' => 'Payum\\Core\\Model', 'MessagingComponent' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Entity', 'OrderComponent' => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity', 'ProductComponent' => 'BitBag\\OpenMarketplace\\Component\\Product\\Entity', 'ProductListingComponent' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity', 'VendorComponent' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity', 'DeliveryPerson' => 'App\\Entity\\DeliveryPerson', 'OrdersInDelivery' => 'App\\Entity\\OrdersInDelivery', 'BitBagSyliusCmsPlugin' => 'BitBag\\SyliusCmsPlugin\\Entity', 'BitBagSyliusWishlistPlugin' => 'BitBag\\SyliusWishlistPlugin\\Entity']);
  3754. $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3755. $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  3756. $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  3757. $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver(($this->services['Sylius\\Bundle\\ResourceBundle\\Doctrine\\ResourceMappingDriverChain'] ?? $this->getResourceMappingDriverChainService()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3758. 'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', true],
  3759. 'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', true],
  3760. ], [
  3761. 'doctrine.ulid_generator' => '?',
  3762. 'doctrine.uuid_generator' => '?',
  3763. ])));
  3764. $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  3765. $a->setProxyNamespace('Proxies');
  3766. $a->setAutoGenerateProxyClasses(true);
  3767. $a->setSchemaIgnoreClasses([]);
  3768. $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  3769. $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  3770. $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
  3771. $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  3772. $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  3773. $a->setRepositoryFactory(new \Sylius\Bundle\ResourceBundle\Doctrine\ORM\ContainerRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3774. 'App\\Repository\\BrandsRepository' => ['privates', 'App\\Repository\\BrandsRepository', 'getBrandsRepositoryService', true],
  3775. 'App\\Repository\\OrdersInDeliveryRepository' => ['privates', 'App\\Repository\\OrdersInDeliveryRepository', 'getOrdersInDeliveryRepositoryService', true],
  3776. 'BitBag\\OpenMarketplace\\Component\\Messaging\\Repository\\CategoryRepository' => ['privates', 'BitBag\\OpenMarketplace\\Component\\Messaging\\Repository\\CategoryRepository', 'getCategoryRepositoryService', true],
  3777. 'BitBag\\OpenMarketplace\\Component\\Messaging\\Repository\\ConversationRepository' => ['privates', 'BitBag\\OpenMarketplace\\Component\\Messaging\\Repository\\ConversationRepository', 'getConversationRepositoryService', true],
  3778. 'BitBag\\OpenMarketplace\\Component\\Messaging\\Repository\\MessageRepository' => ['privates', 'BitBag\\OpenMarketplace\\Component\\Messaging\\Repository\\MessageRepository', 'getMessageRepositoryService', true],
  3779. 'BitBag\\OpenMarketplace\\Component\\Order\\Repository\\OrderRepository' => ['privates', 'BitBag\\OpenMarketplace\\Component\\Order\\Repository\\OrderRepository', 'getOrderRepositoryService', true],
  3780. 'BitBag\\OpenMarketplace\\Component\\Order\\Repository\\PaymentRepository' => ['privates', 'BitBag\\OpenMarketplace\\Component\\Order\\Repository\\PaymentRepository', 'getPaymentRepositoryService', true],
  3781. 'BitBag\\OpenMarketplace\\Component\\Order\\Repository\\ShipmentRepository' => ['privates', 'BitBag\\OpenMarketplace\\Component\\Order\\Repository\\ShipmentRepository', 'getShipmentRepositoryService', true],
  3782. 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Repository\\DraftAttributeRepository' => ['privates', 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Repository\\DraftAttributeRepository', 'getDraftAttributeRepositoryService', true],
  3783. 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Repository\\DraftTaxonRepository' => ['privates', 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Repository\\DraftTaxonRepository', 'getDraftTaxonRepositoryService', true],
  3784. 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Repository\\ListingRepository' => ['privates', 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Repository\\ListingRepository', 'getListingRepositoryService', true],
  3785. 'BitBag\\OpenMarketplace\\Component\\Product\\Repository\\ProductReviewRepository' => ['privates', 'BitBag\\OpenMarketplace\\Component\\Product\\Repository\\ProductReviewRepository', 'getProductReviewRepositoryService', true],
  3786. 'BitBag\\OpenMarketplace\\Component\\Product\\Repository\\ProductVariantRepository' => ['privates', 'BitBag\\OpenMarketplace\\Component\\Product\\Repository\\ProductVariantRepository', 'getProductVariantRepositoryService', true],
  3787. 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\CustomerRepository' => ['privates', 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\CustomerRepository', 'getCustomerRepositoryService', true],
  3788. 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\ProfileUpdateRepository' => ['privates', 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\ProfileUpdateRepository', 'getProfileUpdateRepositoryService', true],
  3789. 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\TaxonRepository' => ['privates', 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\TaxonRepository', 'getTaxonRepositoryService', true],
  3790. 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\VendorRepository' => ['privates', 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\VendorRepository', 'getVendorRepositoryService', true],
  3791. 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\VendorShippingMethodRepository' => ['privates', 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\VendorShippingMethodRepository', 'getVendorShippingMethodRepositoryService', true],
  3792. 'BitBag\\SyliusCmsPlugin\\Repository\\BlockRepository' => ['privates', 'BitBag\\SyliusCmsPlugin\\Repository\\BlockRepository', 'getBlockRepositoryService', true],
  3793. 'BitBag\\SyliusCmsPlugin\\Repository\\FrequentlyAskedQuestionRepository' => ['privates', 'BitBag\\SyliusCmsPlugin\\Repository\\FrequentlyAskedQuestionRepository', 'getFrequentlyAskedQuestionRepositoryService', true],
  3794. 'BitBag\\SyliusCmsPlugin\\Repository\\MediaRepository' => ['privates', 'BitBag\\SyliusCmsPlugin\\Repository\\MediaRepository', 'getMediaRepositoryService', true],
  3795. 'BitBag\\SyliusCmsPlugin\\Repository\\PageRepository' => ['privates', 'BitBag\\SyliusCmsPlugin\\Repository\\PageRepository', 'getPageRepositoryService', true],
  3796. 'BitBag\\SyliusCmsPlugin\\Repository\\SectionRepository' => ['privates', 'BitBag\\SyliusCmsPlugin\\Repository\\SectionRepository', 'getSectionRepositoryService', true],
  3797. 'BitBag\\SyliusWishlistPlugin\\Repository\\WishlistRepository' => ['privates', 'BitBag\\SyliusWishlistPlugin\\Repository\\WishlistRepository', 'getWishlistRepositoryService', true],
  3798. 'Loevgaard\\SyliusBrandPlugin\\Doctrine\\ORM\\BrandImageRepository' => ['privates', 'Loevgaard\\SyliusBrandPlugin\\Doctrine\\ORM\\BrandImageRepository', 'getBrandImageRepositoryService', true],
  3799. 'Loevgaard\\SyliusBrandPlugin\\Doctrine\\ORM\\BrandRepository' => ['privates', 'Loevgaard\\SyliusBrandPlugin\\Doctrine\\ORM\\BrandRepository', 'getBrandRepositoryService', true],
  3800. 'Sylius\\Bundle\\ChannelBundle\\Doctrine\\ORM\\ChannelRepository' => ['privates', 'Sylius\\Bundle\\ChannelBundle\\Doctrine\\ORM\\ChannelRepository', 'getChannelRepositoryService', true],
  3801. 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository' => ['privates', 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository', 'getAddressRepositoryService', true],
  3802. 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository' => ['privates', 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository', 'getAvatarImageRepositoryService', true],
  3803. 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository' => ['privates', 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository', 'getOrderItemRepositoryService', true],
  3804. 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemUnitRepository' => ['privates', 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemUnitRepository', 'getOrderItemUnitRepositoryService', true],
  3805. 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentMethodRepository' => ['privates', 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentMethodRepository', 'getPaymentMethodRepositoryService', true],
  3806. 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductAssociationRepository' => ['privates', 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductAssociationRepository', 'getProductAssociationRepositoryService', true],
  3807. 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository' => ['privates', 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository', 'getProductOptionRepositoryService', true],
  3808. 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRepository' => ['privates', 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRepository', 'getProductRepositoryService', true],
  3809. 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository' => ['privates', 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository', 'getProductTaxonRepositoryService', true],
  3810. 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository' => ['privates', 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository', 'getPromotionRepositoryService', true],
  3811. 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository' => ['privates', 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository', 'getShippingCategoryRepositoryService', true],
  3812. 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingMethodRepository' => ['privates', 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingMethodRepository', 'getShippingMethodRepositoryService', true],
  3813. 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository' => ['privates', 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository', 'getUserRepository2Service', true],
  3814. 'Sylius\\Bundle\\CurrencyBundle\\Doctrine\\ORM\\ExchangeRateRepository' => ['privates', 'Sylius\\Bundle\\CurrencyBundle\\Doctrine\\ORM\\ExchangeRateRepository', 'getExchangeRateRepositoryService', true],
  3815. 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository' => ['privates', 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository', 'getProductAssociationTypeRepositoryService', true],
  3816. 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository' => ['privates', 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository', 'getProductAttributeValueRepositoryService', true],
  3817. 'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\CatalogPromotionRepository' => ['privates', 'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\CatalogPromotionRepository', 'getCatalogPromotionRepositoryService', true],
  3818. 'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository' => ['privates', 'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository', 'getPromotionCouponRepositoryService', true],
  3819. 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository' => ['privates', 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository', 'getResourceLogEntryRepositoryService', true],
  3820. 'Sylius\\Bundle\\TaxationBundle\\Doctrine\\ORM\\TaxCategoryRepository' => ['privates', 'Sylius\\Bundle\\TaxationBundle\\Doctrine\\ORM\\TaxCategoryRepository', 'getTaxCategoryRepositoryService', true],
  3821. 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository' => ['privates', 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository', 'getUserRepositoryService', true],
  3822. ], [
  3823. 'App\\Repository\\BrandsRepository' => '?',
  3824. 'App\\Repository\\OrdersInDeliveryRepository' => '?',
  3825. 'BitBag\\OpenMarketplace\\Component\\Messaging\\Repository\\CategoryRepository' => '?',
  3826. 'BitBag\\OpenMarketplace\\Component\\Messaging\\Repository\\ConversationRepository' => '?',
  3827. 'BitBag\\OpenMarketplace\\Component\\Messaging\\Repository\\MessageRepository' => '?',
  3828. 'BitBag\\OpenMarketplace\\Component\\Order\\Repository\\OrderRepository' => '?',
  3829. 'BitBag\\OpenMarketplace\\Component\\Order\\Repository\\PaymentRepository' => '?',
  3830. 'BitBag\\OpenMarketplace\\Component\\Order\\Repository\\ShipmentRepository' => '?',
  3831. 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Repository\\DraftAttributeRepository' => '?',
  3832. 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Repository\\DraftTaxonRepository' => '?',
  3833. 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Repository\\ListingRepository' => '?',
  3834. 'BitBag\\OpenMarketplace\\Component\\Product\\Repository\\ProductReviewRepository' => '?',
  3835. 'BitBag\\OpenMarketplace\\Component\\Product\\Repository\\ProductVariantRepository' => '?',
  3836. 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\CustomerRepository' => '?',
  3837. 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\ProfileUpdateRepository' => '?',
  3838. 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\TaxonRepository' => '?',
  3839. 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\VendorRepository' => '?',
  3840. 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\VendorShippingMethodRepository' => '?',
  3841. 'BitBag\\SyliusCmsPlugin\\Repository\\BlockRepository' => '?',
  3842. 'BitBag\\SyliusCmsPlugin\\Repository\\FrequentlyAskedQuestionRepository' => '?',
  3843. 'BitBag\\SyliusCmsPlugin\\Repository\\MediaRepository' => '?',
  3844. 'BitBag\\SyliusCmsPlugin\\Repository\\PageRepository' => '?',
  3845. 'BitBag\\SyliusCmsPlugin\\Repository\\SectionRepository' => '?',
  3846. 'BitBag\\SyliusWishlistPlugin\\Repository\\WishlistRepository' => '?',
  3847. 'Loevgaard\\SyliusBrandPlugin\\Doctrine\\ORM\\BrandImageRepository' => '?',
  3848. 'Loevgaard\\SyliusBrandPlugin\\Doctrine\\ORM\\BrandRepository' => '?',
  3849. 'Sylius\\Bundle\\ChannelBundle\\Doctrine\\ORM\\ChannelRepository' => '?',
  3850. 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository' => '?',
  3851. 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository' => '?',
  3852. 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository' => '?',
  3853. 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemUnitRepository' => '?',
  3854. 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentMethodRepository' => '?',
  3855. 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductAssociationRepository' => '?',
  3856. 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository' => '?',
  3857. 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRepository' => '?',
  3858. 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository' => '?',
  3859. 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository' => '?',
  3860. 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository' => '?',
  3861. 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingMethodRepository' => '?',
  3862. 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository' => '?',
  3863. 'Sylius\\Bundle\\CurrencyBundle\\Doctrine\\ORM\\ExchangeRateRepository' => '?',
  3864. 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository' => '?',
  3865. 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository' => '?',
  3866. 'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\CatalogPromotionRepository' => '?',
  3867. 'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository' => '?',
  3868. 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository' => '?',
  3869. 'Sylius\\Bundle\\TaxationBundle\\Doctrine\\ORM\\TaxCategoryRepository' => '?',
  3870. 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository' => '?',
  3871. ])), $this->parameters['sylius.doctrine.orm.container_repository_factory.entities']));
  3872. $a->addCustomStringFunction('DATE_FORMAT', 'Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\DateFormat');
  3873. $a->addCustomStringFunction('DAY', 'Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Day');
  3874. $a->addCustomStringFunction('HOUR', 'Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Hour');
  3875. $a->addCustomStringFunction('MONTH', 'Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Month');
  3876. $a->addCustomStringFunction('WEEK', 'Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Week');
  3877. $a->addCustomStringFunction('YEAR', 'Sylius\\Bundle\\CoreBundle\\Doctrine\\DQL\\Year');
  3878. $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  3879. (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  3880. return $instance;
  3881. }
  3882. /**
  3883. * Gets the public 'event_dispatcher' shared service.
  3884. *
  3885. * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  3886. */
  3887. protected function getEventDispatcherService()
  3888. {
  3889. $a = new \Symfony\Bridge\Monolog\Logger('event');
  3890. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3891. $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  3892. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3893. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3894. $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())));
  3895. $instance->addListener('sylius.menu.admin.main', [0 => function () {
  3896. return ($this->privates['bitbag_sylius_cms_plugin.menu.content_management'] ?? ($this->privates['bitbag_sylius_cms_plugin.menu.content_management'] = new \BitBag\SyliusCmsPlugin\Menu\ContentManagementMenuBuilder()));
  3897. }, 1 => 'buildMenu'], 0);
  3898. $instance->addListener('bitbag_sylius_cms_plugin.media.pre_create', [0 => function () {
  3899. return ($this->privates['bitbag_sylius_cms_plugin.event_listener.media_upload'] ?? $this->load('getBitbagSyliusCmsPlugin_EventListener_MediaUploadService'));
  3900. }, 1 => 'uploadMedia'], 0);
  3901. $instance->addListener('bitbag_sylius_cms_plugin.media.pre_update', [0 => function () {
  3902. return ($this->privates['bitbag_sylius_cms_plugin.event_listener.media_upload'] ?? $this->load('getBitbagSyliusCmsPlugin_EventListener_MediaUploadService'));
  3903. }, 1 => 'uploadMedia'], 0);
  3904. $instance->addListener('sylius.menu.admin.main', [0 => function () {
  3905. return ($this->privates['bitbag.open_marketplace.component.core.admin.menu_listener'] ?? ($this->privates['bitbag.open_marketplace.component.core.admin.menu_listener'] = new \BitBag\OpenMarketplace\Component\Core\Admin\MenuListener()));
  3906. }, 1 => 'addMarketplaceSection'], 0);
  3907. $instance->addListener('kernel.exception', [0 => function () {
  3908. return ($this->privates['bitbag.open_marketplace.component.core.vendor.event_listener.access_denied_listener'] ?? $this->load('getBitbag_OpenMarketplace_Component_Core_Vendor_EventListener_AccessDeniedListenerService'));
  3909. }, 1 => 'onKernelException'], 0);
  3910. $instance->addListener('open_marketplace.vendor.pre_create', [0 => function () {
  3911. return ($this->privates['bitbag.open_marketplace.component.core.vendor.event_listener.register_listener'] ?? $this->load('getBitbag_OpenMarketplace_Component_Core_Vendor_EventListener_RegisterListenerService'));
  3912. }, 1 => 'generateSlug'], 0);
  3913. $instance->addListener('open_marketplace.vendor.pre_create', [0 => function () {
  3914. return ($this->privates['bitbag.open_marketplace.component.core.vendor.event_listener.register_listener'] ?? $this->load('getBitbag_OpenMarketplace_Component_Core_Vendor_EventListener_RegisterListenerService'));
  3915. }, 1 => 'uploadLogoImage'], 0);
  3916. $instance->addListener('open_marketplace.vendor.pre_create', [0 => function () {
  3917. return ($this->privates['bitbag.open_marketplace.component.core.vendor.event_listener.register_listener'] ?? $this->load('getBitbag_OpenMarketplace_Component_Core_Vendor_EventListener_RegisterListenerService'));
  3918. }, 1 => 'uploadBackgroundImage'], 0);
  3919. $instance->addListener('open_marketplace.vendor.pre_create', [0 => function () {
  3920. return ($this->privates['bitbag.open_marketplace.component.core.vendor.event_listener.register_listener'] ?? $this->load('getBitbag_OpenMarketplace_Component_Core_Vendor_EventListener_RegisterListenerService'));
  3921. }, 1 => 'connectShopUser'], 0);
  3922. $instance->addListener('order.post_split', [0 => function () {
  3923. return ($this->privates['bitbag.open_marketplace.component.order.event_listener.calculate_order_commission'] ?? $this->load('getBitbag_OpenMarketplace_Component_Order_EventListener_CalculateOrderCommissionService'));
  3924. }, 1 => 'calculate'], 0);
  3925. $instance->addListener('sylius.order.post_complete', [0 => function () {
  3926. return ($this->privates['app.event_listener.delivery_order_created_listener'] ?? $this->load('getApp_EventListener_DeliveryOrderCreatedListenerService'));
  3927. }, 1 => 'onDeliveryOrderCreated'], 0);
  3928. $instance->addListener('kernel.controller', [0 => function () {
  3929. return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  3930. }, 1 => 'onKernelController'], 0);
  3931. $instance->addListener('kernel.response', [0 => function () {
  3932. return ($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService());
  3933. }, 1 => 'onKernelResponse'], 0);
  3934. $instance->addListener('kernel.request', [0 => function () {
  3935. return ($this->services['sylius.listener.request_locale_setter'] ?? $this->getSylius_Listener_RequestLocaleSetterService());
  3936. }, 1 => 'onKernelRequest'], 4);
  3937. $instance->addListener('kernel.response', [0 => function () {
  3938. return ($this->services['sylius.context.channel.fake_channel.persister'] ?? $this->getSylius_Context_Channel_FakeChannel_PersisterService());
  3939. }, 1 => 'onKernelResponse'], -8192);
  3940. $instance->addListener('sylius.zone.pre_delete', [0 => function () {
  3941. return ($this->services['sylius.listener.zone_member_integrity'] ?? $this->load('getSylius_Listener_ZoneMemberIntegrityService'));
  3942. }, 1 => 'protectFromRemovingZone'], 0);
  3943. $instance->addListener('sylius.country.pre_update', [0 => function () {
  3944. return ($this->services['sylius.listener.zone_member_integrity'] ?? $this->load('getSylius_Listener_ZoneMemberIntegrityService'));
  3945. }, 1 => 'protectFromRemovingProvinceWithinCountry'], 0);
  3946. $instance->addListener('sylius.user.pre_password_reset', [0 => function () {
  3947. return ($this->services['sylius.listener.password_updater'] ?? $this->load('getSylius_Listener_PasswordUpdaterService'));
  3948. }, 1 => 'genericEventUpdater'], 0);
  3949. $instance->addListener('sylius.user.pre_password_change', [0 => function () {
  3950. return ($this->services['sylius.listener.password_updater'] ?? $this->load('getSylius_Listener_PasswordUpdaterService'));
  3951. }, 1 => 'genericEventUpdater'], 0);
  3952. $instance->addListener('sylius.admin_user.pre_update', [0 => function () {
  3953. return ($this->services['sylius.listener.password_updater'] ?? $this->load('getSylius_Listener_PasswordUpdaterService'));
  3954. }, 1 => 'genericEventUpdater'], 0);
  3955. $instance->addListener('sylius.customer.pre_update', [0 => function () {
  3956. return ($this->services['sylius.listener.password_updater'] ?? $this->load('getSylius_Listener_PasswordUpdaterService'));
  3957. }, 1 => 'customerUpdateEvent'], 0);
  3958. $instance->addListener('sylius.user.password_reset.request.pin', [0 => function () {
  3959. return ($this->privates['sylius.listener.user_mailer_listener'] ?? $this->load('getSylius_Listener_UserMailerListenerService'));
  3960. }, 1 => 'sendResetPasswordPinEmail'], 0);
  3961. $instance->addListener('sylius.user.password_reset.request.token', [0 => function () {
  3962. return ($this->privates['sylius.listener.user_mailer_listener'] ?? $this->load('getSylius_Listener_UserMailerListenerService'));
  3963. }, 1 => 'sendResetPasswordTokenEmail'], 0);
  3964. $instance->addListener('sylius.user.email_verification.token', [0 => function () {
  3965. return ($this->privates['sylius.listener.user_mailer_listener'] ?? $this->load('getSylius_Listener_UserMailerListenerService'));
  3966. }, 1 => 'sendVerificationTokenEmail'], 0);
  3967. $instance->addListener('sylius.customer.post_register', [0 => function () {
  3968. return ($this->privates['sylius.listener.user_mailer_listener'] ?? $this->load('getSylius_Listener_UserMailerListenerService'));
  3969. }, 1 => 'sendUserRegistrationEmail'], 0);
  3970. $instance->addListener('sylius.admin_user.post_create', [0 => function () {
  3971. return ($this->privates['sylius.listener.admin_user.reloader'] ?? $this->load('getSylius_Listener_AdminUser_ReloaderService'));
  3972. }, 1 => 'reloadUser'], 0);
  3973. $instance->addListener('sylius.admin_user.post_update', [0 => function () {
  3974. return ($this->privates['sylius.listener.admin_user.reloader'] ?? $this->load('getSylius_Listener_AdminUser_ReloaderService'));
  3975. }, 1 => 'reloadUser'], 0);
  3976. $instance->addListener('sylius.admin_user.pre_delete', [0 => function () {
  3977. return ($this->privates['sylius.listener.admin_user_delete'] ?? $this->load('getSylius_Listener_AdminUserDeleteService'));
  3978. }, 1 => 'deleteUser'], 0);
  3979. $instance->addListener('sylius.shop_user.post_create', [0 => function () {
  3980. return ($this->privates['sylius.listener.shop_user.reloader'] ?? $this->load('getSylius_Listener_ShopUser_ReloaderService'));
  3981. }, 1 => 'reloadUser'], 0);
  3982. $instance->addListener('sylius.shop_user.post_update', [0 => function () {
  3983. return ($this->privates['sylius.listener.shop_user.reloader'] ?? $this->load('getSylius_Listener_ShopUser_ReloaderService'));
  3984. }, 1 => 'reloadUser'], 0);
  3985. $instance->addListener('sylius.shop_user.pre_delete', [0 => function () {
  3986. return ($this->privates['sylius.listener.shop_user_delete'] ?? $this->load('getSylius_Listener_ShopUserDeleteService'));
  3987. }, 1 => 'deleteUser'], 0);
  3988. $instance->addListener('sylius.oauth_user.post_create', [0 => function () {
  3989. return ($this->privates['sylius.listener.oauth_user.reloader'] ?? $this->load('getSylius_Listener_OauthUser_ReloaderService'));
  3990. }, 1 => 'reloadUser'], 0);
  3991. $instance->addListener('sylius.oauth_user.post_update', [0 => function () {
  3992. return ($this->privates['sylius.listener.oauth_user.reloader'] ?? $this->load('getSylius_Listener_OauthUser_ReloaderService'));
  3993. }, 1 => 'reloadUser'], 0);
  3994. $instance->addListener('sylius.oauth_user.pre_delete', [0 => function () {
  3995. return ($this->privates['sylius.listener.oauth_user_delete'] ?? $this->load('getSylius_Listener_OauthUserDeleteService'));
  3996. }, 1 => 'deleteUser'], 0);
  3997. $instance->addListener('security.interactive_login', [0 => function () {
  3998. return ($this->privates['sylius.admin_user.listener.update_user_encoder'] ?? $this->load('getSylius_AdminUser_Listener_UpdateUserEncoderService'));
  3999. }, 1 => 'onSecurityInteractiveLogin'], 0);
  4000. $instance->addListener('security.interactive_login', [0 => function () {
  4001. return ($this->privates['sylius.shop_user.listener.update_user_encoder'] ?? $this->load('getSylius_ShopUser_Listener_UpdateUserEncoderService'));
  4002. }, 1 => 'onSecurityInteractiveLogin'], 0);
  4003. $instance->addListener('sylius.catalog_promotion.post_create', [0 => function () {
  4004. return ($this->services['Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\EventListener\\CatalogPromotionEventListener'] ?? $this->load('getCatalogPromotionEventListenerService'));
  4005. }, 1 => 'handleCatalogPromotionCreatedEvent'], 0);
  4006. $instance->addListener('sylius.catalog_promotion.post_update', [0 => function () {
  4007. return ($this->services['Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\EventListener\\CatalogPromotionEventListener'] ?? $this->load('getCatalogPromotionEventListenerService'));
  4008. }, 1 => 'handleCatalogPromotionUpdatedEvent'], 0);
  4009. $instance->addListener('sylius.product.post_create', [0 => function () {
  4010. return ($this->services['Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\EventListener\\ProductEventListener'] ?? $this->load('getProductEventListenerService'));
  4011. }, 1 => 'dispatchProductCreatedEvent'], 0);
  4012. $instance->addListener('sylius.product.post_update', [0 => function () {
  4013. return ($this->services['Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\EventListener\\ProductEventListener'] ?? $this->load('getProductEventListenerService'));
  4014. }, 1 => 'dispatchProductUpdatedEvent'], 0);
  4015. $instance->addListener('sylius.product_variant.post_create', [0 => function () {
  4016. return ($this->services['Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\EventListener\\ProductVariantEventListener'] ?? $this->load('getProductVariantEventListenerService'));
  4017. }, 1 => 'dispatchProductVariantCreatedEvent'], 0);
  4018. $instance->addListener('sylius.product_variant.post_update', [0 => function () {
  4019. return ($this->services['Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\EventListener\\ProductVariantEventListener'] ?? $this->load('getProductVariantEventListenerService'));
  4020. }, 1 => 'dispatchProductVariantUpdatedEvent'], 0);
  4021. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  4022. return ($this->services['Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Listener\\CatalogPromotionUpdateFailedMessageListener'] ?? $this->load('getCatalogPromotionUpdateFailedMessageListenerService'));
  4023. }, 1 => 'onMessageFailed'], 0);
  4024. $instance->addListener('sylius.channel.pre_delete', [0 => function () {
  4025. return ($this->services['sylius.listener.channel'] ?? $this->load('getSylius_Listener_ChannelService'));
  4026. }, 1 => 'onChannelPreDelete'], 0);
  4027. $instance->addListener('sylius.product.pre_create', [0 => function () {
  4028. return ($this->services['sylius.listener.images_upload'] ?? $this->load('getSylius_Listener_ImagesUploadService'));
  4029. }, 1 => 'uploadImages'], 0);
  4030. $instance->addListener('sylius.product.pre_update', [0 => function () {
  4031. return ($this->services['sylius.listener.images_upload'] ?? $this->load('getSylius_Listener_ImagesUploadService'));
  4032. }, 1 => 'uploadImages'], 0);
  4033. $instance->addListener('sylius.taxon.pre_create', [0 => function () {
  4034. return ($this->services['sylius.listener.images_upload'] ?? $this->load('getSylius_Listener_ImagesUploadService'));
  4035. }, 1 => 'uploadImages'], 0);
  4036. $instance->addListener('sylius.taxon.pre_update', [0 => function () {
  4037. return ($this->services['sylius.listener.images_upload'] ?? $this->load('getSylius_Listener_ImagesUploadService'));
  4038. }, 1 => 'uploadImages'], 0);
  4039. $instance->addListener('sylius.admin_user.pre_create', [0 => function () {
  4040. return ($this->services['sylius.listener.avatar_upload'] ?? $this->load('getSylius_Listener_AvatarUploadService'));
  4041. }, 1 => 'uploadImage'], 0);
  4042. $instance->addListener('sylius.admin_user.pre_update', [0 => function () {
  4043. return ($this->services['sylius.listener.avatar_upload'] ?? $this->load('getSylius_Listener_AvatarUploadService'));
  4044. }, 1 => 'uploadImage'], 0);
  4045. $instance->addListener('sylius.cart_change', [0 => function () {
  4046. return ($this->services['sylius.listener.order_recalculation'] ?? $this->load('getSylius_Listener_OrderRecalculationService'));
  4047. }, 1 => 'recalculateOrder'], 0);
  4048. $instance->addListener('sylius.product_review.pre_create', [0 => function () {
  4049. return ($this->services['sylius.listener.review_create'] ?? $this->load('getSylius_Listener_ReviewCreateService'));
  4050. }, 1 => 'ensureReviewHasAuthor'], 0);
  4051. $instance->addListener('sylius.product_variant.initialize_update', [0 => function () {
  4052. return ($this->services['sylius.listener.locking'] ?? $this->load('getSylius_Listener_LockingService'));
  4053. }, 1 => 'lock'], 0);
  4054. $instance->addListener('sylius.product.initialize_update', [0 => function () {
  4055. return ($this->services['sylius.listener.simple_product_locking'] ?? $this->load('getSylius_Listener_SimpleProductLockingService'));
  4056. }, 1 => 'lock'], 0);
  4057. $instance->addListener('sylius.address.pre_create', [0 => function () {
  4058. return ($this->services['sylius.listener.customer_default_address'] ?? ($this->services['sylius.listener.customer_default_address'] = new \Sylius\Bundle\CoreBundle\EventListener\CustomerDefaultAddressListener()));
  4059. }, 1 => 'preCreate'], 0);
  4060. $instance->addListener('sylius.taxon.pre_delete', [0 => function () {
  4061. return ($this->services['sylius.listener.taxon_deletion'] ?? $this->load('getSylius_Listener_TaxonDeletionService'));
  4062. }, 1 => 'protectFromRemovingMenuTaxon'], 0);
  4063. $instance->addListener('sylius.taxon.post_delete', [0 => function () {
  4064. return ($this->services['sylius.listener.taxon_deletion'] ?? $this->load('getSylius_Listener_TaxonDeletionService'));
  4065. }, 1 => 'removeTaxonFromPromotionRules'], 0);
  4066. $instance->addListener('sylius.taxon.pre_delete', [0 => function () {
  4067. return ($this->services['sylius.listener.taxon_deletion'] ?? $this->load('getSylius_Listener_TaxonDeletionService'));
  4068. }, 1 => 'handleRemovingRootTaxonAtPositionZero'], 0);
  4069. $instance->addListener('loevgaard_sylius_brand.brand.pre_delete', [0 => function () {
  4070. return ($this->privates['loevgaard_sylius_brand.listener.brand'] ?? ($this->privates['loevgaard_sylius_brand.listener.brand'] = new \Loevgaard\SyliusBrandPlugin\EventListener\BrandDeletionListener()));
  4071. }, 1 => 'onBrandPreDelete'], 0);
  4072. $instance->addListener('loevgaard_sylius_brand.brand.pre_create', [0 => function () {
  4073. return ($this->privates['loevgaard_sylius_brand.listener.images_upload'] ?? $this->load('getLoevgaardSyliusBrand_Listener_ImagesUploadService'));
  4074. }, 1 => 'uploadImages'], 0);
  4075. $instance->addListener('loevgaard_sylius_brand.brand.pre_update', [0 => function () {
  4076. return ($this->privates['loevgaard_sylius_brand.listener.images_upload'] ?? $this->load('getLoevgaardSyliusBrand_Listener_ImagesUploadService'));
  4077. }, 1 => 'uploadImages'], 0);
  4078. $instance->addListener('loevgaard_sylius_brand.brand_image.pre_create', [0 => function () {
  4079. return ($this->privates['loevgaard_sylius_brand.listener.image_upload'] ?? $this->load('getLoevgaardSyliusBrand_Listener_ImageUploadService'));
  4080. }, 1 => 'uploadImage'], 0);
  4081. $instance->addListener('sylius.menu.admin.main', [0 => function () {
  4082. return ($this->privates['loevgaard_sylius_brand.listener.admin.menu_builder'] ?? ($this->privates['loevgaard_sylius_brand.listener.admin.menu_builder'] = new \Loevgaard\SyliusBrandPlugin\Menu\AdminMenuListener()));
  4083. }, 1 => 'addAdminMenuItems'], 0);
  4084. $instance->addListener('sylius.menu.admin.product.form', [0 => function () {
  4085. return ($this->privates['loevgaard_sylius_brand.listener.admin.product_form_menu_builder'] ?? ($this->privates['loevgaard_sylius_brand.listener.admin.product_form_menu_builder'] = new \Loevgaard\SyliusBrandPlugin\Menu\AdminProductFormMenuListener()));
  4086. }, 1 => 'addItems'], 0);
  4087. $instance->addListener('kernel.response', [0 => function () {
  4088. return ($this->privates['sonata.block.cache.handler.default'] ?? $this->load('getSonata_Block_Cache_Handler_DefaultService'));
  4089. }, 1 => 'onKernelResponse'], 0);
  4090. $instance->addListener('kernel.request', [0 => function () {
  4091. return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  4092. }, 1 => 'onKernelRequest'], 10);
  4093. $instance->addListener('kernel.request', [0 => function () {
  4094. return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  4095. }, 1 => 'onKernelRequest'], 34);
  4096. $instance->addListener('kernel.exception', [0 => function () {
  4097. return ($this->services['payum.listener.reply_to_http_response'] ?? $this->load('getPayum_Listener_ReplyToHttpResponseService'));
  4098. }, 1 => 'onKernelException'], 128);
  4099. $instance->addListener('console.command', [0 => function () {
  4100. return ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('sylius_migrations')));
  4101. }, 1 => 'onConsoleCommand'], 0);
  4102. $instance->addListener('sylius.shipment.post_ship', [0 => function () {
  4103. return ($this->services['sylius.listener.shipment_ship'] ?? $this->load('getSylius_Listener_ShipmentShipService'));
  4104. }, 1 => 'sendConfirmationEmail'], 0);
  4105. $instance->addListener('sylius.user.security.implicit_login', [0 => function () {
  4106. return ($this->services['sylius.listener.shop_cart_blamer'] ?? $this->load('getSylius_Listener_ShopCartBlamerService'));
  4107. }, 1 => 'onImplicitLogin'], 0);
  4108. $instance->addListener('security.interactive_login', [0 => function () {
  4109. return ($this->services['sylius.listener.shop_cart_blamer'] ?? $this->load('getSylius_Listener_ShopCartBlamerService'));
  4110. }, 1 => 'onInteractiveLogin'], 0);
  4111. $instance->addListener('sylius.customer.pre_update', [0 => function () {
  4112. return ($this->services['sylius.listener.email_updater'] ?? $this->load('getSylius_Listener_EmailUpdaterService'));
  4113. }, 1 => 'eraseVerification'], 0);
  4114. $instance->addListener('sylius.customer.post_update', [0 => function () {
  4115. return ($this->services['sylius.listener.email_updater'] ?? $this->load('getSylius_Listener_EmailUpdaterService'));
  4116. }, 1 => 'sendVerificationEmail'], 0);
  4117. $instance->addListener('sylius.order.pre_complete', [0 => function () {
  4118. return ($this->services['sylius.listener.order_customer_ip'] ?? $this->load('getSylius_Listener_OrderCustomerIpService'));
  4119. }, 1 => 'assignCustomerIpToOrder'], 0);
  4120. $instance->addListener('sylius.order.post_complete', [0 => function () {
  4121. return ($this->services['sylius.listener.order_complete'] ?? $this->load('getSylius_Listener_OrderCompleteService'));
  4122. }, 1 => 'sendConfirmationEmail'], 0);
  4123. $instance->addListener('sylius.customer.post_register', [0 => function () {
  4124. return ($this->services['sylius.listener.user_registration'] ?? $this->load('getSylius_Listener_UserRegistrationService'));
  4125. }, 1 => 'handleUserVerification'], 0);
  4126. $instance->addListener('sylius.order.pre_complete', [0 => function () {
  4127. return ($this->services['sylius.listener.order_integrity_checker'] ?? $this->load('getSylius_Listener_OrderIntegrityCheckerService'));
  4128. }, 1 => 'check'], 0);
  4129. $instance->addListener('sylius.order.pre_complete', [0 => function () {
  4130. return ($this->services['sylius.order_locale_assigner'] ?? $this->load('getSylius_OrderLocaleAssignerService'));
  4131. }, 1 => 'assignLocale'], 0);
  4132. $instance->addListener('sylius.user.security.implicit_login', [0 => function () {
  4133. return ($this->services['sylius.listener.user_cart_recalculation'] ?? $this->load('getSylius_Listener_UserCartRecalculationService'));
  4134. }, 1 => 'recalculateCartWhileLogin'], 0);
  4135. $instance->addListener('security.interactive_login', [0 => function () {
  4136. return ($this->services['sylius.listener.user_cart_recalculation'] ?? $this->load('getSylius_Listener_UserCartRecalculationService'));
  4137. }, 1 => 'recalculateCartWhileLogin'], 0);
  4138. $instance->addListener('sylius.user.security.impersonate', [0 => function () {
  4139. return ($this->services['sylius.listener.user_impersonated'] ?? $this->load('getSylius_Listener_UserImpersonatedService'));
  4140. }, 1 => 'onUserImpersonated'], 0);
  4141. $instance->addListener('kernel.request', [0 => function () {
  4142. return ($this->services['sylius.listener.non_channel_request_locale'] ?? $this->getSylius_Listener_NonChannelRequestLocaleService());
  4143. }, 1 => 'restrictRequestLocale'], 10);
  4144. $instance->addListener('sylius.order.post_address', [0 => function () {
  4145. return ($this->privates['sylius.listener.checkout_redirect'] ?? $this->load('getSylius_Listener_CheckoutRedirectService'));
  4146. }, 1 => 'handleCheckoutRedirect'], 0);
  4147. $instance->addListener('sylius.order.post_select_shipping', [0 => function () {
  4148. return ($this->privates['sylius.listener.checkout_redirect'] ?? $this->load('getSylius_Listener_CheckoutRedirectService'));
  4149. }, 1 => 'handleCheckoutRedirect'], 0);
  4150. $instance->addListener('sylius.order.post_payment', [0 => function () {
  4151. return ($this->privates['sylius.listener.checkout_redirect'] ?? $this->load('getSylius_Listener_CheckoutRedirectService'));
  4152. }, 1 => 'handleCheckoutRedirect'], 0);
  4153. $instance->addListener('kernel.request', [0 => function () {
  4154. return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  4155. }, 1 => 'onKernelRequest'], 28);
  4156. $instance->addListener('kernel.request', [0 => function () {
  4157. return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  4158. }, 1 => 'onKernelRequest'], 2);
  4159. $instance->addListener('kernel.view', [0 => function () {
  4160. return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  4161. }, 1 => 'onKernelView'], 16);
  4162. $instance->addListener('kernel.view', [0 => function () {
  4163. return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  4164. }, 1 => 'onKernelView'], 8);
  4165. $instance->addListener('kernel.exception', [0 => function () {
  4166. return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  4167. }, 1 => 'onKernelException'], 0);
  4168. $instance->addListener('kernel.exception', [0 => function () {
  4169. return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  4170. }, 1 => 'onKernelException'], -96);
  4171. $instance->addListener('kernel.view', [0 => function () {
  4172. return ($this->privates['api_platform.listener.view.write.legacy'] ?? $this->load('getApiPlatform_Listener_View_Write_LegacyService'));
  4173. }, 1 => 'onKernelView'], 32);
  4174. $instance->addListener('kernel.request', [0 => function () {
  4175. return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
  4176. }, 1 => 'onKernelRequest'], 4);
  4177. $instance->addListener('kernel.request', [0 => function () {
  4178. return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener()));
  4179. }, 1 => 'onKernelRequest'], 0);
  4180. $instance->addListener('kernel.response', [0 => function () {
  4181. return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  4182. }, 1 => 'onKernelResponse'], 0);
  4183. $instance->addListener('kernel.response', [0 => function () {
  4184. return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  4185. }, 1 => 'onKernelResponse'], -1);
  4186. $instance->addListener('kernel.view', [0 => function () {
  4187. return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  4188. }, 1 => 'onKernelView'], 64);
  4189. $instance->addListener('kernel.request', [0 => function () {
  4190. return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  4191. }, 1 => 'onKernelRequest'], 16);
  4192. $instance->addListener('kernel.request', [0 => function () {
  4193. return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  4194. }, 1 => 'onSecurity'], 3);
  4195. $instance->addListener('kernel.request', [0 => function () {
  4196. return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  4197. }, 1 => 'onSecurityPostDenormalize'], 1);
  4198. $instance->addListener('kernel.view', [0 => function () {
  4199. return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  4200. }, 1 => 'onSecurityPostValidation'], 63);
  4201. $instance->addListener('security.interactive_login', [0 => function () {
  4202. return ($this->privates['Sylius\\Bundle\\ApiBundle\\EventListener\\ApiCartBlamerListener'] ?? $this->load('getApiCartBlamerListenerService'));
  4203. }, 1 => 'onInteractiveLogin'], 0);
  4204. $instance->addListener('lexik_jwt_authentication.on_authentication_success', [0 => function () {
  4205. return ($this->privates['sylius.listener.api_authentication_success_listener'] ?? $this->load('getSylius_Listener_ApiAuthenticationSuccessListenerService'));
  4206. }, 1 => 'onAuthenticationSuccessResponse'], 0);
  4207. $instance->addListener('kernel.exception', [0 => function () {
  4208. return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  4209. }, 1 => 'onKernelException'], 0);
  4210. $instance->addListener('kernel.exception', [0 => function () {
  4211. return ($this->privates['pagerfanta.event_listener.convert_not_valid_max_per_page_to_not_found'] ?? ($this->privates['pagerfanta.event_listener.convert_not_valid_max_per_page_to_not_found'] = new \BabDev\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener()));
  4212. }, 1 => 'onKernelException'], 512);
  4213. $instance->addListener('kernel.exception', [0 => function () {
  4214. return ($this->privates['pagerfanta.event_listener.convert_not_valid_current_page_to_not_found'] ?? ($this->privates['pagerfanta.event_listener.convert_not_valid_current_page_to_not_found'] = new \BabDev\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener()));
  4215. }, 1 => 'onKernelException'], 512);
  4216. $instance->addListener('FOS\\ElasticaBundle\\Event\\PostIndexPopulateEvent', [0 => function () {
  4217. return ($this->privates['fos_elastica.populate_listener'] ?? $this->load('getFosElastica_PopulateListenerService'));
  4218. }, 1 => 'onPostIndexPopulate'], -9999);
  4219. $instance->addListener('sonata.block.event.sylius.shop.layout.header', [0 => function () {
  4220. return ($this->privates['bitbag.sylius_elasticsearch_plugin.block_event_listener.search_form'] ?? $this->load('getBitbag_SyliusElasticsearchPlugin_BlockEventListener_SearchFormService'));
  4221. }, 1 => 'onBlockEvent'], 0);
  4222. $instance->addListener('sylius.product_attribute.post_create', [0 => function () {
  4223. return ($this->privates['bitbag_sylius_elasticsearch_plugin.event_listener.resource_index'] ?? $this->load('getBitbagSyliusElasticsearchPlugin_EventListener_ResourceIndexService'));
  4224. }, 1 => 'updateIndex'], 0);
  4225. $instance->addListener('sylius.product_attribute.post_update', [0 => function () {
  4226. return ($this->privates['bitbag_sylius_elasticsearch_plugin.event_listener.resource_index'] ?? $this->load('getBitbagSyliusElasticsearchPlugin_EventListener_ResourceIndexService'));
  4227. }, 1 => 'updateIndex'], 0);
  4228. $instance->addListener('sylius.option.post_create', [0 => function () {
  4229. return ($this->privates['bitbag_sylius_elasticsearch_plugin.event_listener.resource_index'] ?? $this->load('getBitbagSyliusElasticsearchPlugin_EventListener_ResourceIndexService'));
  4230. }, 1 => 'updateIndex'], 0);
  4231. $instance->addListener('sylius.option.post_update', [0 => function () {
  4232. return ($this->privates['bitbag_sylius_elasticsearch_plugin.event_listener.resource_index'] ?? $this->load('getBitbagSyliusElasticsearchPlugin_EventListener_ResourceIndexService'));
  4233. }, 1 => 'updateIndex'], 0);
  4234. $instance->addListener('sylius.product.post_create', [0 => function () {
  4235. return ($this->privates['bitbag_sylius_elasticsearch_plugin.event_listener.resource_index'] ?? $this->load('getBitbagSyliusElasticsearchPlugin_EventListener_ResourceIndexService'));
  4236. }, 1 => 'updateIndex'], 0);
  4237. $instance->addListener('sylius.product.post_update', [0 => function () {
  4238. return ($this->privates['bitbag_sylius_elasticsearch_plugin.event_listener.resource_index'] ?? $this->load('getBitbagSyliusElasticsearchPlugin_EventListener_ResourceIndexService'));
  4239. }, 1 => 'updateIndex'], 0);
  4240. $instance->addListener('sylius.product_variant.post_create', [0 => function () {
  4241. return ($this->privates['bitbag_sylius_elasticsearch_plugin.event_listener.resource_index'] ?? $this->load('getBitbagSyliusElasticsearchPlugin_EventListener_ResourceIndexService'));
  4242. }, 1 => 'updateIndex'], 0);
  4243. $instance->addListener('sylius.product_variant.post_update', [0 => function () {
  4244. return ($this->privates['bitbag_sylius_elasticsearch_plugin.event_listener.resource_index'] ?? $this->load('getBitbagSyliusElasticsearchPlugin_EventListener_ResourceIndexService'));
  4245. }, 1 => 'updateIndex'], 0);
  4246. $instance->addListener('sylius.order.post_complete', [0 => function () {
  4247. return ($this->services['bitbag_sylius_elasticsearch_plugin.event_listener.order_products'] ?? $this->load('getBitbagSyliusElasticsearchPlugin_EventListener_OrderProductsService'));
  4248. }, 1 => 'updateOrderProducts'], 0);
  4249. $instance->addListener('kernel.request', [0 => function () {
  4250. return ($this->privates['MobileDetectBundle\\EventListener\\RequestResponseListener'] ?? $this->getRequestResponseListenerService());
  4251. }, 1 => 'handleRequest'], 1);
  4252. $instance->addListener('kernel.response', [0 => function () {
  4253. return ($this->privates['MobileDetectBundle\\EventListener\\RequestResponseListener'] ?? $this->getRequestResponseListenerService());
  4254. }, 1 => 'handleResponse'], 0);
  4255. $instance->addListener('kernel.exception', [0 => function () {
  4256. return ($this->privates['bitbag_sylius.event_subscriber.resource_delete'] ?? $this->load('getBitbagSylius_EventSubscriber_ResourceDeleteService'));
  4257. }, 1 => 'onResourceDelete'], 0);
  4258. $instance->addListener('kernel.request', [0 => function () {
  4259. return ($this->privates['bitbag_sylius_wishlist_plugin.event_listener.create_new_wishlist'] ?? $this->getBitbagSyliusWishlistPlugin_EventListener_CreateNewWishlistService());
  4260. }, 1 => 'onKernelRequest'], 1);
  4261. $instance->addListener('kernel.response', [0 => function () {
  4262. return ($this->privates['bitbag_sylius_wishlist_plugin.event_listener.create_new_wishlist'] ?? $this->getBitbagSyliusWishlistPlugin_EventListener_CreateNewWishlistService());
  4263. }, 1 => 'onKernelResponse'], 0);
  4264. $instance->addListener('kernel.view', [0 => function () {
  4265. return ($this->privates['bitbag.open_marketplace.component.core.api.event_subscriber.vendor_slug'] ?? $this->load('getBitbag_OpenMarketplace_Component_Core_Api_EventSubscriber_VendorSlugService'));
  4266. }, 1 => 'generateSlug'], 65);
  4267. $instance->addListener('kernel.view', [0 => function () {
  4268. return ($this->privates['bitbag.open_marketplace.component.core.api.event_subscriber.vendor_aware'] ?? $this->load('getBitbag_OpenMarketplace_Component_Core_Api_EventSubscriber_VendorAwareService'));
  4269. }, 1 => 'setVendorFromCurrentContext'], 65);
  4270. $instance->addListener('kernel.response', [0 => function () {
  4271. return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false)));
  4272. }, 1 => 'onKernelResponse'], 0);
  4273. $instance->addListener('kernel.response', [0 => function () {
  4274. return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  4275. }, 1 => 'onKernelResponse'], -1024);
  4276. $instance->addListener('kernel.request', [0 => function () {
  4277. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  4278. }, 1 => 'setDefaultLocale'], 100);
  4279. $instance->addListener('kernel.request', [0 => function () {
  4280. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  4281. }, 1 => 'onKernelRequest'], 16);
  4282. $instance->addListener('kernel.finish_request', [0 => function () {
  4283. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  4284. }, 1 => 'onKernelFinishRequest'], 0);
  4285. $instance->addListener('kernel.request', [0 => function () {
  4286. return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  4287. }, 1 => 'onKernelRequest'], 256);
  4288. $instance->addListener('kernel.response', [0 => function () {
  4289. return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  4290. }, 1 => 'onResponse'], -255);
  4291. $instance->addListener('console.error', [0 => function () {
  4292. return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  4293. }, 1 => 'onConsoleError'], -128);
  4294. $instance->addListener('console.terminate', [0 => function () {
  4295. return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  4296. }, 1 => 'onConsoleTerminate'], -128);
  4297. $instance->addListener('console.error', [0 => function () {
  4298. return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  4299. }, 1 => 'onConsoleError'], 0);
  4300. $instance->addListener('kernel.request', [0 => function () {
  4301. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  4302. }, 1 => 'configure'], 2048);
  4303. $instance->addListener('console.command', [0 => function () {
  4304. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  4305. }, 1 => 'configure'], 2048);
  4306. $instance->addListener('kernel.request', [0 => function () {
  4307. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  4308. }, 1 => 'onKernelRequest'], 32);
  4309. $instance->addListener('kernel.finish_request', [0 => function () {
  4310. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  4311. }, 1 => 'onKernelFinishRequest'], 0);
  4312. $instance->addListener('kernel.exception', [0 => function () {
  4313. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  4314. }, 1 => 'onKernelException'], -64);
  4315. $instance->addListener('kernel.response', [0 => function () {
  4316. return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  4317. }, 1 => 'onKernelResponse'], 0);
  4318. $instance->addListener('kernel.request', [0 => function () {
  4319. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  4320. }, 1 => 'onKernelRequest'], 128);
  4321. $instance->addListener('kernel.response', [0 => function () {
  4322. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  4323. }, 1 => 'onKernelResponse'], -1000);
  4324. $instance->addListener('kernel.finish_request', [0 => function () {
  4325. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  4326. }, 1 => 'onFinishRequest'], 0);
  4327. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  4328. return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  4329. }, 1 => 'onMessageFailed'], 100);
  4330. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  4331. 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()));
  4332. }, 1 => 'onMessageFailed'], 200);
  4333. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [0 => function () {
  4334. return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  4335. }, 1 => 'onWorkerStarted'], 0);
  4336. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
  4337. return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  4338. }, 1 => 'onWorkerRunning'], 0);
  4339. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  4340. 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()));
  4341. }, 1 => 'onMessageFailed'], 0);
  4342. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
  4343. 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()));
  4344. }, 1 => 'onWorkerRunning'], 0);
  4345. $instance->addListener('kernel.response', [0 => function () {
  4346. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  4347. }, 1 => 'onKernelResponse'], -100);
  4348. $instance->addListener('kernel.exception', [0 => function () {
  4349. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  4350. }, 1 => 'onKernelException'], 0);
  4351. $instance->addListener('kernel.terminate', [0 => function () {
  4352. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  4353. }, 1 => 'onKernelTerminate'], -1024);
  4354. $instance->addListener('kernel.controller', [0 => function () {
  4355. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  4356. }, 1 => 'onKernelController'], 0);
  4357. $instance->addListener('kernel.response', [0 => function () {
  4358. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  4359. }, 1 => 'onKernelResponse'], 0);
  4360. $instance->addListener('kernel.response', [0 => function () {
  4361. return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  4362. }, 1 => 'onKernelResponse'], 0);
  4363. $instance->addListener('debug.security.authorization.vote', [0 => function () {
  4364. return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  4365. }, 1 => 'onVoterVote'], 0);
  4366. $instance->addListener('kernel.request', [0 => function () {
  4367. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  4368. }, 1 => 'configureLogoutUrlGenerator'], 8);
  4369. $instance->addListener('kernel.request', [0 => function () {
  4370. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  4371. }, 1 => 'onKernelRequest'], 8);
  4372. $instance->addListener('kernel.finish_request', [0 => function () {
  4373. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  4374. }, 1 => 'onKernelFinishRequest'], 0);
  4375. $instance->addListener('kernel.exception', [0 => function () {
  4376. return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  4377. }, 1 => 'onException'], 0);
  4378. $instance->addListener('kernel.terminate', [0 => function () {
  4379. return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  4380. }, 1 => 'onTerminate'], 0);
  4381. $instance->addListener('console.error', [0 => function () {
  4382. return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  4383. }, 1 => 'onException'], 0);
  4384. $instance->addListener('console.terminate', [0 => function () {
  4385. return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  4386. }, 1 => 'onTerminate'], 0);
  4387. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [0 => function () {
  4388. return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  4389. }, 1 => 'onWorkerMessageHandled'], 0);
  4390. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  4391. return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  4392. }, 1 => 'onWorkerMessageFailed'], 0);
  4393. $instance->addListener('security.interactive_login', [0 => function () {
  4394. return ($this->privates['sylius.listener.admin_user_last_login'] ?? $this->load('getSylius_Listener_AdminUserLastLoginService'));
  4395. }, 1 => 'onSecurityInteractiveLogin'], 0);
  4396. $instance->addListener('sylius.user.security.implicit_login', [0 => function () {
  4397. return ($this->privates['sylius.listener.admin_user_last_login'] ?? $this->load('getSylius_Listener_AdminUserLastLoginService'));
  4398. }, 1 => 'onImplicitLogin'], 0);
  4399. $instance->addListener('security.interactive_login', [0 => function () {
  4400. return ($this->privates['sylius.listener.shop_user_last_login'] ?? $this->load('getSylius_Listener_ShopUserLastLoginService'));
  4401. }, 1 => 'onSecurityInteractiveLogin'], 0);
  4402. $instance->addListener('sylius.user.security.implicit_login', [0 => function () {
  4403. return ($this->privates['sylius.listener.shop_user_last_login'] ?? $this->load('getSylius_Listener_ShopUserLastLoginService'));
  4404. }, 1 => 'onImplicitLogin'], 0);
  4405. $instance->addListener('security.interactive_login', [0 => function () {
  4406. return ($this->privates['sylius.listener.oauth_user_last_login'] ?? $this->load('getSylius_Listener_OauthUserLastLoginService'));
  4407. }, 1 => 'onSecurityInteractiveLogin'], 0);
  4408. $instance->addListener('sylius.user.security.implicit_login', [0 => function () {
  4409. return ($this->privates['sylius.listener.oauth_user_last_login'] ?? $this->load('getSylius_Listener_OauthUserLastLoginService'));
  4410. }, 1 => 'onImplicitLogin'], 0);
  4411. $instance->addListener('kernel.request', [0 => function () {
  4412. return ($this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\LocaleAwareListener'] ?? $this->getLocaleAwareListenerService());
  4413. }, 1 => 'onKernelRequest'], 4);
  4414. $instance->addListener('kernel.finish_request', [0 => function () {
  4415. return ($this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\LocaleAwareListener'] ?? $this->getLocaleAwareListenerService());
  4416. }, 1 => 'onKernelFinishRequest'], -15);
  4417. $instance->addListener('kernel.response', [0 => function () {
  4418. return ($this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\XFrameOptionsSubscriber'] ?? ($this->services['Sylius\\Bundle\\CoreBundle\\EventListener\\XFrameOptionsSubscriber'] = new \Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber()));
  4419. }, 1 => 'onKernelResponse'], 0);
  4420. $instance->addListener('kernel.request', [0 => function () {
  4421. return ($this->services['sylius.storage.cookie'] ?? ($this->services['sylius.storage.cookie'] = new \Sylius\Bundle\ResourceBundle\Storage\CookieStorage()));
  4422. }, 1 => 'onKernelRequest'], 1024);
  4423. $instance->addListener('kernel.response', [0 => function () {
  4424. return ($this->services['sylius.storage.cookie'] ?? ($this->services['sylius.storage.cookie'] = new \Sylius\Bundle\ResourceBundle\Storage\CookieStorage()));
  4425. }, 1 => 'onKernelResponse'], -1024);
  4426. $instance->addListener('kernel.request', [0 => function () {
  4427. return ($this->privates['stof_doctrine_extensions.event_listener.logger'] ?? $this->getStofDoctrineExtensions_EventListener_LoggerService());
  4428. }, 1 => 'onKernelRequest'], 0);
  4429. $instance->addListener('console.command', [0 => function () {
  4430. return ($this->services['sylius_fixtures.logger.handler.console'] ?? $this->load('getSyliusFixtures_Logger_Handler_ConsoleService'));
  4431. }, 1 => 'onCommand'], 255);
  4432. $instance->addListener('console.terminate', [0 => function () {
  4433. return ($this->services['sylius_fixtures.logger.handler.console'] ?? $this->load('getSyliusFixtures_Logger_Handler_ConsoleService'));
  4434. }, 1 => 'onTerminate'], -255);
  4435. $instance->addListener('kernel.exception', [0 => function () {
  4436. return ($this->services['sylius.event_subscriber.resource_delete'] ?? $this->load('getSylius_EventSubscriber_ResourceDeleteService'));
  4437. }, 1 => 'onResourceDelete'], 0);
  4438. $instance->addListener('kernel.response', [0 => function () {
  4439. return ($this->services['sylius.event_subscriber.admin_cache_control_subscriber'] ?? $this->getSylius_EventSubscriber_AdminCacheControlSubscriberService());
  4440. }, 1 => 'setCacheControlDirectives'], 0);
  4441. $instance->addListener('kernel.response', [0 => function () {
  4442. return ($this->services['sylius.listener.shop_customer_account_sub_section_cache_control_subscriber'] ?? $this->getSylius_Listener_ShopCustomerAccountSubSectionCacheControlSubscriberService());
  4443. }, 1 => 'setCacheControlDirectives'], 0);
  4444. $instance->addListener('kernel.response', [0 => function () {
  4445. return ($this->services['sylius.listener.session_cart'] ?? $this->getSylius_Listener_SessionCartService());
  4446. }, 1 => 'onKernelResponse'], 0);
  4447. $instance->addListener('kernel.request', [0 => function () {
  4448. return ($this->privates['sylius.resolver.checkout'] ?? $this->getSylius_Resolver_CheckoutService());
  4449. }, 1 => 'onKernelRequest'], 0);
  4450. $instance->addListener('console.command', [0 => function () {
  4451. return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  4452. }, 1 => 'configure'], 1024);
  4453. $instance->addListener('kernel.response', [0 => function () {
  4454. return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  4455. }, 1 => 'onKernelResponse'], -128);
  4456. $instance->addListener('kernel.view', [0 => function () {
  4457. return ($this->services['Sylius\\Bundle\\ApiBundle\\EventSubscriber\\ProductVariantEventSubscriber'] ?? $this->load('getProductVariantEventSubscriberService'));
  4458. }, 1 => 'postWrite'], 31);
  4459. $instance->addListener('kernel.view', [0 => function () {
  4460. return ($this->services['Sylius\\Bundle\\ApiBundle\\EventSubscriber\\CatalogPromotionEventSubscriber'] ?? $this->load('getCatalogPromotionEventSubscriberService'));
  4461. }, 1 => 'postWrite'], 31);
  4462. $instance->addListener('kernel.request', [0 => function () {
  4463. return ($this->services['Sylius\\Bundle\\ApiBundle\\EventSubscriber\\KernelRequestEventSubscriber'] ?? ($this->services['Sylius\\Bundle\\ApiBundle\\EventSubscriber\\KernelRequestEventSubscriber'] = new \Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber(true, '/api/v2')));
  4464. }, 1 => 'validateApi'], 65);
  4465. $instance->addListener('kernel.view', [0 => function () {
  4466. return ($this->services['Sylius\\Bundle\\ApiBundle\\EventSubscriber\\ProductSlugEventSubscriber'] ?? $this->load('getProductSlugEventSubscriberService'));
  4467. }, 1 => 'generateSlug'], 65);
  4468. $instance->addListener('kernel.finish_request', [0 => function () {
  4469. return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  4470. }, 1 => 'resetAssets'], 0);
  4471. $instance->addListener('knp_pager.items', [0 => function () {
  4472. return ($this->privates['fos_elastica.paginator.subscriber'] ?? $this->load('getFosElastica_Paginator_SubscriberService'));
  4473. }, 1 => 'items'], 1);
  4474. $instance->addListener('FOS\\ElasticaBundle\\Persister\\Event\\PreInsertObjectsEvent', [0 => function () {
  4475. return ($this->privates['fos_elastica.filter_objects_listener'] ?? $this->load('getFosElastica_FilterObjectsListenerService'));
  4476. }, 1 => 'filterObjects'], 0);
  4477. $instance->addListener('FOS\\ElasticaBundle\\Event\\PostTransformEvent', [0 => function () {
  4478. return ($this->privates['bitbag_sylius_elasticsearch_plugin.property_builder.product_name'] ?? $this->load('getBitbagSyliusElasticsearchPlugin_PropertyBuilder_ProductNameService'));
  4479. }, 1 => 'consumeEvent'], 0);
  4480. $instance->addListener('FOS\\ElasticaBundle\\Event\\PostTransformEvent', [0 => function () {
  4481. return ($this->privates['bitbag_sylius_elasticsearch_plugin.property_builder.product_code'] ?? ($this->privates['bitbag_sylius_elasticsearch_plugin.property_builder.product_code'] = new \BitBag\SyliusElasticsearchPlugin\PropertyBuilder\ProductCodeBuilder()));
  4482. }, 1 => 'consumeEvent'], 0);
  4483. $instance->addListener('FOS\\ElasticaBundle\\Event\\PostTransformEvent', [0 => function () {
  4484. return ($this->privates['bitbag_sylius_elasticsearch_plugin.property_builder.option'] ?? $this->load('getBitbagSyliusElasticsearchPlugin_PropertyBuilder_OptionService'));
  4485. }, 1 => 'consumeEvent'], 0);
  4486. $instance->addListener('FOS\\ElasticaBundle\\Event\\PostTransformEvent', [0 => function () {
  4487. return ($this->privates['bitbag_sylius_elasticsearch_plugin.property_builder.attribute'] ?? $this->load('getBitbagSyliusElasticsearchPlugin_PropertyBuilder_AttributeService'));
  4488. }, 1 => 'consumeEvent'], 0);
  4489. $instance->addListener('FOS\\ElasticaBundle\\Event\\PostTransformEvent', [0 => function () {
  4490. return ($this->privates['bitbag_sylius_elasticsearch_plugin.property_builder.product_taxons'] ?? $this->load('getBitbagSyliusElasticsearchPlugin_PropertyBuilder_ProductTaxonsService'));
  4491. }, 1 => 'consumeEvent'], 0);
  4492. $instance->addListener('FOS\\ElasticaBundle\\Event\\PostTransformEvent', [0 => function () {
  4493. return ($this->privates['bitbag_sylius_elasticsearch_plugin.property_builder.channels'] ?? ($this->privates['bitbag_sylius_elasticsearch_plugin.property_builder.channels'] = new \BitBag\SyliusElasticsearchPlugin\PropertyBuilder\ChannelsBuilder('channels')));
  4494. }, 1 => 'consumeEvent'], 0);
  4495. $instance->addListener('FOS\\ElasticaBundle\\Event\\PostTransformEvent', [0 => function () {
  4496. return ($this->privates['bitbag_sylius_elasticsearch_plugin.property_builder.channel_pricing'] ?? $this->load('getBitbagSyliusElasticsearchPlugin_PropertyBuilder_ChannelPricingService'));
  4497. }, 1 => 'consumeEvent'], 0);
  4498. $instance->addListener('FOS\\ElasticaBundle\\Event\\PostTransformEvent', [0 => function () {
  4499. return ($this->privates['bitbag_sylius_elasticsearch_plugin.property_builder.sold_units'] ?? $this->load('getBitbagSyliusElasticsearchPlugin_PropertyBuilder_SoldUnitsService'));
  4500. }, 1 => 'consumeEvent'], 0);
  4501. $instance->addListener('FOS\\ElasticaBundle\\Event\\PostTransformEvent', [0 => function () {
  4502. return ($this->privates['bitbag_sylius_elasticsearch_plugin.property_builder.product_created_at'] ?? ($this->privates['bitbag_sylius_elasticsearch_plugin.property_builder.product_created_at'] = new \BitBag\SyliusElasticsearchPlugin\PropertyBuilder\ProductCreatedAtPropertyBuilder('product_created_at')));
  4503. }, 1 => 'consumeEvent'], 0);
  4504. $instance->addListener('FOS\\ElasticaBundle\\Event\\PostTransformEvent', [0 => function () {
  4505. return ($this->privates['bitbag_sylius_elasticsearch_plugin.property_builder.option_taxons'] ?? $this->load('getBitbagSyliusElasticsearchPlugin_PropertyBuilder_OptionTaxonsService'));
  4506. }, 1 => 'consumeEvent'], 0);
  4507. $instance->addListener('FOS\\ElasticaBundle\\Event\\PostTransformEvent', [0 => function () {
  4508. return ($this->privates['bitbag_sylius_elasticsearch_plugin.property_builder.attribute_taxons'] ?? $this->load('getBitbagSyliusElasticsearchPlugin_PropertyBuilder_AttributeTaxonsService'));
  4509. }, 1 => 'consumeEvent'], 0);
  4510. $instance->addListener('FOS\\ElasticaBundle\\Event\\PostTransformEvent', [0 => function () {
  4511. return ($this->privates['bitbag_sylius_elasticsearch_plugin.property_builder.main_taxon_position'] ?? $this->load('getBitbagSyliusElasticsearchPlugin_PropertyBuilder_MainTaxonPositionService'));
  4512. }, 1 => 'consumeEvent'], 0);
  4513. $instance->addListener('FOS\\ElasticaBundle\\Event\\PostTransformEvent', [0 => function () {
  4514. return ($this->privates['bitbag_sylius_elasticsearch_plugin.property_builder.product_description'] ?? $this->load('getBitbagSyliusElasticsearchPlugin_PropertyBuilder_ProductDescriptionService'));
  4515. }, 1 => 'consumeEvent'], 0);
  4516. $instance->addListener('FOS\\ElasticaBundle\\Event\\PostTransformEvent', [0 => function () {
  4517. return ($this->privates['bitbag_sylius_elasticsearch_plugin.property_builder.product_short_description'] ?? $this->load('getBitbagSyliusElasticsearchPlugin_PropertyBuilder_ProductShortDescriptionService'));
  4518. }, 1 => 'consumeEvent'], 0);
  4519. $instance->addListener('console.error', [0 => function () {
  4520. return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  4521. }, 1 => 'onConsoleError'], 0);
  4522. $instance->addListener('console.terminate', [0 => function () {
  4523. return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  4524. }, 1 => 'onConsoleTerminate'], 0);
  4525. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  4526. return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  4527. }, 1 => 'onLogout'], 0);
  4528. $instance->addListener('kernel.controller_arguments', [0 => function () {
  4529. return ($this->privates['Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener'] ?? $this->getCircularDependencyBreakingErrorListenerService());
  4530. }, 1 => 'onControllerArguments'], 0);
  4531. $instance->addListener('kernel.exception', [0 => function () {
  4532. return ($this->privates['Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener'] ?? $this->getCircularDependencyBreakingErrorListenerService());
  4533. }, 1 => 'logKernelException'], 0);
  4534. $instance->addListener('kernel.exception', [0 => function () {
  4535. return ($this->privates['Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener'] ?? $this->getCircularDependencyBreakingErrorListenerService());
  4536. }, 1 => 'onKernelException'], -128);
  4537. $instance->addListener('kernel.response', [0 => function () {
  4538. return ($this->privates['Sylius\\Bundle\\CoreBundle\\EventListener\\CircularDependencyBreakingErrorListener'] ?? $this->getCircularDependencyBreakingErrorListenerService());
  4539. }, 1 => 'removeCspHeader'], -128);
  4540. return $instance;
  4541. }
  4542. /**
  4543. * Gets the public 'gaufrette.bitbag_sylius_cms_plugin_media_filesystem' shared service.
  4544. *
  4545. * @return \Gaufrette\Filesystem
  4546. */
  4547. protected function getGaufrette_BitbagSyliusCmsPluginMediaFilesystemService()
  4548. {
  4549. return $this->services['gaufrette.bitbag_sylius_cms_plugin_media_filesystem'] = new \Gaufrette\Filesystem(new \Gaufrette\Adapter\Local((\dirname(__DIR__, 4).'/public'), true));
  4550. }
  4551. /**
  4552. * Gets the public 'gaufrette.sylius_image_filesystem' shared service.
  4553. *
  4554. * @return \Gaufrette\Filesystem
  4555. */
  4556. protected function getGaufrette_SyliusImageFilesystemService()
  4557. {
  4558. return $this->services['gaufrette.sylius_image_filesystem'] = new \Gaufrette\Filesystem(new \Gaufrette\Adapter\Local((\dirname(__DIR__, 4).'/public/media/image'), true));
  4559. }
  4560. /**
  4561. * Gets the public 'hateoas.generator.registry' shared service.
  4562. *
  4563. * @return \Hateoas\UrlGenerator\UrlGeneratorRegistry
  4564. */
  4565. protected function getHateoas_Generator_RegistryService()
  4566. {
  4567. return $this->services['hateoas.generator.registry'] = new \Hateoas\UrlGenerator\UrlGeneratorRegistry(new \Hateoas\UrlGenerator\SymfonyUrlGenerator(($this->services['router'] ?? $this->getRouterService())));
  4568. }
  4569. /**
  4570. * Gets the public 'hateoas.helper.link' shared service.
  4571. *
  4572. * @return \Hateoas\Helper\LinkHelper
  4573. */
  4574. protected function getHateoas_Helper_LinkService()
  4575. {
  4576. return $this->services['hateoas.helper.link'] = new \Hateoas\Helper\LinkHelper(($this->privates['hateoas.link_factory'] ?? $this->getHateoas_LinkFactoryService()), ($this->privates['hateoas.configuration.metadata_factory'] ?? $this->getHateoas_Configuration_MetadataFactoryService()));
  4577. }
  4578. /**
  4579. * Gets the public 'http_kernel' shared service.
  4580. *
  4581. * @return \Symfony\Component\HttpKernel\HttpKernel
  4582. */
  4583. protected function getHttpKernelService()
  4584. {
  4585. $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  4586. return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $a), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory(), new RewindableGenerator(function () {
  4587. yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  4588. yield 1 => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  4589. yield 2 => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  4590. yield 3 => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  4591. yield 4 => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  4592. yield 5 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  4593. yield 6 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  4594. yield 7 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  4595. }, 8)), $a));
  4596. }
  4597. /**
  4598. * Gets the public 'knp_gaufrette.filesystem_map' shared service.
  4599. *
  4600. * @return \Knp\Bundle\GaufretteBundle\FilesystemMap
  4601. */
  4602. protected function getKnpGaufrette_FilesystemMapService()
  4603. {
  4604. return $this->services['knp_gaufrette.filesystem_map'] = new \Knp\Bundle\GaufretteBundle\FilesystemMap(['sylius_image' => ($this->services['gaufrette.sylius_image_filesystem'] ?? $this->getGaufrette_SyliusImageFilesystemService()), 'bitbag_sylius_cms_plugin_media' => ($this->services['gaufrette.bitbag_sylius_cms_plugin_media_filesystem'] ?? $this->getGaufrette_BitbagSyliusCmsPluginMediaFilesystemService())]);
  4605. }
  4606. /**
  4607. * Gets the public 'liip_imagine.cache.manager' shared service.
  4608. *
  4609. * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  4610. */
  4611. protected function getLiipImagine_Cache_ManagerService()
  4612. {
  4613. $this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'default', false);
  4614. $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  4615. $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  4616. return $instance;
  4617. }
  4618. /**
  4619. * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  4620. *
  4621. * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  4622. */
  4623. protected function getLiipImagine_Cache_Resolver_DefaultService()
  4624. {
  4625. 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');
  4626. }
  4627. /**
  4628. * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  4629. *
  4630. * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  4631. */
  4632. protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  4633. {
  4634. 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()));
  4635. }
  4636. /**
  4637. * Gets the public 'liip_imagine.cache.signer' shared service.
  4638. *
  4639. * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  4640. */
  4641. protected function getLiipImagine_Cache_SignerService()
  4642. {
  4643. return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  4644. }
  4645. /**
  4646. * Gets the public 'messenger.default_bus' shared service.
  4647. *
  4648. * @return \Symfony\Component\Messenger\TraceableMessageBus
  4649. */
  4650. protected function getMessenger_DefaultBusService()
  4651. {
  4652. return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  4653. yield 0 => ($this->privates['sylius.command_bus.middleware.traceable'] ?? $this->load('getSylius_CommandBus_Middleware_TraceableService'));
  4654. yield 1 => ($this->privates['sylius.command_bus.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['sylius.command_bus.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('sylius.command_bus')));
  4655. yield 2 => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  4656. yield 3 => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  4657. yield 4 => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  4658. yield 5 => ($this->privates['messenger.middleware.validation'] ?? $this->load('getMessenger_Middleware_ValidationService'));
  4659. yield 6 => ($this->privates['sylius.command_bus.middleware.doctrine_transaction'] ?? $this->load('getSylius_CommandBus_Middleware_DoctrineTransactionService'));
  4660. yield 7 => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  4661. yield 8 => ($this->privates['sylius.command_bus.middleware.handle_message'] ?? $this->load('getSylius_CommandBus_Middleware_HandleMessageService'));
  4662. }, 9)));
  4663. }
  4664. /**
  4665. * Gets the public 'open_marketplace.repository.vendor_shipping_method' shared service.
  4666. *
  4667. * @return \BitBag\OpenMarketplace\Component\Vendor\Repository\VendorShippingMethodRepository
  4668. */
  4669. protected function getOpenMarketplace_Repository_VendorShippingMethodService()
  4670. {
  4671. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4672. return $this->services['open_marketplace.repository.vendor_shipping_method'] = new \BitBag\OpenMarketplace\Component\Vendor\Repository\VendorShippingMethodRepository($a, $a->getClassMetadata('BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\VendorShippingMethod'));
  4673. }
  4674. /**
  4675. * Gets the public 'payum.profiler.payum_collector' shared service.
  4676. *
  4677. * @return \Payum\Bundle\PayumBundle\Profiler\PayumCollector
  4678. */
  4679. protected function getPayum_Profiler_PayumCollectorService()
  4680. {
  4681. return $this->services['payum.profiler.payum_collector'] = new \Payum\Bundle\PayumBundle\Profiler\PayumCollector();
  4682. }
  4683. /**
  4684. * Gets the public 'request_stack' shared service.
  4685. *
  4686. * @return \Symfony\Component\HttpFoundation\RequestStack
  4687. */
  4688. protected function getRequestStackService()
  4689. {
  4690. return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  4691. }
  4692. /**
  4693. * Gets the public 'router' shared service.
  4694. *
  4695. * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  4696. */
  4697. protected function getRouterService()
  4698. {
  4699. $a = new \Symfony\Bridge\Monolog\Logger('router');
  4700. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4701. $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  4702. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4703. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  4704. $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4705. 'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', true],
  4706. ], [
  4707. 'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  4708. ]))->withContext('router.default', $this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'', 'debug' => true, 'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator', 'generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper', 'matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher', 'matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper', 'strict_requirements' => true, 'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this), $a, 'en_US');
  4709. $instance->setConfigCacheFactory(new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  4710. yield 0 => ($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)));
  4711. yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  4712. }, 2)));
  4713. $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  4714. return $instance;
  4715. }
  4716. /**
  4717. * Gets the public 'sonata.block.context_manager.default' shared service.
  4718. *
  4719. * @return \Sonata\BlockBundle\Block\BlockContextManager
  4720. */
  4721. protected function getSonata_Block_ContextManager_DefaultService()
  4722. {
  4723. $this->services['sonata.block.context_manager.default'] = $instance = new \Sonata\BlockBundle\Block\BlockContextManager(new \Sonata\BlockBundle\Block\BlockLoaderChain([0 => new \Sonata\BlockBundle\Block\Loader\ServiceLoader($this->parameters['sonata_blocks.block_types'])]), ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4724. $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);
  4725. return $instance;
  4726. }
  4727. /**
  4728. * Gets the public 'sonata.block.manager' shared service.
  4729. *
  4730. * @return \Sonata\BlockBundle\Block\BlockServiceManager
  4731. */
  4732. protected function getSonata_Block_ManagerService()
  4733. {
  4734. $this->services['sonata.block.manager'] = $instance = new \Sonata\BlockBundle\Block\BlockServiceManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4735. 'sonata.block.service.container' => ['services', 'sonata.block.service.container', 'getSonata_Block_Service_ContainerService', true],
  4736. 'sonata.block.service.empty' => ['services', 'sonata.block.service.empty', 'getSonata_Block_Service_EmptyService', true],
  4737. 'sonata.block.service.menu' => ['services', 'sonata.block.service.menu', 'getSonata_Block_Service_MenuService', true],
  4738. 'sonata.block.service.rss' => ['services', 'sonata.block.service.rss', 'getSonata_Block_Service_RssService', true],
  4739. 'sonata.block.service.template' => ['services', 'sonata.block.service.template', 'getSonata_Block_Service_TemplateService', true],
  4740. 'sonata.block.service.text' => ['services', 'sonata.block.service.text', 'getSonata_Block_Service_TextService', true],
  4741. ], [
  4742. 'sonata.block.service.container' => '?',
  4743. 'sonata.block.service.empty' => '?',
  4744. 'sonata.block.service.menu' => '?',
  4745. 'sonata.block.service.rss' => '?',
  4746. 'sonata.block.service.template' => '?',
  4747. 'sonata.block.service.text' => '?',
  4748. ]), $this->parameters['sonata.block.container.types']);
  4749. $instance->add('sonata.block.service.container', 'sonata.block.service.container', []);
  4750. $instance->add('sonata.block.service.empty', 'sonata.block.service.empty', []);
  4751. $instance->add('sonata.block.service.text', 'sonata.block.service.text', []);
  4752. $instance->add('sonata.block.service.rss', 'sonata.block.service.rss', []);
  4753. $instance->add('sonata.block.service.template', 'sonata.block.service.template', []);
  4754. $instance->add('sonata.block.service.menu', 'sonata.block.service.menu', []);
  4755. return $instance;
  4756. }
  4757. /**
  4758. * Gets the public 'sonata.block.renderer.default' shared service.
  4759. *
  4760. * @return \Sonata\BlockBundle\Block\BlockRenderer
  4761. */
  4762. protected function getSonata_Block_Renderer_DefaultService()
  4763. {
  4764. $a = new \Sonata\BlockBundle\Exception\Strategy\StrategyManager($this, ['debug_only' => 'sonata.block.exception.filter.debug_only', 'ignore_block_exception' => 'sonata.block.exception.filter.ignore_block_exception', 'keep_all' => 'sonata.block.exception.filter.keep_all', 'keep_none' => 'sonata.block.exception.filter.keep_none'], ['inline' => 'sonata.block.exception.renderer.inline', 'inline_debug' => 'sonata.block.exception.renderer.inline_debug', 'throw' => 'sonata.block.exception.renderer.throw'], [], []);
  4765. $a->setDefaultFilter('debug_only');
  4766. $a->setDefaultRenderer('throw');
  4767. return $this->services['sonata.block.renderer.default'] = new \Sonata\BlockBundle\Block\BlockRenderer(($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4768. }
  4769. /**
  4770. * Gets the public 'sylius.adjustments_aggregator' shared service.
  4771. *
  4772. * @return \Sylius\Component\Order\Aggregator\AdjustmentsByLabelAggregator
  4773. */
  4774. protected function getSylius_AdjustmentsAggregatorService()
  4775. {
  4776. return $this->services['sylius.adjustments_aggregator'] = new \Sylius\Component\Order\Aggregator\AdjustmentsByLabelAggregator();
  4777. }
  4778. /**
  4779. * Gets the public 'sylius.availability_checker.default' shared service.
  4780. *
  4781. * @return \Sylius\Component\Inventory\Checker\AvailabilityChecker
  4782. */
  4783. protected function getSylius_AvailabilityChecker_DefaultService()
  4784. {
  4785. return $this->services['sylius.availability_checker.default'] = new \Sylius\Component\Inventory\Checker\AvailabilityChecker();
  4786. }
  4787. /**
  4788. * Gets the public 'sylius.calculator.order_items_subtotal' shared service.
  4789. *
  4790. * @return \Sylius\Bundle\ShopBundle\Calculator\OrderItemsSubtotalCalculator
  4791. */
  4792. protected function getSylius_Calculator_OrderItemsSubtotalService()
  4793. {
  4794. return $this->services['sylius.calculator.order_items_subtotal'] = new \Sylius\Bundle\ShopBundle\Calculator\OrderItemsSubtotalCalculator();
  4795. }
  4796. /**
  4797. * Gets the public 'sylius.calculator.product_variant_price' shared service.
  4798. *
  4799. * @return \Sylius\Component\Core\Calculator\ProductVariantPriceCalculator
  4800. */
  4801. protected function getSylius_Calculator_ProductVariantPriceService()
  4802. {
  4803. return $this->services['sylius.calculator.product_variant_price'] = new \Sylius\Component\Core\Calculator\ProductVariantPriceCalculator();
  4804. }
  4805. /**
  4806. * Gets the public 'sylius.canonicalizer' shared service.
  4807. *
  4808. * @return \Sylius\Component\User\Canonicalizer\Canonicalizer
  4809. */
  4810. protected function getSylius_CanonicalizerService()
  4811. {
  4812. return $this->services['sylius.canonicalizer'] = new \Sylius\Component\User\Canonicalizer\Canonicalizer();
  4813. }
  4814. /**
  4815. * Gets the public 'sylius.category_requirement_shipping_method_eligibility_checker' shared service.
  4816. *
  4817. * @return \Sylius\Component\Shipping\Checker\Eligibility\CategoryRequirementEligibilityChecker
  4818. */
  4819. protected function getSylius_CategoryRequirementShippingMethodEligibilityCheckerService()
  4820. {
  4821. return $this->services['sylius.category_requirement_shipping_method_eligibility_checker'] = new \Sylius\Component\Shipping\Checker\Eligibility\CategoryRequirementEligibilityChecker();
  4822. }
  4823. /**
  4824. * Gets the public 'sylius.checker.order_payment_method_selection_requirement' shared service.
  4825. *
  4826. * @return \Sylius\Component\Core\Checker\OrderPaymentMethodSelectionRequirementChecker
  4827. */
  4828. protected function getSylius_Checker_OrderPaymentMethodSelectionRequirementService()
  4829. {
  4830. return $this->services['sylius.checker.order_payment_method_selection_requirement'] = new \Sylius\Component\Core\Checker\OrderPaymentMethodSelectionRequirementChecker(($this->services['sylius.payment_methods_resolver'] ?? $this->getSylius_PaymentMethodsResolverService()));
  4831. }
  4832. /**
  4833. * Gets the public 'sylius.checker.order_shipping_method_selection_requirement' shared service.
  4834. *
  4835. * @return \Sylius\Component\Core\Checker\OrderShippingMethodSelectionRequirementChecker
  4836. */
  4837. protected function getSylius_Checker_OrderShippingMethodSelectionRequirementService()
  4838. {
  4839. 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()));
  4840. }
  4841. /**
  4842. * Gets the public 'sylius.context.cart' shared service.
  4843. *
  4844. * @return \Sylius\Component\Order\Context\CompositeCartContext
  4845. */
  4846. protected function getSylius_Context_CartService()
  4847. {
  4848. $this->services['sylius.context.cart'] = $instance = new \Sylius\Component\Order\Context\CompositeCartContext();
  4849. $instance->addContext(($this->services['sylius.context.cart.new'] ?? $this->getSylius_Context_Cart_NewService()), -999);
  4850. $instance->addContext(($this->services['sylius.context.cart.customer_and_channel_based'] ?? $this->getSylius_Context_Cart_CustomerAndChannelBasedService()), -555);
  4851. $instance->addContext(($this->services['sylius.context.cart.session_and_channel_based'] ?? $this->getSylius_Context_Cart_SessionAndChannelBasedService()), -777);
  4852. $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);
  4853. return $instance;
  4854. }
  4855. /**
  4856. * Gets the public 'sylius.context.cart.customer_and_channel_based' shared service.
  4857. *
  4858. * @return \Sylius\Bundle\CoreBundle\Context\CustomerAndChannelBasedCartContext
  4859. */
  4860. protected function getSylius_Context_Cart_CustomerAndChannelBasedService()
  4861. {
  4862. return $this->services['sylius.context.cart.customer_and_channel_based'] = new \Sylius\Bundle\CoreBundle\Context\CustomerAndChannelBasedCartContext(($this->services['sylius.context.customer'] ?? $this->getSylius_Context_CustomerService()), ($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()), ($this->services['sylius.repository.order'] ?? $this->getSylius_Repository_OrderService()));
  4863. }
  4864. /**
  4865. * Gets the public 'sylius.context.cart.new' shared service.
  4866. *
  4867. * @return \Sylius\Component\Core\Cart\Context\ShopBasedCartContext
  4868. */
  4869. protected function getSylius_Context_Cart_NewService()
  4870. {
  4871. return $this->services['sylius.context.cart.new'] = new \Sylius\Component\Core\Cart\Context\ShopBasedCartContext(($this->privates['sylius.context.cart.new_shop_based.inner'] ?? $this->getSylius_Context_Cart_NewShopBased_InnerService()), ($this->services['sylius.context.shopper'] ?? $this->getSylius_Context_ShopperService()), ($this->services['Sylius\\Component\\Core\\Cart\\Resolver\\CreatedByGuestFlagResolverInterface'] ?? $this->getCreatedByGuestFlagResolverInterfaceService()));
  4872. }
  4873. /**
  4874. * Gets the public 'sylius.context.cart.session_and_channel_based' shared service.
  4875. *
  4876. * @return \Sylius\Bundle\CoreBundle\Context\SessionAndChannelBasedCartContext
  4877. */
  4878. protected function getSylius_Context_Cart_SessionAndChannelBasedService()
  4879. {
  4880. 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()));
  4881. }
  4882. /**
  4883. * Gets the public 'sylius.context.channel.fake_channel.persister' shared service.
  4884. *
  4885. * @return \Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister
  4886. */
  4887. protected function getSylius_Context_Channel_FakeChannel_PersisterService()
  4888. {
  4889. 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())));
  4890. }
  4891. /**
  4892. * Gets the public 'sylius.context.currency.channel_aware' shared service.
  4893. *
  4894. * @return \Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext
  4895. */
  4896. protected function getSylius_Context_Currency_ChannelAwareService()
  4897. {
  4898. $a = new \Sylius\Component\Currency\Context\CompositeCurrencyContext();
  4899. $a->addContext(($this->services['sylius.context.currency.storage_based'] ?? $this->getSylius_Context_Currency_StorageBasedService()), 0);
  4900. 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()));
  4901. }
  4902. /**
  4903. * Gets the public 'sylius.context.currency.storage_based' shared service.
  4904. *
  4905. * @return \Sylius\Component\Core\Currency\Context\StorageBasedCurrencyContext
  4906. */
  4907. protected function getSylius_Context_Currency_StorageBasedService()
  4908. {
  4909. 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()));
  4910. }
  4911. /**
  4912. * Gets the public 'sylius.context.customer' shared service.
  4913. *
  4914. * @return \Sylius\Bundle\CoreBundle\Context\CustomerContext
  4915. */
  4916. protected function getSylius_Context_CustomerService()
  4917. {
  4918. 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()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  4919. }
  4920. /**
  4921. * Gets the public 'sylius.context.locale.admin_based' shared service.
  4922. *
  4923. * @return \Sylius\Bundle\AdminBundle\Context\AdminBasedLocaleContext
  4924. */
  4925. protected function getSylius_Context_Locale_AdminBasedService()
  4926. {
  4927. 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()));
  4928. }
  4929. /**
  4930. * Gets the public 'sylius.context.locale.provider_based' shared service.
  4931. *
  4932. * @return \Sylius\Component\Locale\Context\ProviderBasedLocaleContext
  4933. */
  4934. protected function getSylius_Context_Locale_ProviderBasedService()
  4935. {
  4936. 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()));
  4937. }
  4938. /**
  4939. * Gets the public 'sylius.context.locale.request_based' shared service.
  4940. *
  4941. * @return \Sylius\Bundle\LocaleBundle\Context\RequestBasedLocaleContext
  4942. */
  4943. protected function getSylius_Context_Locale_RequestBasedService()
  4944. {
  4945. 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()));
  4946. }
  4947. /**
  4948. * Gets the public 'sylius.context.shopper' shared service.
  4949. *
  4950. * @return \Sylius\Component\Core\Context\ShopperContext
  4951. */
  4952. protected function getSylius_Context_ShopperService($lazyLoad = true)
  4953. {
  4954. if ($lazyLoad) {
  4955. return $this->services['sylius.context.shopper'] = $this->createProxy('ShopperContext_d398ef6', function () {
  4956. return \ShopperContext_d398ef6::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4957. $wrappedInstance = $this->getSylius_Context_ShopperService(false);
  4958. $proxy->setProxyInitializer(null);
  4959. return true;
  4960. });
  4961. });
  4962. }
  4963. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Context/ShopperContextInterface.php';
  4964. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Core/Context/ShopperContext.php';
  4965. 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()));
  4966. }
  4967. /**
  4968. * Gets the public 'sylius.currency_converter' shared service.
  4969. *
  4970. * @return \Sylius\Component\Currency\Converter\CurrencyConverter
  4971. */
  4972. protected function getSylius_CurrencyConverterService()
  4973. {
  4974. return $this->services['sylius.currency_converter'] = new \Sylius\Component\Currency\Converter\CurrencyConverter(($this->services['sylius.repository.exchange_rate'] ?? $this->getSylius_Repository_ExchangeRateService()));
  4975. }
  4976. /**
  4977. * Gets the public 'sylius.custom_bulk_action_grid_renderer.twig' shared service.
  4978. *
  4979. * @return \Sylius\Bundle\ResourceBundle\Grid\Renderer\TwigBulkActionGridRenderer
  4980. */
  4981. protected function getSylius_CustomBulkActionGridRenderer_TwigService()
  4982. {
  4983. return $this->services['sylius.custom_bulk_action_grid_renderer.twig'] = new \Sylius\Bundle\ResourceBundle\Grid\Renderer\TwigBulkActionGridRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['sylius.grid_options_parser'] ?? $this->getSylius_GridOptionsParserService()), $this->parameters['sylius.grid.templates.bulk_action']);
  4984. }
  4985. /**
  4986. * Gets the public 'sylius.custom_grid_renderer.twig' shared service.
  4987. *
  4988. * @return \Sylius\Bundle\ResourceBundle\Grid\Renderer\TwigGridRenderer
  4989. */
  4990. protected function getSylius_CustomGridRenderer_TwigService()
  4991. {
  4992. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4993. $b = new \Sylius\Bundle\GridBundle\Form\Registry\FormTypeRegistry();
  4994. $b->add('product_listing_status', 'default', 'BitBag\\OpenMarketplace\\Component\\Core\\Admin\\Form\\Type\\ProductListingStatusFilterType');
  4995. $b->add('entities', 'default', 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Grid\\Filter\\EntitiesFilterType');
  4996. $b->add('string', 'default', 'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\StringFilterType');
  4997. $b->add('boolean', 'default', 'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\BooleanFilterType');
  4998. $b->add('date', 'default', 'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\DateFilterType');
  4999. $b->add('entity', 'default', 'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\EntityFilterType');
  5000. $b->add('exists', 'default', 'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\ExistsFilterType');
  5001. $b->add('select', 'default', 'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\SelectFilterType');
  5002. $b->add('money', 'default', 'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\MoneyFilterType');
  5003. $b->add('shop_string', 'default', 'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\StringFilterType');
  5004. return $this->services['sylius.custom_grid_renderer.twig'] = new \Sylius\Bundle\ResourceBundle\Grid\Renderer\TwigGridRenderer(new \Sylius\Bundle\GridBundle\Renderer\TwigGridRenderer($a, ($this->services['sylius.registry.grid_field'] ?? $this->getSylius_Registry_GridFieldService()), ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), $b, '@SyliusGrid/_grid.html.twig', $this->parameters['sylius.grid.templates.action'], $this->parameters['sylius.grid.templates.filter']), $a, ($this->privates['sylius.grid_options_parser'] ?? $this->getSylius_GridOptionsParserService()), $this->parameters['sylius.grid.templates.action']);
  5005. }
  5006. /**
  5007. * Gets the public 'sylius.event_subscriber.admin_cache_control_subscriber' shared service.
  5008. *
  5009. * @return \Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber
  5010. */
  5011. protected function getSylius_EventSubscriber_AdminCacheControlSubscriberService()
  5012. {
  5013. 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()));
  5014. }
  5015. /**
  5016. * Gets the public 'sylius.factory.order' shared service.
  5017. *
  5018. * @return \Sylius\Component\Resource\Factory\Factory
  5019. */
  5020. protected function getSylius_Factory_OrderService()
  5021. {
  5022. return $this->services['sylius.factory.order'] = new \Sylius\Component\Resource\Factory\Factory('BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order');
  5023. }
  5024. /**
  5025. * Gets the public 'sylius.grid.data_extractor.property_access' shared service.
  5026. *
  5027. * @return \Sylius\Component\Grid\DataExtractor\PropertyAccessDataExtractor
  5028. */
  5029. protected function getSylius_Grid_DataExtractor_PropertyAccessService()
  5030. {
  5031. return $this->services['sylius.grid.data_extractor.property_access'] = new \Sylius\Component\Grid\DataExtractor\PropertyAccessDataExtractor(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  5032. }
  5033. /**
  5034. * Gets the public 'sylius.grid_field.datetime' shared service.
  5035. *
  5036. * @return \Sylius\Component\Grid\FieldTypes\DatetimeFieldType
  5037. */
  5038. protected function getSylius_GridField_DatetimeService()
  5039. {
  5040. 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()));
  5041. }
  5042. /**
  5043. * Gets the public 'sylius.grid_field.string' shared service.
  5044. *
  5045. * @return \Sylius\Component\Grid\FieldTypes\StringFieldType
  5046. */
  5047. protected function getSylius_GridField_StringService()
  5048. {
  5049. 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()));
  5050. }
  5051. /**
  5052. * Gets the public 'sylius.grid_field.twig' shared service.
  5053. *
  5054. * @return \Sylius\Bundle\GridBundle\FieldTypes\TwigFieldType
  5055. */
  5056. protected function getSylius_GridField_TwigService()
  5057. {
  5058. return $this->services['sylius.grid_field.twig'] = new \Sylius\Bundle\GridBundle\FieldTypes\TwigFieldType(($this->services['sylius.grid.data_extractor.property_access'] ?? $this->getSylius_Grid_DataExtractor_PropertyAccessService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5059. }
  5060. /**
  5061. * Gets the public 'sylius.listener.non_channel_request_locale' shared service.
  5062. *
  5063. * @return \Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener
  5064. */
  5065. protected function getSylius_Listener_NonChannelRequestLocaleService()
  5066. {
  5067. return $this->services['sylius.listener.non_channel_request_locale'] = new \Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['sylius.locale_provider.channel_based'] ?? $this->getSylius_LocaleProvider_ChannelBasedService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), [0 => 'shop']);
  5068. }
  5069. /**
  5070. * Gets the public 'sylius.listener.request_locale_setter' shared service.
  5071. *
  5072. * @return \Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter
  5073. */
  5074. protected function getSylius_Listener_RequestLocaleSetterService()
  5075. {
  5076. 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()));
  5077. }
  5078. /**
  5079. * Gets the public 'sylius.listener.session_cart' shared service.
  5080. *
  5081. * @return \Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber
  5082. */
  5083. protected function getSylius_Listener_SessionCartService()
  5084. {
  5085. return $this->services['sylius.listener.session_cart'] = new \Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber(($this->services['sylius.context.cart'] ?? $this->getSylius_Context_CartService()), ($this->services['sylius.storage.cart_session'] ?? $this->getSylius_Storage_CartSessionService()));
  5086. }
  5087. /**
  5088. * Gets the public 'sylius.listener.shop_customer_account_sub_section_cache_control_subscriber' shared service.
  5089. *
  5090. * @return \Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber
  5091. */
  5092. protected function getSylius_Listener_ShopCustomerAccountSubSectionCacheControlSubscriberService()
  5093. {
  5094. 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()));
  5095. }
  5096. /**
  5097. * Gets the public 'sylius.locale_converter' shared service.
  5098. *
  5099. * @return \Sylius\Component\Locale\Converter\LocaleConverter
  5100. */
  5101. protected function getSylius_LocaleConverterService()
  5102. {
  5103. return $this->services['sylius.locale_converter'] = new \Sylius\Component\Locale\Converter\LocaleConverter();
  5104. }
  5105. /**
  5106. * Gets the public 'sylius.locale_provider.channel_based' shared service.
  5107. *
  5108. * @return \Sylius\Component\Core\Provider\ChannelBasedLocaleProvider
  5109. */
  5110. protected function getSylius_LocaleProvider_ChannelBasedService()
  5111. {
  5112. return $this->services['sylius.locale_provider.channel_based'] = new \Sylius\Component\Core\Provider\ChannelBasedLocaleProvider(($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()), 'en_US');
  5113. }
  5114. /**
  5115. * Gets the public 'sylius.money_formatter' shared service.
  5116. *
  5117. * @return \Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter
  5118. */
  5119. protected function getSylius_MoneyFormatterService()
  5120. {
  5121. return $this->services['sylius.money_formatter'] = new \Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter();
  5122. }
  5123. /**
  5124. * Gets the public 'sylius.payment_methods_resolver' shared service.
  5125. *
  5126. * @return \Sylius\Component\Payment\Resolver\CompositeMethodsResolver
  5127. */
  5128. protected function getSylius_PaymentMethodsResolverService()
  5129. {
  5130. return $this->services['sylius.payment_methods_resolver'] = new \Sylius\Component\Payment\Resolver\CompositeMethodsResolver(($this->services['sylius.registry.payment_methods_resolver'] ?? $this->getSylius_Registry_PaymentMethodsResolverService()));
  5131. }
  5132. /**
  5133. * Gets the public 'sylius.payment_methods_resolver.channel_based' shared service.
  5134. *
  5135. * @return \Sylius\Component\Core\Resolver\ChannelBasedPaymentMethodsResolver
  5136. */
  5137. protected function getSylius_PaymentMethodsResolver_ChannelBasedService()
  5138. {
  5139. return $this->services['sylius.payment_methods_resolver.channel_based'] = new \Sylius\Component\Core\Resolver\ChannelBasedPaymentMethodsResolver(($this->services['sylius.repository.payment_method'] ?? $this->getSylius_Repository_PaymentMethodService()));
  5140. }
  5141. /**
  5142. * Gets the public 'sylius.product_variant_resolver.default' shared service.
  5143. *
  5144. * @return \Sylius\Component\Product\Resolver\DefaultProductVariantResolver
  5145. */
  5146. protected function getSylius_ProductVariantResolver_DefaultService()
  5147. {
  5148. return $this->services['sylius.product_variant_resolver.default'] = new \Sylius\Component\Product\Resolver\DefaultProductVariantResolver();
  5149. }
  5150. /**
  5151. * Gets the public 'sylius.provider.product_variants_prices' shared service.
  5152. *
  5153. * @return \Sylius\Component\Core\Provider\ProductVariantsPricesProvider
  5154. */
  5155. protected function getSylius_Provider_ProductVariantsPricesService()
  5156. {
  5157. 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())));
  5158. }
  5159. /**
  5160. * Gets the public 'sylius.province_naming_provider' shared service.
  5161. *
  5162. * @return \Sylius\Component\Addressing\Provider\ProvinceNamingProvider
  5163. */
  5164. protected function getSylius_ProvinceNamingProviderService($lazyLoad = true)
  5165. {
  5166. if ($lazyLoad) {
  5167. return $this->services['sylius.province_naming_provider'] = $this->createProxy('ProvinceNamingProvider_9f6014a', function () {
  5168. return \ProvinceNamingProvider_9f6014a::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  5169. $wrappedInstance = $this->getSylius_ProvinceNamingProviderService(false);
  5170. $proxy->setProxyInitializer(null);
  5171. return true;
  5172. });
  5173. });
  5174. }
  5175. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Addressing/Provider/ProvinceNamingProviderInterface.php';
  5176. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Addressing/Provider/ProvinceNamingProvider.php';
  5177. return new \Sylius\Component\Addressing\Provider\ProvinceNamingProvider(($this->services['sylius.repository.province'] ?? $this->getSylius_Repository_ProvinceService()));
  5178. }
  5179. /**
  5180. * Gets the public 'sylius.registry.grid_field' shared service.
  5181. *
  5182. * @return \Sylius\Component\Registry\ServiceRegistry
  5183. */
  5184. protected function getSylius_Registry_GridFieldService()
  5185. {
  5186. $this->services['sylius.registry.grid_field'] = $instance = new \Sylius\Component\Registry\ServiceRegistry('Sylius\\Component\\Grid\\FieldTypes\\FieldTypeInterface', 'grid field');
  5187. $instance->register('datetime', ($this->services['sylius.grid_field.datetime'] ?? $this->getSylius_GridField_DatetimeService()));
  5188. $instance->register('string', ($this->services['sylius.grid_field.string'] ?? $this->getSylius_GridField_StringService()));
  5189. $instance->register('twig', ($this->services['sylius.grid_field.twig'] ?? $this->getSylius_GridField_TwigService()));
  5190. return $instance;
  5191. }
  5192. /**
  5193. * Gets the public 'sylius.registry.payment_methods_resolver' shared service.
  5194. *
  5195. * @return \Sylius\Component\Registry\PrioritizedServiceRegistry
  5196. */
  5197. protected function getSylius_Registry_PaymentMethodsResolverService()
  5198. {
  5199. $this->services['sylius.registry.payment_methods_resolver'] = $instance = new \Sylius\Component\Registry\PrioritizedServiceRegistry('Sylius\\Component\\Payment\\Resolver\\PaymentMethodsResolverInterface', 'Payment methods resolver');
  5200. $instance->register(new \Sylius\Component\Payment\Resolver\PaymentMethodsResolver(($this->services['sylius.repository.payment_method'] ?? $this->getSylius_Repository_PaymentMethodService())), 0);
  5201. $instance->register(($this->services['sylius.payment_methods_resolver.channel_based'] ?? $this->getSylius_PaymentMethodsResolver_ChannelBasedService()), 1);
  5202. return $instance;
  5203. }
  5204. /**
  5205. * Gets the public 'sylius.registry.shipping_calculator' shared service.
  5206. *
  5207. * @return \Sylius\Component\Registry\ServiceRegistry
  5208. */
  5209. protected function getSylius_Registry_ShippingCalculatorService()
  5210. {
  5211. $this->services['sylius.registry.shipping_calculator'] = $instance = new \Sylius\Component\Registry\ServiceRegistry('Sylius\\Component\\Shipping\\Calculator\\CalculatorInterface', 'shipping calculator');
  5212. $instance->register('flat_rate', ($this->services['sylius.shipping_calculator.flat_rate'] ?? ($this->services['sylius.shipping_calculator.flat_rate'] = new \Sylius\Component\Core\Shipping\Calculator\FlatRateCalculator())));
  5213. $instance->register('per_unit_rate', ($this->services['sylius.shipping_calculator.per_unit_rate'] ?? ($this->services['sylius.shipping_calculator.per_unit_rate'] = new \Sylius\Component\Core\Shipping\Calculator\PerUnitRateCalculator())));
  5214. return $instance;
  5215. }
  5216. /**
  5217. * Gets the public 'sylius.registry.shipping_method_rule_checker' shared service.
  5218. *
  5219. * @return \Sylius\Component\Registry\ServiceRegistry
  5220. */
  5221. protected function getSylius_Registry_ShippingMethodRuleCheckerService()
  5222. {
  5223. $this->services['sylius.registry.shipping_method_rule_checker'] = $instance = new \Sylius\Component\Registry\ServiceRegistry('Sylius\\Component\\Shipping\\Checker\\Rule\\RuleCheckerInterface', 'shipping method rule checker');
  5224. $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())));
  5225. $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())));
  5226. $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())));
  5227. $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())));
  5228. return $instance;
  5229. }
  5230. /**
  5231. * Gets the public 'sylius.registry.shipping_methods_resolver' shared service.
  5232. *
  5233. * @return \Sylius\Component\Registry\PrioritizedServiceRegistry
  5234. */
  5235. protected function getSylius_Registry_ShippingMethodsResolverService()
  5236. {
  5237. $this->services['sylius.registry.shipping_methods_resolver'] = $instance = new \Sylius\Component\Registry\PrioritizedServiceRegistry('Sylius\\Component\\Shipping\\Resolver\\ShippingMethodsResolverInterface', 'Shipping methods resolver');
  5238. $instance->register(($this->privates['bitbag.open_marketplace.component.order.resolver.vendor_shipping_methods'] ?? $this->getBitbag_OpenMarketplace_Component_Order_Resolver_VendorShippingMethodsService()), 1);
  5239. $instance->register(($this->services['sylius.shipping_methods_resolver.default'] ?? $this->getSylius_ShippingMethodsResolver_DefaultService()), 0);
  5240. $instance->register(($this->services['sylius.shipping_methods_resolver.zones_and_channel_based'] ?? $this->getSylius_ShippingMethodsResolver_ZonesAndChannelBasedService()), 1);
  5241. return $instance;
  5242. }
  5243. /**
  5244. * Gets the public 'sylius.repository.channel' shared service.
  5245. *
  5246. * @return \Sylius\Bundle\ChannelBundle\Doctrine\ORM\ChannelRepository
  5247. */
  5248. protected function getSylius_Repository_ChannelService($lazyLoad = true)
  5249. {
  5250. if ($lazyLoad) {
  5251. return $this->services['sylius.repository.channel'] = $this->createProxy('ChannelRepository_04960bc', function () {
  5252. return \ChannelRepository_04960bc::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  5253. $wrappedInstance = $this->getSylius_Repository_ChannelService(false);
  5254. $proxy->setProxyInitializer(null);
  5255. return true;
  5256. });
  5257. });
  5258. }
  5259. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Channel/Repository/ChannelRepositoryInterface.php';
  5260. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Doctrine/ORM/ChannelRepository.php';
  5261. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5262. return new \Sylius\Bundle\ChannelBundle\Doctrine\ORM\ChannelRepository($a, $a->getClassMetadata('Sylius\\Component\\Core\\Model\\Channel'));
  5263. }
  5264. /**
  5265. * Gets the public 'sylius.repository.customer' shared service.
  5266. *
  5267. * @return \BitBag\OpenMarketplace\Component\Vendor\Repository\CustomerRepository
  5268. */
  5269. protected function getSylius_Repository_CustomerService()
  5270. {
  5271. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5272. return $this->services['sylius.repository.customer'] = new \BitBag\OpenMarketplace\Component\Vendor\Repository\CustomerRepository($a, $a->getClassMetadata('Sylius\\Component\\Core\\Model\\Customer'));
  5273. }
  5274. /**
  5275. * Gets the public 'sylius.repository.exchange_rate' shared service.
  5276. *
  5277. * @return \Sylius\Bundle\CurrencyBundle\Doctrine\ORM\ExchangeRateRepository
  5278. */
  5279. protected function getSylius_Repository_ExchangeRateService()
  5280. {
  5281. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5282. return $this->services['sylius.repository.exchange_rate'] = new \Sylius\Bundle\CurrencyBundle\Doctrine\ORM\ExchangeRateRepository($a, $a->getClassMetadata('Sylius\\Component\\Currency\\Model\\ExchangeRate'));
  5283. }
  5284. /**
  5285. * Gets the public 'sylius.repository.locale' shared service.
  5286. *
  5287. * @return \Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository
  5288. */
  5289. protected function getSylius_Repository_LocaleService($lazyLoad = true)
  5290. {
  5291. if ($lazyLoad) {
  5292. return $this->services['sylius.repository.locale'] = $this->createProxy('EntityRepository_afc836c', function () {
  5293. return \EntityRepository_afc836c::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  5294. $wrappedInstance = $this->getSylius_Repository_LocaleService(false);
  5295. $proxy->setProxyInitializer(null);
  5296. return true;
  5297. });
  5298. });
  5299. }
  5300. return ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('Sylius\\Component\\Locale\\Model\\Locale');
  5301. }
  5302. /**
  5303. * Gets the public 'sylius.repository.order' shared service.
  5304. *
  5305. * @return \BitBag\OpenMarketplace\Component\Order\Repository\OrderRepository
  5306. */
  5307. protected function getSylius_Repository_OrderService()
  5308. {
  5309. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5310. return $this->services['sylius.repository.order'] = new \BitBag\OpenMarketplace\Component\Order\Repository\OrderRepository($a, $a->getClassMetadata('BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order'));
  5311. }
  5312. /**
  5313. * Gets the public 'sylius.repository.payment_method' shared service.
  5314. *
  5315. * @return \Sylius\Bundle\CoreBundle\Doctrine\ORM\PaymentMethodRepository
  5316. */
  5317. protected function getSylius_Repository_PaymentMethodService()
  5318. {
  5319. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5320. return $this->services['sylius.repository.payment_method'] = new \Sylius\Bundle\CoreBundle\Doctrine\ORM\PaymentMethodRepository($a, $a->getClassMetadata('Sylius\\Component\\Core\\Model\\PaymentMethod'));
  5321. }
  5322. /**
  5323. * Gets the public 'sylius.repository.province' shared service.
  5324. *
  5325. * @return \Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository
  5326. */
  5327. protected function getSylius_Repository_ProvinceService()
  5328. {
  5329. return $this->services['sylius.repository.province'] = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('Sylius\\Component\\Addressing\\Model\\Province');
  5330. }
  5331. /**
  5332. * Gets the public 'sylius.repository.shipment' shared service.
  5333. *
  5334. * @return \BitBag\OpenMarketplace\Component\Order\Repository\ShipmentRepository
  5335. */
  5336. protected function getSylius_Repository_ShipmentService()
  5337. {
  5338. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5339. return $this->services['sylius.repository.shipment'] = new \BitBag\OpenMarketplace\Component\Order\Repository\ShipmentRepository($a, $a->getClassMetadata('BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Shipment'));
  5340. }
  5341. /**
  5342. * Gets the public 'sylius.repository.shipping_method' shared service.
  5343. *
  5344. * @return \Sylius\Bundle\CoreBundle\Doctrine\ORM\ShippingMethodRepository
  5345. */
  5346. protected function getSylius_Repository_ShippingMethodService()
  5347. {
  5348. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5349. return $this->services['sylius.repository.shipping_method'] = new \Sylius\Bundle\CoreBundle\Doctrine\ORM\ShippingMethodRepository($a, $a->getClassMetadata('Sylius\\Component\\Core\\Model\\ShippingMethod'));
  5350. }
  5351. /**
  5352. * Gets the public 'sylius.repository.zone' shared service.
  5353. *
  5354. * @return \Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository
  5355. */
  5356. protected function getSylius_Repository_ZoneService()
  5357. {
  5358. return $this->services['sylius.repository.zone'] = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('Sylius\\Component\\Addressing\\Model\\Zone');
  5359. }
  5360. /**
  5361. * Gets the public 'sylius.section_resolver.admin_uri_based_section_resolver' shared service.
  5362. *
  5363. * @return \Sylius\Bundle\AdminBundle\SectionResolver\AdminUriBasedSectionResolver
  5364. */
  5365. protected function getSylius_SectionResolver_AdminUriBasedSectionResolverService()
  5366. {
  5367. return $this->services['sylius.section_resolver.admin_uri_based_section_resolver'] = new \Sylius\Bundle\AdminBundle\SectionResolver\AdminUriBasedSectionResolver('/admin');
  5368. }
  5369. /**
  5370. * Gets the public 'sylius.section_resolver.shop_uri_based_section_resolver' shared service.
  5371. *
  5372. * @return \Sylius\Bundle\ShopBundle\SectionResolver\ShopUriBasedSectionResolver
  5373. */
  5374. protected function getSylius_SectionResolver_ShopUriBasedSectionResolverService()
  5375. {
  5376. return $this->services['sylius.section_resolver.shop_uri_based_section_resolver'] = new \Sylius\Bundle\ShopBundle\SectionResolver\ShopUriBasedSectionResolver('account');
  5377. }
  5378. /**
  5379. * Gets the public 'sylius.section_resolver.uri_based_section_resolver' shared service.
  5380. *
  5381. * @return \Sylius\Bundle\CoreBundle\SectionResolver\UriBasedSectionProvider
  5382. */
  5383. protected function getSylius_SectionResolver_UriBasedSectionResolverService()
  5384. {
  5385. 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())), [0 => new \BitBag\OpenMarketplace\Component\Core\Api\SectionResolver\ShopVendorApiUriBasedSectionResolver('/api/v2/shop/account/vendor', new \BitBag\OpenMarketplace\Component\Core\Api\Factory\ShopVendorApiSectionFactory()), 1 => new \Sylius\Bundle\ApiBundle\SectionResolver\ShopApiUriBasedSectionResolver('/api/v2/shop', 'orders'), 2 => new \Sylius\Bundle\ApiBundle\SectionResolver\AdminApiUriBasedSectionResolver('/api/v2/admin'), 3 => ($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'))), 4 => ($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')))]);
  5386. }
  5387. /**
  5388. * Gets the public 'sylius.shipping_calculator.flat_rate' shared service.
  5389. *
  5390. * @return \Sylius\Component\Core\Shipping\Calculator\FlatRateCalculator
  5391. */
  5392. protected function getSylius_ShippingCalculator_FlatRateService()
  5393. {
  5394. return $this->services['sylius.shipping_calculator.flat_rate'] = new \Sylius\Component\Core\Shipping\Calculator\FlatRateCalculator();
  5395. }
  5396. /**
  5397. * Gets the public 'sylius.shipping_calculator.per_unit_rate' shared service.
  5398. *
  5399. * @return \Sylius\Component\Core\Shipping\Calculator\PerUnitRateCalculator
  5400. */
  5401. protected function getSylius_ShippingCalculator_PerUnitRateService()
  5402. {
  5403. return $this->services['sylius.shipping_calculator.per_unit_rate'] = new \Sylius\Component\Core\Shipping\Calculator\PerUnitRateCalculator();
  5404. }
  5405. /**
  5406. * Gets the public 'sylius.shipping_method_eligibility_checker' shared service.
  5407. *
  5408. * @return \Sylius\Component\Shipping\Checker\Eligibility\CompositeShippingMethodEligibilityChecker
  5409. */
  5410. protected function getSylius_ShippingMethodEligibilityCheckerService()
  5411. {
  5412. return $this->services['sylius.shipping_method_eligibility_checker'] = new \Sylius\Component\Shipping\Checker\Eligibility\CompositeShippingMethodEligibilityChecker([0 => ($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())), 1 => ($this->services['sylius.shipping_method_rules_shipping_method_eligibility_checker'] ?? $this->getSylius_ShippingMethodRulesShippingMethodEligibilityCheckerService())]);
  5413. }
  5414. /**
  5415. * Gets the public 'sylius.shipping_method_rule_checker.order_total_greater_than_or_equal' shared service.
  5416. *
  5417. * @return \Sylius\Component\Core\Shipping\Checker\Rule\OrderTotalGreaterThanOrEqualRuleChecker
  5418. */
  5419. protected function getSylius_ShippingMethodRuleChecker_OrderTotalGreaterThanOrEqualService()
  5420. {
  5421. return $this->services['sylius.shipping_method_rule_checker.order_total_greater_than_or_equal'] = new \Sylius\Component\Core\Shipping\Checker\Rule\OrderTotalGreaterThanOrEqualRuleChecker();
  5422. }
  5423. /**
  5424. * Gets the public 'sylius.shipping_method_rule_checker.order_total_less_than_or_equal' shared service.
  5425. *
  5426. * @return \Sylius\Component\Core\Shipping\Checker\Rule\OrderTotalLessThanOrEqualRuleChecker
  5427. */
  5428. protected function getSylius_ShippingMethodRuleChecker_OrderTotalLessThanOrEqualService()
  5429. {
  5430. return $this->services['sylius.shipping_method_rule_checker.order_total_less_than_or_equal'] = new \Sylius\Component\Core\Shipping\Checker\Rule\OrderTotalLessThanOrEqualRuleChecker();
  5431. }
  5432. /**
  5433. * Gets the public 'sylius.shipping_method_rule_checker.total_weight_greater_than_or_equal' shared service.
  5434. *
  5435. * @return \Sylius\Component\Shipping\Checker\Rule\TotalWeightGreaterThanOrEqualRuleChecker
  5436. */
  5437. protected function getSylius_ShippingMethodRuleChecker_TotalWeightGreaterThanOrEqualService()
  5438. {
  5439. return $this->services['sylius.shipping_method_rule_checker.total_weight_greater_than_or_equal'] = new \Sylius\Component\Shipping\Checker\Rule\TotalWeightGreaterThanOrEqualRuleChecker();
  5440. }
  5441. /**
  5442. * Gets the public 'sylius.shipping_method_rule_checker.total_weight_less_than_or_equal' shared service.
  5443. *
  5444. * @return \Sylius\Component\Shipping\Checker\Rule\TotalWeightLessThanOrEqualRuleChecker
  5445. */
  5446. protected function getSylius_ShippingMethodRuleChecker_TotalWeightLessThanOrEqualService()
  5447. {
  5448. return $this->services['sylius.shipping_method_rule_checker.total_weight_less_than_or_equal'] = new \Sylius\Component\Shipping\Checker\Rule\TotalWeightLessThanOrEqualRuleChecker();
  5449. }
  5450. /**
  5451. * Gets the public 'sylius.shipping_method_rules_shipping_method_eligibility_checker' shared service.
  5452. *
  5453. * @return \Sylius\Component\Shipping\Checker\Eligibility\ShippingMethodRulesEligibilityChecker
  5454. */
  5455. protected function getSylius_ShippingMethodRulesShippingMethodEligibilityCheckerService()
  5456. {
  5457. 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()));
  5458. }
  5459. /**
  5460. * Gets the public 'sylius.shipping_methods_resolver' shared service.
  5461. *
  5462. * @return \Sylius\Component\Shipping\Resolver\CompositeMethodsResolver
  5463. */
  5464. protected function getSylius_ShippingMethodsResolverService()
  5465. {
  5466. return $this->services['sylius.shipping_methods_resolver'] = new \Sylius\Component\Shipping\Resolver\CompositeMethodsResolver(($this->services['sylius.registry.shipping_methods_resolver'] ?? $this->getSylius_Registry_ShippingMethodsResolverService()));
  5467. }
  5468. /**
  5469. * Gets the public 'sylius.shipping_methods_resolver.default' shared service.
  5470. *
  5471. * @return \Sylius\Component\Shipping\Resolver\ShippingMethodsResolver
  5472. */
  5473. protected function getSylius_ShippingMethodsResolver_DefaultService()
  5474. {
  5475. return $this->services['sylius.shipping_methods_resolver.default'] = new \Sylius\Component\Shipping\Resolver\ShippingMethodsResolver(($this->services['sylius.repository.shipping_method'] ?? $this->getSylius_Repository_ShippingMethodService()), ($this->services['sylius.shipping_method_eligibility_checker'] ?? $this->getSylius_ShippingMethodEligibilityCheckerService()));
  5476. }
  5477. /**
  5478. * Gets the public 'sylius.shipping_methods_resolver.zones_and_channel_based' shared service.
  5479. *
  5480. * @return \Sylius\Component\Core\Resolver\ZoneAndChannelBasedShippingMethodsResolver
  5481. */
  5482. protected function getSylius_ShippingMethodsResolver_ZonesAndChannelBasedService()
  5483. {
  5484. return $this->services['sylius.shipping_methods_resolver.zones_and_channel_based'] = new \Sylius\Component\Core\Resolver\ZoneAndChannelBasedShippingMethodsResolver(($this->services['sylius.repository.shipping_method'] ?? $this->getSylius_Repository_ShippingMethodService()), ($this->services['sylius.zone_matcher'] ?? $this->getSylius_ZoneMatcherService()), ($this->services['sylius.shipping_method_eligibility_checker'] ?? $this->getSylius_ShippingMethodEligibilityCheckerService()));
  5485. }
  5486. /**
  5487. * Gets the public 'sylius.storage.cart_session' shared service.
  5488. *
  5489. * @return \Sylius\Bundle\CoreBundle\Storage\CartSessionStorage
  5490. */
  5491. protected function getSylius_Storage_CartSessionService()
  5492. {
  5493. 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()));
  5494. }
  5495. /**
  5496. * Gets the public 'sylius.storage.cookie' shared service.
  5497. *
  5498. * @return \Sylius\Bundle\ResourceBundle\Storage\CookieStorage
  5499. */
  5500. protected function getSylius_Storage_CookieService()
  5501. {
  5502. return $this->services['sylius.storage.cookie'] = new \Sylius\Bundle\ResourceBundle\Storage\CookieStorage();
  5503. }
  5504. /**
  5505. * Gets the public 'sylius.storage.currency' shared service.
  5506. *
  5507. * @return \Sylius\Component\Core\Currency\CurrencyStorage
  5508. */
  5509. protected function getSylius_Storage_CurrencyService()
  5510. {
  5511. 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())));
  5512. }
  5513. /**
  5514. * Gets the public 'sylius.templating.helper.adjustment' shared service.
  5515. *
  5516. * @return \Sylius\Bundle\OrderBundle\Templating\Helper\AdjustmentsHelper
  5517. */
  5518. protected function getSylius_Templating_Helper_AdjustmentService()
  5519. {
  5520. 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())));
  5521. }
  5522. /**
  5523. * Gets the public 'sylius.templating.helper.bulk_action_grid' shared service.
  5524. *
  5525. * @return \Sylius\Bundle\GridBundle\Templating\Helper\BulkActionGridHelper
  5526. */
  5527. protected function getSylius_Templating_Helper_BulkActionGridService($lazyLoad = true)
  5528. {
  5529. if ($lazyLoad) {
  5530. return $this->services['sylius.templating.helper.bulk_action_grid'] = $this->createProxy('BulkActionGridHelper_d18a6a1', function () {
  5531. return \BulkActionGridHelper_d18a6a1::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  5532. $wrappedInstance = $this->getSylius_Templating_Helper_BulkActionGridService(false);
  5533. $proxy->setProxyInitializer(null);
  5534. return true;
  5535. });
  5536. });
  5537. }
  5538. include_once \dirname(__DIR__, 4).'/vendor/sylius/grid-bundle/src/Bundle/Templating/Helper/BulkActionGridHelper.php';
  5539. return new \Sylius\Bundle\GridBundle\Templating\Helper\BulkActionGridHelper(($this->services['sylius.custom_bulk_action_grid_renderer.twig'] ?? $this->getSylius_CustomBulkActionGridRenderer_TwigService()));
  5540. }
  5541. /**
  5542. * Gets the public 'sylius.templating.helper.checkout_steps' shared service.
  5543. *
  5544. * @return \Sylius\Bundle\CoreBundle\Templating\Helper\CheckoutStepsHelper
  5545. */
  5546. protected function getSylius_Templating_Helper_CheckoutStepsService($lazyLoad = true)
  5547. {
  5548. if ($lazyLoad) {
  5549. return $this->services['sylius.templating.helper.checkout_steps'] = $this->createProxy('CheckoutStepsHelper_87a88b2', function () {
  5550. return \CheckoutStepsHelper_87a88b2::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  5551. $wrappedInstance = $this->getSylius_Templating_Helper_CheckoutStepsService(false);
  5552. $proxy->setProxyInitializer(null);
  5553. return true;
  5554. });
  5555. });
  5556. }
  5557. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Templating/Helper/CheckoutStepsHelper.php';
  5558. 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()));
  5559. }
  5560. /**
  5561. * Gets the public 'sylius.templating.helper.convert_money' shared service.
  5562. *
  5563. * @return \Sylius\Bundle\MoneyBundle\Templating\Helper\ConvertMoneyHelper
  5564. */
  5565. protected function getSylius_Templating_Helper_ConvertMoneyService($lazyLoad = true)
  5566. {
  5567. if ($lazyLoad) {
  5568. return $this->services['sylius.templating.helper.convert_money'] = $this->createProxy('ConvertMoneyHelper_be8e0b7', function () {
  5569. return \ConvertMoneyHelper_be8e0b7::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  5570. $wrappedInstance = $this->getSylius_Templating_Helper_ConvertMoneyService(false);
  5571. $proxy->setProxyInitializer(null);
  5572. return true;
  5573. });
  5574. });
  5575. }
  5576. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Templating/Helper/ConvertMoneyHelperInterface.php';
  5577. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Templating/Helper/ConvertMoneyHelper.php';
  5578. return new \Sylius\Bundle\MoneyBundle\Templating\Helper\ConvertMoneyHelper(($this->services['sylius.currency_converter'] ?? $this->getSylius_CurrencyConverterService()));
  5579. }
  5580. /**
  5581. * Gets the public 'sylius.templating.helper.currency' shared service.
  5582. *
  5583. * @return \Sylius\Bundle\CurrencyBundle\Templating\Helper\CurrencyHelper
  5584. */
  5585. protected function getSylius_Templating_Helper_CurrencyService($lazyLoad = true)
  5586. {
  5587. if ($lazyLoad) {
  5588. return $this->services['sylius.templating.helper.currency'] = $this->createProxy('CurrencyHelper_dd0a15b', function () {
  5589. return \CurrencyHelper_dd0a15b::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  5590. $wrappedInstance = $this->getSylius_Templating_Helper_CurrencyService(false);
  5591. $proxy->setProxyInitializer(null);
  5592. return true;
  5593. });
  5594. });
  5595. }
  5596. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Templating/Helper/CurrencyHelperInterface.php';
  5597. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Templating/Helper/CurrencyHelper.php';
  5598. return new \Sylius\Bundle\CurrencyBundle\Templating\Helper\CurrencyHelper();
  5599. }
  5600. /**
  5601. * Gets the public 'sylius.templating.helper.format_money' shared service.
  5602. *
  5603. * @return \Sylius\Bundle\MoneyBundle\Templating\Helper\FormatMoneyHelper
  5604. */
  5605. protected function getSylius_Templating_Helper_FormatMoneyService($lazyLoad = true)
  5606. {
  5607. if ($lazyLoad) {
  5608. return $this->services['sylius.templating.helper.format_money'] = $this->createProxy('FormatMoneyHelper_87e5733', function () {
  5609. return \FormatMoneyHelper_87e5733::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  5610. $wrappedInstance = $this->getSylius_Templating_Helper_FormatMoneyService(false);
  5611. $proxy->setProxyInitializer(null);
  5612. return true;
  5613. });
  5614. });
  5615. }
  5616. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Templating/Helper/FormatMoneyHelperInterface.php';
  5617. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle/Templating/Helper/FormatMoneyHelper.php';
  5618. return new \Sylius\Bundle\MoneyBundle\Templating\Helper\FormatMoneyHelper(($this->services['sylius.money_formatter'] ?? ($this->services['sylius.money_formatter'] = new \Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter())));
  5619. }
  5620. /**
  5621. * Gets the public 'sylius.templating.helper.grid' shared service.
  5622. *
  5623. * @return \Sylius\Bundle\GridBundle\Templating\Helper\GridHelper
  5624. */
  5625. protected function getSylius_Templating_Helper_GridService($lazyLoad = true)
  5626. {
  5627. if ($lazyLoad) {
  5628. return $this->services['sylius.templating.helper.grid'] = $this->createProxy('GridHelper_dc9cf99', function () {
  5629. return \GridHelper_dc9cf99::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  5630. $wrappedInstance = $this->getSylius_Templating_Helper_GridService(false);
  5631. $proxy->setProxyInitializer(null);
  5632. return true;
  5633. });
  5634. });
  5635. }
  5636. include_once \dirname(__DIR__, 4).'/vendor/sylius/grid-bundle/src/Bundle/Templating/Helper/GridHelper.php';
  5637. return new \Sylius\Bundle\GridBundle\Templating\Helper\GridHelper(($this->services['sylius.custom_grid_renderer.twig'] ?? $this->getSylius_CustomGridRenderer_TwigService()));
  5638. }
  5639. /**
  5640. * Gets the public 'sylius.templating.helper.inventory' shared service.
  5641. *
  5642. * @return \Sylius\Bundle\InventoryBundle\Templating\Helper\InventoryHelper
  5643. */
  5644. protected function getSylius_Templating_Helper_InventoryService()
  5645. {
  5646. 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())));
  5647. }
  5648. /**
  5649. * Gets the public 'sylius.templating.helper.locale' shared service.
  5650. *
  5651. * @return \Sylius\Bundle\LocaleBundle\Templating\Helper\LocaleHelper
  5652. */
  5653. protected function getSylius_Templating_Helper_LocaleService()
  5654. {
  5655. 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()));
  5656. }
  5657. /**
  5658. * Gets the public 'sylius.templating.helper.price' shared service.
  5659. *
  5660. * @return \Sylius\Bundle\CoreBundle\Templating\Helper\PriceHelper
  5661. */
  5662. protected function getSylius_Templating_Helper_PriceService($lazyLoad = true)
  5663. {
  5664. if ($lazyLoad) {
  5665. return $this->services['sylius.templating.helper.price'] = $this->createProxy('PriceHelper_2012e62', function () {
  5666. return \PriceHelper_2012e62::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  5667. $wrappedInstance = $this->getSylius_Templating_Helper_PriceService(false);
  5668. $proxy->setProxyInitializer(null);
  5669. return true;
  5670. });
  5671. });
  5672. }
  5673. include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Templating/Helper/PriceHelper.php';
  5674. 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())));
  5675. }
  5676. /**
  5677. * Gets the public 'sylius.templating.helper.product_variants_prices' shared service.
  5678. *
  5679. * @return \Sylius\Bundle\CoreBundle\Templating\Helper\ProductVariantsPricesHelper
  5680. */
  5681. protected function getSylius_Templating_Helper_ProductVariantsPricesService()
  5682. {
  5683. 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()));
  5684. }
  5685. /**
  5686. * Gets the public 'sylius.templating.helper.variant_resolver' shared service.
  5687. *
  5688. * @return \Sylius\Bundle\CoreBundle\Templating\Helper\VariantResolverHelper
  5689. */
  5690. protected function getSylius_Templating_Helper_VariantResolverService()
  5691. {
  5692. 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())));
  5693. }
  5694. /**
  5695. * Gets the public 'sylius.twig.extension.channels_currencies' shared service.
  5696. *
  5697. * @return \Sylius\Bundle\AdminBundle\Twig\ChannelsCurrenciesExtension
  5698. */
  5699. protected function getSylius_Twig_Extension_ChannelsCurrenciesService()
  5700. {
  5701. return $this->services['sylius.twig.extension.channels_currencies'] = new \Sylius\Bundle\AdminBundle\Twig\ChannelsCurrenciesExtension(($this->services['sylius.repository.channel'] ?? $this->getSylius_Repository_ChannelService()));
  5702. }
  5703. /**
  5704. * Gets the public 'sylius.twig.extension.country_name' shared service.
  5705. *
  5706. * @return \Sylius\Bundle\AddressingBundle\Twig\CountryNameExtension
  5707. */
  5708. protected function getSylius_Twig_Extension_CountryNameService()
  5709. {
  5710. return $this->services['sylius.twig.extension.country_name'] = new \Sylius\Bundle\AddressingBundle\Twig\CountryNameExtension('');
  5711. }
  5712. /**
  5713. * Gets the public 'sylius.twig.extension.form_test_attribute_array' shared service.
  5714. *
  5715. * @return \Sylius\Bundle\UiBundle\Twig\TestFormAttributeExtension
  5716. */
  5717. protected function getSylius_Twig_Extension_FormTestAttributeArrayService()
  5718. {
  5719. return $this->services['sylius.twig.extension.form_test_attribute_array'] = new \Sylius\Bundle\UiBundle\Twig\TestFormAttributeExtension('dev');
  5720. }
  5721. /**
  5722. * Gets the public 'sylius.twig.extension.form_test_attribute_name' shared service.
  5723. *
  5724. * @return \Sylius\Bundle\UiBundle\Twig\TestHtmlAttributeExtension
  5725. */
  5726. protected function getSylius_Twig_Extension_FormTestAttributeNameService()
  5727. {
  5728. return $this->services['sylius.twig.extension.form_test_attribute_name'] = new \Sylius\Bundle\UiBundle\Twig\TestHtmlAttributeExtension('dev');
  5729. }
  5730. /**
  5731. * Gets the public 'sylius.twig.extension.merge_recursive' shared service.
  5732. *
  5733. * @return \Sylius\Bundle\UiBundle\Twig\MergeRecursiveExtension
  5734. */
  5735. protected function getSylius_Twig_Extension_MergeRecursiveService()
  5736. {
  5737. return $this->services['sylius.twig.extension.merge_recursive'] = new \Sylius\Bundle\UiBundle\Twig\MergeRecursiveExtension();
  5738. }
  5739. /**
  5740. * Gets the public 'sylius.twig.extension.province_naming' shared service.
  5741. *
  5742. * @return \Sylius\Bundle\AddressingBundle\Twig\ProvinceNamingExtension
  5743. */
  5744. protected function getSylius_Twig_Extension_ProvinceNamingService()
  5745. {
  5746. return $this->services['sylius.twig.extension.province_naming'] = new \Sylius\Bundle\AddressingBundle\Twig\ProvinceNamingExtension(($this->services['sylius.province_naming_provider'] ?? $this->getSylius_ProvinceNamingProviderService()), '');
  5747. }
  5748. /**
  5749. * Gets the public 'sylius.twig.extension.shop' shared service.
  5750. *
  5751. * @return \Sylius\Bundle\AdminBundle\Twig\ShopExtension
  5752. */
  5753. protected function getSylius_Twig_Extension_ShopService()
  5754. {
  5755. return $this->services['sylius.twig.extension.shop'] = new \Sylius\Bundle\AdminBundle\Twig\ShopExtension(true);
  5756. }
  5757. /**
  5758. * Gets the public 'sylius.twig.extension.sylius_bundle_loaded_checker' shared service.
  5759. *
  5760. * @return \Sylius\Bundle\CoreBundle\Twig\BundleLoadedCheckerExtension
  5761. */
  5762. protected function getSylius_Twig_Extension_SyliusBundleLoadedCheckerService()
  5763. {
  5764. return $this->services['sylius.twig.extension.sylius_bundle_loaded_checker'] = new \Sylius\Bundle\CoreBundle\Twig\BundleLoadedCheckerExtension($this->parameters['kernel.bundles']);
  5765. }
  5766. /**
  5767. * Gets the public 'sylius.twig.extension.widget.admin_notification' shared service.
  5768. *
  5769. * @return \Sylius\Bundle\AdminBundle\Twig\NotificationWidgetExtension
  5770. */
  5771. protected function getSylius_Twig_Extension_Widget_AdminNotificationService()
  5772. {
  5773. return $this->services['sylius.twig.extension.widget.admin_notification'] = new \Sylius\Bundle\AdminBundle\Twig\NotificationWidgetExtension(true, 60);
  5774. }
  5775. /**
  5776. * Gets the public 'sylius.validator.customer_initializer' shared service.
  5777. *
  5778. * @return \Sylius\Bundle\CoreBundle\Validator\Initializer\CustomerInitializer
  5779. */
  5780. protected function getSylius_Validator_CustomerInitializerService()
  5781. {
  5782. 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())));
  5783. }
  5784. /**
  5785. * Gets the public 'sylius.zone_matcher' shared service.
  5786. *
  5787. * @return \Sylius\Component\Addressing\Matcher\ZoneMatcher
  5788. */
  5789. protected function getSylius_ZoneMatcherService()
  5790. {
  5791. return $this->services['sylius.zone_matcher'] = new \Sylius\Component\Addressing\Matcher\ZoneMatcher(($this->services['sylius.repository.zone'] ?? $this->getSylius_Repository_ZoneService()));
  5792. }
  5793. /**
  5794. * Gets the public 'translator' shared service.
  5795. *
  5796. * @return \Symfony\Component\Translation\DataCollectorTranslator
  5797. */
  5798. protected function getTranslatorService()
  5799. {
  5800. return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['Sylius\\Bundle\\ThemeBundle\\Translation\\ThemeAwareTranslator'] ?? $this->getThemeAwareTranslatorService()));
  5801. }
  5802. /**
  5803. * Gets the public 'var_dumper.cloner' shared service.
  5804. *
  5805. * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  5806. */
  5807. protected function getVarDumper_ClonerService()
  5808. {
  5809. $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  5810. $instance->setMaxItems(2500);
  5811. $instance->setMinDepth(1);
  5812. $instance->setMaxString(-1);
  5813. $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  5814. return $instance;
  5815. }
  5816. /**
  5817. * Gets the private '.10_doctrine_metadata_driver~Teb0HcT' shared service.
  5818. *
  5819. * @return \Doctrine\ORM\Mapping\Driver\XmlDriver
  5820. */
  5821. protected function get_10DoctrineMetadataDriverTeb0HcTService()
  5822. {
  5823. return $this->privates['.10_doctrine_metadata_driver~Teb0HcT'] = 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'));
  5824. }
  5825. /**
  5826. * Gets the private '.11_doctrine_metadata_driver~PkYye5N' shared service.
  5827. *
  5828. * @return \Doctrine\ORM\Mapping\Driver\XmlDriver
  5829. */
  5830. protected function get_11DoctrineMetadataDriverPkYye5NService()
  5831. {
  5832. return $this->privates['.11_doctrine_metadata_driver~PkYye5N'] = 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'));
  5833. }
  5834. /**
  5835. * Gets the private '.12_doctrine_metadata_driver~m1oArwc' shared service.
  5836. *
  5837. * @return \Doctrine\ORM\Mapping\Driver\XmlDriver
  5838. */
  5839. protected function get_12DoctrineMetadataDriverm1oArwcService()
  5840. {
  5841. return $this->privates['.12_doctrine_metadata_driver~m1oArwc'] = 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'));
  5842. }
  5843. /**
  5844. * Gets the private '.13_doctrine_metadata_driver~Wb2gM8X' shared service.
  5845. *
  5846. * @return \Doctrine\ORM\Mapping\Driver\XmlDriver
  5847. */
  5848. protected function get_13DoctrineMetadataDriverWb2gM8XService()
  5849. {
  5850. return $this->privates['.13_doctrine_metadata_driver~Wb2gM8X'] = 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'));
  5851. }
  5852. /**
  5853. * Gets the private '.14_doctrine_metadata_driver~D8rC2FK' shared service.
  5854. *
  5855. * @return \Doctrine\ORM\Mapping\Driver\XmlDriver
  5856. */
  5857. protected function get_14DoctrineMetadataDriverD8rC2FKService()
  5858. {
  5859. return $this->privates['.14_doctrine_metadata_driver~D8rC2FK'] = 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'));
  5860. }
  5861. /**
  5862. * Gets the private '.15_doctrine_metadata_driver~y4KUDAR' shared service.
  5863. *
  5864. * @return \Doctrine\ORM\Mapping\Driver\XmlDriver
  5865. */
  5866. protected function get_15DoctrineMetadataDrivery4KUDARService()
  5867. {
  5868. return $this->privates['.15_doctrine_metadata_driver~y4KUDAR'] = 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'));
  5869. }
  5870. /**
  5871. * Gets the private '.16_doctrine_metadata_driver~V7NRQR6' shared service.
  5872. *
  5873. * @return \Doctrine\ORM\Mapping\Driver\XmlDriver
  5874. */
  5875. protected function get_16DoctrineMetadataDriverV7NRQR6Service()
  5876. {
  5877. return $this->privates['.16_doctrine_metadata_driver~V7NRQR6'] = 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'));
  5878. }
  5879. /**
  5880. * Gets the private '.17_doctrine_metadata_driver~.Jw1Ysr' shared service.
  5881. *
  5882. * @return \Doctrine\ORM\Mapping\Driver\XmlDriver
  5883. */
  5884. protected function get_17DoctrineMetadataDriver_Jw1YsrService()
  5885. {
  5886. return $this->privates['.17_doctrine_metadata_driver~.Jw1Ysr'] = 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'));
  5887. }
  5888. /**
  5889. * Gets the private '.18_doctrine_metadata_driver~q7kxJoL' shared service.
  5890. *
  5891. * @return \Doctrine\ORM\Mapping\Driver\XmlDriver
  5892. */
  5893. protected function get_18DoctrineMetadataDriverq7kxJoLService()
  5894. {
  5895. return $this->privates['.18_doctrine_metadata_driver~q7kxJoL'] = 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'));
  5896. }
  5897. /**
  5898. * Gets the private '.19_doctrine_metadata_driver~dFIuWIK' shared service.
  5899. *
  5900. * @return \Doctrine\ORM\Mapping\Driver\XmlDriver
  5901. */
  5902. protected function get_19DoctrineMetadataDriverdFIuWIKService()
  5903. {
  5904. return $this->privates['.19_doctrine_metadata_driver~dFIuWIK'] = 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'));
  5905. }
  5906. /**
  5907. * Gets the private '.1_Serializer~DphoaoN' shared service.
  5908. *
  5909. * @return \Symfony\Component\Serializer\Serializer
  5910. */
  5911. protected function get_1SerializerDphoaoNService()
  5912. {
  5913. return $this->privates['.1_Serializer~DphoaoN'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULL, NULL, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['property_info'] ?? $this->getPropertyInfoService()))], [0 => ($this->privates['serializer.encoder.json'] ?? ($this->privates['serializer.encoder.json'] = new \Symfony\Component\Serializer\Encoder\JsonEncoder()))]);
  5914. }
  5915. /**
  5916. * Gets the private '.20_doctrine_metadata_driver~Le61rw3' shared service.
  5917. *
  5918. * @return \Doctrine\ORM\Mapping\Driver\XmlDriver
  5919. */
  5920. protected function get_20DoctrineMetadataDriverLe61rw3Service()
  5921. {
  5922. return $this->privates['.20_doctrine_metadata_driver~Le61rw3'] = 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'));
  5923. }
  5924. /**
  5925. * Gets the private '.21_doctrine_metadata_driver~GwqXI5N' shared service.
  5926. *
  5927. * @return \Doctrine\ORM\Mapping\Driver\XmlDriver
  5928. */
  5929. protected function get_21DoctrineMetadataDriverGwqXI5NService()
  5930. {
  5931. return $this->privates['.21_doctrine_metadata_driver~GwqXI5N'] = 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'));
  5932. }
  5933. /**
  5934. * Gets the private '.22_doctrine_metadata_driver~2eo9vCm' shared service.
  5935. *
  5936. * @return \Doctrine\ORM\Mapping\Driver\XmlDriver
  5937. */
  5938. protected function get_22DoctrineMetadataDriver2eo9vCmService()
  5939. {
  5940. return $this->privates['.22_doctrine_metadata_driver~2eo9vCm'] = 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'));
  5941. }
  5942. /**
  5943. * Gets the private '.23_doctrine_metadata_driver~e_JqJ3H' shared service.
  5944. *
  5945. * @return \Doctrine\ORM\Mapping\Driver\XmlDriver
  5946. */
  5947. protected function get_23DoctrineMetadataDrivereJqJ3HService()
  5948. {
  5949. return $this->privates['.23_doctrine_metadata_driver~e_JqJ3H'] = 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'));
  5950. }
  5951. /**
  5952. * Gets the private '.24_doctrine_metadata_driver~OzUlvrK' shared service.
  5953. *
  5954. * @return \Doctrine\ORM\Mapping\Driver\XmlDriver
  5955. */
  5956. protected function get_24DoctrineMetadataDriverOzUlvrKService()
  5957. {
  5958. return $this->privates['.24_doctrine_metadata_driver~OzUlvrK'] = 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'));
  5959. }
  5960. /**
  5961. * Gets the private '.25_doctrine_metadata_driver~Tid608N' shared service.
  5962. *
  5963. * @return \Doctrine\ORM\Mapping\Driver\XmlDriver
  5964. */
  5965. protected function get_25DoctrineMetadataDriverTid608NService()
  5966. {
  5967. return $this->privates['.25_doctrine_metadata_driver~Tid608N'] = 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'));
  5968. }
  5969. /**
  5970. * Gets the private '.26_doctrine_metadata_driver~Yw5l81r' shared service.
  5971. *
  5972. * @return \Doctrine\ORM\Mapping\Driver\XmlDriver
  5973. */
  5974. protected function get_26DoctrineMetadataDriverYw5l81rService()
  5975. {
  5976. return $this->privates['.26_doctrine_metadata_driver~Yw5l81r'] = 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'));
  5977. }
  5978. /**
  5979. * Gets the private '.27_doctrine_metadata_driver~Q0INLUY' shared service.
  5980. *
  5981. * @return \Doctrine\ORM\Mapping\Driver\XmlDriver
  5982. */
  5983. protected function get_27DoctrineMetadataDriverQ0INLUYService()
  5984. {
  5985. return $this->privates['.27_doctrine_metadata_driver~Q0INLUY'] = new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/config/doctrine/model') => 'Loevgaard\\SyliusBrandPlugin\\Model'], '.orm.xml'));
  5986. }
  5987. /**
  5988. * Gets the private '.28_doctrine_metadata_driver~SbHcybv' shared service.
  5989. *
  5990. * @return \Doctrine\ORM\Mapping\Driver\XmlDriver
  5991. */
  5992. protected function get_28DoctrineMetadataDriverSbHcybvService()
  5993. {
  5994. return $this->privates['.28_doctrine_metadata_driver~SbHcybv'] = 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'));
  5995. }
  5996. /**
  5997. * Gets the private '.service_locator.vqnmiVU' shared service.
  5998. *
  5999. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6000. */
  6001. protected function get_ServiceLocator_VqnmiVUService()
  6002. {
  6003. return $this->privates['.service_locator.vqnmiVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6004. 'security.firewall.map.context.admin' => ['privates', 'security.firewall.map.context.admin', 'getSecurity_Firewall_Map_Context_AdminService', true],
  6005. 'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', true],
  6006. 'security.firewall.map.context.image_resolver' => ['privates', 'security.firewall.map.context.image_resolver', 'getSecurity_Firewall_Map_Context_ImageResolverService', true],
  6007. 'security.firewall.map.context.new_api_admin_user' => ['privates', 'security.firewall.map.context.new_api_admin_user', 'getSecurity_Firewall_Map_Context_NewApiAdminUserService', true],
  6008. 'security.firewall.map.context.new_api_shop_user' => ['privates', 'security.firewall.map.context.new_api_shop_user', 'getSecurity_Firewall_Map_Context_NewApiShopUserService', true],
  6009. 'security.firewall.map.context.shop' => ['privates', 'security.firewall.map.context.shop', 'getSecurity_Firewall_Map_Context_ShopService', true],
  6010. ], [
  6011. 'security.firewall.map.context.admin' => '?',
  6012. 'security.firewall.map.context.dev' => '?',
  6013. 'security.firewall.map.context.image_resolver' => '?',
  6014. 'security.firewall.map.context.new_api_admin_user' => '?',
  6015. 'security.firewall.map.context.new_api_shop_user' => '?',
  6016. 'security.firewall.map.context.shop' => '?',
  6017. ]);
  6018. }
  6019. /**
  6020. * Gets the private 'MobileDetectBundle\EventListener\RequestResponseListener' shared service.
  6021. *
  6022. * @return \MobileDetectBundle\EventListener\RequestResponseListener
  6023. */
  6024. protected function getRequestResponseListenerService()
  6025. {
  6026. return $this->privates['MobileDetectBundle\\EventListener\\RequestResponseListener'] = new \MobileDetectBundle\EventListener\RequestResponseListener(($this->privates['MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->privates['MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->privates['MobileDetectBundle\\Helper\\DeviceView'] ?? $this->getDeviceViewService()), ($this->services['router'] ?? $this->getRouterService()), $this->parameters['mobile_detect.redirect'], true);
  6027. }
  6028. /**
  6029. * Gets the private 'MobileDetectBundle\Helper\DeviceView' shared service.
  6030. *
  6031. * @return \MobileDetectBundle\Helper\DeviceView
  6032. */
  6033. protected function getDeviceViewService()
  6034. {
  6035. $this->privates['MobileDetectBundle\\Helper\\DeviceView'] = $instance = new \MobileDetectBundle\Helper\DeviceView(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6036. $instance->setCookieDomain('');
  6037. $instance->setCookieExpireDatetimeModifier('1 month');
  6038. $instance->setCookieHttpOnly(true);
  6039. $instance->setCookieKey('device_view');
  6040. $instance->setCookiePath('/');
  6041. $instance->setCookieSecure(false);
  6042. $instance->setRedirectConfig($this->parameters['mobile_detect.redirect']);
  6043. $instance->setSwitchParam('device_view');
  6044. return $instance;
  6045. }
  6046. /**
  6047. * Gets the private 'Sylius\Bundle\ApiBundle\DataProvider\ChannelAwareItemDataProvider' shared service.
  6048. *
  6049. * @return \Sylius\Bundle\ApiBundle\DataProvider\ChannelAwareItemDataProvider
  6050. */
  6051. protected function getChannelAwareItemDataProviderService()
  6052. {
  6053. return $this->privates['Sylius\\Bundle\\ApiBundle\\DataProvider\\ChannelAwareItemDataProvider'] = new \Sylius\Bundle\ApiBundle\DataProvider\ChannelAwareItemDataProvider(new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider(new \ApiPlatform\Core\DataProvider\ChainItemDataProvider(new RewindableGenerator(function () {
  6054. yield 0 => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\OrderItemItemDataProvider'] ?? $this->load('getOrderItemItemDataProviderService'));
  6055. yield 1 => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\OrderItemUnitItemDataProvider'] ?? $this->load('getOrderItemUnitItemDataProviderService'));
  6056. yield 2 => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\PaymentItemDataProvider'] ?? $this->load('getPaymentItemDataProviderService'));
  6057. yield 3 => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\ShipmentItemDataProvider'] ?? $this->load('getShipmentItemDataProviderService'));
  6058. yield 4 => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\ProductItemDataProvider'] ?? $this->load('getProductItemDataProviderService'));
  6059. yield 5 => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\ResetPasswordItemDataProvider'] ?? ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\ResetPasswordItemDataProvider'] = new \Sylius\Bundle\ApiBundle\DataProvider\ResetPasswordItemDataProvider()));
  6060. yield 6 => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\VerifyCustomerAccountItemDataProvider'] ?? ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\VerifyCustomerAccountItemDataProvider'] = new \Sylius\Bundle\ApiBundle\DataProvider\VerifyCustomerAccountItemDataProvider()));
  6061. yield 7 => ($this->privates['bitbag.open_marketplace.component.core.api.data_provider.vendor_account_item'] ?? $this->load('getBitbag_OpenMarketplace_Component_Core_Api_DataProvider_VendorAccountItemService'));
  6062. yield 8 => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\CustomerItemDataProvider'] ?? $this->load('getCustomerItemDataProviderService'));
  6063. yield 9 => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService'));
  6064. }, 10))), ($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()));
  6065. }
  6066. /**
  6067. * Gets the private 'Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener' shared service.
  6068. *
  6069. * @return \Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener
  6070. */
  6071. protected function getCircularDependencyBreakingErrorListenerService()
  6072. {
  6073. 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, []));
  6074. }
  6075. /**
  6076. * Gets the private 'Sylius\Bundle\ThemeBundle\Asset\Installer\LegacyAssetsProvider' shared service.
  6077. *
  6078. * @return \Sylius\Bundle\ThemeBundle\Asset\Installer\LegacyAssetsProvider
  6079. */
  6080. protected function getLegacyAssetsProviderService()
  6081. {
  6082. $a = ($this->services['kernel'] ?? $this->get('kernel', 1));
  6083. $b = ($this->privates['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] ?? ($this->privates['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] = new \Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProvider()));
  6084. return $this->privates['Sylius\\Bundle\\ThemeBundle\\Asset\\Installer\\LegacyAssetsProvider'] = new \Sylius\Bundle\ThemeBundle\Asset\Installer\LegacyAssetsProvider(new \Sylius\Bundle\ThemeBundle\Asset\Installer\AssetsProvider($a, $b), $a, $b);
  6085. }
  6086. /**
  6087. * Gets the private 'Sylius\Bundle\ThemeBundle\Asset\PathResolverInterface' shared service.
  6088. *
  6089. * @return \Sylius\Bundle\ThemeBundle\Asset\PathResolver
  6090. */
  6091. protected function getPathResolverInterfaceService()
  6092. {
  6093. return $this->privates['Sylius\\Bundle\\ThemeBundle\\Asset\\PathResolverInterface'] = new \Sylius\Bundle\ThemeBundle\Asset\PathResolver(($this->privates['Sylius\\Bundle\\ThemeBundle\\Asset\\Installer\\LegacyAssetsProvider'] ?? $this->getLegacyAssetsProviderService()), ($this->privates['Sylius\\Bundle\\ThemeBundle\\Filesystem\\FilesystemInterface'] ?? ($this->privates['Sylius\\Bundle\\ThemeBundle\\Filesystem\\FilesystemInterface'] = new \Sylius\Bundle\ThemeBundle\Filesystem\Filesystem())));
  6094. }
  6095. /**
  6096. * Gets the private 'Sylius\Bundle\ThemeBundle\Repository\ThemeRepositoryInterface' shared service.
  6097. *
  6098. * @return \Sylius\Bundle\ThemeBundle\Repository\InMemoryThemeRepository
  6099. */
  6100. protected function getThemeRepositoryInterfaceService()
  6101. {
  6102. 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([0 => 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())), [0 => (\dirname(__DIR__, 4).'/vendor/sylius/bootstrap-theme'), 1 => (\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()));
  6103. }
  6104. /**
  6105. * Gets the private 'Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator' shared service.
  6106. *
  6107. * @return \Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator
  6108. */
  6109. protected function getThemeAwareTranslatorService()
  6110. {
  6111. $a = ($this->privates['translation.loader.yml'] ?? $this->getTranslation_Loader_YmlService());
  6112. $b = ($this->privates['translation.loader.xliff'] ?? $this->getTranslation_Loader_XliffService());
  6113. $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([0 => new \Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\SymfonyTranslatorResourceProvider([0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.af.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.af.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.af.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.af.yml'), 7 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.af.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.af.yml'), 9 => (\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/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.af.yml'), 22 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.af.yml'), 23 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.af.yml'), 24 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.af.yml'), 25 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.af.yml'), 26 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 27 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 28 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), 29 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.ar.yml'), 30 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.ar.yml'), 31 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ar.yml'), 32 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.ar.yml'), 33 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ar.yml'), 34 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.ar.yml'), 35 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.ar.yml'), 36 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ar.yml'), 37 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.ar.yml'), 38 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ar.yml'), 39 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.ar.yml'), 40 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ar.yml'), 41 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.ar.yml'), 42 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ar.yml'), 43 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.ar.yml'), 44 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.ar.yml'), 45 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ar.yml'), 46 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.ar.yml'), 47 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.ar.yml'), 48 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ar.yml'), 49 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.ar.yml'), 50 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.ar.yml'), 51 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ar.yml'), 52 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.ar.yml'), 53 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ar.yml'), 54 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ar.yml'), 55 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ar.yml'), 56 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.ar.yml'), 57 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.ar.yml'), 58 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ar.yml'), 59 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.ar.yml'), 60 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.ar.yml'), 61 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ar.yml'), 62 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.ar.yml'), 63 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.ar.yml'), 64 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ar.yml'), 65 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.ar.yml'), 66 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.ar.yml'), 67 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.ar.yml'), 68 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ar.yml'), 69 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.ar.yml'), 70 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.ar.yml'), 71 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.ar.yml'), 72 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.ar.yml'), 73 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.ar.yml'), 74 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.ar.yml'), 75 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.ar.yml'), 76 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.ar.xliff'), 77 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ar.yml'), 78 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.ar.yml'), 79 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.ar.yml'), 80 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ar.yml'), 81 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.ar.yml'), 82 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.ar.xliff'), 83 => (\dirname(__DIR__, 4).'/vendor/bitbag/elasticsearch-plugin/src/Resources/translations/messages.ar.yml'), 84 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 85 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 86 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf'), 87 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.az.xliff'), 88 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 89 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 90 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf'), 91 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.be.yml'), 92 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.be.yml'), 93 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.be.yml'), 94 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.be.yml'), 95 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.be.yml'), 96 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.be.yml'), 97 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.be.yml'), 98 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.be.yml'), 99 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.be.yml'), 100 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.be.yml'), 101 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.be.yml'), 102 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.be.yml'), 103 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.be.yml'), 104 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.be.yml'), 105 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.be.yml'), 106 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.be.yml'), 107 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.be.yml'), 108 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.be.yml'), 109 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.be.yml'), 110 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.be.yml'), 111 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.be.yml'), 112 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.be.yml'), 113 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.be.yml'), 114 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.be.yml'), 115 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.be.yml'), 116 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.be.yml'), 117 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.be.yml'), 118 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.be.yml'), 119 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.be.yml'), 120 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.be.yml'), 121 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.be.yml'), 122 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.be.yml'), 123 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.be.yml'), 124 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.be.yml'), 125 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.be.yml'), 126 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.be.yml'), 127 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.be.yml'), 128 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.be.yml'), 129 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 130 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 131 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), 132 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.bg.yml'), 133 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.bg.yml'), 134 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.bg.yml'), 135 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.bg.yml'), 136 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.bg.yml'), 137 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.bg.yml'), 138 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.bg.yml'), 139 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.bg.yml'), 140 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.bg.yml'), 141 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.bg.yml'), 142 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.bg.yml'), 143 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.bg.yml'), 144 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.bg.yml'), 145 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.bg.yml'), 146 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.bg.yml'), 147 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.bg.yml'), 148 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.bg.yml'), 149 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.bg.yml'), 150 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.bg.yml'), 151 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.bg.yml'), 152 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.bg.yml'), 153 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.bg.yml'), 154 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.bg.yml'), 155 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.bg.yml'), 156 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.bg.yml'), 157 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.bg.yml'), 158 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.bg.yml'), 159 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.bg.yml'), 160 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.bg.yml'), 161 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.bg.yml'), 162 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.bg.yml'), 163 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.bg.yml'), 164 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.bg.yml'), 165 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.bg.yml'), 166 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.bg.yml'), 167 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.bg.yml'), 168 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.bg.yml'), 169 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.bg.yml'), 170 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.bg.yml'), 171 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.bg.yml'), 172 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.bg.yml'), 173 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.bg.yml'), 174 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.bg.yml'), 175 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.bg.yml'), 176 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.bg.yml'), 177 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.bg.yml'), 178 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.bg.yml'), 179 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 180 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 181 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf'), 182 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 183 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 184 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), 185 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.ca.yml'), 186 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ca.yml'), 187 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ca.yml'), 188 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.ca.yml'), 189 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ca.yml'), 190 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ca.yml'), 191 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.ca.yml'), 192 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ca.yml'), 193 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.ca.yml'), 194 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ca.yml'), 195 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.ca.yml'), 196 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ca.yml'), 197 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.ca.yml'), 198 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.ca.yml'), 199 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ca.yml'), 200 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.ca.yml'), 201 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ca.yml'), 202 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.ca.yml'), 203 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ca.yml'), 204 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ca.yml'), 205 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ca.yml'), 206 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ca.yml'), 207 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.ca.yml'), 208 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ca.yml'), 209 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.ca.yml'), 210 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.ca.yml'), 211 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ca.yml'), 212 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.ca.yml'), 213 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ca.yml'), 214 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.ca.yml'), 215 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.ca.yml'), 216 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.ca.yml'), 217 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.ca.yml'), 218 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.ca.yml'), 219 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ca.yml'), 220 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ca.yml'), 221 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.ca.yml'), 222 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.ca.xliff'), 223 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 224 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 225 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), 226 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.cs.yml'), 227 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.cs.yml'), 228 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.cs.yml'), 229 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.cs.yml'), 230 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.cs.yml'), 231 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.cs.yml'), 232 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.cs.yml'), 233 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.cs.yml'), 234 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.cs.yml'), 235 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.cs.yml'), 236 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.cs.yml'), 237 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.cs.yml'), 238 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.cs.yml'), 239 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.cs.yml'), 240 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.cs.yml'), 241 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.cs.yml'), 242 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.cs.yml'), 243 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.cs.yml'), 244 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.cs.yml'), 245 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.cs.yml'), 246 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.cs.yml'), 247 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.cs.yml'), 248 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.cs.yml'), 249 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.cs.yml'), 250 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.cs.yml'), 251 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.cs.yml'), 252 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.cs.yml'), 253 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.cs.yml'), 254 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.cs.yml'), 255 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.cs.yml'), 256 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.cs.yml'), 257 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.cs.yml'), 258 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.cs.yml'), 259 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.cs.yml'), 260 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.cs.yml'), 261 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.cs.yml'), 262 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.cs.yml'), 263 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.cs.yml'), 264 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.cs.yml'), 265 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.cs.yml'), 266 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.cs.yml'), 267 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.cs.yml'), 268 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.cs.yml'), 269 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.cs.yml'), 270 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.cs.yml'), 271 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.cs.yml'), 272 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.cs.yml'), 273 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.cs.yml'), 274 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.cs.yml'), 275 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.cs.yml'), 276 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.cs.yml'), 277 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.cs.yml'), 278 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.cs.yml'), 279 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.cs.yml'), 280 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.cs.xliff'), 281 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/translations/messages.cs.yml'), 282 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/translations/validators.cs.yml'), 283 => (\dirname(__DIR__, 4).'/vendor/bitbag/elasticsearch-plugin/src/Resources/translations/messages.cs.yml'), 284 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), 285 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), 286 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf'), 287 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 288 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 289 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), 290 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.da.yml'), 291 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.da.yml'), 292 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.da.yml'), 293 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.da.yml'), 294 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.da.yml'), 295 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.da.yml'), 296 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.da.yml'), 297 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.da.yml'), 298 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.da.yml'), 299 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.da.yml'), 300 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.da.yml'), 301 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.da.yml'), 302 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.da.yml'), 303 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.da.yml'), 304 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.da.yml'), 305 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.da.yml'), 306 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.da.yml'), 307 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.da.yml'), 308 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.da.yml'), 309 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.da.yml'), 310 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.da.yml'), 311 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.da.yml'), 312 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.da.yml'), 313 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.da.yml'), 314 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.da.yml'), 315 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.da.yml'), 316 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.da.yml'), 317 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.da.yml'), 318 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.da.yml'), 319 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.da.yml'), 320 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.da.yml'), 321 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.da.yml'), 322 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.da.yml'), 323 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.da.yml'), 324 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.da.yml'), 325 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.da.yml'), 326 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.da.yml'), 327 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.da.yml'), 328 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.da.yml'), 329 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.da.yml'), 330 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.da.yml'), 331 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.da.yml'), 332 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.da.yml'), 333 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.da.yml'), 334 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.da.yml'), 335 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.da.yml'), 336 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.da.yml'), 337 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.da.yml'), 338 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.da.yml'), 339 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.da.yml'), 340 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.da.xliff'), 341 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 342 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 343 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 344 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.de.yml'), 345 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.de.yml'), 346 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.de.yml'), 347 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.de.yml'), 348 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.de.yml'), 349 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.de.yml'), 350 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.de.yml'), 351 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.de.yml'), 352 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.de.yml'), 353 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.de.yml'), 354 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.de.yml'), 355 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.de.yml'), 356 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.de.yml'), 357 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.de.yml'), 358 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.de.yml'), 359 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.de.yml'), 360 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.de.yml'), 361 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.de.yml'), 362 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.de.yml'), 363 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.de.yml'), 364 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.de.yml'), 365 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.de.yml'), 366 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.de.yml'), 367 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.de.yml'), 368 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.de.yml'), 369 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.de.yml'), 370 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.de.yml'), 371 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.de.yml'), 372 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.de.yml'), 373 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.de.yml'), 374 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.de.yml'), 375 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.de.yml'), 376 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.de.yml'), 377 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.de.yml'), 378 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.de.yml'), 379 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.de.yml'), 380 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.de.yml'), 381 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.de.yml'), 382 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.de.yml'), 383 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.de.yml'), 384 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.de.yml'), 385 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.de.yml'), 386 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.de.yml'), 387 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.de.yml'), 388 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.de.yml'), 389 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.de.yml'), 390 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.de.yml'), 391 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.de.yml'), 392 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.de.xliff'), 393 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.de.xliff'), 394 => (\dirname(__DIR__, 4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.de.yml'), 395 => (\dirname(__DIR__, 4).'/vendor/payum/payum-bundle/Resources/translations/validators.de.yml'), 396 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.de.yml'), 397 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.de.yml'), 398 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.de.yml'), 399 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.de.yml'), 400 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.de.yml'), 401 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.de.yml'), 402 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.de.xliff'), 403 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/translations/messages.de.yml'), 404 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/translations/validators.de.yml'), 405 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 406 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 407 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), 408 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.el.yml'), 409 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.el.yml'), 410 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.el.yml'), 411 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.el.yml'), 412 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.el.yml'), 413 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.el.yml'), 414 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.el.yml'), 415 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.el.yml'), 416 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.el.yml'), 417 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.el.yml'), 418 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.el.yml'), 419 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.el.yml'), 420 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.el.yml'), 421 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.el.yml'), 422 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.el.yml'), 423 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.el.yml'), 424 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.el.yml'), 425 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.el.yml'), 426 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.el.yml'), 427 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.el.yml'), 428 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.el.yml'), 429 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.el.yml'), 430 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.el.yml'), 431 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.el.yml'), 432 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.el.yml'), 433 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.el.yml'), 434 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.el.yml'), 435 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.el.yml'), 436 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.el.yml'), 437 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.el.yml'), 438 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.el.yml'), 439 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.el.yml'), 440 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.el.yml'), 441 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.el.yml'), 442 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.el.yml'), 443 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.el.yml'), 444 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.el.yml'), 445 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.el.yml'), 446 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.el.yml'), 447 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.el.yml'), 448 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.el.yml'), 449 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.el.yml'), 450 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.el.yml'), 451 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.el.yml'), 452 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 453 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 454 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 455 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.en.yml'), 456 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.en.yml'), 457 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.en.yml'), 458 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.en.yml'), 459 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.en.yml'), 460 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.en.yml'), 461 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.en.yml'), 462 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.en.yml'), 463 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.en.yml'), 464 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.en.yml'), 465 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.en.yml'), 466 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.en.yml'), 467 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.en.yml'), 468 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.en.yml'), 469 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.en.yml'), 470 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.en.yml'), 471 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.en.yml'), 472 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.en.yml'), 473 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.en.yml'), 474 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.en.yml'), 475 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.en.yml'), 476 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.en.yml'), 477 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.en.yml'), 478 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.en.yml'), 479 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.en.yml'), 480 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.en.yml'), 481 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.en.yml'), 482 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.en.yml'), 483 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.en.yml'), 484 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.en.yml'), 485 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.en.yml'), 486 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.en.yml'), 487 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.en.yml'), 488 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.en.yml'), 489 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.en.yml'), 490 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.en.yml'), 491 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.en.yml'), 492 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.en.yml'), 493 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.en.yml'), 494 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.en.yml'), 495 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.en.yml'), 496 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.en.yml'), 497 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.en.yml'), 498 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.en.yml'), 499 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.en.yml'), 500 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.en.yml'), 501 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.en.yml'), 502 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.en.yml'), 503 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.en.xliff'), 504 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.en.xliff'), 505 => (\dirname(__DIR__, 4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.en.yml'), 506 => (\dirname(__DIR__, 4).'/vendor/payum/payum-bundle/Resources/translations/validators.en.yml'), 507 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.en.yml'), 508 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.en.yml'), 509 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.en.yml'), 510 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.en.yml'), 511 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.en.yml'), 512 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.en.yml'), 513 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/translations/validators.en.yaml'), 514 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.en.xliff'), 515 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/translations/messages.en.yml'), 516 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/translations/validators.en.yml'), 517 => (\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resources/translations/messages.en.yml'), 518 => (\dirname(__DIR__, 4).'/vendor/bitbag/elasticsearch-plugin/src/Resources/translations/messages.en.yml'), 519 => (\dirname(__DIR__, 4).'/vendor/bitbag/elasticsearch-plugin/src/Resources/translations/validators.en.yml'), 520 => (\dirname(__DIR__, 4).'/translations/flashes.en.yml'), 521 => (\dirname(__DIR__, 4).'/translations/messages.en.yml'), 522 => (\dirname(__DIR__, 4).'/translations/validators.en.yml'), 523 => (\dirname(__DIR__, 4).'/translations/flashes.en.yml'), 524 => (\dirname(__DIR__, 4).'/translations/messages.en.yml'), 525 => (\dirname(__DIR__, 4).'/translations/validators.en.yml'), 526 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 527 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 528 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 529 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.es.yml'), 530 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.es.yml'), 531 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.es.yml'), 532 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.es.yml'), 533 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.es.yml'), 534 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.es.yml'), 535 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.es.yml'), 536 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.es.yml'), 537 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.es.yml'), 538 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.es.yml'), 539 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.es.yml'), 540 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.es.yml'), 541 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.es.yml'), 542 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.es.yml'), 543 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.es.yml'), 544 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.es.yml'), 545 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.es.yml'), 546 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.es.yml'), 547 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.es.yml'), 548 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.es.yml'), 549 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.es.yml'), 550 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.es.yml'), 551 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.es.yml'), 552 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.es.yml'), 553 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.es.yml'), 554 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.es.yml'), 555 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.es.yml'), 556 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.es.yml'), 557 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.es.yml'), 558 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.es.yml'), 559 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.es.yml'), 560 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.es.yml'), 561 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.es.yml'), 562 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.es.yml'), 563 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.es.yml'), 564 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.es.yml'), 565 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.es.yml'), 566 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.es.yml'), 567 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.es.yml'), 568 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.es.yml'), 569 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.es.yml'), 570 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.es.yml'), 571 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.es.yml'), 572 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.es.yml'), 573 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.es.yml'), 574 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.es.yml'), 575 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.es.yml'), 576 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.es.yml'), 577 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.es.yml'), 578 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.es.yml'), 579 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.es.yml'), 580 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.es.yml'), 581 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.es.xliff'), 582 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/translations/messages.es.yml'), 583 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/translations/validators.es.yml'), 584 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 585 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 586 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf'), 587 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.et.yml'), 588 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.et.yml'), 589 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.et.yml'), 590 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.et.yml'), 591 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.et.yml'), 592 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.et.yml'), 593 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.et.yml'), 594 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.et.yml'), 595 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.et.yml'), 596 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.et.yml'), 597 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.et.yml'), 598 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.et.yml'), 599 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.et.yml'), 600 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.et.yml'), 601 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.et.yml'), 602 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.et.yml'), 603 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.et.yml'), 604 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.et.yml'), 605 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.et.yml'), 606 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.et.yml'), 607 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.et.yml'), 608 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.et.yml'), 609 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 610 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 611 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), 612 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 613 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 614 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), 615 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.fa.yml'), 616 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.fa.yml'), 617 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.fa.yml'), 618 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.fa.yml'), 619 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.fa.yml'), 620 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.fa.yml'), 621 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.fa.yml'), 622 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.fa.yml'), 623 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.fa.yml'), 624 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.fa.yml'), 625 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.fa.yml'), 626 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.fa.yml'), 627 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.fa.yml'), 628 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.fa.yml'), 629 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.fa.yml'), 630 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.fa.yml'), 631 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.fa.yml'), 632 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.fa.yml'), 633 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.fa.yml'), 634 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.fa.yml'), 635 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.fa.yml'), 636 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.fa.yml'), 637 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.fa.yml'), 638 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.fa.yml'), 639 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.fa.yml'), 640 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.fa.yml'), 641 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.fa.yml'), 642 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.fa.yml'), 643 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.fa.yml'), 644 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.fa.yml'), 645 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.fa.yml'), 646 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.fa.yml'), 647 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.fa.yml'), 648 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.fa.yml'), 649 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.fa.yml'), 650 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.fa.yml'), 651 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.fa.yml'), 652 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.fa.yml'), 653 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.fa.yml'), 654 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.fa.yml'), 655 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.fa.yml'), 656 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.fa.yml'), 657 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.fa.yml'), 658 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.fa.yml'), 659 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.fa.yml'), 660 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.fa.yml'), 661 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.fa.yml'), 662 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.fa.xliff'), 663 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 664 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 665 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), 666 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.fi.yml'), 667 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.fi.yml'), 668 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.fi.yml'), 669 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.fi.yml'), 670 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.fi.yml'), 671 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.fi.yml'), 672 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.fi.yml'), 673 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.fi.yml'), 674 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.fi.yml'), 675 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.fi.yml'), 676 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.fi.yml'), 677 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.fi.yml'), 678 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.fi.yml'), 679 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.fi.yml'), 680 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.fi.yml'), 681 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.fi.yml'), 682 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.fi.yml'), 683 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.fi.yml'), 684 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.fi.yml'), 685 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.fi.yml'), 686 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.fi.yml'), 687 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.fi.yml'), 688 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.fi.yml'), 689 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.fi.yml'), 690 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.fi.yml'), 691 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.fi.yml'), 692 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.fi.yml'), 693 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.fi.yml'), 694 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.fi.yml'), 695 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.fi.yml'), 696 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.fi.yml'), 697 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.fi.yml'), 698 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.fi.yml'), 699 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.fi.yml'), 700 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.fi.yml'), 701 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.fi.xliff'), 702 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 703 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 704 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), 705 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.fr.yml'), 706 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.fr.yml'), 707 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.fr.yml'), 708 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.fr.yml'), 709 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.fr.yml'), 710 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.fr.yml'), 711 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.fr.yml'), 712 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.fr.yml'), 713 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.fr.yml'), 714 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.fr.yml'), 715 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.fr.yml'), 716 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.fr.yml'), 717 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.fr.yml'), 718 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.fr.yml'), 719 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.fr.yml'), 720 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.fr.yml'), 721 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.fr.yml'), 722 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.fr.yml'), 723 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.fr.yml'), 724 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.fr.yml'), 725 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.fr.yml'), 726 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.fr.yml'), 727 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.fr.yml'), 728 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.fr.yml'), 729 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.fr.yml'), 730 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.fr.yml'), 731 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.fr.yml'), 732 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.fr.yml'), 733 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.fr.yml'), 734 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.fr.yml'), 735 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.fr.yml'), 736 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.fr.yml'), 737 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.fr.yml'), 738 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.fr.yml'), 739 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.fr.yml'), 740 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.fr.yml'), 741 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.fr.yml'), 742 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.fr.yml'), 743 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.fr.yml'), 744 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.fr.yml'), 745 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.fr.yml'), 746 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.fr.yml'), 747 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.fr.yml'), 748 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.fr.yml'), 749 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.fr.yml'), 750 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.fr.yml'), 751 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.fr.yml'), 752 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.fr.yml'), 753 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.fr.xliff'), 754 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.fr.xliff'), 755 => (\dirname(__DIR__, 4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.fr.yml'), 756 => (\dirname(__DIR__, 4).'/vendor/payum/payum-bundle/Resources/translations/validators.fr.yml'), 757 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.fr.yml'), 758 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.fr.yml'), 759 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.fr.yml'), 760 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.fr.yml'), 761 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.fr.yml'), 762 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.fr.yml'), 763 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.fr.xliff'), 764 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/translations/messages.fr.yml'), 765 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/translations/validators.fr.yml'), 766 => (\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resources/translations/messages.fr.yml'), 767 => (\dirname(__DIR__, 4).'/vendor/bitbag/elasticsearch-plugin/src/Resources/translations/messages.fr.yml'), 768 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 769 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 770 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), 771 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.gl.xliff'), 772 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 773 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 774 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf'), 775 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.he.yml'), 776 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.he.yml'), 777 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.he.yml'), 778 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.he.yml'), 779 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.he.yml'), 780 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.he.yml'), 781 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.he.yml'), 782 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.he.yml'), 783 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.he.yml'), 784 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.he.yml'), 785 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.he.yml'), 786 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.he.yml'), 787 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.he.yml'), 788 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.he.yml'), 789 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.he.yml'), 790 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.he.yml'), 791 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.he.yml'), 792 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.he.yml'), 793 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.he.yml'), 794 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.he.yml'), 795 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.he.yml'), 796 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.he.yml'), 797 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.he.yml'), 798 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.he.yml'), 799 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.he.yml'), 800 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.he.yml'), 801 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.he.yml'), 802 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.he.yml'), 803 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.he.yml'), 804 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.he.yml'), 805 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.he.yml'), 806 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.he.yml'), 807 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.he.yml'), 808 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.he.yml'), 809 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.he.yml'), 810 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.he.yml'), 811 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 812 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 813 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), 814 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.hr.yml'), 815 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.hr.yml'), 816 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.hr.yml'), 817 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.hr.yml'), 818 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.hr.yml'), 819 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.hr.yml'), 820 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.hr.yml'), 821 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.hr.yml'), 822 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.hr.yml'), 823 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.hr.yml'), 824 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.hr.yml'), 825 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.hr.yml'), 826 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.hr.yml'), 827 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.hr.yml'), 828 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.hr.yml'), 829 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.hr.yml'), 830 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.hr.yml'), 831 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.hr.yml'), 832 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.hr.yml'), 833 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.hr.yml'), 834 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.hr.yml'), 835 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.hr.yml'), 836 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.hr.yml'), 837 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.hr.yml'), 838 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.hr.yml'), 839 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.hr.yml'), 840 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.hr.yml'), 841 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.hr.yml'), 842 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.hr.yml'), 843 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.hr.yml'), 844 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.hr.yml'), 845 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.hr.yml'), 846 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.hr.yml'), 847 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.hr.yml'), 848 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.hr.yml'), 849 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.hr.yml'), 850 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.hr.yml'), 851 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.hr.yml'), 852 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.hr.yml'), 853 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.hr.yml'), 854 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.hr.yml'), 855 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.hr.yml'), 856 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.hr.yml'), 857 => (\dirname(__DIR__, 4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.hr.yml'), 858 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.hr.yml'), 859 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.hr.yml'), 860 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.hr.yml'), 861 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.hr.yml'), 862 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.hr.xliff'), 863 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/translations/messages.hr.yml'), 864 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/translations/validators.hr.yml'), 865 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 866 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 867 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), 868 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.hu.yml'), 869 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.hu.yml'), 870 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.hu.yml'), 871 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.hu.yml'), 872 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.hu.yml'), 873 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.hu.yml'), 874 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.hu.yml'), 875 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.hu.yml'), 876 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.hu.yml'), 877 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.hu.yml'), 878 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.hu.yml'), 879 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.hu.yml'), 880 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.hu.yml'), 881 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.hu.yml'), 882 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.hu.yml'), 883 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.hu.yml'), 884 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.hu.yml'), 885 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.hu.yml'), 886 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.hu.yml'), 887 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.hu.yml'), 888 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.hu.yml'), 889 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.hu.yml'), 890 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.hu.yml'), 891 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.hu.yml'), 892 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.hu.yml'), 893 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.hu.yml'), 894 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.hu.yml'), 895 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.hu.yml'), 896 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.hu.yml'), 897 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.hu.yml'), 898 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.hu.yml'), 899 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.hu.yml'), 900 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.hu.yml'), 901 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.hu.yml'), 902 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.hu.yml'), 903 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.hu.yml'), 904 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.hu.yml'), 905 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.hu.yml'), 906 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.hu.yml'), 907 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.hu.yml'), 908 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.hu.yml'), 909 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.hu.yml'), 910 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.hu.yml'), 911 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.hu.yml'), 912 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.hu.yml'), 913 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.hu.yml'), 914 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.hu.xliff'), 915 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.hu.xliff'), 916 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.hu.yml'), 917 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.hu.yml'), 918 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.hu.yml'), 919 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.hu.yml'), 920 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 921 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 922 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf'), 923 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 924 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 925 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), 926 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.id.yml'), 927 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.id.yml'), 928 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.id.yml'), 929 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.id.yml'), 930 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.id.yml'), 931 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.id.yml'), 932 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.id.yml'), 933 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.id.yml'), 934 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.id.yml'), 935 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.id.yml'), 936 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.id.yml'), 937 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.id.yml'), 938 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.id.yml'), 939 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.id.yml'), 940 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.id.yml'), 941 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.id.yml'), 942 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.id.yml'), 943 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.id.yml'), 944 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.id.yml'), 945 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.id.yml'), 946 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.id.yml'), 947 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.id.yml'), 948 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.id.yml'), 949 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.id.yml'), 950 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.id.yml'), 951 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.id.yml'), 952 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.id.yml'), 953 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.id.yml'), 954 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.id.yml'), 955 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.id.yml'), 956 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.id.yml'), 957 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.id.yml'), 958 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.id.yml'), 959 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.id.yml'), 960 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.id.yml'), 961 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.id.yml'), 962 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.id.yml'), 963 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.id.yml'), 964 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.id.yml'), 965 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.id.yml'), 966 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.id.yml'), 967 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.id.yml'), 968 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.id.yml'), 969 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.id.yml'), 970 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.id.yml'), 971 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.id.yml'), 972 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.id.yml'), 973 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 974 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 975 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), 976 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.it.yml'), 977 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.it.yml'), 978 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.it.yml'), 979 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.it.yml'), 980 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.it.yml'), 981 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.it.yml'), 982 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.it.yml'), 983 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.it.yml'), 984 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.it.yml'), 985 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.it.yml'), 986 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.it.yml'), 987 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.it.yml'), 988 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.it.yml'), 989 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.it.yml'), 990 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.it.yml'), 991 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.it.yml'), 992 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.it.yml'), 993 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.it.yml'), 994 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.it.yml'), 995 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.it.yml'), 996 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.it.yml'), 997 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.it.yml'), 998 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.it.yml'), 999 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.it.yml'), 1000 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.it.yml'), 1001 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.it.yml'), 1002 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.it.yml'), 1003 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.it.yml'), 1004 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.it.yml'), 1005 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.it.yml'), 1006 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.it.yml'), 1007 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.it.yml'), 1008 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.it.yml'), 1009 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.it.yml'), 1010 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.it.yml'), 1011 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.it.yml'), 1012 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.it.yml'), 1013 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.it.yml'), 1014 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.it.yml'), 1015 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.it.yml'), 1016 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.it.yml'), 1017 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.it.yml'), 1018 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.it.yml'), 1019 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.it.yml'), 1020 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.it.yml'), 1021 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.it.yml'), 1022 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.it.xliff'), 1023 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.it.yml'), 1024 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.it.yml'), 1025 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.it.yml'), 1026 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.it.yml'), 1027 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.it.yml'), 1028 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.it.xliff'), 1029 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1030 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 1031 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), 1032 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ja.yml'), 1033 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ja.yml'), 1034 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ja.yml'), 1035 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ja.yml'), 1036 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ja.yml'), 1037 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ja.yml'), 1038 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.ja.yml'), 1039 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ja.yml'), 1040 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.ja.yml'), 1041 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ja.yml'), 1042 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ja.yml'), 1043 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ja.yml'), 1044 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ja.yml'), 1045 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ja.yml'), 1046 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ja.yml'), 1047 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ja.yml'), 1048 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.ja.yml'), 1049 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ja.yml'), 1050 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.ja.yml'), 1051 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ja.yml'), 1052 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.ja.yml'), 1053 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.ja.yml'), 1054 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.ja.yml'), 1055 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.ja.yml'), 1056 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.ja.yml'), 1057 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.ja.yml'), 1058 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ja.yml'), 1059 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ja.yml'), 1060 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.ja.yml'), 1061 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1062 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 1063 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), 1064 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1065 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 1066 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), 1067 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.lt.yml'), 1068 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.lt.yml'), 1069 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.lt.yml'), 1070 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.lt.yml'), 1071 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.lt.yml'), 1072 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.lt.yml'), 1073 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.lt.yml'), 1074 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.lt.yml'), 1075 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.lt.yml'), 1076 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.lt.yml'), 1077 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.lt.yml'), 1078 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.lt.yml'), 1079 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.lt.yml'), 1080 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.lt.yml'), 1081 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.lt.yml'), 1082 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.lt.yml'), 1083 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.lt.yml'), 1084 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.lt.yml'), 1085 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.lt.yml'), 1086 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.lt.yml'), 1087 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.lt.yml'), 1088 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.lt.yml'), 1089 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.lt.yml'), 1090 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.lt.yml'), 1091 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.lt.yml'), 1092 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.lt.yml'), 1093 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.lt.yml'), 1094 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.lt.yml'), 1095 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.lt.yml'), 1096 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.lt.yml'), 1097 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.lt.yml'), 1098 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.lt.yml'), 1099 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.lt.yml'), 1100 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.lt.yml'), 1101 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.lt.yml'), 1102 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.lt.yml'), 1103 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.lt.yml'), 1104 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.lt.yml'), 1105 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.lt.yml'), 1106 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.lt.yml'), 1107 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.lt.yml'), 1108 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.lt.yml'), 1109 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.lt.yml'), 1110 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.lt.yml'), 1111 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.lt.yml'), 1112 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/translations/messages.lt.yml'), 1113 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/translations/validators.lt.yml'), 1114 => (\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resources/translations/messages.lt.yml'), 1115 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1116 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 1117 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), 1118 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.lv.yml'), 1119 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.lv.yml'), 1120 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.lv.yml'), 1121 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.lv.yml'), 1122 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.lv.yml'), 1123 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.lv.yml'), 1124 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.lv.yml'), 1125 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.lv.yml'), 1126 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.lv.yml'), 1127 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.lv.yml'), 1128 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.lv.yml'), 1129 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.lv.yml'), 1130 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.lv.yml'), 1131 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.lv.yml'), 1132 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.lv.yml'), 1133 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.lv.yml'), 1134 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.lv.yml'), 1135 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.lv.yml'), 1136 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.lv.yml'), 1137 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.lv.yml'), 1138 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), 1139 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), 1140 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf'), 1141 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.mk.yml'), 1142 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.mk.yml'), 1143 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.mk.yml'), 1144 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.mk.yml'), 1145 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.mk.yml'), 1146 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.mk.yml'), 1147 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.mk.yml'), 1148 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.mk.yml'), 1149 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.mk.yml'), 1150 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.mk.yml'), 1151 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.mk.yml'), 1152 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.mk.yml'), 1153 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.mk.yml'), 1154 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.mk.yml'), 1155 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.mk.yml'), 1156 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.mk.yml'), 1157 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.mk.yml'), 1158 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.mk.yml'), 1159 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.mk.yml'), 1160 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.mk.yml'), 1161 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.mk.yml'), 1162 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.mk.yml'), 1163 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1164 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 1165 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf'), 1166 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.mn.yml'), 1167 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.mn.yml'), 1168 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.mn.yml'), 1169 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.mn.yml'), 1170 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.mn.yml'), 1171 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.mn.yml'), 1172 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.mn.yml'), 1173 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.mn.yml'), 1174 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.mn.yml'), 1175 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.mn.yml'), 1176 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.mn.yml'), 1177 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.mn.yml'), 1178 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.mn.yml'), 1179 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.mn.yml'), 1180 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.mn.yml'), 1181 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.mn.yml'), 1182 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.mn.yml'), 1183 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.mn.yml'), 1184 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.mn.yml'), 1185 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.mn.yml'), 1186 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.mn.yml'), 1187 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.mn.yml'), 1188 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.mn.yml'), 1189 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.mn.yml'), 1190 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.mn.yml'), 1191 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.mn.yml'), 1192 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.mn.yml'), 1193 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.mn.yml'), 1194 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.mn.yml'), 1195 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.mn.yml'), 1196 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.mn.yml'), 1197 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.mn.yml'), 1198 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.mn.yml'), 1199 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.mn.yml'), 1200 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.mn.yml'), 1201 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.mn.yml'), 1202 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.mn.yml'), 1203 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.mn.yml'), 1204 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.mn.yml'), 1205 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.mn.yml'), 1206 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.mn.yml'), 1207 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.mn.yml'), 1208 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.mn.yml'), 1209 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.mn.yml'), 1210 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.mn.yml'), 1211 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.mn.yml'), 1212 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.mn.yml'), 1213 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1214 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 1215 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf'), 1216 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1217 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 1218 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf'), 1219 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1220 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 1221 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 1222 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.nl.yml'), 1223 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.nl.yml'), 1224 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.nl.yml'), 1225 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.nl.yml'), 1226 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.nl.yml'), 1227 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.nl.yml'), 1228 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.nl.yml'), 1229 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.nl.yml'), 1230 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.nl.yml'), 1231 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.nl.yml'), 1232 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.nl.yml'), 1233 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.nl.yml'), 1234 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.nl.yml'), 1235 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.nl.yml'), 1236 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.nl.yml'), 1237 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.nl.yml'), 1238 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.nl.yml'), 1239 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.nl.yml'), 1240 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.nl.yml'), 1241 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.nl.yml'), 1242 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.nl.yml'), 1243 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.nl.yml'), 1244 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.nl.yml'), 1245 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.nl.yml'), 1246 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.nl.yml'), 1247 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.nl.yml'), 1248 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.nl.yml'), 1249 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.nl.yml'), 1250 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.nl.yml'), 1251 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.nl.yml'), 1252 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.nl.yml'), 1253 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.nl.yml'), 1254 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.nl.yml'), 1255 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.nl.yml'), 1256 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.nl.yml'), 1257 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.nl.yml'), 1258 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.nl.yml'), 1259 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.nl.yml'), 1260 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.nl.yml'), 1261 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.nl.yml'), 1262 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.nl.yml'), 1263 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.nl.yml'), 1264 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.nl.yml'), 1265 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.nl.yml'), 1266 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.nl.yml'), 1267 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.nl.yml'), 1268 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.nl.yml'), 1269 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.nl.yml'), 1270 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.nl.xliff'), 1271 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.nl.xliff'), 1272 => (\dirname(__DIR__, 4).'/vendor/payum/payum-bundle/Resources/translations/PayumBundle.nl.yml'), 1273 => (\dirname(__DIR__, 4).'/vendor/payum/payum-bundle/Resources/translations/validators.nl.yml'), 1274 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.nl.yml'), 1275 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.nl.yml'), 1276 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.nl.yml'), 1277 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.nl.yml'), 1278 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.nl.yml'), 1279 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.nl.yml'), 1280 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.nl.xliff'), 1281 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/translations/messages.nl.yml'), 1282 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/translations/validators.nl.yml'), 1283 => (\dirname(__DIR__, 4).'/vendor/bitbag/elasticsearch-plugin/src/Resources/translations/messages.nl.yml'), 1284 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1285 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 1286 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf'), 1287 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1288 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 1289 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), 1290 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.no.yml'), 1291 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.no.yml'), 1292 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.no.yml'), 1293 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.no.yml'), 1294 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.no.yml'), 1295 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.no.yml'), 1296 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.no.yml'), 1297 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.no.yml'), 1298 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.no.yml'), 1299 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.no.yml'), 1300 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.no.yml'), 1301 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.no.yml'), 1302 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.no.yml'), 1303 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.no.yml'), 1304 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.no.yml'), 1305 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.no.yml'), 1306 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.no.yml'), 1307 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.no.yml'), 1308 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.no.yml'), 1309 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.no.yml'), 1310 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.no.yml'), 1311 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.no.yml'), 1312 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.no.yml'), 1313 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.no.yml'), 1314 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.no.yml'), 1315 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.no.yml'), 1316 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.no.yml'), 1317 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.no.yml'), 1318 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.no.yml'), 1319 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.no.yml'), 1320 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.no.yml'), 1321 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.no.yml'), 1322 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.no.yml'), 1323 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.no.yml'), 1324 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.no.yml'), 1325 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.no.yml'), 1326 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.no.yml'), 1327 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.no.yml'), 1328 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.no.yml'), 1329 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.no.yml'), 1330 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.no.yml'), 1331 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.no.yml'), 1332 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.no.yml'), 1333 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.no.yml'), 1334 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.no.yml'), 1335 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.no.yml'), 1336 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.no.yml'), 1337 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.no.xliff'), 1338 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1339 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 1340 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), 1341 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.pl.yml'), 1342 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.pl.yml'), 1343 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.pl.yml'), 1344 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.pl.yml'), 1345 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.pl.yml'), 1346 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.pl.yml'), 1347 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.pl.yml'), 1348 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.pl.yml'), 1349 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.pl.yml'), 1350 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.pl.yml'), 1351 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.pl.yml'), 1352 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.pl.yml'), 1353 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.pl.yml'), 1354 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.pl.yml'), 1355 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.pl.yml'), 1356 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.pl.yml'), 1357 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.pl.yml'), 1358 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.pl.yml'), 1359 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.pl.yml'), 1360 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.pl.yml'), 1361 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.pl.yml'), 1362 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.pl.yml'), 1363 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pl.yml'), 1364 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.pl.yml'), 1365 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.pl.yml'), 1366 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.pl.yml'), 1367 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.pl.yml'), 1368 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.pl.yml'), 1369 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.pl.yml'), 1370 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.pl.yml'), 1371 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.pl.yml'), 1372 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.pl.yml'), 1373 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.pl.yml'), 1374 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.pl.yml'), 1375 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.pl.yml'), 1376 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pl.yml'), 1377 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.pl.yml'), 1378 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.pl.yml'), 1379 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.pl.yml'), 1380 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.pl.yml'), 1381 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.pl.yml'), 1382 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.pl.yml'), 1383 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.pl.yml'), 1384 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.pl.yml'), 1385 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.pl.yml'), 1386 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.pl.yml'), 1387 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.pl.yml'), 1388 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.pl.yml'), 1389 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.pl.yml'), 1390 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.pl.yml'), 1391 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.pl.yml'), 1392 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.pl.yml'), 1393 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.pl.xliff'), 1394 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/translations/messages.pl.yml'), 1395 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/translations/validators.pl.yml'), 1396 => (\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resources/translations/messages.pl.yml'), 1397 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1398 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 1399 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), 1400 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.pt.yml'), 1401 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.pt.yml'), 1402 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.pt.yml'), 1403 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.pt.yml'), 1404 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.pt.yml'), 1405 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.pt.yml'), 1406 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.pt.yml'), 1407 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.pt.yml'), 1408 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.pt.yml'), 1409 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.pt.yml'), 1410 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.pt.yml'), 1411 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.pt.yml'), 1412 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.pt.yml'), 1413 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.pt.yml'), 1414 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.pt.yml'), 1415 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.pt.yml'), 1416 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.pt.yml'), 1417 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.pt.yml'), 1418 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.pt.yml'), 1419 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pt.yml'), 1420 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.pt.yml'), 1421 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.pt.yml'), 1422 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.pt.yml'), 1423 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.pt.yml'), 1424 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.pt.yml'), 1425 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.pt.yml'), 1426 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.pt.yml'), 1427 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.pt.yml'), 1428 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.pt.yml'), 1429 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.pt.yml'), 1430 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.pt.yml'), 1431 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.pt.yml'), 1432 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pt.yml'), 1433 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.pt.yml'), 1434 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.pt.yml'), 1435 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.pt.yml'), 1436 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.pt.yml'), 1437 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.pt.yml'), 1438 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.pt.yml'), 1439 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.pt.yml'), 1440 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.pt.yml'), 1441 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.pt.yml'), 1442 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.pt.yml'), 1443 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.pt.yml'), 1444 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.pt.yml'), 1445 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.pt.yml'), 1446 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.pt.yml'), 1447 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.pt.yml'), 1448 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.pt.xliff'), 1449 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1450 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 1451 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), 1452 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.pt_BR.yml'), 1453 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.pt_BR.yml'), 1454 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.pt_BR.yml'), 1455 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.pt_BR.yml'), 1456 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.pt_BR.yml'), 1457 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.pt_BR.yml'), 1458 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.pt_BR.yml'), 1459 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.pt_BR.yml'), 1460 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.pt_BR.yml'), 1461 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.pt_BR.yml'), 1462 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.pt_BR.yml'), 1463 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.pt_BR.yml'), 1464 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.pt_BR.yml'), 1465 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.pt_BR.yml'), 1466 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.pt_BR.yml'), 1467 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.pt_BR.yml'), 1468 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.pt_BR.yml'), 1469 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.pt_BR.yml'), 1470 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.pt_BR.yml'), 1471 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.pt_BR.yml'), 1472 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.pt_BR.yml'), 1473 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pt_BR.yml'), 1474 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.pt_BR.yml'), 1475 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.pt_BR.yml'), 1476 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.pt_BR.yml'), 1477 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.pt_BR.yml'), 1478 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.pt_BR.yml'), 1479 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.pt_BR.yml'), 1480 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.pt_BR.yml'), 1481 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.pt_BR.yml'), 1482 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.pt_BR.yml'), 1483 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.pt_BR.yml'), 1484 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.pt_BR.yml'), 1485 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.pt_BR.yml'), 1486 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pt_BR.yml'), 1487 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.pt_BR.yml'), 1488 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.pt_BR.yml'), 1489 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.pt_BR.yml'), 1490 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.pt_BR.yml'), 1491 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.pt_BR.yml'), 1492 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.pt_BR.yml'), 1493 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.pt_BR.yml'), 1494 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.pt_BR.yml'), 1495 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.pt_BR.yml'), 1496 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.pt_BR.yml'), 1497 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.pt_BR.yml'), 1498 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.pt_BR.yml'), 1499 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1500 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 1501 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), 1502 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.ro.yml'), 1503 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.ro.yml'), 1504 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ro.yml'), 1505 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.ro.yml'), 1506 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ro.yml'), 1507 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.ro.yml'), 1508 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.ro.yml'), 1509 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ro.yml'), 1510 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.ro.yml'), 1511 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ro.yml'), 1512 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.ro.yml'), 1513 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ro.yml'), 1514 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.ro.yml'), 1515 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ro.yml'), 1516 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.ro.yml'), 1517 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.ro.yml'), 1518 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ro.yml'), 1519 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.ro.yml'), 1520 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.ro.yml'), 1521 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ro.yml'), 1522 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.ro.yml'), 1523 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.ro.yml'), 1524 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ro.yml'), 1525 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.ro.yml'), 1526 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ro.yml'), 1527 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ro.yml'), 1528 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ro.yml'), 1529 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.ro.yml'), 1530 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.ro.yml'), 1531 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ro.yml'), 1532 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.ro.yml'), 1533 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.ro.yml'), 1534 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ro.yml'), 1535 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.ro.yml'), 1536 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.ro.yml'), 1537 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.ro.yml'), 1538 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ro.yml'), 1539 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.ro.yml'), 1540 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.ro.yml'), 1541 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.ro.yml'), 1542 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ro.yml'), 1543 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.ro.yml'), 1544 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.ro.yml'), 1545 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.ro.yml'), 1546 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.ro.yml'), 1547 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.ro.yml'), 1548 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.ro.yml'), 1549 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.ro.yml'), 1550 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.ro.yml'), 1551 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ro.yml'), 1552 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.ro.yml'), 1553 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.ro.yml'), 1554 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ro.yml'), 1555 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.ro.yml'), 1556 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.ro.xliff'), 1557 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1558 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 1559 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), 1560 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.ru.yml'), 1561 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.ru.yml'), 1562 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ru.yml'), 1563 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.ru.yml'), 1564 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ru.yml'), 1565 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.ru.yml'), 1566 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.ru.yml'), 1567 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ru.yml'), 1568 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.ru.yml'), 1569 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ru.yml'), 1570 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.ru.yml'), 1571 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ru.yml'), 1572 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.ru.yml'), 1573 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ru.yml'), 1574 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.ru.yml'), 1575 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ru.yml'), 1576 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.ru.yml'), 1577 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.ru.yml'), 1578 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ru.yml'), 1579 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.ru.yml'), 1580 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.ru.yml'), 1581 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ru.yml'), 1582 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.ru.yml'), 1583 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ru.yml'), 1584 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ru.yml'), 1585 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ru.yml'), 1586 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.ru.yml'), 1587 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.ru.yml'), 1588 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ru.yml'), 1589 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.ru.yml'), 1590 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.ru.yml'), 1591 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ru.yml'), 1592 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.ru.yml'), 1593 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.ru.yml'), 1594 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ru.yml'), 1595 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.ru.yml'), 1596 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.ru.yml'), 1597 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.ru.yml'), 1598 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ru.yml'), 1599 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.ru.yml'), 1600 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.ru.yml'), 1601 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.ru.yml'), 1602 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.ru.yml'), 1603 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.ru.yml'), 1604 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.ru.yml'), 1605 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.ru.yml'), 1606 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.ru.xliff'), 1607 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ru.yml'), 1608 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.ru.yml'), 1609 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ru.yml'), 1610 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.ru.yml'), 1611 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.ru.xliff'), 1612 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/translations/messages.ru.yml'), 1613 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/translations/validators.ru.yml'), 1614 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1615 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 1616 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), 1617 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.sk.yml'), 1618 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.sk.yml'), 1619 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sk.yml'), 1620 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.sk.yml'), 1621 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sk.yml'), 1622 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.sk.yml'), 1623 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.sk.yml'), 1624 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sk.yml'), 1625 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.sk.yml'), 1626 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sk.yml'), 1627 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.sk.yml'), 1628 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sk.yml'), 1629 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sk.yml'), 1630 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sk.yml'), 1631 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.sk.yml'), 1632 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sk.yml'), 1633 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.sk.yml'), 1634 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.sk.yml'), 1635 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sk.yml'), 1636 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.sk.yml'), 1637 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.sk.yml'), 1638 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sk.yml'), 1639 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.sk.yml'), 1640 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sk.yml'), 1641 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sk.yml'), 1642 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sk.yml'), 1643 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.sk.yml'), 1644 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sk.yml'), 1645 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sk.yml'), 1646 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.sk.yml'), 1647 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.sk.yml'), 1648 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sk.yml'), 1649 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.sk.yml'), 1650 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sk.yml'), 1651 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sk.yml'), 1652 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.sk.yml'), 1653 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sk.yml'), 1654 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.sk.yml'), 1655 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sk.yml'), 1656 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.sk.yml'), 1657 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.sk.yml'), 1658 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.sk.yml'), 1659 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.sk.yml'), 1660 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sk.yml'), 1661 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.sk.yml'), 1662 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.sk.yml'), 1663 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sk.yml'), 1664 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sk.yml'), 1665 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.sk.xliff'), 1666 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/translations/messages.sk.yml'), 1667 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/translations/validators.sk.yml'), 1668 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1669 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 1670 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), 1671 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.sl.yml'), 1672 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sl.yml'), 1673 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.sl.yml'), 1674 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sl.yml'), 1675 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.sl.yml'), 1676 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sl.yml'), 1677 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.sl.yml'), 1678 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sl.yml'), 1679 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.sl.yml'), 1680 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sl.yml'), 1681 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sl.yml'), 1682 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sl.yml'), 1683 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.sl.yml'), 1684 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sl.yml'), 1685 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.sl.yml'), 1686 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.sl.yml'), 1687 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sl.yml'), 1688 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.sl.yml'), 1689 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.sl.yml'), 1690 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sl.yml'), 1691 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.sl.yml'), 1692 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sl.yml'), 1693 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sl.yml'), 1694 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sl.yml'), 1695 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.sl.yml'), 1696 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sl.yml'), 1697 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sl.yml'), 1698 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.sl.yml'), 1699 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.sl.yml'), 1700 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sl.yml'), 1701 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.sl.yml'), 1702 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sl.yml'), 1703 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sl.yml'), 1704 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sl.yml'), 1705 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.sl.yml'), 1706 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sl.yml'), 1707 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.sl.yml'), 1708 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.sl.yml'), 1709 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.sl.yml'), 1710 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.sl.yml'), 1711 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sl.yml'), 1712 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sl.yml'), 1713 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sl.yml'), 1714 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.sl.xliff'), 1715 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1716 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 1717 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf'), 1718 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sq.yml'), 1719 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.sq.yml'), 1720 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sq.yml'), 1721 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.sq.yml'), 1722 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sq.yml'), 1723 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.sq.yml'), 1724 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sq.yml'), 1725 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.sq.yml'), 1726 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sq.yml'), 1727 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sq.yml'), 1728 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sq.yml'), 1729 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.sq.yml'), 1730 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sq.yml'), 1731 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.sq.yml'), 1732 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.sq.yml'), 1733 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sq.yml'), 1734 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.sq.yml'), 1735 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.sq.yml'), 1736 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sq.yml'), 1737 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.sq.yml'), 1738 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sq.yml'), 1739 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sq.yml'), 1740 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sq.yml'), 1741 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.sq.yml'), 1742 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sq.yml'), 1743 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sq.yml'), 1744 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.sq.yml'), 1745 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sq.yml'), 1746 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.sq.yml'), 1747 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sq.yml'), 1748 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sq.yml'), 1749 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sq.yml'), 1750 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.sq.yml'), 1751 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sq.yml'), 1752 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.sq.yml'), 1753 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.sq.yml'), 1754 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.sq.yml'), 1755 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.sq.yml'), 1756 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sq.yml'), 1757 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sq.yml'), 1758 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sq.yml'), 1759 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1760 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 1761 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf'), 1762 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.sr_Cyrl.xliff'), 1763 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1764 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 1765 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), 1766 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.sr_Latn.xliff'), 1767 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1768 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 1769 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), 1770 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.sv.yml'), 1771 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.sv.yml'), 1772 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sv.yml'), 1773 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.sv.yml'), 1774 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sv.yml'), 1775 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sv.yml'), 1776 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.sv.yml'), 1777 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sv.yml'), 1778 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.sv.yml'), 1779 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sv.yml'), 1780 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sv.yml'), 1781 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sv.yml'), 1782 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sv.yml'), 1783 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.sv.yml'), 1784 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.sv.yml'), 1785 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sv.yml'), 1786 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.sv.yml'), 1787 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sv.yml'), 1788 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sv.yml'), 1789 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sv.yml'), 1790 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sv.yml'), 1791 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sv.yml'), 1792 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sv.yml'), 1793 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.sv.yml'), 1794 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.sv.yml'), 1795 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sv.yml'), 1796 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.sv.yml'), 1797 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sv.yml'), 1798 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sv.yml'), 1799 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.sv.yml'), 1800 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sv.yml'), 1801 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.sv.yml'), 1802 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sv.yml'), 1803 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.sv.yml'), 1804 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.sv.yml'), 1805 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.sv.yml'), 1806 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.sv.yml'), 1807 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.sv.yml'), 1808 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sv.yml'), 1809 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sv.yml'), 1810 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sv.yml'), 1811 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.sv.xliff'), 1812 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1813 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 1814 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), 1815 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.th.yml'), 1816 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.th.yml'), 1817 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.th.yml'), 1818 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.th.yml'), 1819 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.th.yml'), 1820 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.th.yml'), 1821 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.th.yml'), 1822 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.th.yml'), 1823 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.th.yml'), 1824 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.th.yml'), 1825 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.th.yml'), 1826 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.th.yml'), 1827 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.th.yml'), 1828 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.th.yml'), 1829 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.th.yml'), 1830 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.th.yml'), 1831 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.th.yml'), 1832 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.th.yml'), 1833 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.th.yml'), 1834 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.th.yml'), 1835 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.th.yml'), 1836 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.th.yml'), 1837 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.th.yml'), 1838 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.th.yml'), 1839 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.th.yml'), 1840 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.th.yml'), 1841 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.th.yml'), 1842 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.th.yml'), 1843 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.th.yml'), 1844 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.th.yml'), 1845 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.th.yml'), 1846 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.th.yml'), 1847 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.th.yml'), 1848 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.th.yml'), 1849 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.th.yml'), 1850 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.th.yml'), 1851 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.th.yml'), 1852 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.th.yml'), 1853 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.th.yml'), 1854 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.th.yml'), 1855 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.th.yml'), 1856 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.th.yml'), 1857 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.th.yml'), 1858 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.th.yml'), 1859 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.th.yml'), 1860 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.th.xliff'), 1861 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1862 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 1863 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf'), 1864 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1865 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 1866 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), 1867 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.tr.yml'), 1868 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.tr.yml'), 1869 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.tr.yml'), 1870 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.tr.yml'), 1871 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.tr.yml'), 1872 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.tr.yml'), 1873 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.tr.yml'), 1874 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.tr.yml'), 1875 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.tr.yml'), 1876 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.tr.yml'), 1877 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.tr.yml'), 1878 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.tr.yml'), 1879 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.tr.yml'), 1880 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.tr.yml'), 1881 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.tr.yml'), 1882 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.tr.yml'), 1883 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.tr.yml'), 1884 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.tr.yml'), 1885 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.tr.yml'), 1886 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.tr.yml'), 1887 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.tr.yml'), 1888 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.tr.yml'), 1889 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.tr.yml'), 1890 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.tr.yml'), 1891 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.tr.yml'), 1892 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.tr.yml'), 1893 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.tr.yml'), 1894 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.tr.yml'), 1895 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.tr.yml'), 1896 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.tr.yml'), 1897 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.tr.yml'), 1898 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.tr.yml'), 1899 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.tr.yml'), 1900 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.tr.yml'), 1901 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.tr.yml'), 1902 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.tr.yml'), 1903 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.tr.yml'), 1904 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.tr.yml'), 1905 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.tr.yml'), 1906 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.tr.yml'), 1907 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.tr.yml'), 1908 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.tr.yml'), 1909 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.tr.yml'), 1910 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.tr.yml'), 1911 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.tr.yml'), 1912 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.tr.yml'), 1913 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.tr.yml'), 1914 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.tr.yml'), 1915 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.tr.yml'), 1916 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.tr.yml'), 1917 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.tr.yml'), 1918 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.tr.yml'), 1919 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.tr.xliff'), 1920 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1921 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 1922 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), 1923 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.uk.yml'), 1924 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.uk.yml'), 1925 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.uk.yml'), 1926 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.uk.yml'), 1927 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.uk.yml'), 1928 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.uk.yml'), 1929 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.uk.yml'), 1930 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.uk.yml'), 1931 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.uk.yml'), 1932 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.uk.yml'), 1933 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.uk.yml'), 1934 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.uk.yml'), 1935 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.uk.yml'), 1936 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.uk.yml'), 1937 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.uk.yml'), 1938 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.uk.yml'), 1939 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.uk.yml'), 1940 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.uk.yml'), 1941 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.uk.yml'), 1942 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.uk.yml'), 1943 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.uk.yml'), 1944 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.uk.yml'), 1945 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.uk.yml'), 1946 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.uk.yml'), 1947 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.uk.yml'), 1948 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.uk.yml'), 1949 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.uk.yml'), 1950 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.uk.yml'), 1951 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.uk.yml'), 1952 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.uk.yml'), 1953 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.uk.yml'), 1954 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.uk.yml'), 1955 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.uk.yml'), 1956 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.uk.yml'), 1957 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.uk.yml'), 1958 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.uk.yml'), 1959 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.uk.yml'), 1960 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.uk.yml'), 1961 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.uk.yml'), 1962 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.uk.yml'), 1963 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.uk.yml'), 1964 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.uk.yml'), 1965 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.uk.yml'), 1966 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.uk.yml'), 1967 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.uk.yml'), 1968 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.uk.yml'), 1969 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.uk.yml'), 1970 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.uk.yml'), 1971 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.uk.yml'), 1972 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.uk.yml'), 1973 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.uk.yml'), 1974 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.uk.yml'), 1975 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.uk.yml'), 1976 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.uk.xliff'), 1977 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1978 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 1979 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf'), 1980 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1981 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 1982 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf'), 1983 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1984 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 1985 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), 1986 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.vi.yml'), 1987 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.vi.yml'), 1988 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.vi.yml'), 1989 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.vi.yml'), 1990 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.vi.yml'), 1991 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.vi.yml'), 1992 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.vi.yml'), 1993 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.vi.yml'), 1994 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.vi.yml'), 1995 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.vi.yml'), 1996 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.vi.yml'), 1997 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.vi.yml'), 1998 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.vi.yml'), 1999 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.vi.yml'), 2000 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.vi.yml'), 2001 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.vi.yml'), 2002 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.vi.yml'), 2003 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.vi.yml'), 2004 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.vi.yml'), 2005 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.vi.yml'), 2006 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.vi.yml'), 2007 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.vi.yml'), 2008 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.vi.yml'), 2009 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.vi.yml'), 2010 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.vi.yml'), 2011 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 2012 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2013 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), 2014 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.zh_CN.yml'), 2015 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.zh_CN.yml'), 2016 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.zh_CN.yml'), 2017 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.zh_CN.yml'), 2018 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.zh_CN.yml'), 2019 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.zh_CN.yml'), 2020 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.zh_CN.yml'), 2021 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.zh_CN.yml'), 2022 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.zh_CN.yml'), 2023 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.zh_CN.yml'), 2024 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.zh_CN.yml'), 2025 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.zh_CN.yml'), 2026 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.zh_CN.yml'), 2027 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.zh_CN.yml'), 2028 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.zh_CN.yml'), 2029 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.zh_CN.yml'), 2030 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.zh_CN.yml'), 2031 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.zh_CN.yml'), 2032 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.zh_CN.yml'), 2033 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.zh_CN.yml'), 2034 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.zh_CN.yml'), 2035 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.zh_CN.yml'), 2036 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.zh_CN.yml'), 2037 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.zh_CN.yml'), 2038 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.zh_CN.yml'), 2039 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.zh_CN.yml'), 2040 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.zh_CN.yml'), 2041 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.zh_CN.yml'), 2042 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.zh_CN.yml'), 2043 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.zh_CN.yml'), 2044 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.zh_CN.yml'), 2045 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.zh_CN.yml'), 2046 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.zh_CN.yml'), 2047 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.zh_CN.yml'), 2048 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.zh_CN.yml'), 2049 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.zh_CN.yml'), 2050 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.zh_CN.yml'), 2051 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.zh_CN.yml'), 2052 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.zh_CN.yml'), 2053 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.zh_CN.yml'), 2054 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.zh_CN.yml'), 2055 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.zh_CN.yml'), 2056 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.zh_CN.yml'), 2057 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.zh_CN.yml'), 2058 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.zh_CN.yml'), 2059 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.zh_CN.yml'), 2060 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.zh_CN.yml'), 2061 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.zh_CN.xliff'), 2062 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 2063 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 2064 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf'), 2065 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.zh_TW.yml'), 2066 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.zh_TW.yml'), 2067 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.zh_TW.yml'), 2068 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.zh_TW.yml'), 2069 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.zh_TW.yml'), 2070 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.zh_TW.yml'), 2071 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.zh_TW.yml'), 2072 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.zh_TW.yml'), 2073 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.zh_TW.yml'), 2074 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.zh_TW.yml'), 2075 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.zh_TW.yml'), 2076 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.zh_TW.yml'), 2077 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.zh_TW.yml'), 2078 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.zh_TW.yml'), 2079 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.zh_TW.yml'), 2080 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.zh_TW.yml'), 2081 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.zh_TW.yml'), 2082 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.zh_TW.yml'), 2083 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.zh_TW.yml'), 2084 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.zh_TW.yml'), 2085 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.zh_TW.yml'), 2086 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.zh_TW.yml'), 2087 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.zh_TW.yml'), 2088 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.zh_TW.yml'), 2089 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.zh_TW.yml'), 2090 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.zh_TW.yml'), 2091 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.zh_TW.yml'), 2092 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.zh_TW.yml'), 2093 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.zh_TW.yml'), 2094 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.zh_TW.yml'), 2095 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.zh_TW.yml'), 2096 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.zh_TW.yml'), 2097 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.zh_TW.yml'), 2098 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.zh_TW.yml'), 2099 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.de_CH.yml'), 2100 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.de_CH.yml'), 2101 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.de_CH.yml'), 2102 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.de_CH.yml'), 2103 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.de_CH.yml'), 2104 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.de_CH.yml'), 2105 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.de_CH.yml'), 2106 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.de_CH.yml'), 2107 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.de_CH.yml'), 2108 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.de_CH.yml'), 2109 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.de_CH.yml'), 2110 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.de_CH.yml'), 2111 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.de_CH.yml'), 2112 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.de_CH.yml'), 2113 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.de_CH.yml'), 2114 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.de_CH.yml'), 2115 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.de_CH.yml'), 2116 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.de_CH.yml'), 2117 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.de_CH.yml'), 2118 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.de_CH.yml'), 2119 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.de_CH.yml'), 2120 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.de_CH.yml'), 2121 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.de_CH.yml'), 2122 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.de_CH.yml'), 2123 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.de_CH.yml'), 2124 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.de_CH.yml'), 2125 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.de_CH.yml'), 2126 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.de_CH.yml'), 2127 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.de_CH.yml'), 2128 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.de_CH.yml'), 2129 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.de_CH.yml'), 2130 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.de_CH.yml'), 2131 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.de_CH.yml'), 2132 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.de_CH.yml'), 2133 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.de_CH.yml'), 2134 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.de_CH.yml'), 2135 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.de_CH.yml'), 2136 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.de_CH.yml'), 2137 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.de_CH.yml'), 2138 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.de_CH.yml'), 2139 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.de_CH.yml'), 2140 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.de_CH.yml'), 2141 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.de_CH.yml'), 2142 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.de_CH.yml'), 2143 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.de_CH.yml'), 2144 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.de_CH.yml'), 2145 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.de_CH.yml'), 2146 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.de_CH.yml'), 2147 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.de_CH.yml'), 2148 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.de_CH.yml'), 2149 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.de_CH.yml'), 2150 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.is.yml'), 2151 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.is.yml'), 2152 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.is.yml'), 2153 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.is.yml'), 2154 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.is.yml'), 2155 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.is.yml'), 2156 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.is.yml'), 2157 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.is.yml'), 2158 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.is.yml'), 2159 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.is.yml'), 2160 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.is.yml'), 2161 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.is.yml'), 2162 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.is.yml'), 2163 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.is.yml'), 2164 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.is.yml'), 2165 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.is.yml'), 2166 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.is.yml'), 2167 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.is.yml'), 2168 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.is.yml'), 2169 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.is.yml'), 2170 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.is.yml'), 2171 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.is.yml'), 2172 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.is.yml'), 2173 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.is.yml'), 2174 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.is.yml'), 2175 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.is.yml'), 2176 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.is.yml'), 2177 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.is.yml'), 2178 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.is.yml'), 2179 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.is.yml'), 2180 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.sr_CS.yml'), 2181 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/translations/validators.sr_CS.yml'), 2182 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sr_CS.yml'), 2183 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.sr_CS.yml'), 2184 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sr_CS.yml'), 2185 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.sr_CS.yml'), 2186 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.sr_CS.yml'), 2187 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sr_CS.yml'), 2188 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/validators.sr_CS.yml'), 2189 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sr_CS.yml'), 2190 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.sr_CS.yml'), 2191 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sr_CS.yml'), 2192 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sr_CS.yml'), 2193 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sr_CS.yml'), 2194 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.sr_CS.yml'), 2195 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sr_CS.yml'), 2196 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.sr_CS.yml'), 2197 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.sr_CS.yml'), 2198 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sr_CS.yml'), 2199 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.sr_CS.yml'), 2200 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.sr_CS.yml'), 2201 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sr_CS.yml'), 2202 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.sr_CS.yml'), 2203 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sr_CS.yml'), 2204 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sr_CS.yml'), 2205 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sr_CS.yml'), 2206 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.sr_CS.yml'), 2207 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sr_CS.yml'), 2208 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sr_CS.yml'), 2209 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/validators.sr_CS.yml'), 2210 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.sr_CS.yml'), 2211 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sr_CS.yml'), 2212 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.sr_CS.yml'), 2213 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sr_CS.yml'), 2214 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sr_CS.yml'), 2215 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.sr_CS.yml'), 2216 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sr_CS.yml'), 2217 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.sr_CS.yml'), 2218 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sr_CS.yml'), 2219 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/validators.sr_CS.yml'), 2220 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.sr_CS.yml'), 2221 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.sr_CS.yml'), 2222 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/validators.sr_CS.yml'), 2223 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sr_CS.yml'), 2224 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/validators.sr_CS.yml'), 2225 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sr_CS.yml'), 2226 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sr_CS.yml'), 2227 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ko.yml'), 2228 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ko.yml'), 2229 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ko.yml'), 2230 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ko.yml'), 2231 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ko.yml'), 2232 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ko.yml'), 2233 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ko.yml'), 2234 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ko.yml'), 2235 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ko.yml'), 2236 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ko.yml'), 2237 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ko.yml'), 2238 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ko.yml'), 2239 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ko.yml'), 2240 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ko.yml'), 2241 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ko.yml'), 2242 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ko.yml'), 2243 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.ko.yml'), 2244 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.ko.yml'), 2245 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.ko.yml'), 2246 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ko.yml'), 2247 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ko.yml'), 2248 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ms.yml'), 2249 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ms.yml'), 2250 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ms.yml'), 2251 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ms.yml'), 2252 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ms.yml'), 2253 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ms.yml'), 2254 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ms.yml'), 2255 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ms.yml'), 2256 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ms.yml'), 2257 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ms.yml'), 2258 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ms.yml'), 2259 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ms.yml'), 2260 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.ms.yml'), 2261 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ms.yml'), 2262 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ms.yml'), 2263 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ms.yml'), 2264 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ms.yml'), 2265 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sr.yml'), 2266 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sr.yml'), 2267 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sr.yml'), 2268 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sr.yml'), 2269 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sr.yml'), 2270 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sr.yml'), 2271 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sr.yml'), 2272 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sr.yml'), 2273 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sr.yml'), 2274 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sr.yml'), 2275 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sr.yml'), 2276 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sr.yml'), 2277 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sr.yml'), 2278 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sr.yml'), 2279 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sr.yml'), 2280 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sr.yml'), 2281 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sr.yml'), 2282 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sr.yml'), 2283 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/flashes.sr.yml'), 2284 => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle/Resources/translations/messages.sr.yml'), 2285 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.sr.yml'), 2286 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.sr.yml'), 2287 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.sr.yml'), 2288 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sr.yml'), 2289 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sr.yml'), 2290 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sr.yml'), 2291 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/flashes.zh.yml'), 2292 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/messages.zh.yml'), 2293 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/translations/validators.zh.yml'), 2294 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.oc.xliff'), 2295 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/translations/pagerfanta.sw.xliff'), 2296 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/translations/messages.cs_CZ.yml')]), 1 => new \Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\ThemeTranslatorResourceProvider(new \Sylius\Bundle\ThemeBundle\Translation\Finder\OrderingTranslationFilesFinder(new \Sylius\Bundle\ThemeBundle\Translation\Finder\LegacyTranslationFilesFinder(($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()), 'en_US', ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true]);
  6114. $c->setFallbackLocales([0 => 'en_US', 1 => 'en_US', 2 => 'en']);
  6115. 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()));
  6116. }
  6117. /**
  6118. * Gets the private 'Sylius\Bundle\UiBundle\Registry\TemplateBlockRegistryInterface' shared service.
  6119. *
  6120. * @return \Sylius\Bundle\UiBundle\Registry\TemplateBlockRegistry
  6121. */
  6122. protected function getTemplateBlockRegistryInterfaceService()
  6123. {
  6124. return $this->privates['Sylius\\Bundle\\UiBundle\\Registry\\TemplateBlockRegistryInterface'] = new \Sylius\Bundle\UiBundle\Registry\TemplateBlockRegistry(['sylius.grid' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.grid', '@SyliusUi/Grid/_content.html.twig', [], 10, NULL)], 'sylius.grid.body' => ['navigation' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('navigation', 'sylius.grid.body', '@SyliusUi/Grid/Body/_navigation.html.twig', [], 30, NULL), 'table' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('table', 'sylius.grid.body', '@SyliusUi/Grid/Body/_table.html.twig', [], 20, NULL), 'pagination' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('pagination', 'sylius.grid.body', '@SyliusUi/Grid/Body/_pagination.html.twig', [], 10, NULL)], 'sylius.grid.filters' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.grid.filters', '@SyliusUi/Grid/Filter/_content.html.twig', [], 10, NULL)], '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'], 30, NULL), 'logo' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('logo', 'sylius.admin.login.before_form', '@SyliusUi/Security/_logo.html.twig', [], 20, NULL), 'error' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('error', 'sylius.admin.login.before_form', '@SyliusUi/Security/_error.html.twig', [], 10, NULL)], 'sylius.admin.login.form.content' => ['credentials' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('credentials', 'sylius.admin.login.form.content', '@SyliusUi/Security/Form/_credentials.html.twig', [], 20, NULL), 'submit' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('submit', 'sylius.admin.login.form.content', '@SyliusUi/Security/Form/_submit.html.twig', [], 10, NULL)], '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'], 25, NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header', 'sylius.admin.index', '@SyliusAdmin/Crud/Index/_header.html.twig', [], 20, NULL), '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'], 15, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.index', '@SyliusAdmin/Crud/Index/_content.html.twig', [], 10, NULL), 'after_content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content', 'sylius.admin.index', '@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'index.after_content'], 5, NULL)], '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'], 5, NULL)], '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'], 5, NULL)], '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'], NULL, NULL)], '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'], 25, NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header', 'sylius.admin.create', '@SyliusAdmin/Crud/Create/_header.html.twig', [], 20, NULL), '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'], 15, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.create', '@SyliusAdmin/Crud/Create/_content.html.twig', [], 10, NULL), 'after_content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content', 'sylius.admin.create', '@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'create.after_content'], 5, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], 25, NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header', 'sylius.admin.update', '@SyliusAdmin/Crud/Update/_header.html.twig', [], 20, NULL), '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'], 15, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.update', '@SyliusAdmin/Crud/Update/_content.html.twig', [], 10, NULL), 'after_content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_content', 'sylius.admin.update', '@SyliusAdmin/Crud/Block/_legacySonataEvent.html.twig', ['postfix' => 'update.after_content'], 5, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], 25, NULL), 'logo' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('logo', 'sylius.admin.layout.sidebar', '@SyliusAdmin/_logo.html.twig', [], 20, NULL), 'menu' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('menu', 'sylius.admin.layout.sidebar', '@SyliusAdmin/_menu.html.twig', [], 10, NULL), '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'], 5, NULL)], 'sylius.admin.layout.javascripts' => ['scripts' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('scripts', 'sylius.admin.layout.javascripts', '@SyliusAdmin/_scripts.html.twig', [], 10, NULL), 'legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy', 'sylius.admin.layout.javascripts', '@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.layout.javascripts'], 0, NULL)], 'sylius.admin.layout.stylesheets' => ['styles' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('styles', 'sylius.admin.layout.stylesheets', '@SyliusAdmin/_styles.html.twig', [], 10, NULL), 'legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy', 'sylius.admin.layout.stylesheets', '@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.layout.stylesheets'], 0, NULL)], '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', [], 30, NULL), 'legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy', 'sylius.admin.layout.topbar_left', '@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.layout.topbar_left'], 25, NULL), 'channel_links' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('channel_links', 'sylius.admin.layout.topbar_left', '@SyliusAdmin/Layout/_channelLinksWidget.html.twig', [], 20, NULL), 'search' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('search', 'sylius.admin.layout.topbar_left', '@SyliusAdmin/_search.html.twig', [], 10, NULL)], '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'], NULL, NULL)], 'sylius.admin.layout.topbar_right' => ['notifications' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('notifications', 'sylius.admin.layout.topbar_right', '@SyliusAdmin/Layout/_notificationWidget.html.twig', [], 30, NULL), 'support' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('support', 'sylius.admin.layout.topbar_right', '@SyliusAdmin/_support.html.twig', [], 20, NULL), 'security' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('security', 'sylius.admin.layout.topbar_right', '@SyliusAdmin/_security.html.twig', [], 10, NULL), 'legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy', 'sylius.admin.layout.topbar_right', '@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.layout.topbar_right'], 5, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], 15, NULL), 'tree' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('tree', 'sylius.admin.taxon.create.taxon_tree', '@SyliusAdmin/Taxon/_taxonTree.html.twig', [], 10, NULL), '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'], 5, NULL)], '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'], 15, NULL), 'tree' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('tree', 'sylius.admin.taxon.update.taxon_tree', '@SyliusAdmin/Taxon/_taxonTree.html.twig', [], 10, NULL), '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'], 5, NULL)], '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'], 15, NULL), 'tree' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('tree', 'sylius.admin.login.content', '@SyliusAdmin/Security/_content.html.twig', [], 10, NULL), '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'], 5, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], 25, NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header', 'sylius.admin.promotion_coupon.index.content', '@SyliusAdmin/PromotionCoupon/Index/_headerWidget.html.twig', [], 20, NULL), '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'], 15, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.promotion_coupon.index.content', '@SyliusAdmin/Crud/Index/_content.html.twig', [], 10, NULL), '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'], 5, NULL)], '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'], 35, NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header', 'sylius.admin.promotion_coupon.generate.content', '@SyliusAdmin/PromotionCoupon/Generate/_header.html.twig', [], 30, NULL), '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'], 25, NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb', 'sylius.admin.promotion_coupon.generate.content', '@SyliusAdmin/PromotionCoupon/Generate/_breadcrumb.html.twig', [], 20, NULL), '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'], 15, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.promotion_coupon.generate.content', '@SyliusAdmin/PromotionCoupon/Generate/_formWidget.html.twig', [], 10, NULL), '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'], 5, NULL)], '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'], 25, NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header', 'sylius.admin.customer.show.address', '@SyliusAdmin/Customer/Show/Address/_header.html.twig', [], 20, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.customer.show.address', '@SyliusAdmin/Customer/Show/Address/_content.html.twig', [], 10, NULL), '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'], 5, NULL)], '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'], 35, NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header', 'sylius.admin.order.update.content', '@SyliusAdmin/Order/Update/_header.html.twig', [], 30, NULL), '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'], 25, NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb', 'sylius.admin.order.update.content', '@SyliusAdmin/Order/Update/_breadcrumb.html.twig', [], 20, NULL), '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'], 15, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.order.update.content', '@SyliusAdmin/Order/Update/_content.html.twig', [], 10, NULL), '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'], 5, NULL)], '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'], 35, NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header', 'sylius.admin.order.show.content', '@SyliusAdmin/Order/Show/_headerWidget.html.twig', [], 30, NULL), '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'], 25, NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb', 'sylius.admin.order.show.content', '@SyliusAdmin/Order/Show/_breadcrumb.html.twig', [], 20, NULL), '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'], 15, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.order.show.content', '@SyliusAdmin/Order/Show/_content.html.twig', [], 10, NULL), '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'], 5, NULL)], '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'], 25, NULL), 'summary' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('summary', 'sylius.admin.order.show.summary', '@SyliusAdmin/Order/Show/_summaryWidget.html.twig', [], 20, NULL), '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'], 15, NULL), 'notes' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('notes', 'sylius.admin.order.show.summary', '@SyliusAdmin/Order/Show/_notes.html.twig', [], 10, NULL)], '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'], 55, NULL), 'customer' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('customer', 'sylius.admin.order.show.sidebar', '@SyliusAdmin/Order/Show/_customer.html.twig', [], 50, NULL), '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'], 45, NULL), 'addresses' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('addresses', 'sylius.admin.order.show.sidebar', '@SyliusAdmin/Order/Show/_addresses.html.twig', [], 40, NULL), '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'], 35, NULL), 'payments' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('payments', 'sylius.admin.order.show.sidebar', '@SyliusAdmin/Order/Show/_payments.html.twig', [], 30, NULL), 'shipments' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('shipments', 'sylius.admin.order.show.sidebar', '@SyliusAdmin/Order/Show/_shipments.html.twig', [], 20, NULL), 'resend_email' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('resend_email', 'sylius.admin.order.show.sidebar', '@SyliusAdmin/Order/Show/_resendEmail.html.twig', [], 10, NULL), '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'], 5, NULL)], 'sylius.admin.order.show.header_items' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.order.show.header_items', '@SyliusAdmin/Order/Show/_headerItems.html.twig', [], 10, NULL)], 'sylius.admin.order.show.payments_content' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.order.show.payments_content', '@SyliusAdmin/Order/Show/_paymentsContent.html.twig', [], 10, NULL)], 'sylius.admin.order.show.payment_content' => ['header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header', 'sylius.admin.order.show.payment_content', '@SyliusAdmin/Order/Show/Payment/_header.html.twig', [], 40, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.order.show.payment_content', '@SyliusAdmin/Order/Show/Payment/_content.html.twig', [], 30, NULL), 'complete_transition' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('complete_transition', 'sylius.admin.order.show.payment_content', '@SyliusAdmin/Order/Show/Payment/_completeTransition.html.twig', [], 20, NULL), 'refund_transition' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('refund_transition', 'sylius.admin.order.show.payment_content', '@SyliusAdmin/Order/Show/Payment/_refundTransition.html.twig', [], 10, NULL)], 'sylius.admin.order.show.shipments_content' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.order.show.shipments_content', '@SyliusAdmin/Order/Show/_shipmentsContent.html.twig', [], 10, NULL)], 'sylius.admin.order.show.shipment_content' => ['header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header', 'sylius.admin.order.show.shipment_content', '@SyliusAdmin/Order/Show/Shipment/_header.html.twig', [], 60, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.order.show.shipment_content', '@SyliusAdmin/Order/Show/Shipment/_content.html.twig', [], 50, NULL), 'ship_transition' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('ship_transition', 'sylius.admin.order.show.shipment_content', '@SyliusAdmin/Order/Show/Shipment/_shipTransition.html.twig', [], 40, NULL), 'tracking' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('tracking', 'sylius.admin.order.show.shipment_content', '@SyliusAdmin/Order/Show/Shipment/_tracking.html.twig', [], 30, NULL), 'show_button' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('show_button', 'sylius.admin.order.show.shipment_content', '@SyliusAdmin/Order/Show/Shipment/_showButton.html.twig', [], 20, NULL), 'resend_confirmation_email_button' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('resend_confirmation_email_button', 'sylius.admin.order.show.shipment_content', '@SyliusAdmin/Order/Show/Shipment/_resendConfirmationEmailButton.html.twig', [], 10, NULL)], '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'], 35, NULL), 'primary' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('primary', 'sylius.admin.customer.show.information', '@SyliusAdmin/Customer/Show/Details/_primary.html.twig', [], 30, NULL), 'email' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('email', 'sylius.admin.customer.show.information', '@SyliusAdmin/Customer/Show/Details/_email.html.twig', [], 20, NULL), 'contact' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('contact', 'sylius.admin.customer.show.information', '@SyliusAdmin/Customer/Show/Details/_contact.html.twig', [], 10, NULL), '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'], 5, NULL)], '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'], 25, NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header', 'sylius.admin.product_variant.index.content', '@SyliusAdmin/ProductVariant/Index/_headerWidget.html.twig', [], 20, NULL), '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'], 15, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.product_variant.index.content', '@SyliusAdmin/Crud/Index/_content.html.twig', [], 10, NULL), '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'], 5, NULL)], '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'], 35, NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header', 'sylius.admin.product_variant.generate.content', '@SyliusAdmin/ProductVariant/Generate/_header.html.twig', [], 30, NULL), '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'], 25, NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb', 'sylius.admin.product_variant.generate.content', '@SyliusAdmin/ProductVariant/Generate/_breadcrumb.html.twig', [], 20, NULL), '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'], 15, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.product_variant.generate.content', '@SyliusAdmin/ProductVariant/Generate/_content.html.twig', [], 10, NULL), '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'], 5, NULL)], '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'], 35, NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header', 'sylius.admin.order.history.content', '@SyliusAdmin/Order/History/_headerWidget.html.twig', [], 30, NULL), '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'], 25, NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb', 'sylius.admin.order.history.content', '@SyliusAdmin/Order/History/_breadcrumb.html.twig', [], 20, NULL), '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'], 15, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.order.history.content', '@SyliusAdmin/Order/History/_content.html.twig', [], 10, NULL), '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'], 5, NULL)], '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', [], 20, NULL), 'legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy', 'sylius.admin.product.index.header', '@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.admin.product.index.header'], 15, NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb', 'sylius.admin.product.index.header', '@SyliusAdmin/Product/Index/Header/_breadcrumb.html.twig', [], 10, NULL)], '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', [], 20, NULL), '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'], 15, NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb', 'sylius.admin.product_variant.index.header.content', '@SyliusAdmin/ProductVariant/Index/ProductHeader/_breadcrumb.html.twig', [], 10, NULL)], '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'], 25, NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header', 'sylius.admin.product.index.content', '@SyliusAdmin/Product/Index/_headerWidget.html.twig', [], 20, NULL), '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'], 15, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.product.index.content', '@SyliusAdmin/Product/Index/_content.html.twig', [], 10, NULL), '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'], 5, NULL)], 'sylius.admin.product.show.variants_content' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.product.show.variants_content', '@SyliusAdmin/Product/Show/_variantsContent.html.twig', [], 10, NULL)], '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'], 45, NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header', 'sylius.admin.customer.show.content', '@SyliusAdmin/Customer/Show/_headerWidget.html.twig', [], 40, NULL), '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'], 35, NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb', 'sylius.admin.customer.show.content', '@SyliusAdmin/Customer/Show/_breadcrumb.html.twig', [], 30, NULL), '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'], 25, NULL), 'statistics' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('statistics', 'sylius.admin.customer.show.content', '@SyliusAdmin/Customer/Show/_statistics.html.twig', [], 20, NULL), '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'], 15, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.customer.show.content', '@SyliusAdmin/Customer/Show/_contentWidget.html.twig', [], 10, NULL), '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'], 5, NULL)], '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'], 45, NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header', 'sylius.admin.dashboard.content', '@SyliusAdmin/Dashboard/_header.html.twig', [], 40, NULL), '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'], 35, NULL), 'statistics' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('statistics', 'sylius.admin.dashboard.content', '@SyliusAdmin/Dashboard/_statistics.html.twig', [], 30, NULL), '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'], 25, NULL), 'menu' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('menu', 'sylius.admin.dashboard.content', '@SyliusAdmin/Dashboard/_menu.html.twig', [], 20, NULL), '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'], 15, NULL), 'latest' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('latest', 'sylius.admin.dashboard.content', '@SyliusAdmin/Dashboard/_latest.html.twig', [], 10, NULL), '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'], 5, NULL)], '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', [], 20, NULL), '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'], 15, NULL), 'menu' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('menu', 'sylius.admin.customer.show.header.content', '@SyliusAdmin/Customer/Show/_headerMenu.html.twig', [], 10, NULL)], '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'], 15, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.product.index.content.main', '@SyliusAdmin/Crud/Index/_content.html.twig', [], 10, NULL)], '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'], 15, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.product.index.content.sidebar', '@SyliusAdmin/Product/Index/Content/_taxonTree.html.twig', [], 10, NULL), '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'], 5, NULL)], 'sylius.admin.catalog_promotion.show.content' => ['header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header', 'sylius.admin.catalog_promotion.show.content', '@SyliusAdmin/CatalogPromotion/Show/_headerWidget.html.twig', [], 15, NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb', 'sylius.admin.catalog_promotion.show.content', '@SyliusAdmin/CatalogPromotion/Show/_breadcrumb.html.twig', [], 10, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.catalog_promotion.show.content', '@SyliusAdmin/CatalogPromotion/Show/_content.html.twig', [], 5, NULL)], 'sylius.admin.catalog_promotion.show.header.content' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.catalog_promotion.show.header.content', '@SyliusAdmin/CatalogPromotion/Show/_header.html.twig', [], 10, NULL), 'menu' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('menu', 'sylius.admin.catalog_promotion.show.header.content', '@SyliusAdmin/CatalogPromotion/Show/_headerMenu.html.twig', [], 5, NULL)], 'sylius.admin.catalog_promotion.show.content.left_bar' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.catalog_promotion.show.content.left_bar', '@SyliusAdmin/CatalogPromotion/Show/_details.html.twig', [], 10, NULL), 'menu' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('menu', 'sylius.admin.catalog_promotion.show.content.left_bar', '@SyliusAdmin/CatalogPromotion/Show/_translations.html.twig', [], 5, NULL)], 'sylius.admin.catalog_promotion.show.content.right_bar' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.catalog_promotion.show.content.right_bar', '@SyliusAdmin/CatalogPromotion/Show/_scopes.html.twig', [], 10, NULL), 'menu' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('menu', 'sylius.admin.catalog_promotion.show.content.right_bar', '@SyliusAdmin/CatalogPromotion/Show/_actions.html.twig', [], 5, NULL)], 'sylius.admin.admin_user.form' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.admin_user.form', '@SyliusAdmin/AdminUser/Form/_content.html.twig', [], 10, NULL)], 'sylius.admin.admin_user.form.columns' => ['first_column' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('first_column', 'sylius.admin.admin_user.form.columns', '@SyliusAdmin/AdminUser/Form/_firstColumn.html.twig', [], 20, NULL), 'second_column' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('second_column', 'sylius.admin.admin_user.form.columns', '@SyliusAdmin/AdminUser/Form/_secondColumn.html.twig', [], 10, NULL)], 'sylius.admin.admin_user.form.first_column' => ['general_info' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('general_info', 'sylius.admin.admin_user.form.first_column', '@SyliusAdmin/AdminUser/Form/_generalInfo.html.twig', [], 20, NULL), 'general_info_extended' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('general_info_extended', 'sylius.admin.admin_user.form.first_column', '@SyliusAdmin/AdminUser/Form/_generalInfoExtended.html.twig', [], 10, NULL)], 'sylius.admin.admin_user.form.second_column' => ['additional_information' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('additional_information', 'sylius.admin.admin_user.form.second_column', '@SyliusAdmin/AdminUser/Form/_additionalInformation.html.twig', [], 20, NULL), 'preferences' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('preferences', 'sylius.admin.admin_user.form.second_column', '@SyliusAdmin/AdminUser/Form/_preferences.html.twig', [], 10, NULL)], 'sylius.admin.admin_user.form.additional_information' => ['personals' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('personals', 'sylius.admin.admin_user.form.additional_information', '@SyliusAdmin/AdminUser/Form/_personals.html.twig', [], 20, NULL), 'avatar' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('avatar', 'sylius.admin.admin_user.form.additional_information', '@SyliusAdmin/AdminUser/Form/_avatar.html.twig', [], 10, NULL)], 'sylius.admin.channel.form' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.channel.form', '@SyliusAdmin/Channel/Form/_content.html.twig', [], 10, NULL)], 'sylius.admin.channel.form.content' => ['first_column' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('first_column', 'sylius.admin.channel.form.content', '@SyliusAdmin/Channel/Form/_firstColumn.html.twig', [], 20, NULL), 'second_column' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('second_column', 'sylius.admin.channel.form.content', '@SyliusAdmin/Channel/Form/_secondColumn.html.twig', [], 10, NULL)], 'sylius.admin.channel.form.first_column_content' => ['general' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('general', 'sylius.admin.channel.form.first_column_content', '@SyliusAdmin/Channel/Form/_general.html.twig', [], 40, NULL), 'general_host' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('general_host', 'sylius.admin.channel.form.first_column_content', '@SyliusAdmin/Channel/Form/_generalHost.html.twig', [], 30, NULL), 'countries' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('countries', 'sylius.admin.channel.form.first_column_content', '@SyliusAdmin/Channel/Form/_countries.html.twig', [], 20, NULL), 'money' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('money', 'sylius.admin.channel.form.first_column_content', '@SyliusAdmin/Channel/Form/_money.html.twig', [], 10, NULL)], 'sylius.admin.channel.form.second_column_content' => ['general' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('general', 'sylius.admin.channel.form.second_column_content', '@SyliusAdmin/Channel/Form/_billingData.html.twig', [], 20, NULL), 'look_and_feel' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('look_and_feel', 'sylius.admin.channel.form.second_column_content', '@SyliusAdmin/Channel/Form/_lookAndFeel.html.twig', [], 10, NULL)], 'sylius.admin.customer.form' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.customer.form', '@SyliusAdmin/Customer/Form/_content.html.twig', [], 10, NULL)], 'sylius.admin.customer.form.content' => ['columns' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('columns', 'sylius.admin.customer.form.content', '@SyliusAdmin/Customer/Form/_columns.html.twig', [], 10, NULL)], 'sylius.admin.customer.form.first_column' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.customer.form.first_column', '@SyliusAdmin/Customer/Form/_firstColumn.html.twig', [], 10, NULL)], 'sylius.admin.customer.form.customer_details' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.customer.form.customer_details', '@SyliusAdmin/Customer/Form/_details.html.twig', [], 10, NULL)], 'sylius.admin.customer.form.extra_information' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.customer.form.extra_information', '@SyliusAdmin/Customer/Form/_extraInformation.html.twig', [], 10, NULL)], 'sylius.admin.customer.form.second_column' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.customer.form.second_column', '@SyliusAdmin/Customer/Form/_secondColumn.html.twig', [], 10, NULL)], 'sylius.admin.customer.form.account_credentials' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.customer.form.account_credentials', '@SyliusAdmin/Customer/Form/_accountCredentials.html.twig', [], 10, NULL)], 'sylius.admin.dashboard.channel_switch' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.dashboard.channel_switch', '@SyliusAdmin/Dashboard/_channelSwitchContent.html.twig', [], 10, NULL)], 'sylius.admin.dashboard.channel_switch_menu' => ['search' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('search', 'sylius.admin.dashboard.channel_switch_menu', '@SyliusAdmin/Dashboard/ChannelSwitchMenu/_search.html.twig', [], 20, NULL), 'channels' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('channels', 'sylius.admin.dashboard.channel_switch_menu', '@SyliusAdmin/Dashboard/ChannelSwitchMenu/_channels.html.twig', [], 10, NULL)], 'sylius.admin.product_variant.tab_inventory_content' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.product_variant.tab_inventory_content', '@SyliusAdmin/ProductVariant/Tab/_inventoryContent.html.twig', [], 10, NULL)], 'sylius.admin.product.tab_inventory_content' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.product.tab_inventory_content', '@SyliusAdmin/Product/Tab/_inventoryContent.html.twig', [], 10, NULL)], 'sylius.admin.simple_product.show.details' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.simple_product.show.details', '@SyliusAdmin/Product/Show/_details.html.twig', [], 10, NULL)], 'sylius.admin.simple_product.show.details_content' => ['labels' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('labels', 'sylius.admin.simple_product.show.details_content', '@SyliusAdmin/Product/Show/_detailsLabels.html.twig', [], 20, NULL), 'table' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('table', 'sylius.admin.simple_product.show.details_content', '@SyliusAdmin/Product/Show/_detailsTable.html.twig', [], 10, NULL)], 'sylius.admin.simple_product.show.taxonomy' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.simple_product.show.taxonomy', '@SyliusAdmin/Product/Show/_taxonomy.html.twig', [], 10, NULL)], 'sylius.admin.simple_product.show.pricing' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.simple_product.show.pricing', '@SyliusAdmin/Product/Show/_pricing.html.twig', [], 10, NULL)], 'sylius.admin.simple_product.show.shipping' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.simple_product.show.shipping', '@SyliusAdmin/Product/Show/_shipping.html.twig', [], 10, NULL)], 'sylius.admin.simple_product.show.media' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.simple_product.show.media', '@SyliusAdmin/Product/Show/_media.html.twig', [], 10, NULL)], 'sylius.admin.simple_product.show.more_details' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.simple_product.show.more_details', '@SyliusAdmin/Product/Show/_moreDetails.html.twig', [], 10, NULL)], 'sylius.admin.simple_product.show.attributes' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.simple_product.show.attributes', '@SyliusAdmin/Product/Show/_attributes.html.twig', [], 10, NULL)], 'sylius.admin.simple_product.show.associations' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.simple_product.show.associations', '@SyliusAdmin/Product/Show/_associations.html.twig', [], 10, NULL)], 'sylius.admin.configurable_product.show' => ['variants' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('variants', 'sylius.admin.configurable_product.show', '@SyliusAdmin/Product/Show/_variants.html.twig', [], 10, NULL)], 'sylius.admin.configurable_product.show.variant_item' => ['button' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('button', 'sylius.admin.configurable_product.show.variant_item', '@SyliusAdmin/Product/Show/VariantItem/_button.html.twig', [], 80, NULL), 'item' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('item', 'sylius.admin.configurable_product.show.variant_item', '@SyliusAdmin/Product/Show/VariantItem/_item.html.twig', [], 70, NULL), 'option_values' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('option_values', 'sylius.admin.configurable_product.show.variant_item', '@SyliusAdmin/Product/Show/VariantItem/_optionValues.html.twig', [], 60, NULL), 'tracking' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('tracking', 'sylius.admin.configurable_product.show.variant_item', '@SyliusAdmin/Product/Show/VariantItem/_tracking.html.twig', [], 50, NULL), 'shipping' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('shipping', 'sylius.admin.configurable_product.show.variant_item', '@SyliusAdmin/Product/Show/VariantItem/_shipping.html.twig', [], 40, NULL), 'tax_category' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('tax_category', 'sylius.admin.configurable_product.show.variant_item', '@SyliusAdmin/Product/Show/VariantItem/_taxCategory.html.twig', [], 30, NULL), 'stock' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('stock', 'sylius.admin.configurable_product.show.variant_item', '@SyliusAdmin/Product/Show/VariantItem/_stock.html.twig', [], 20, NULL), 'edit_button' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('edit_button', 'sylius.admin.configurable_product.show.variant_item', '@SyliusAdmin/Product/Show/VariantItem/_editButton.html.twig', [], 10, NULL)], 'sylius.admin.configurable_product.show.variant_content' => ['shipping' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('shipping', 'sylius.admin.configurable_product.show.variant_content', '@SyliusAdmin/Product/Show/_variantContentShipping.html.twig', [], 20, NULL), 'pricing' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('pricing', 'sylius.admin.configurable_product.show.variant_content', '@SyliusAdmin/Product/Show/_variantContentPricing.html.twig', [], 10, NULL)], 'sylius.admin.shipment.ship_with_tracking_code' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.shipment.ship_with_tracking_code', '@SyliusAdmin/Shipment/Grid/Action/_shipWithTrackingCodeContent.html.twig', [], 10, NULL)], 'sylius.admin.shipment.grid.ship' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.shipment.grid.ship', '@SyliusAdmin/Shipment/Grid/_shipContent.html.twig', [], 10, NULL)], 'sylius.admin.shipment.partial.ship' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.admin.shipment.partial.ship', '@SyliusAdmin/Shipment/Partial/_shipContent.html.twig', [], 10, NULL)], 'sylius.admin.shipment.show.content' => ['header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header', 'sylius.admin.shipment.show.content', '@SyliusAdmin/Shipment/Show/_headerWidget.html.twig', [], 30, NULL), 'breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb', 'sylius.admin.shipment.show.content', '@SyliusAdmin/Shipment/Show/_breadcrumb.html.twig', [], 20, NULL), 'shipment_units' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('shipment_units', 'sylius.admin.shipment.show.content', '@SyliusAdmin/Shipment/Show/_shipmentUnits.html.twig', [], 10, NULL)], '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'], 35, NULL), 'currency_switcher' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('currency_switcher', 'sylius.shop.layout.topbar', '@SyliusShop/Layout/Topbar/_currencySwitcher.html.twig', [], 30, NULL), 'locale_switcher' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('locale_switcher', 'sylius.shop.layout.topbar', '@SyliusShop/Layout/Topbar/_localeSwitcher.html.twig', [], 20, NULL), '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'], 15, NULL), 'security_widget' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('security_widget', 'sylius.shop.layout.topbar', '@SyliusShop/Layout/Topbar/_securityWidget.html.twig', [], 10, NULL), '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'], 5, NULL)], 'sylius.shop.homepage' => ['banner' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('banner', 'sylius.shop.homepage', '@SyliusShop/Homepage/_banner.html.twig', [], 60, NULL), 'latest_products' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('latest_products', 'sylius.shop.homepage', '@SyliusShop/Homepage/_latestProducts.html.twig', [], 50, NULL), 'latest_products_carousel' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('latest_products_carousel', 'sylius.shop.homepage', '@SyliusShop/Homepage/_latestProductsCarousel.html.twig', [], 40, false), 'newsletter' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('newsletter', 'sylius.shop.homepage', '@SyliusShop/Homepage/_newsletter.html.twig', [], 30, false), 'products_grid' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('products_grid', 'sylius.shop.homepage', '@SyliusShop/Homepage/_productsGrid.html.twig', [], 20, false), 'about_us' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('about_us', 'sylius.shop.homepage', '@SyliusShop/Homepage/_aboutUs.html.twig', [], 10, false)], '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'], 15, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.shop.cart.widget.button', '@SyliusShop/Cart/Widget/_button.html.twig', [], 10, NULL), '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'], 5, NULL)], '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'], 15, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.shop.cart.widget.popup', '@SyliusShop/Cart/Widget/_popup.html.twig', [], 10, NULL), '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'], 5, NULL)], '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'], 15, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.shop.cart.coupon', '@SyliusShop/Cart/Summary/_coupon.html.twig', [], 10, NULL), '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'], 5, NULL)], 'sylius.shop.cart.header' => ['header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header', 'sylius.shop.cart.header', '@SyliusShop/Cart/Summary/_header.html.twig', [], 10, NULL), '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'], 5, NULL)], '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'], 15, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.shop.cart.items', '@SyliusShop/Cart/Summary/_items.html.twig', [], 10, NULL), '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'], 5, NULL)], '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'], 10, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.shop.cart.suggestions', '@SyliusShop/Cart/Summary/_suggestions.html.twig', [], 5, NULL)], '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'], 25, NULL), 'totals' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('totals', 'sylius.shop.cart.summary', '@SyliusShop/Cart/Summary/_totals.html.twig', [], 20, NULL), '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'], 15, NULL), 'checkout' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('checkout', 'sylius.shop.cart.summary', '@SyliusShop/Cart/Summary/_checkout.html.twig', [], 10, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], 15, NULL), 'menu' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('menu', 'sylius.shop.account.layout.menu', '@SyliusShop/Account/Menu/_content.html.twig', [], 10, NULL), 'vendor' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('vendor', 'sylius.shop.account.layout.menu', 'Configuration/Event/Shop/Account/Menu/content.html.twig', [], 7, NULL), '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'], 5, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], 'sylius.shop.taxon.header' => ['breadcrumb' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('breadcrumb', 'sylius.shop.taxon.header', '@SyliusShop/Taxon/_breadcrumb.html.twig', [], 20, NULL), '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'], 15, NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header', 'sylius.shop.taxon.header', '@SyliusShop/Taxon/Header/_content.html.twig', [], 10, NULL), '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'], 5, NULL)], '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'], 15, NULL), 'box' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('box', 'sylius.shop.product_review.index.product_box', '@SyliusShop/ProductReview/Box/_content.html.twig', [], 10, NULL), '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'], 5, NULL)], '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'], 25, NULL), 'list' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('list', 'sylius.shop.product_review.index.list', '@SyliusShop/ProductReview/_list.html.twig', [], 20, NULL), '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'], 15, NULL), 'add_button' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('add_button', 'sylius.shop.product_review.index.list', '@SyliusShop/ProductReview/List/_addButton.html.twig', [], 10, NULL)], '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'], 15, NULL), 'box' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('box', 'sylius.shop.product_review.create.product_box', '@SyliusShop/Product/_box.html.twig', [], 10, NULL), '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'], 5, NULL)], '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'], 35, NULL), 'latest_reviews' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('latest_reviews', 'sylius.shop.product.show.tab_reviews', '@SyliusShop/Product/Show/Tabs/Reviews/_latest.html.twig', [], 30, NULL), 'view_more' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('view_more', 'sylius.shop.product.show.tab_reviews', '@SyliusShop/Product/Show/Tabs/Reviews/_viewMore.html.twig', [], 20, NULL), 'create' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('create', 'sylius.shop.product.show.tab_reviews', '@SyliusShop/Product/Show/Tabs/Reviews/_create.html.twig', [], 10, NULL)], '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'], 15, NULL), 'description' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('description', 'sylius.shop.product.show.tab_details', '@SyliusShop/Product/Show/Tabs/Details/_description.html.twig', [], 10, NULL)], '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'], 15, NULL), 'list' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('list', 'sylius.shop.product.show.tab_attributes', '@SyliusShop/Product/Show/Tabs/Attributes/_list.html.twig', [], 10, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], 35, NULL), 'search' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('search', 'sylius.shop.product.index.search', '@SyliusShop/Product/Index/_search.html.twig', [], 30, NULL), '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'], 25, NULL), 'pagination' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('pagination', 'sylius.shop.product.index.search', '@SyliusShop/Product/Index/_pagination.html.twig', [], 20, NULL), 'sorting' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('sorting', 'sylius.shop.product.index.search', '@SyliusShop/Product/Index/_sorting.html.twig', [], 10, NULL)], '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'], NULL, NULL)], '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'], 15, NULL), 'header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header', 'sylius.shop.checkout.header', '@SyliusShop/Checkout/_header.html.twig', [], 10, NULL), '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'], 5, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], 15, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.shop.product.index.box', '@SyliusShop/Product/Box/_content.html.twig', [], 10, NULL), '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'], 5, NULL)], 'sylius.shop.layout.footer' => ['grid' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('grid', 'sylius.shop.layout.footer', '@SyliusShop/Layout/Footer/_grid.html.twig', [], 20, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.shop.layout.footer', '@SyliusShop/Layout/Footer/_content.html.twig', [], 10, NULL), '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'], 5, NULL)], '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'], 45, NULL), 'plus' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('plus', 'sylius.shop.layout.footer.grid', '@SyliusShop/Layout/Footer/Grid/_plus.html.twig', [], 40, NULL), 'your_store' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('your_store', 'sylius.shop.layout.footer.grid', '@SyliusShop/Layout/Footer/Grid/_your_store.html.twig', [], 30, NULL), 'customer_care' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('customer_care', 'sylius.shop.layout.footer.grid', '@SyliusShop/Layout/Footer/Grid/_customer_care.html.twig', [], 20, NULL), 'payment_methods' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('payment_methods', 'sylius.shop.layout.footer.grid', '@SyliusShop/Layout/Footer/Grid/_payment_methods.html.twig', [], 10, NULL)], 'sylius.shop.layout.header.grid' => ['logo' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('logo', 'sylius.shop.layout.header.grid', '@SyliusShop/Layout/Header/_logo.html.twig', [], 30, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.shop.layout.header.grid', '@SyliusShop/Layout/Header/_content.html.twig', [], 20, NULL), 'cart' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('cart', 'sylius.shop.layout.header.grid', '@SyliusShop/Layout/Header/_cart.html.twig', [], 10, NULL)], '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'], NULL, NULL)], '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'], 15, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.shop.login.register_column', '@SyliusShop/Login/_register.html.twig', [], 10, NULL), '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'], 5, NULL)], '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'], 15, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.shop.login.main_column', '@SyliusShop/Login/_login.html.twig', [], 10, NULL), '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'], 5, NULL)], 'sylius.shop.layout.stylesheets' => ['styles' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('styles', 'sylius.shop.layout.stylesheets', '@SyliusShop/_styles.html.twig', [], 10, NULL), 'legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy', 'sylius.shop.layout.stylesheets', '@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.stylesheets'], 0, NULL)], 'sylius.shop.layout.javascripts' => ['scripts' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('scripts', 'sylius.shop.layout.javascripts', '@SyliusShop/_scripts.html.twig', [], 10, NULL), 'legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('legacy', 'sylius.shop.layout.javascripts', '@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.layout.javascripts'], 0, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], 'sylius.shop.layout.header' => ['header' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('header', 'sylius.shop.layout.header', '@SyliusShop/_header.html.twig', [], 20, NULL), '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'], 15, NULL), 'menu' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('menu', 'sylius.shop.layout.header', '@SyliusShop/Layout/Header/_menu.html.twig', [], 10, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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', [], 20, NULL), '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'], 15, NULL), 'subcontent' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('subcontent', 'sylius.shop.account.order.index.subcontent', '@SyliusShop/Account/Order/Index/_subcontent.html.twig', [], 10, NULL), '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'], 5, NULL)], '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', [], 20, NULL), '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'], 15, NULL), 'summary' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('summary', 'sylius.shop.account.order.show.subcontent', '@SyliusShop/Common/Order/_summary.html.twig', [], 10, NULL), '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'], 5, NULL)], 'sylius.shop.checkout.steps' => ['steps' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('steps', 'sylius.shop.checkout.steps', '@SyliusShop/Checkout/_steps.html.twig', [], 10, NULL)], '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'], 0, NULL)], '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'], 0, NULL)], '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'], 0, NULL)], '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'], 0, NULL)], 'sylius.shop.checkout.sidebar' => ['summary' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('summary', 'sylius.shop.checkout.sidebar', '@SyliusShop/Checkout/_summary.html.twig', [], 20, NULL), 'support' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('support', 'sylius.shop.checkout.sidebar', '@SyliusShop/Checkout/_support.html.twig', [], 10, NULL)], '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'], 25, NULL), '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'], 25, NULL), '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'], 25, NULL)], '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'], 25, NULL), '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'], 25, NULL), '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'], 25, NULL)], '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'], 25, NULL), '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'], 15, NULL), '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'], 5, NULL)], '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'], 15, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.shop.checkout.complete.summary', '@SyliusShop/Common/Order/_summary.html.twig', [], 10, NULL), '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'], 5, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], NULL, NULL)], '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'], 15, NULL), 'content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'sylius.shop.product.show.left_sidebar', '@SyliusShop/Product/Show/_images.html.twig', [], 10, NULL), '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'], 5, NULL)], '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', [], 50, NULL), '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'], 45, NULL), 'reviews' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('reviews', 'sylius.shop.product.show.right_sidebar', '@SyliusShop/Product/Show/_reviews.html.twig', [], 40, NULL), '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'], 35, NULL), 'price_widget' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('price_widget', 'sylius.shop.product.show.right_sidebar', '@SyliusShop/Product/Show/_priceWidget.html.twig', [], 30, NULL), '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'], 25, NULL), 'short_description' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('short_description', 'sylius.shop.product.show.right_sidebar', '@SyliusShop/Product/Show/_shortDescription.html.twig', [], 20, NULL), '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'], 15, NULL), 'variant_selection' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('variant_selection', 'sylius.shop.product.show.right_sidebar', '@SyliusShop/Product/Show/_variantSelection.html.twig', [], 10, NULL), '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'], 5, NULL)], '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'], 25, NULL), 'tabs' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('tabs', 'sylius.shop.product.show.content', '@SyliusShop/Product/Show/_tabs.html.twig', [], 20, NULL), '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'], 15, NULL), 'associations' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('associations', 'sylius.shop.product.show.content', '@SyliusShop/Product/Show/_associations.html.twig', [], 10, NULL)], 'open_marketplace.admin.vendor.show.details' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'open_marketplace.admin.vendor.show.details', 'Configuration/Event/Admin/Show/details.html.twig', [], 10, NULL)], 'open_marketplace.admin.vendor.show.details_content' => ['labels' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('labels', 'open_marketplace.admin.vendor.show.details_content', 'Configuration/Event/Admin/Show/detailsLabels.html.twig', [], 20, NULL), 'table' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('table', 'open_marketplace.admin.vendor.show.details_content', 'Configuration/Event/Admin/Show/detailsTable.html.twig', [], 10, NULL)], 'open_marketplace.admin.vendor.form' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'open_marketplace.admin.vendor.form', 'Configuration/Event/Admin/Update/content.html.twig', [], 10, NULL)], 'open_marketplace.admin.vendor.form.content' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'open_marketplace.admin.vendor.form.content', 'Configuration/Event/Admin/Update/columns.html.twig', [], 10, NULL)], 'open_marketplace.admin.vendor.form.first_column' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'open_marketplace.admin.vendor.form.first_column', 'Configuration/Event/Admin/Update/firstColumn.html.twig', [], 10, NULL)], 'open_marketplace.admin.vendor.form.vendor_details' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'open_marketplace.admin.vendor.form.vendor_details', 'Configuration/Event/Admin/Update/_details.html.twig', [], 10, NULL)], 'open_marketplace.admin.vendor.form.vendor_commission' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'open_marketplace.admin.vendor.form.vendor_commission', 'Configuration/Event/Admin/Update/_commission.html.twig', [], 10, NULL)], 'open_marketplace.admin.vendor.form.second_column' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'open_marketplace.admin.vendor.form.second_column', 'Configuration/Event/Admin/Update/secondColumn.html.twig', [], 10, NULL)], 'open_marketplace.admin.vendor.form.vendor_address' => ['content' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('content', 'open_marketplace.admin.vendor.form.vendor_address', 'Configuration/Event/Admin/Update/vendorAddress.html.twig', [], 10, NULL)], 'open_marketplace.shop.product.index.search' => ['before_search_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('before_search_legacy', 'open_marketplace.shop.product.index.search', '@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.index.before_search'], 35, NULL), 'search' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('search', 'open_marketplace.shop.product.index.search', 'Context/Vendor/VendorPage/_search.html.twig', [], 30, NULL), 'after_search_legacy' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('after_search_legacy', 'open_marketplace.shop.product.index.search', '@SyliusUi/Block/_legacySonataEvent.html.twig', ['event' => 'sylius.shop.product.index.after_search'], 25, NULL), 'pagination' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('pagination', 'open_marketplace.shop.product.index.search', '@SyliusShop/Product/Index/_pagination.html.twig', [], 20, NULL), 'sorting' => new \Sylius\Bundle\UiBundle\Registry\TemplateBlock('sorting', 'open_marketplace.shop.product.index.search', '@SyliusShop/Product/Index/_sorting.html.twig', [], 10, NULL)]]);
  6125. }
  6126. /**
  6127. * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  6128. *
  6129. * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  6130. */
  6131. protected function getResetAssetsEventListenerService()
  6132. {
  6133. return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [0 => '_default', 1 => 'shop', 2 => 'admin', 3 => 'cms_shop', 4 => 'cms_admin', 5 => 'wishlist_shop', 6 => 'wishlist_admin', 7 => 'XChildTheme', 8 => 'elasticsearch_shop']);
  6134. }
  6135. /**
  6136. * Gets the private 'annotations.cache_adapter' shared service.
  6137. *
  6138. * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  6139. */
  6140. protected function getAnnotations_CacheAdapterService()
  6141. {
  6142. return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  6143. }
  6144. /**
  6145. * Gets the private 'annotations.cached_reader' shared service.
  6146. *
  6147. * @return \Doctrine\Common\Annotations\PsrCachedReader
  6148. */
  6149. protected function getAnnotations_CachedReaderService()
  6150. {
  6151. return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  6152. }
  6153. /**
  6154. * Gets the private 'annotations.reader' shared service.
  6155. *
  6156. * @return \Doctrine\Common\Annotations\AnnotationReader
  6157. */
  6158. protected function getAnnotations_ReaderService()
  6159. {
  6160. $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  6161. $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  6162. $a->registerUniqueLoader('class_exists');
  6163. $instance->addGlobalIgnoredName('required', $a);
  6164. $instance->addGlobalIgnoredName('template');
  6165. $instance->addGlobalIgnoredName('psalm');
  6166. return $instance;
  6167. }
  6168. /**
  6169. * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  6170. *
  6171. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6172. */
  6173. protected function getApiPlatform_Cache_IdentifiersExtractorService()
  6174. {
  6175. return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('lFbLQkPTLe', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6176. }
  6177. /**
  6178. * Gets the private 'api_platform.cache.metadata.property.legacy' shared service.
  6179. *
  6180. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6181. */
  6182. protected function getApiPlatform_Cache_Metadata_Property_LegacyService()
  6183. {
  6184. return $this->privates['api_platform.cache.metadata.property.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('J5n-fOyueG', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6185. }
  6186. /**
  6187. * Gets the private 'api_platform.cache.metadata.resource' shared service.
  6188. *
  6189. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6190. */
  6191. protected function getApiPlatform_Cache_Metadata_ResourceService()
  6192. {
  6193. return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('FsUb5T5MZd', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6194. }
  6195. /**
  6196. * Gets the private 'api_platform.cache.metadata.resource.legacy' shared service.
  6197. *
  6198. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6199. */
  6200. protected function getApiPlatform_Cache_Metadata_Resource_LegacyService()
  6201. {
  6202. return $this->privates['api_platform.cache.metadata.resource.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('wXf9nC6FUc', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6203. }
  6204. /**
  6205. * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  6206. *
  6207. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6208. */
  6209. protected function getApiPlatform_Cache_RouteNameResolverService()
  6210. {
  6211. return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('VnmPH2x0ic', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6212. }
  6213. /**
  6214. * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  6215. *
  6216. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6217. */
  6218. protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  6219. {
  6220. return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('jIfMTW1iGE', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6221. }
  6222. /**
  6223. * Gets the private 'api_platform.filter_locator' shared service.
  6224. *
  6225. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6226. */
  6227. protected function getApiPlatform_FilterLocatorService()
  6228. {
  6229. return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6230. 'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ExchangeRateFilter' => ['services', 'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ExchangeRateFilter', 'getExchangeRateFilterService', true],
  6231. 'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductPriceOrderFilter' => ['services', 'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductPriceOrderFilter', 'getProductPriceOrderFilterService', true],
  6232. 'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductVariantOptionValueFilter' => ['services', 'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductVariantOptionValueFilter', 'getProductVariantOptionValueFilterService', true],
  6233. 'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\TaxonFilter' => ['services', 'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\TaxonFilter', 'getTaxonFilterService', true],
  6234. 'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\TranslationOrderNameAndLocaleFilter' => ['services', 'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\TranslationOrderNameAndLocaleFilter', 'getTranslationOrderNameAndLocaleFilterService', true],
  6235. 'bitbag.open_marketplace.component.core.api.filter.boolean_customer' => ['privates', 'bitbag.open_marketplace.component.core.api.filter.boolean_customer', 'getBitbag_OpenMarketplace_Component_Core_Api_Filter_BooleanCustomerService', true],
  6236. 'bitbag.open_marketplace.component.core.api.filter.date_order' => ['privates', 'bitbag.open_marketplace.component.core.api.filter.date_order', 'getBitbag_OpenMarketplace_Component_Core_Api_Filter_DateOrderService', true],
  6237. 'bitbag.open_marketplace.component.core.api.filter.search_customer' => ['privates', 'bitbag.open_marketplace.component.core.api.filter.search_customer', 'getBitbag_OpenMarketplace_Component_Core_Api_Filter_SearchCustomerService', true],
  6238. 'bitbag.open_marketplace.component.core.api.filter.search_order' => ['privates', 'bitbag.open_marketplace.component.core.api.filter.search_order', 'getBitbag_OpenMarketplace_Component_Core_Api_Filter_SearchOrderService', true],
  6239. 'bitbag.open_marketplace.component.core.api.filter.search_product_listing' => ['privates', 'bitbag.open_marketplace.component.core.api.filter.search_product_listing', 'getBitbag_OpenMarketplace_Component_Core_Api_Filter_SearchProductListingService', true],
  6240. 'sylius.api.archived_shipping_methods_filter' => ['services', 'sylius.api.archived_shipping_methods_filter', 'getSylius_Api_ArchivedShippingMethodsFilterService', true],
  6241. 'sylius.api.product_association_type_filter' => ['services', 'sylius.api.product_association_type_filter', 'getSylius_Api_ProductAssociationTypeFilterService', true],
  6242. 'sylius.api.product_name_filter' => ['services', 'sylius.api.product_name_filter', 'getSylius_Api_ProductNameFilterService', true],
  6243. 'sylius.api.product_order_filter' => ['services', 'sylius.api.product_order_filter', 'getSylius_Api_ProductOrderFilterService', true],
  6244. 'sylius.api.product_price_filter' => ['services', 'sylius.api.product_price_filter', 'getSylius_Api_ProductPriceFilterService', true],
  6245. 'sylius.api.product_review_date_filter' => ['services', 'sylius.api.product_review_date_filter', 'getSylius_Api_ProductReviewDateFilterService', true],
  6246. 'sylius.api.product_review_product_filter' => ['services', 'sylius.api.product_review_product_filter', 'getSylius_Api_ProductReviewProductFilterService', true],
  6247. 'sylius.api.product_taxon_code_filter' => ['services', 'sylius.api.product_taxon_code_filter', 'getSylius_Api_ProductTaxonCodeFilterService', true],
  6248. 'sylius.api.product_variant_product_filter' => ['services', 'sylius.api.product_variant_product_filter', 'getSylius_Api_ProductVariantProductFilterService', true],
  6249. 'sylius.api.search_payment_filter' => ['services', 'sylius.api.search_payment_filter', 'getSylius_Api_SearchPaymentFilterService', true],
  6250. 'sylius.api.search_shipment_filter' => ['services', 'sylius.api.search_shipment_filter', 'getSylius_Api_SearchShipmentFilterService', true],
  6251. 'sylius.api.shipping_method_order_filter' => ['services', 'sylius.api.shipping_method_order_filter', 'getSylius_Api_ShippingMethodOrderFilterService', true],
  6252. ], [
  6253. 'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ExchangeRateFilter' => '?',
  6254. 'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductPriceOrderFilter' => '?',
  6255. 'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\ProductVariantOptionValueFilter' => '?',
  6256. 'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\TaxonFilter' => '?',
  6257. 'Sylius\\Bundle\\ApiBundle\\Filter\\Doctrine\\TranslationOrderNameAndLocaleFilter' => '?',
  6258. 'bitbag.open_marketplace.component.core.api.filter.boolean_customer' => '?',
  6259. 'bitbag.open_marketplace.component.core.api.filter.date_order' => '?',
  6260. 'bitbag.open_marketplace.component.core.api.filter.search_customer' => '?',
  6261. 'bitbag.open_marketplace.component.core.api.filter.search_order' => '?',
  6262. 'bitbag.open_marketplace.component.core.api.filter.search_product_listing' => '?',
  6263. 'sylius.api.archived_shipping_methods_filter' => '?',
  6264. 'sylius.api.product_association_type_filter' => '?',
  6265. 'sylius.api.product_name_filter' => '?',
  6266. 'sylius.api.product_order_filter' => '?',
  6267. 'sylius.api.product_price_filter' => '?',
  6268. 'sylius.api.product_review_date_filter' => '?',
  6269. 'sylius.api.product_review_product_filter' => '?',
  6270. 'sylius.api.product_taxon_code_filter' => '?',
  6271. 'sylius.api.product_variant_product_filter' => '?',
  6272. 'sylius.api.search_payment_filter' => '?',
  6273. 'sylius.api.search_shipment_filter' => '?',
  6274. 'sylius.api.shipping_method_order_filter' => '?',
  6275. ]);
  6276. }
  6277. /**
  6278. * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  6279. *
  6280. * @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
  6281. */
  6282. protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  6283. {
  6284. return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\HttpCache\EventListener\AddHeadersListener(true, NULL, NULL, $this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  6285. }
  6286. /**
  6287. * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  6288. *
  6289. * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  6290. */
  6291. protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  6292. {
  6293. $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  6294. if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  6295. return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  6296. }
  6297. return $this->privates['api_platform.hydra.json_schema.schema_factory'] = new \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())));
  6298. }
  6299. /**
  6300. * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  6301. *
  6302. * @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener
  6303. */
  6304. protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  6305. {
  6306. return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  6307. }
  6308. /**
  6309. * Gets the private 'api_platform.identifier.converter' shared service.
  6310. *
  6311. * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  6312. */
  6313. protected function getApiPlatform_Identifier_ConverterService()
  6314. {
  6315. return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter(($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), new RewindableGenerator(function () {
  6316. yield 0 => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  6317. yield 1 => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  6318. yield 2 => ($this->privates['api_platform.identifier.uuid_normalizer'] ?? $this->load('getApiPlatform_Identifier_UuidNormalizerService'));
  6319. }, 3));
  6320. }
  6321. /**
  6322. * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  6323. *
  6324. * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  6325. */
  6326. protected function getApiPlatform_IdentifiersExtractor_CachedService()
  6327. {
  6328. $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  6329. $b = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  6330. return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $a, $b, true), $a, $b);
  6331. }
  6332. /**
  6333. * Gets the private 'api_platform.json_schema.type_factory' shared service.
  6334. *
  6335. * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  6336. */
  6337. protected function getApiPlatform_JsonSchema_TypeFactoryService()
  6338. {
  6339. $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  6340. $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  6341. return $instance;
  6342. }
  6343. /**
  6344. * Gets the private 'api_platform.jsonld.context_builder' shared service.
  6345. *
  6346. * @return \ApiPlatform\JsonLd\ContextBuilder
  6347. */
  6348. protected function getApiPlatform_Jsonld_ContextBuilderService()
  6349. {
  6350. $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  6351. return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\JsonLd\ContextBuilder(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $a, ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), new \ApiPlatform\Symfony\Routing\SkolemIriConverter($a));
  6352. }
  6353. /**
  6354. * Gets the private 'api_platform.listener.request.add_format' shared service.
  6355. *
  6356. * @return \ApiPlatform\Symfony\EventListener\AddFormatListener
  6357. */
  6358. protected function getApiPlatform_Listener_Request_AddFormatService()
  6359. {
  6360. return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $this->parameters['api_platform.formats']);
  6361. }
  6362. /**
  6363. * Gets the private 'api_platform.listener.request.deserialize' shared service.
  6364. *
  6365. * @return \ApiPlatform\Symfony\EventListener\DeserializeListener
  6366. */
  6367. protected function getApiPlatform_Listener_Request_DeserializeService()
  6368. {
  6369. return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($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()));
  6370. }
  6371. /**
  6372. * Gets the private 'api_platform.listener.request.read.legacy' shared service.
  6373. *
  6374. * @return \ApiPlatform\Core\EventListener\ReadListener
  6375. */
  6376. protected function getApiPlatform_Listener_Request_Read_LegacyService()
  6377. {
  6378. return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['Sylius\\Bundle\\ApiBundle\\DataProvider\\ChannelAwareItemDataProvider'] ?? $this->getChannelAwareItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  6379. }
  6380. /**
  6381. * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  6382. *
  6383. * @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
  6384. */
  6385. protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  6386. {
  6387. return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Filter\QueryParameterValidator(($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService())), true);
  6388. }
  6389. /**
  6390. * Gets the private 'api_platform.metadata.extractor.xml.legacy' shared service.
  6391. *
  6392. * @return \ApiPlatform\Core\Metadata\Extractor\XmlExtractor
  6393. */
  6394. protected function getApiPlatform_Metadata_Extractor_Xml_LegacyService()
  6395. {
  6396. return $this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([0 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Address.xml'), 1 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Adjustment.xml'), 2 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AdminUser.xml'), 3 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AvatarImage.xml'), 4 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/CatalogPromotion.xml'), 5 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/CatalogPromotionAction.xml'), 6 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/CatalogPromotionScope.xml'), 7 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/CatalogPromotionTranslation.xml'), 8 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Channel.xml'), 9 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ChannelPricing.xml'), 10 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Country.xml'), 11 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Currency.xml'), 12 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Customer.xml'), 13 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/CustomerGroup.xml'), 14 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ExchangeRate.xml'), 15 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Locale.xml'), 16 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Order.xml'), 17 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/OrderItem.xml'), 18 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/OrderItemUnit.xml'), 19 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Payment.xml'), 20 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/PaymentMethod.xml'), 21 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Product.xml'), 22 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductAssociationType.xml'), 23 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductAssociationTypeTranslation.xml'), 24 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductImage.xml'), 25 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductOption.xml'), 26 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductOptionTranslation.xml'), 27 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductOptionValue.xml'), 28 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductReview.xml'), 29 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductTaxon.xml'), 30 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductTranslation.xml'), 31 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductVariant.xml'), 32 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductVariantTranslation.xml'), 33 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Promotion.xml'), 34 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Province.xml'), 35 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ResetPassword.xml'), 36 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Shipment.xml'), 37 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShippingCategory.xml'), 38 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShippingMethod.xml'), 39 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShippingMethodTranslation.xml'), 40 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShopBillingData.xml'), 41 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/TaxCategory.xml'), 42 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Taxon.xml'), 43 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/TaxonTranslation.xml'), 44 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/VerifyCustomerAccount.xml'), 45 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Zone.xml'), 46 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ZoneMember.xml'), 47 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/api_resources/Block.xml'), 48 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/api_resources/Faq.xml'), 49 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/api_resources/Media.xml'), 50 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/api_resources/Page.xml'), 51 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/api_resources/Section.xml'), 52 => (\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resources/config/api_resources/Wishlist.xml'), 53 => (\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/api_resources/Category.xml'), 54 => (\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/api_resources/Conversation.xml'), 55 => (\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/api_resources/Customer.xml'), 56 => (\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/api_resources/Order.xml'), 57 => (\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/api_resources/ProductListing/Draft.xml'), 58 => (\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/api_resources/ProductListing/DraftAttribute.xml'), 59 => (\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/api_resources/ProductListing/DraftAttributeTranslation.xml'), 60 => (\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/api_resources/ProductListing/DraftTranslation.xml'), 61 => (\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/api_resources/ProductListing/Listing.xml'), 62 => (\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/api_resources/ProductVariant.xml'), 63 => (\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/api_resources/Vendor.xml'), 64 => (\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/api_resources/VendorBackgroundImage.xml'), 65 => (\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/api_resources/VendorLogoImage.xml')], $this);
  6397. }
  6398. /**
  6399. * Gets the private 'api_platform.metadata.property.metadata_factory.cached.legacy' shared service.
  6400. *
  6401. * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  6402. */
  6403. protected function getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()
  6404. {
  6405. $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  6406. return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? $this->getApiPlatform_Metadata_Extractor_Xml_LegacyService())))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))), new RewindableGenerator(function () {
  6407. yield 0 => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.choice_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction()));
  6408. yield 1 => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService'));
  6409. yield 2 => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.count_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction()));
  6410. yield 3 => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction()));
  6411. yield 4 => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction()));
  6412. yield 5 => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
  6413. yield 6 => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction()));
  6414. yield 7 => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction()));
  6415. yield 8 => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  6416. yield 9 => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.range_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction()));
  6417. yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
  6418. yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
  6419. yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.unique_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction()));
  6420. }, 13)));
  6421. }
  6422. /**
  6423. * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  6424. *
  6425. * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  6426. */
  6427. protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  6428. {
  6429. return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? $this->getApiPlatform_Metadata_Extractor_Xml_LegacyService()), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyNameCollectionFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()))));
  6430. }
  6431. /**
  6432. * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  6433. *
  6434. * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  6435. */
  6436. protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  6437. {
  6438. $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  6439. return $this->privates['api_platform.metadata.resource.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory(($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()), new \ApiPlatform\Core\Metadata\Resource\Factory\FormatsResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\OperationResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceFilterMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ShortNameResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\PhpDocResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\InputOutputResourceMetadataFactory(new \Sylius\Bundle\ApiBundle\ApiPlatform\Factory\MergingExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? $this->getApiPlatform_Metadata_Extractor_Xml_LegacyService())), $this->parameters['api_platform.defaults']), new \Sylius\Bundle\ApiBundle\ApiPlatform\ResourceMetadataPropertyValueResolver(new \Sylius\Bundle\ApiBundle\ApiPlatform\ApiResourceConfigurationMerger())))))), $this->parameters['api_platform.patch_formats']), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats']));
  6440. }
  6441. /**
  6442. * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  6443. *
  6444. * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  6445. */
  6446. protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  6447. {
  6448. return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceNameCollectionFactory(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? $this->getApiPlatform_Metadata_Extractor_Xml_LegacyService())))));
  6449. }
  6450. /**
  6451. * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  6452. *
  6453. * @return \ApiPlatform\PathResolver\CustomOperationPathResolver
  6454. */
  6455. protected function getApiPlatform_OperationPathResolver_CustomService()
  6456. {
  6457. return $this->privates['api_platform.operation_path_resolver.custom'] = new \ApiPlatform\PathResolver\CustomOperationPathResolver(new \ApiPlatform\PathResolver\OperationPathResolver(($this->privates['api_platform.path_segment_name_generator.dash'] ?? ($this->privates['api_platform.path_segment_name_generator.dash'] = new \ApiPlatform\Operation\DashPathSegmentNameGenerator()))));
  6458. }
  6459. /**
  6460. * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  6461. *
  6462. * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  6463. */
  6464. protected function getApiPlatform_OperationPathResolver_RouterService()
  6465. {
  6466. return $this->privates['api_platform.operation_path_resolver.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()));
  6467. }
  6468. /**
  6469. * Gets the private 'api_platform.resource_class_resolver' shared service.
  6470. *
  6471. * @return \ApiPlatform\Api\ResourceClassResolver
  6472. */
  6473. protected function getApiPlatform_ResourceClassResolverService()
  6474. {
  6475. return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Api\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  6476. }
  6477. /**
  6478. * Gets the private 'api_platform.router' shared service.
  6479. *
  6480. * @return \ApiPlatform\Symfony\Routing\Router
  6481. */
  6482. protected function getApiPlatform_RouterService()
  6483. {
  6484. return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()), 1);
  6485. }
  6486. /**
  6487. * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  6488. *
  6489. * @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
  6490. */
  6491. protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  6492. {
  6493. return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Symfony\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService()));
  6494. }
  6495. /**
  6496. * Gets the private 'api_platform.security.resource_access_checker' shared service.
  6497. *
  6498. * @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
  6499. */
  6500. protected function getApiPlatform_Security_ResourceAccessCheckerService()
  6501. {
  6502. return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Symfony\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  6503. }
  6504. /**
  6505. * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  6506. *
  6507. * @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
  6508. */
  6509. protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  6510. {
  6511. $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  6512. return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), new \Sylius\Bundle\ApiBundle\SerializerContextBuilder\HttpRequestMethodTypeContextBuilder(new \Sylius\Bundle\ApiBundle\SerializerContextBuilder\LocaleContextBuilder(new \Sylius\Bundle\ApiBundle\SerializerContextBuilder\ChannelContextBuilder(new \ApiPlatform\Serializer\SerializerContextBuilder($a), ($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService())), ($this->services['Sylius\\Component\\Locale\\Context\\LocaleContextInterface'] ?? $this->getLocaleContextInterfaceService()))));
  6513. }
  6514. /**
  6515. * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  6516. *
  6517. * @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
  6518. */
  6519. protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  6520. {
  6521. return $this->privates['api_platform.serializer.mapping.class_metadata_factory'] = new \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), 1 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Address.xml')), 2 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Adjustment.xml')), 3 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/AdminUser.xml')), 4 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/AvatarImage.xml')), 5 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/CatalogPromotion.xml')), 6 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/CatalogPromotionAction.xml')), 7 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/CatalogPromotionScope.xml')), 8 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/CatalogPromotionTranslation.xml')), 9 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Channel.xml')), 10 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ChannelPricing.xml')), 11 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/ChangePasswordShopUser.xml')), 12 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/ChangePaymentMethod.xml')), 13 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/RegisterShopUser.xml')), 14 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/RequestResetPasswordToken.xml')), 15 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/ResendVerificationEmail.xml')), 16 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/ResetPassword.xml')), 17 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/VerifyCustomerAccount.xml')), 18 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/AddProductReview.xml')), 19 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Cart/AddItemToCart.xml')), 20 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Cart/ChangeItemQuantityInCart.xml')), 21 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Cart/PickupCart.xml')), 22 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Cart/RemoveItemFromCart.xml')), 23 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/ChoosePaymentMethod.xml')), 24 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/ChooseShippingMethod.xml')), 25 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/CompleteOrder.xml')), 26 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/ShipShipment.xml')), 27 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/UpdateCart.xml')), 28 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Country.xml')), 29 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Currency.xml')), 30 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Customer.xml')), 31 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/CustomerGroup.xml')), 32 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ExchangeRate.xml')), 33 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Locale.xml')), 34 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Order.xml')), 35 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/OrderItem.xml')), 36 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/OrderItemUnit.xml')), 37 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Payment.xml')), 38 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/PaymentMethod.xml')), 39 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Product.xml')), 40 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductAssociationType.xml')), 41 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductAssociationTypeTranslation.xml')), 42 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductImage.xml')), 43 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductOption.xml')), 44 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductOptionTranslation.xml')), 45 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductOptionValue.xml')), 46 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductOptionValueTranslation.xml')), 47 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductReview.xml')), 48 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductTaxon.xml')), 49 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductTranslation.xml')), 50 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductVariant.xml')), 51 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductVariantTranslation.xml')), 52 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Promotion.xml')), 53 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Province.xml')), 54 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Shipment.xml')), 55 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShippingCategory.xml')), 56 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShippingMethod.xml')), 57 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShippingMethodTranslation.xml')), 58 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShopBillingData.xml')), 59 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShopUser.xml')), 60 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/TaxCategory.xml')), 61 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Taxon.xml')), 62 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/TaxonTranslation.xml')), 63 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Zone.xml')), 64 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ZoneMember.xml')), 65 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/serialization/Block.xml')), 66 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/serialization/BlockTranslation.xml')), 67 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/serialization/Faq.xml')), 68 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/serialization/FaqTranslation.xml')), 69 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/serialization/Media.xml')), 70 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/serialization/MediaTranslation.xml')), 71 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/serialization/Page.xml')), 72 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/serialization/PageTranslation.xml')), 73 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/serialization/Section.xml')), 74 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/serialization/SectionTranslation.xml')), 75 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resources/config/serialization/Commands/Wishlist/AddProductToWishlist.xml')), 76 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resources/config/serialization/Commands/Wishlist/AddProductVariantToWishlist.xml')), 77 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resources/config/serialization/Commands/Wishlist/CreateWishlist.xml')), 78 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resources/config/serialization/Product.xml')), 79 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resources/config/serialization/ProductVariant.xml')), 80 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resources/config/serialization/ShopUser.xml')), 81 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resources/config/serialization/Wishlist.xml')), 82 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resources/config/serialization/WishlistProduct.xml')), 83 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Address.xml')), 84 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Commands/Vendor/CreateProductListing.xml')), 85 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Commands/Vendor/RegisterVendor.xml')), 86 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Commands/Vendor/UpdateProductListing.xml')), 87 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Commands/Vendor/UploadVendorBackgroundImage.xml')), 88 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Commands/Vendor/UploadVendorImage.xml')), 89 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Customer.xml')), 90 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Messaging/Category.xml')), 91 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Messaging/Conversation.xml')), 92 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Messaging/Message.xml')), 93 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Order.xml')), 94 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/OrderItem.xml')), 95 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/OrderItemUnit.xml')), 96 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Product.xml')), 97 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/ProductListing/Draft.xml')), 98 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/ProductListing/DraftAttribute.xml')), 99 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/ProductListing/DraftAttributeTranslation.xml')), 100 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/ProductListing/DraftAttributeValue.xml')), 101 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/ProductListing/DraftImage.xml')), 102 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/ProductListing/DraftTaxon.xml')), 103 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/ProductListing/DraftTranslation.xml')), 104 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/ProductListing/Listing.xml')), 105 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/ProductListing/ListingPrice.xml')), 106 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/ProductVariant.xml')), 107 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Shipment.xml')), 108 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/ShipmentMethod.xml')), 109 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/ShopUser.xml')), 110 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Vendor.xml')), 111 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/VendorAddress.xml')), 112 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/VendorBackgroundImage.xml')), 113 => new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/VendorImage.xml'))])));
  6522. }
  6523. /**
  6524. * Gets the private 'api_platform.serializer.normalizer.item' shared service.
  6525. *
  6526. * @return \ApiPlatform\Serializer\ItemNormalizer
  6527. */
  6528. protected function getApiPlatform_Serializer_Normalizer_ItemService()
  6529. {
  6530. return $this->privates['api_platform.serializer.normalizer.item'] = new \ApiPlatform\Serializer\ItemNormalizer(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['api_platform.iri_converter.legacy'] ?? $this->load('getApiPlatform_IriConverter_LegacyService')), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), ($this->privates['Sylius\\Bundle\\ApiBundle\\DataProvider\\ChannelAwareItemDataProvider'] ?? $this->getChannelAwareItemDataProviderService()), false, NULL, new RewindableGenerator(function () {
  6531. yield 0 => ($this->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? $this->getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService());
  6532. yield 1 => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  6533. }, 2), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService()));
  6534. }
  6535. /**
  6536. * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  6537. *
  6538. * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  6539. */
  6540. protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  6541. {
  6542. return $this->privates['api_platform.subresource_operation_factory.cached'] = new \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory(($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), new \ApiPlatform\Core\Operation\Factory\SubresourceOperationFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['api_platform.path_segment_name_generator.dash'] ?? ($this->privates['api_platform.path_segment_name_generator.dash'] = new \ApiPlatform\Operation\DashPathSegmentNameGenerator())), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService())));
  6543. }
  6544. /**
  6545. * Gets the private 'assets.context' shared service.
  6546. *
  6547. * @return \Symfony\Component\Asset\Context\RequestStackContext
  6548. */
  6549. protected function getAssets_ContextService()
  6550. {
  6551. $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  6552. return $this->privates['assets.context'] = new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure());
  6553. }
  6554. /**
  6555. * Gets the private 'assets.packages' shared service.
  6556. *
  6557. * @return \Symfony\Component\Asset\Packages
  6558. */
  6559. protected function getAssets_PackagesService()
  6560. {
  6561. return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Sylius\Bundle\ThemeBundle\Asset\Package\PathPackage('', ($this->privates['assets.empty_version_strategy'] ?? ($this->privates['assets.empty_version_strategy'] = new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy())), ($this->privates['sylius.theme.context.channel_based'] ?? $this->getSylius_Theme_Context_ChannelBasedService()), ($this->privates['Sylius\\Bundle\\ThemeBundle\\Asset\\PathResolverInterface'] ?? $this->getPathResolverInterfaceService()), ($this->privates['assets.context'] ?? $this->getAssets_ContextService())), new RewindableGenerator(function () {
  6562. yield 'shop' => ($this->privates['assets._package_shop'] ?? $this->load('getAssets_PackageShopService'));
  6563. yield 'admin' => ($this->privates['assets._package_admin'] ?? $this->load('getAssets_PackageAdminService'));
  6564. yield 'cms_shop' => ($this->privates['assets._package_cms_shop'] ?? $this->load('getAssets_PackageCmsShopService'));
  6565. yield 'cms_admin' => ($this->privates['assets._package_cms_admin'] ?? $this->load('getAssets_PackageCmsAdminService'));
  6566. yield 'wishlist_shop' => ($this->privates['assets._package_wishlist_shop'] ?? $this->load('getAssets_PackageWishlistShopService'));
  6567. yield 'wishlist_admin' => ($this->privates['assets._package_wishlist_admin'] ?? $this->load('getAssets_PackageWishlistAdminService'));
  6568. yield 'bootstrapTheme' => ($this->privates['assets._package_bootstrapTheme'] ?? $this->load('getAssets_PackageBootstrapThemeService'));
  6569. yield 'elasticsearch_shop' => ($this->privates['assets._package_elasticsearch_shop'] ?? $this->load('getAssets_PackageElasticsearchShopService'));
  6570. }, 8));
  6571. }
  6572. /**
  6573. * Gets the private 'bitbag.open_marketplace.component.order.resolver.vendor_shipping_methods' shared service.
  6574. *
  6575. * @return \BitBag\OpenMarketplace\Component\Order\Resolver\VendorShippingMethodsResolver
  6576. */
  6577. protected function getBitbag_OpenMarketplace_Component_Order_Resolver_VendorShippingMethodsService()
  6578. {
  6579. return $this->privates['bitbag.open_marketplace.component.order.resolver.vendor_shipping_methods'] = new \BitBag\OpenMarketplace\Component\Order\Resolver\VendorShippingMethodsResolver(($this->services['open_marketplace.repository.vendor_shipping_method'] ?? $this->getOpenMarketplace_Repository_VendorShippingMethodService()));
  6580. }
  6581. /**
  6582. * Gets the private 'bitbag_sylius_cms_plugin.twig.runtime.block' shared service.
  6583. *
  6584. * @return \BitBag\SyliusCmsPlugin\Twig\Runtime\RenderBlockRuntime
  6585. */
  6586. protected function getBitbagSyliusCmsPlugin_Twig_Runtime_BlockService()
  6587. {
  6588. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  6589. if (isset($this->privates['bitbag_sylius_cms_plugin.twig.runtime.block'])) {
  6590. return $this->privates['bitbag_sylius_cms_plugin.twig.runtime.block'];
  6591. }
  6592. return $this->privates['bitbag_sylius_cms_plugin.twig.runtime.block'] = new \BitBag\SyliusCmsPlugin\Twig\Runtime\RenderBlockRuntime(($this->services['bitbag_sylius_cms_plugin.repository.block'] ?? $this->getBitbagSyliusCmsPlugin_Repository_BlockService()), ($this->services['bitbag_sylius_cms_plugin.resolver.block_resource'] ?? $this->getBitbagSyliusCmsPlugin_Resolver_BlockResourceService()), $a);
  6593. }
  6594. /**
  6595. * Gets the private 'bitbag_sylius_cms_plugin.twig.runtime.media' shared service.
  6596. *
  6597. * @return \BitBag\SyliusCmsPlugin\Twig\Runtime\RenderMediaRuntime
  6598. */
  6599. protected function getBitbagSyliusCmsPlugin_Twig_Runtime_MediaService()
  6600. {
  6601. $a = ($this->services['bitbag_sylius_cms_plugin.resolver.media_provider'] ?? $this->getBitbagSyliusCmsPlugin_Resolver_MediaProviderService());
  6602. if (isset($this->privates['bitbag_sylius_cms_plugin.twig.runtime.media'])) {
  6603. return $this->privates['bitbag_sylius_cms_plugin.twig.runtime.media'];
  6604. }
  6605. return $this->privates['bitbag_sylius_cms_plugin.twig.runtime.media'] = new \BitBag\SyliusCmsPlugin\Twig\Runtime\RenderMediaRuntime($a, ($this->services['bitbag_sylius_cms_plugin.resolver.media_resource'] ?? $this->getBitbagSyliusCmsPlugin_Resolver_MediaResourceService()));
  6606. }
  6607. /**
  6608. * Gets the private 'bitbag_sylius_cms_plugin.twig.runtime.product_pages' shared service.
  6609. *
  6610. * @return \BitBag\SyliusCmsPlugin\Twig\Runtime\RenderProductPagesRuntime
  6611. */
  6612. protected function getBitbagSyliusCmsPlugin_Twig_Runtime_ProductPagesService()
  6613. {
  6614. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  6615. if (isset($this->privates['bitbag_sylius_cms_plugin.twig.runtime.product_pages'])) {
  6616. return $this->privates['bitbag_sylius_cms_plugin.twig.runtime.product_pages'];
  6617. }
  6618. return $this->privates['bitbag_sylius_cms_plugin.twig.runtime.product_pages'] = new \BitBag\SyliusCmsPlugin\Twig\Runtime\RenderProductPagesRuntime(($this->services['bitbag_sylius_cms_plugin.repository.page'] ?? $this->getBitbagSyliusCmsPlugin_Repository_PageService()), ($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()), $a, new \BitBag\SyliusCmsPlugin\Sorter\SectionsSorter());
  6619. }
  6620. /**
  6621. * Gets the private 'bitbag_sylius_wishlist_plugin.event_listener.create_new_wishlist' shared service.
  6622. *
  6623. * @return \BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber
  6624. */
  6625. protected function getBitbagSyliusWishlistPlugin_EventListener_CreateNewWishlistService()
  6626. {
  6627. return $this->privates['bitbag_sylius_wishlist_plugin.event_listener.create_new_wishlist'] = new \BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber('wishlist_cookie_token', ($this->privates['bitbag_sylius_wishlist_plugin.resolver.wishlists_resolver'] ?? $this->getBitbagSyliusWishlistPlugin_Resolver_WishlistsResolverService()), ($this->services['bitbag_sylius_wishlist_plugin.factory.wishlist'] ?? $this->getBitbagSyliusWishlistPlugin_Factory_WishlistService()), ($this->services['bitbag_sylius_wishlist_plugin.repository.wishlist'] ?? $this->getBitbagSyliusWishlistPlugin_Repository_WishlistService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()));
  6628. }
  6629. /**
  6630. * Gets the private 'bitbag_sylius_wishlist_plugin.resolver.wishlist_cookie_token_resolver' shared service.
  6631. *
  6632. * @return \BitBag\SyliusWishlistPlugin\Resolver\WishlistCookieTokenResolver
  6633. */
  6634. protected function getBitbagSyliusWishlistPlugin_Resolver_WishlistCookieTokenResolverService()
  6635. {
  6636. return $this->privates['bitbag_sylius_wishlist_plugin.resolver.wishlist_cookie_token_resolver'] = new \BitBag\SyliusWishlistPlugin\Resolver\WishlistCookieTokenResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'wishlist_cookie_token');
  6637. }
  6638. /**
  6639. * Gets the private 'bitbag_sylius_wishlist_plugin.resolver.wishlists_resolver' shared service.
  6640. *
  6641. * @return \BitBag\SyliusWishlistPlugin\Resolver\WishlistsResolver
  6642. */
  6643. protected function getBitbagSyliusWishlistPlugin_Resolver_WishlistsResolverService()
  6644. {
  6645. return $this->privates['bitbag_sylius_wishlist_plugin.resolver.wishlists_resolver'] = new \BitBag\SyliusWishlistPlugin\Resolver\WishlistsResolver(($this->services['bitbag_sylius_wishlist_plugin.repository.wishlist'] ?? $this->getBitbagSyliusWishlistPlugin_Repository_WishlistService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['bitbag_sylius_wishlist_plugin.resolver.wishlist_cookie_token_resolver'] ?? $this->getBitbagSyliusWishlistPlugin_Resolver_WishlistCookieTokenResolverService()), ($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService()));
  6646. }
  6647. /**
  6648. * Gets the private 'cache.annotations' shared service.
  6649. *
  6650. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6651. */
  6652. protected function getCache_AnnotationsService()
  6653. {
  6654. return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Bn6NfkxFfF', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6655. }
  6656. /**
  6657. * Gets the private 'cache.doctrine.orm.default.query' shared service.
  6658. *
  6659. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6660. */
  6661. protected function getCache_Doctrine_Orm_Default_QueryService()
  6662. {
  6663. return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6664. }
  6665. /**
  6666. * Gets the private 'cache.doctrine.orm.default.result' shared service.
  6667. *
  6668. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6669. */
  6670. protected function getCache_Doctrine_Orm_Default_ResultService()
  6671. {
  6672. return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6673. }
  6674. /**
  6675. * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  6676. *
  6677. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6678. */
  6679. protected function getCache_Messenger_RestartWorkersSignalService()
  6680. {
  6681. $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('+1fSpLi125', 0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
  6682. $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  6683. return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  6684. }
  6685. /**
  6686. * Gets the private 'cache.property_info' shared service.
  6687. *
  6688. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6689. */
  6690. protected function getCache_PropertyInfoService()
  6691. {
  6692. return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('qzkvpyCJTL', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6693. }
  6694. /**
  6695. * Gets the private 'cache.security_expression_language' shared service.
  6696. *
  6697. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6698. */
  6699. protected function getCache_SecurityExpressionLanguageService()
  6700. {
  6701. return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('BZwnFEC3NG', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6702. }
  6703. /**
  6704. * Gets the private 'cache.serializer' shared service.
  6705. *
  6706. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6707. */
  6708. protected function getCache_SerializerService()
  6709. {
  6710. return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('GTbIuIIIhh', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6711. }
  6712. /**
  6713. * Gets the private 'cache.validator' shared service.
  6714. *
  6715. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6716. */
  6717. protected function getCache_ValidatorService()
  6718. {
  6719. return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('txrPJKQ912', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6720. }
  6721. /**
  6722. * Gets the private 'cache.webpack_encore' shared service.
  6723. *
  6724. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6725. */
  6726. protected function getCache_WebpackEncoreService()
  6727. {
  6728. return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Kgfl7+31gp', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6729. }
  6730. /**
  6731. * Gets the private 'data_collector.form' shared service.
  6732. *
  6733. * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  6734. */
  6735. protected function getDataCollector_FormService()
  6736. {
  6737. return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  6738. }
  6739. /**
  6740. * Gets the private 'data_collector.request' shared service.
  6741. *
  6742. * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  6743. */
  6744. protected function getDataCollector_RequestService()
  6745. {
  6746. 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())));
  6747. }
  6748. /**
  6749. * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  6750. *
  6751. * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  6752. */
  6753. protected function getDebug_ApiPlatform_CollectionDataProviderService()
  6754. {
  6755. 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 () {
  6756. yield 0 => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService'));
  6757. }, 1)));
  6758. }
  6759. /**
  6760. * Gets the private 'debug.api_platform.data_persister' shared service.
  6761. *
  6762. * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  6763. */
  6764. protected function getDebug_ApiPlatform_DataPersisterService()
  6765. {
  6766. return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  6767. yield 0 => ($this->privates['bitbag.open_marketplace.component.core.api.data_persister.conversation'] ?? $this->load('getBitbag_OpenMarketplace_Component_Core_Api_DataPersister_ConversationService'));
  6768. yield 1 => ($this->privates['bitbag.open_marketplace.component.core.api.data_persister.message'] ?? $this->load('getBitbag_OpenMarketplace_Component_Core_Api_DataPersister_MessageService'));
  6769. yield 2 => ($this->services['Sylius\\Bundle\\ApiBundle\\DataPersister\\AddressDataPersister'] ?? $this->load('getAddressDataPersisterService'));
  6770. yield 3 => ($this->services['Sylius\\Bundle\\ApiBundle\\DataPersister\\AdminUserDataPersister'] ?? $this->load('getAdminUserDataPersisterService'));
  6771. yield 4 => ($this->services['Sylius\\Bundle\\ApiBundle\\DataPersister\\CountryDataPersister'] ?? $this->load('getCountryDataPersisterService'));
  6772. yield 5 => ($this->services['Sylius\\Bundle\\ApiBundle\\DataPersister\\ShippingMethodDataPersister'] ?? $this->load('getShippingMethodDataPersisterService'));
  6773. yield 6 => ($this->services['Sylius\\Bundle\\ApiBundle\\DataPersister\\ZoneDataPersister'] ?? $this->load('getZoneDataPersisterService'));
  6774. yield 7 => ($this->privates['api_platform.messenger.data_persister'] ?? $this->load('getApiPlatform_Messenger_DataPersisterService'));
  6775. yield 8 => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->load('getApiPlatform_Doctrine_Orm_DataPersisterService'));
  6776. }, 9)));
  6777. }
  6778. /**
  6779. * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  6780. *
  6781. * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  6782. */
  6783. protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  6784. {
  6785. 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 () {
  6786. yield 0 => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\CartShippingMethodsSubresourceDataProvider'] ?? $this->load('getCartShippingMethodsSubresourceDataProviderService'));
  6787. yield 1 => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\CartPaymentMethodsSubresourceDataProvider'] ?? $this->load('getCartPaymentMethodsSubresourceDataProviderService'));
  6788. yield 2 => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\OrderAdjustmentsSubresourceDataProvider'] ?? $this->load('getOrderAdjustmentsSubresourceDataProviderService'));
  6789. yield 3 => ($this->services['Sylius\\Bundle\\ApiBundle\\DataProvider\\OrderItemAdjustmentsSubresourceDataProvider'] ?? $this->load('getOrderItemAdjustmentsSubresourceDataProviderService'));
  6790. yield 4 => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService'));
  6791. }, 5)));
  6792. }
  6793. /**
  6794. * Gets the private 'debug.debug_handlers_listener' shared service.
  6795. *
  6796. * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  6797. */
  6798. protected function getDebug_DebugHandlersListenerService()
  6799. {
  6800. $a = new \Symfony\Bridge\Monolog\Logger('php');
  6801. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6802. $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  6803. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6804. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6805. return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, true, NULL);
  6806. }
  6807. /**
  6808. * Gets the private 'debug.file_link_formatter' shared service.
  6809. *
  6810. * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  6811. */
  6812. protected function getDebug_FileLinkFormatterService()
  6813. {
  6814. 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 () {
  6815. return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  6816. });
  6817. }
  6818. /**
  6819. * Gets the private 'debug.log_processor' shared service.
  6820. *
  6821. * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  6822. */
  6823. protected function getDebug_LogProcessorService()
  6824. {
  6825. 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())));
  6826. }
  6827. /**
  6828. * Gets the private 'debug.security.access.decision_manager' shared service.
  6829. *
  6830. * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  6831. */
  6832. protected function getDebug_Security_Access_DecisionManagerService()
  6833. {
  6834. 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 () {
  6835. yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  6836. yield 1 => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  6837. yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  6838. yield 3 => ($this->privates['debug.security.voter.bitbag_sylius_wishlist_plugin.voter.wishlist_voter'] ?? $this->load('getDebug_Security_Voter_BitbagSyliusWishlistPlugin_Voter_WishlistVoterService'));
  6839. yield 4 => ($this->privates['debug.security.voter.bitbag.open_marketplace.component.core.api.security.voter.vendor_logo_image'] ?? $this->load('getDebug_Security_Voter_Bitbag_OpenMarketplace_Component_Core_Api_Security_Voter_VendorLogoImageService'));
  6840. yield 5 => ($this->privates['debug.security.voter.bitbag.open_marketplace.component.core.api.security.voter.vendor_background_image'] ?? $this->load('getDebug_Security_Voter_Bitbag_OpenMarketplace_Component_Core_Api_Security_Voter_VendorBackgroundImageService'));
  6841. yield 6 => ($this->privates['debug.security.voter.bitbag.open_marketplace.component.core.api.security.voter.vendor_aware'] ?? $this->load('getDebug_Security_Voter_Bitbag_OpenMarketplace_Component_Core_Api_Security_Voter_VendorAwareService'));
  6842. yield 7 => ($this->privates['debug.security.voter.bitbag.open_marketplace.component.core.api.security.voter.translatable_vendor_aware'] ?? $this->load('getDebug_Security_Voter_Bitbag_OpenMarketplace_Component_Core_Api_Security_Voter_TranslatableVendorAwareService'));
  6843. yield 8 => ($this->privates['debug.security.voter.bitbag.open_marketplace.component.core.api.security.voter.vendor_owns_variant_voter'] ?? $this->load('getDebug_Security_Voter_Bitbag_OpenMarketplace_Component_Core_Api_Security_Voter_VendorOwnsVariantVoterService'));
  6844. yield 9 => ($this->privates['debug.security.voter.bitbag.open_marketplace.component.core.common.security.voter.object_owning'] ?? $this->load('getDebug_Security_Voter_Bitbag_OpenMarketplace_Component_Core_Common_Security_Voter_ObjectOwningService'));
  6845. yield 10 => ($this->privates['debug.security.voter.bitbag.open_marketplace.component.core.common.security.voter.conversation_owning'] ?? $this->load('getDebug_Security_Voter_Bitbag_OpenMarketplace_Component_Core_Common_Security_Voter_ConversationOwningService'));
  6846. yield 11 => ($this->privates['debug.security.voter.bitbag.open_marketplace.component.core.vendor.security.voter.token_owning'] ?? $this->load('getDebug_Security_Voter_Bitbag_OpenMarketplace_Component_Core_Vendor_Security_Voter_TokenOwningService'));
  6847. yield 12 => ($this->privates['debug.security.voter.bitbag.open_marketplace.component.core.vendor.security.voter.order_operation'] ?? $this->load('getDebug_Security_Voter_Bitbag_OpenMarketplace_Component_Core_Vendor_Security_Voter_OrderOperationService'));
  6848. }, 13), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  6849. }
  6850. /**
  6851. * Gets the private 'debug.security.firewall' shared service.
  6852. *
  6853. * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  6854. */
  6855. protected function getDebug_Security_FirewallService()
  6856. {
  6857. return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  6858. }
  6859. /**
  6860. * Gets the private 'debug.traced.sylius.event_bus' shared service.
  6861. *
  6862. * @return \Symfony\Component\Messenger\TraceableMessageBus
  6863. */
  6864. protected function getDebug_Traced_Sylius_EventBusService()
  6865. {
  6866. return $this->privates['debug.traced.sylius.event_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  6867. yield 0 => ($this->privates['sylius.event_bus.middleware.traceable'] ?? $this->load('getSylius_EventBus_Middleware_TraceableService'));
  6868. yield 1 => ($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')));
  6869. yield 2 => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  6870. yield 3 => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  6871. yield 4 => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  6872. yield 5 => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  6873. yield 6 => ($this->privates['sylius.event_bus.middleware.handle_message'] ?? $this->load('getSylius_EventBus_Middleware_HandleMessageService'));
  6874. }, 7)));
  6875. }
  6876. /**
  6877. * Gets the private 'debug.traced.sylius_default.bus' shared service.
  6878. *
  6879. * @return \Symfony\Component\Messenger\TraceableMessageBus
  6880. */
  6881. protected function getDebug_Traced_SyliusDefault_BusService()
  6882. {
  6883. return $this->privates['debug.traced.sylius_default.bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  6884. yield 0 => ($this->privates['sylius_default.bus.middleware.traceable'] ?? $this->load('getSyliusDefault_Bus_Middleware_TraceableService'));
  6885. yield 1 => ($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')));
  6886. yield 2 => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  6887. yield 3 => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  6888. yield 4 => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  6889. yield 5 => ($this->privates['messenger.middleware.validation'] ?? $this->load('getMessenger_Middleware_ValidationService'));
  6890. yield 6 => ($this->privates['sylius_default.bus.middleware.doctrine_transaction'] ?? $this->load('getSyliusDefault_Bus_Middleware_DoctrineTransactionService'));
  6891. yield 7 => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  6892. yield 8 => ($this->privates['sylius_default.bus.middleware.handle_message'] ?? $this->load('getSyliusDefault_Bus_Middleware_HandleMessageService'));
  6893. }, 9)));
  6894. }
  6895. /**
  6896. * Gets the private 'debug.traced.sylius_event.bus' shared service.
  6897. *
  6898. * @return \Symfony\Component\Messenger\TraceableMessageBus
  6899. */
  6900. protected function getDebug_Traced_SyliusEvent_BusService()
  6901. {
  6902. return $this->privates['debug.traced.sylius_event.bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  6903. yield 0 => ($this->privates['sylius_event.bus.middleware.traceable'] ?? $this->load('getSyliusEvent_Bus_Middleware_TraceableService'));
  6904. yield 1 => ($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')));
  6905. yield 2 => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  6906. yield 3 => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  6907. yield 4 => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  6908. yield 5 => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  6909. yield 6 => ($this->privates['sylius_event.bus.middleware.handle_message'] ?? $this->load('getSyliusEvent_Bus_Middleware_HandleMessageService'));
  6910. }, 7)));
  6911. }
  6912. /**
  6913. * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  6914. *
  6915. * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  6916. */
  6917. protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  6918. {
  6919. return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/Entity'), 1 => (\dirname(__DIR__, 4).'/src/Entity')]);
  6920. }
  6921. /**
  6922. * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  6923. *
  6924. * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  6925. */
  6926. protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  6927. {
  6928. $this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = 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).'/src/Component/Messaging/Resources/doctrine') => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Entity', (\dirname(__DIR__, 4).'/src/Component/Order/Resources/doctrine') => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity', (\dirname(__DIR__, 4).'/src/Component/Product/Resources/doctrine') => 'BitBag\\OpenMarketplace\\Component\\Product\\Entity', (\dirname(__DIR__, 4).'/src/Component/ProductListing/Resources/doctrine') => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity', (\dirname(__DIR__, 4).'/src/Component/Vendor/Resources/doctrine') => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity', (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/doctrine') => 'BitBag\\SyliusCmsPlugin\\Entity', (\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resources/config/doctrine') => 'BitBag\\SyliusWishlistPlugin\\Entity']);
  6929. $instance->setGlobalBasename('mapping');
  6930. return $instance;
  6931. }
  6932. /**
  6933. * Gets the private 'form.registry' shared service.
  6934. *
  6935. * @return \Symfony\Component\Form\FormRegistry
  6936. */
  6937. protected function getForm_RegistryService()
  6938. {
  6939. return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([0 => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6940. 'BitBag\\OpenMarketplace\\Component\\Core\\Admin\\Form\\Type\\VendorType' => ['privates', 'bitbag.open_marketplace.component.core.admin.form.type.vendor', 'getBitbag_OpenMarketplace_Component_Core_Admin_Form_Type_VendorService', true],
  6941. 'BitBag\\OpenMarketplace\\Component\\Core\\Common\\Form\\Type\\Messaging\\ConversationType' => ['privates', 'bitbag.open_marketplace.component.core.common.form.type.messaging.conversation', 'getBitbag_OpenMarketplace_Component_Core_Common_Form_Type_Messaging_ConversationService', true],
  6942. 'BitBag\\OpenMarketplace\\Component\\Core\\Common\\Form\\Type\\Messaging\\MessageType' => ['privates', 'bitbag.open_marketplace.component.core.common.form.type.messaging.message', 'getBitbag_OpenMarketplace_Component_Core_Common_Form_Type_Messaging_MessageService', true],
  6943. 'BitBag\\OpenMarketplace\\Component\\Core\\Shop\\Form\\Type\\Checkout\\SelectShippingType' => ['privates', 'bitbag.open_marketplace.component.core.shop.form.type.checkout_select_shipping', 'getBitbag_OpenMarketplace_Component_Core_Shop_Form_Type_CheckoutSelectShippingService', true],
  6944. 'BitBag\\OpenMarketplace\\Component\\Core\\Shop\\Form\\Type\\Checkout\\ShipmentType' => ['privates', 'bitbag.open_marketplace.component.core.shop.form.type.checkout_shipment', 'getBitbag_OpenMarketplace_Component_Core_Shop_Form_Type_CheckoutShipmentService', true],
  6945. 'BitBag\\OpenMarketplace\\Component\\Core\\Shop\\Form\\Type\\Checkout\\ShippingMethodChoiceType' => ['privates', 'bitbag.open_marketplace.component.core.shop.form.type.shipping_method_choice', 'getBitbag_OpenMarketplace_Component_Core_Shop_Form_Type_ShippingMethodChoiceService', true],
  6946. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\ProductListing\\DraftAttributeChoiceType' => ['privates', 'bitbag.open_marketplace.component.core.vendor.form.type.product_listing.draft_attribute_choice_type', 'getBitbag_OpenMarketplace_Component_Core_Vendor_Form_Type_ProductListing_DraftAttributeChoiceTypeService', true],
  6947. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\ProductListing\\DraftAttributeTranslationType' => ['privates', 'bitbag.open_marketplace.component.core.vendor.form.type.product_listing.draft_attribute_translation', 'getBitbag_OpenMarketplace_Component_Core_Vendor_Form_Type_ProductListing_DraftAttributeTranslationService', true],
  6948. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\ProductListing\\DraftAttributeType' => ['privates', 'bitbag.open_marketplace.component.core.vendor.form.type.product_listing.draft_attribute', 'getBitbag_OpenMarketplace_Component_Core_Vendor_Form_Type_ProductListing_DraftAttributeService', true],
  6949. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\ProductListing\\DraftAttributeValueType' => ['privates', 'bitbag.open_marketplace.component.core.vendor.form.type.product_listing.draft_attribute_value_type', 'getBitbag_OpenMarketplace_Component_Core_Vendor_Form_Type_ProductListing_DraftAttributeValueTypeService', true],
  6950. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\ProductListing\\DraftImageType' => ['privates', 'bitbag.open_marketplace.component.core.vendor.form.type.product_listing.draft_image', 'getBitbag_OpenMarketplace_Component_Core_Vendor_Form_Type_ProductListing_DraftImageService', true],
  6951. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\ProductListing\\DraftPriceType' => ['privates', 'bitbag.open_marketplace.component.core.vendor.form.type.product_listing.draft_price', 'getBitbag_OpenMarketplace_Component_Core_Vendor_Form_Type_ProductListing_DraftPriceService', true],
  6952. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\ProductListing\\DraftTaxonAutocompleteChoiceType' => ['privates', 'bitbag.open_marketplace.component.core.vendor.form.type.product_listing.draft_taxon_autocomplete_choice', 'getBitbag_OpenMarketplace_Component_Core_Vendor_Form_Type_ProductListing_DraftTaxonAutocompleteChoiceService', true],
  6953. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\ProductListing\\DraftTranslationType' => ['privates', 'bitbag.open_marketplace.component.core.vendor.form.type.product_listing.draft_translation', 'getBitbag_OpenMarketplace_Component_Core_Vendor_Form_Type_ProductListing_DraftTranslationService', true],
  6954. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\ProductListing\\DraftTranslationsCollectionType' => ['privates', 'bitbag.open_marketplace.component.core.vendor.form.type.product_listing.draft_translations_collection', 'getBitbag_OpenMarketplace_Component_Core_Vendor_Form_Type_ProductListing_DraftTranslationsCollectionService', true],
  6955. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\ProductListing\\ListingType' => ['privates', 'bitbag.open_marketplace.component.core.vendor.form.type.product_listing.listing', 'getBitbag_OpenMarketplace_Component_Core_Vendor_Form_Type_ProductListing_ListingService', true],
  6956. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\ProductReviewType' => ['privates', 'bitbag.open_marketplace.component.core.vendor.form.type.product_review', 'getBitbag_OpenMarketplace_Component_Core_Vendor_Form_Type_ProductReviewService', true],
  6957. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\Profile\\BackgroundImageType' => ['privates', 'bitbag.open_marketplace.component.core.vendor.form.type.background_image', 'getBitbag_OpenMarketplace_Component_Core_Vendor_Form_Type_BackgroundImageService', true],
  6958. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\Profile\\LogoImageType' => ['privates', 'bitbag.open_marketplace.component.core.vendor.form.type.logo_image', 'getBitbag_OpenMarketplace_Component_Core_Vendor_Form_Type_LogoImageService', true],
  6959. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\Profile\\ProfileType' => ['privates', 'bitbag.open_marketplace.component.core.vendor.form.type.profile', 'getBitbag_OpenMarketplace_Component_Core_Vendor_Form_Type_ProfileService', true],
  6960. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\VendorShippingMethodChoiceType' => ['privates', 'bitbag.open_marketplace.component.core.vendor.form.type.vendor_shipping_method_choice', 'getBitbag_OpenMarketplace_Component_Core_Vendor_Form_Type_VendorShippingMethodChoiceService', true],
  6961. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\VendorShippingMethodsType' => ['privates', 'bitbag.open_marketplace.component.core.vendor.form.type.vendor_shipping_methods', 'getBitbag_OpenMarketplace_Component_Core_Vendor_Form_Type_VendorShippingMethodsService', true],
  6962. 'BitBag\\SyliusCmsPlugin\\Form\\Type\\BlockImageType' => ['privates', 'bitbag_sylius_cms_plugin.form.type.block_image', 'getBitbagSyliusCmsPlugin_Form_Type_BlockImageService', true],
  6963. 'BitBag\\SyliusCmsPlugin\\Form\\Type\\BlockType' => ['privates', 'bitbag_sylius_cms_plugin.form.type.block', 'getBitbagSyliusCmsPlugin_Form_Type_BlockService', true],
  6964. 'BitBag\\SyliusCmsPlugin\\Form\\Type\\FrequentlyAskedQuestionType' => ['privates', 'bitbag_sylius_cms_plugin.form.type.frequently_asked_question', 'getBitbagSyliusCmsPlugin_Form_Type_FrequentlyAskedQuestionService', true],
  6965. 'BitBag\\SyliusCmsPlugin\\Form\\Type\\ImportType' => ['privates', 'bitbag_sylius_cms_plugin.form.type.import', 'getBitbagSyliusCmsPlugin_Form_Type_ImportService', true],
  6966. 'BitBag\\SyliusCmsPlugin\\Form\\Type\\MediaType' => ['privates', 'bitbag_sylius_cms_plugin.form.type.media', 'getBitbagSyliusCmsPlugin_Form_Type_MediaService', true],
  6967. 'BitBag\\SyliusCmsPlugin\\Form\\Type\\PageType' => ['privates', 'bitbag_sylius_cms_plugin.form.type.page', 'getBitbagSyliusCmsPlugin_Form_Type_PageService', true],
  6968. 'BitBag\\SyliusCmsPlugin\\Form\\Type\\SectionType' => ['privates', 'bitbag_sylius_cms_plugin.form.type.section', 'getBitbagSyliusCmsPlugin_Form_Type_SectionService', true],
  6969. 'BitBag\\SyliusCmsPlugin\\Form\\Type\\Translation\\BlockTranslationType' => ['privates', 'bitbag_sylius_cms_plugin.form.type.translation.block', 'getBitbagSyliusCmsPlugin_Form_Type_Translation_BlockService', true],
  6970. 'BitBag\\SyliusCmsPlugin\\Form\\Type\\Translation\\FrequentlyAskedQuestionTranslationType' => ['privates', 'bitbag_sylius_cms_plugin.form.type.translation.frequently_asked_question', 'getBitbagSyliusCmsPlugin_Form_Type_Translation_FrequentlyAskedQuestionService', true],
  6971. 'BitBag\\SyliusCmsPlugin\\Form\\Type\\Translation\\MediaTranslationType' => ['privates', 'bitbag_sylius_cms_plugin.form.type.translation.media', 'getBitbagSyliusCmsPlugin_Form_Type_Translation_MediaService', true],
  6972. 'BitBag\\SyliusCmsPlugin\\Form\\Type\\Translation\\PageTranslationType' => ['privates', 'bitbag_sylius_cms_plugin.form.type.translation.page', 'getBitbagSyliusCmsPlugin_Form_Type_Translation_PageService', true],
  6973. 'BitBag\\SyliusCmsPlugin\\Form\\Type\\Translation\\SectionTranslationType' => ['privates', 'bitbag_sylius_cms_plugin.form.type.translation.section', 'getBitbagSyliusCmsPlugin_Form_Type_Translation_SectionService', true],
  6974. 'BitBag\\SyliusCmsPlugin\\Form\\Type\\WysiwygType' => ['privates', 'bitbag_sylius_cms_plugin.form.type.wysiwyg', 'getBitbagSyliusCmsPlugin_Form_Type_WysiwygService', true],
  6975. 'BitBag\\SyliusElasticsearchPlugin\\Form\\Type\\NameFilterType' => ['privates', 'bitbag_sylius_elasticsearch_plugin.form.type.name_filter', 'getBitbagSyliusElasticsearchPlugin_Form_Type_NameFilterService', true],
  6976. 'BitBag\\SyliusElasticsearchPlugin\\Form\\Type\\PriceFilterType' => ['privates', 'bitbag_sylius_elasticsearch_plugin.form.type.price_filter', 'getBitbagSyliusElasticsearchPlugin_Form_Type_PriceFilterService', true],
  6977. 'BitBag\\SyliusElasticsearchPlugin\\Form\\Type\\ProductAttributesFilterType' => ['privates', 'bitbag_sylius_elasticsearch_plugin.form.type.product_attributes_filter', 'getBitbagSyliusElasticsearchPlugin_Form_Type_ProductAttributesFilterService', true],
  6978. 'BitBag\\SyliusElasticsearchPlugin\\Form\\Type\\ProductOptionsFilterType' => ['privates', 'bitbag_sylius_elasticsearch_plugin.form.type.product_options_filter', 'getBitbagSyliusElasticsearchPlugin_Form_Type_ProductOptionsFilterService', true],
  6979. 'BitBag\\SyliusElasticsearchPlugin\\Form\\Type\\SearchFacetsType' => ['privates', 'bitbag_sylius_elasticsearch_plugin.form.type.search.facets', 'getBitbagSyliusElasticsearchPlugin_Form_Type_Search_FacetsService', true],
  6980. 'BitBag\\SyliusElasticsearchPlugin\\Form\\Type\\SearchType' => ['privates', 'bitbag_sylius_elasticsearch_plugin.form.type.search', 'getBitbagSyliusElasticsearchPlugin_Form_Type_SearchService', true],
  6981. 'BitBag\\SyliusElasticsearchPlugin\\Form\\Type\\ShopProductsFilterType' => ['privates', 'bitbag_sylius_elasticsearch_plugin.form.type.shop_products_filter', 'getBitbagSyliusElasticsearchPlugin_Form_Type_ShopProductsFilterService', true],
  6982. 'BitBag\\SyliusWishlistPlugin\\Form\\Type\\AddProductsToCartType' => ['privates', 'bitbag_sylius_wishlist_plugin.form.type.add_products_to_cart', 'getBitbagSyliusWishlistPlugin_Form_Type_AddProductsToCartService', true],
  6983. 'BitBag\\SyliusWishlistPlugin\\Form\\Type\\CreateNewWishlistType' => ['privates', 'bitbag_sylius_wishlist_plugin.form.type.create_new_wishlist', 'getBitbagSyliusWishlistPlugin_Form_Type_CreateNewWishlistService', true],
  6984. 'BitBag\\SyliusWishlistPlugin\\Form\\Type\\WishlistCollectionType' => ['privates', 'bitbag_sylius_wishlist_plugin.form.type.wishlist_collection_type', 'getBitbagSyliusWishlistPlugin_Form_Type_WishlistCollectionTypeService', true],
  6985. 'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => ['privates', 'fos_ck_editor.form.type', 'getFosCkEditor_Form_TypeService', true],
  6986. 'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates', 'liip_imagine.form.type.image', 'getLiipImagine_Form_Type_ImageService', true],
  6987. 'Loevgaard\\SyliusBrandPlugin\\Form\\Type\\BrandAutocompleteChoiceType' => ['privates', 'loevgaard_sylius_brand.form.type.brand_autocomplete_choice', 'getLoevgaardSyliusBrand_Form_Type_BrandAutocompleteChoiceService', true],
  6988. 'Loevgaard\\SyliusBrandPlugin\\Form\\Type\\BrandChoiceType' => ['privates', 'loevgaard_sylius_brand.form.type.brand_choice', 'getLoevgaardSyliusBrand_Form_Type_BrandChoiceService', true],
  6989. 'Loevgaard\\SyliusBrandPlugin\\Form\\Type\\BrandImageType' => ['privates', 'loevgaard_sylius_brand.form.type.brand_image', 'getLoevgaardSyliusBrand_Form_Type_BrandImageService', true],
  6990. 'Loevgaard\\SyliusBrandPlugin\\Form\\Type\\BrandType' => ['privates', 'loevgaard_sylius_brand.form.type.brand', 'getLoevgaardSyliusBrand_Form_Type_BrandService', true],
  6991. 'Payum\\Bundle\\PayumBundle\\Form\\Type\\CreditCardExpirationDateType' => ['services', 'payum.form.type.credit_card_expiration_date', 'getPayum_Form_Type_CreditCardExpirationDateService', true],
  6992. 'Payum\\Bundle\\PayumBundle\\Form\\Type\\CreditCardType' => ['services', 'payum.form.type.credit_card', 'getPayum_Form_Type_CreditCardService', true],
  6993. 'Payum\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType' => ['services', 'payum.form.type.gateway_config', 'getPayum_Form_Type_GatewayConfigService', true],
  6994. 'Payum\\Bundle\\PayumBundle\\Form\\Type\\GatewayFactoriesChoiceType' => ['services', 'payum.form.type.gateway_factories_choice', 'getPayum_Form_Type_GatewayFactoriesChoiceService', true],
  6995. 'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => ['privates', 'sonata.block.form.type.container_template', 'getSonata_Block_Form_Type_ContainerTemplateService', true],
  6996. 'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => ['privates', 'sonata.block.form.type.block', 'getSonata_Block_Form_Type_BlockService', true],
  6997. 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\AddressType' => ['services', 'sylius.form.type.address', 'getSylius_Form_Type_AddressService', true],
  6998. 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryChoiceType' => ['services', 'sylius.form.type.country_choice', 'getSylius_Form_Type_CountryChoiceService', true],
  6999. 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryCodeChoiceType' => ['services', 'sylius.form.type.country_code_choice', 'getSylius_Form_Type_CountryCodeChoiceService', true],
  7000. 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryType' => ['services', 'sylius.form.type.country', 'getSylius_Form_Type_CountryService', true],
  7001. 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceChoiceType' => ['services', 'sylius.form.type.province_choice', 'getSylius_Form_Type_ProvinceChoiceService', true],
  7002. 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceCodeChoiceType' => ['services', 'sylius.form.type.province_code_choice', 'getSylius_Form_Type_ProvinceCodeChoiceService', true],
  7003. 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceType' => ['services', 'sylius.form.type.province', 'getSylius_Form_Type_ProvinceService', true],
  7004. 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneChoiceType' => ['services', 'sylius.form.type.zone_choice', 'getSylius_Form_Type_ZoneChoiceService', true],
  7005. 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneCodeChoiceType' => ['services', 'sylius.form.type.zone_code_choice', 'getSylius_Form_Type_ZoneCodeChoiceService', true],
  7006. 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneMemberType' => ['services', 'sylius.form.type.zone_member', 'getSylius_Form_Type_ZoneMemberService', true],
  7007. 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneType' => ['services', 'sylius.form.type.zone', 'getSylius_Form_Type_ZoneService', true],
  7008. 'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeTypeChoiceType' => ['services', 'sylius.form.type.attribute_type_choice', 'getSylius_Form_Type_AttributeTypeChoiceService', true],
  7009. 'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\Configuration\\SelectAttributeChoicesCollectionType' => ['services', 'sylius.form.type.attribute_type.select.choices_collection', 'getSylius_Form_Type_AttributeType_Select_ChoicesCollectionService', true],
  7010. 'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\Configuration\\SelectAttributeValueTranslationsType' => ['services', 'sylius.attribute_type.select.value.translations', 'getSylius_AttributeType_Select_Value_TranslationsService', true],
  7011. 'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\SelectAttributeType' => ['services', 'sylius.form.type.attribute_type.select', 'getSylius_Form_Type_AttributeType_SelectService', true],
  7012. 'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelChoiceType' => ['services', 'sylius.form.type.channel_choice', 'getSylius_Form_Type_ChannelChoiceService', true],
  7013. 'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelType' => ['services', 'sylius.form.type.channel', 'getSylius_Form_Type_ChannelService', true],
  7014. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\AddressChoiceType' => ['services', 'sylius.form.type.address_choice', 'getSylius_Form_Type_AddressChoiceService', true],
  7015. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionAction\\ChannelBasedFixedDiscountActionConfigurationType' => ['services', 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionAction\\ChannelBasedFixedDiscountActionConfigurationType', 'getChannelBasedFixedDiscountActionConfigurationTypeService', true],
  7016. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionScope\\ForProductsScopeConfigurationType' => ['services', 'sylius.form.type.for_products_scope', 'getSylius_Form_Type_ForProductsScopeService', true],
  7017. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionScope\\ForTaxonsScopeConfigurationType' => ['services', 'sylius.form.type.for_taxons_scope', 'getSylius_Form_Type_ForTaxonsScopeService', true],
  7018. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionScope\\ForVariantsScopeConfigurationType' => ['services', 'sylius.form.type.for_variants_scope', 'getSylius_Form_Type_ForVariantsScopeService', true],
  7019. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ChannelCollectionType' => ['services', 'sylius.form.type.channels_collection', 'getSylius_Form_Type_ChannelsCollectionService', true],
  7020. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\AddressType' => ['services', 'sylius.form.type.checkout_address', 'getSylius_Form_Type_CheckoutAddressService', true],
  7021. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\CompleteType' => ['services', 'sylius.form.type.checkout_complete', 'getSylius_Form_Type_CheckoutCompleteService', true],
  7022. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\PaymentType' => ['services', 'sylius.form.type.checkout_payment', 'getSylius_Form_Type_CheckoutPaymentService', true],
  7023. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\SelectPaymentType' => ['services', 'sylius.form.type.checkout_select_payment', 'getSylius_Form_Type_CheckoutSelectPaymentService', true],
  7024. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\SelectShippingType' => ['services', 'sylius.form.type.checkout_select_shipping', 'getSylius_Form_Type_CheckoutSelectShippingService', true],
  7025. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\ShipmentType' => ['services', 'sylius.form.type.checkout_shipment', 'getSylius_Form_Type_CheckoutShipmentService', true],
  7026. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerCheckoutGuestType' => ['services', 'sylius.form.type.customer_checkout_guest', 'getSylius_Form_Type_CustomerCheckoutGuestService', true],
  7027. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerGuestType' => ['services', 'sylius.form.type.customer_guest', 'getSylius_Form_Type_CustomerGuestService', true],
  7028. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerRegistrationType' => ['services', 'sylius.form.type.customer_registration', 'getSylius_Form_Type_CustomerRegistrationService', true],
  7029. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerSimpleRegistrationType' => ['services', 'sylius.form.type.customer_simple_registration', 'getSylius_Form_Type_CustomerSimpleRegistrationService', true],
  7030. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Order\\AddToCartType' => ['services', 'sylius.form.type.add_to_cart', 'getSylius_Form_Type_AddToCartService', true],
  7031. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ChannelPricingType' => ['services', 'sylius.form.type.channel_pricing', 'getSylius_Form_Type_ChannelPricingService', true],
  7032. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductImageType' => ['services', 'sylius.form.type.product_image', 'getSylius_Form_Type_ProductImageService', true],
  7033. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductReviewType' => ['services', 'sylius.form.type.product_review', 'getSylius_Form_Type_ProductReviewService', true],
  7034. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Filter\\ProductFilterConfigurationType' => ['services', 'sylius.form.type.promotion_action.filter.product', 'getSylius_Form_Type_PromotionAction_Filter_ProductService', true],
  7035. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Filter\\TaxonFilterConfigurationType' => ['services', 'sylius.form.type.promotion_action.filter.taxon', 'getSylius_Form_Type_PromotionAction_Filter_TaxonService', true],
  7036. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\ContainsProductConfigurationType' => ['services', 'sylius.form.type.promotion_rule.contains_product_configuration', 'getSylius_Form_Type_PromotionRule_ContainsProductConfigurationService', true],
  7037. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\CustomerGroupConfigurationType' => ['services', 'sylius.form.type.promotion_rule.customer_group_configuration', 'getSylius_Form_Type_PromotionRule_CustomerGroupConfigurationService', true],
  7038. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\HasTaxonConfigurationType' => ['services', 'sylius.form.type.promotion_rule.has_taxon_configuration', 'getSylius_Form_Type_PromotionRule_HasTaxonConfigurationService', true],
  7039. '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],
  7040. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Calculator\\ChannelBasedFlatRateConfigurationType' => ['services', 'sylius.form.type.channel_based_shipping_calculator.flat_rate', 'getSylius_Form_Type_ChannelBasedShippingCalculator_FlatRateService', true],
  7041. '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],
  7042. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ShopBillingDataType' => ['services', 'sylius.form.type.shop_billing_data', 'getSylius_Form_Type_ShopBillingDataService', true],
  7043. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\TaxCalculationStrategyChoiceType' => ['services', 'sylius.form.type.tax_calculation_strategy_choice', 'getSylius_Form_Type_TaxCalculationStrategyChoiceService', true],
  7044. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Taxon\\ProductTaxonAutocompleteChoiceType' => ['services', 'sylius.form.type.autocomplete_product_taxon_choice', 'getSylius_Form_Type_AutocompleteProductTaxonChoiceService', true],
  7045. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Taxon\\TaxonImageType' => ['services', 'sylius.form.type.taxon_image', 'getSylius_Form_Type_TaxonImageService', true],
  7046. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType' => ['services', 'sylius.form.type.admin_user', 'getSylius_Form_Type_AdminUserService', true],
  7047. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AvatarImageType' => ['services', 'sylius.form.type.avatar_image', 'getSylius_Form_Type_AvatarImageService', true],
  7048. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserRegistrationType' => ['services', 'sylius.form.type.shop_user_registration', 'getSylius_Form_Type_ShopUserRegistrationService', true],
  7049. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserType' => ['services', 'sylius.form.type.shop_user', 'getSylius_Form_Type_ShopUserService', true],
  7050. 'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyChoiceType' => ['services', 'sylius.form.type.currency_choice', 'getSylius_Form_Type_CurrencyChoiceService', true],
  7051. 'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyType' => ['services', 'sylius.form.type.currency', 'getSylius_Form_Type_CurrencyService', true],
  7052. 'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\ExchangeRateType' => ['services', 'sylius.form.type.exchange_rate', 'getSylius_Form_Type_ExchangeRateService', true],
  7053. 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerChoiceType' => ['services', 'sylius.form.type.customer_choice', 'getSylius_Form_Type_CustomerChoiceService', true],
  7054. 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupChoiceType' => ['services', 'sylius.form.type.customer_group_choice', 'getSylius_Form_Type_CustomerGroupChoiceService', true],
  7055. 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupCodeChoiceType' => ['services', 'sylius.form.type.customer_group_code_choice', 'getSylius_Form_Type_CustomerGroupCodeChoiceService', true],
  7056. 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupType' => ['services', 'sylius.form.type.customer_group', 'getSylius_Form_Type_CustomerGroupService', true],
  7057. 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerProfileType' => ['services', 'sylius.form.type.customer_profile', 'getSylius_Form_Type_CustomerProfileService', true],
  7058. 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType' => ['services', 'sylius.form.type.customer', 'getSylius_Form_Type_CustomerService', true],
  7059. 'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\BooleanFilterType' => ['services', 'sylius.form.type.grid_filter.boolean', 'getSylius_Form_Type_GridFilter_BooleanService', true],
  7060. 'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\DateFilterType' => ['services', 'sylius.form.type.grid_filter.date', 'getSylius_Form_Type_GridFilter_DateService', true],
  7061. 'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\EntityFilterType' => ['services', 'sylius.form.type.grid_filter.entity', 'getSylius_Form_Type_GridFilter_EntityService', true],
  7062. 'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\ExistsFilterType' => ['services', 'sylius.form.type.grid_filter.exists', 'getSylius_Form_Type_GridFilter_ExistsService', true],
  7063. 'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\MoneyFilterType' => ['services', 'sylius.form.type.grid_filter.money', 'getSylius_Form_Type_GridFilter_MoneyService', true],
  7064. 'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\SelectFilterType' => ['services', 'sylius.form.type.grid_filter.select', 'getSylius_Form_Type_GridFilter_SelectService', true],
  7065. 'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\StringFilterType' => ['services', 'sylius.form.type.grid_filter.string', 'getSylius_Form_Type_GridFilter_StringService', true],
  7066. 'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleChoiceType' => ['services', 'sylius.form.type.locale_choice', 'getSylius_Form_Type_LocaleChoiceService', true],
  7067. 'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleType' => ['services', 'sylius.form.type.locale', 'getSylius_Form_Type_LocaleService', true],
  7068. 'Sylius\\Bundle\\MoneyBundle\\Form\\Type\\MoneyType' => ['services', 'sylius.form.type.money', 'getSylius_Form_Type_MoneyService', true],
  7069. 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartItemType' => ['services', 'sylius.form.type.cart_item', 'getSylius_Form_Type_CartItemService', true],
  7070. 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartType' => ['services', 'sylius.form.type.cart', 'getSylius_Form_Type_CartService', true],
  7071. 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderItemType' => ['services', 'sylius.form.type.order_item', 'getSylius_Form_Type_OrderItemService', true],
  7072. 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderType' => ['services', 'sylius.form.type.order', 'getSylius_Form_Type_OrderService', true],
  7073. 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentGatewayChoiceType' => ['services', 'sylius.form.type.payment_gateway_choice', 'getSylius_Form_Type_PaymentGatewayChoiceService', true],
  7074. 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodChoiceType' => ['services', 'sylius.form.type.payment_method_choice', 'getSylius_Form_Type_PaymentMethodChoiceService', true],
  7075. 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType' => ['services', 'sylius.form.type.payment_method_translation', 'getSylius_Form_Type_PaymentMethodTranslationService', true],
  7076. 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodType' => ['services', 'sylius.form.type.payment_method', 'getSylius_Form_Type_PaymentMethodService', true],
  7077. 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentType' => ['services', 'sylius.form.type.payment', 'getSylius_Form_Type_PaymentService', true],
  7078. 'Sylius\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType' => ['services', 'sylius.form.type.gateway_config', 'getSylius_Form_Type_GatewayConfigService', true],
  7079. 'Sylius\\Bundle\\PayumBundle\\Form\\Type\\PaypalGatewayConfigurationType' => ['services', 'sylius.form.type.gateway_configuration.paypal', 'getSylius_Form_Type_GatewayConfiguration_PaypalService', true],
  7080. 'Sylius\\Bundle\\PayumBundle\\Form\\Type\\StripeGatewayConfigurationType' => ['services', 'sylius.form.type.gateway_configuration.stripe', 'getSylius_Form_Type_GatewayConfiguration_StripeService', true],
  7081. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationType' => ['services', 'sylius.form.type.product_association', 'getSylius_Form_Type_ProductAssociationService', true],
  7082. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeChoiceType' => ['services', 'sylius.form.type.product_association_type_choice', 'getSylius_Form_Type_ProductAssociationTypeChoiceService', true],
  7083. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeTranslationType' => ['services', 'sylius.form.type.product_association_type_translation', 'getSylius_Form_Type_ProductAssociationTypeTranslationService', true],
  7084. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeType' => ['services', 'sylius.form.type.product_association_type', 'getSylius_Form_Type_ProductAssociationTypeService', true],
  7085. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationsType' => ['services', 'sylius.form.type.sylius_product_associations', 'getSylius_Form_Type_SyliusProductAssociationsService', true],
  7086. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeChoiceType' => ['services', 'sylius.form.type.product_attribute_choice', 'getSylius_Form_Type_ProductAttributeChoiceService', true],
  7087. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType' => ['services', 'sylius.form.type.product_attribute_translation', 'getSylius_Form_Type_ProductAttributeTranslationService', true],
  7088. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeType' => ['services', 'sylius.form.type.product_attribute', 'getSylius_Form_Type_ProductAttributeService', true],
  7089. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeValueType' => ['services', 'sylius.form.type.product_attribute_value', 'getSylius_Form_Type_ProductAttributeValueService', true],
  7090. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductChoiceType' => ['services', 'sylius.form.type.product_choice', 'getSylius_Form_Type_ProductChoiceService', true],
  7091. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductCodeChoiceType' => ['services', 'sylius.form.type.product_code_choice', 'getSylius_Form_Type_ProductCodeChoiceService', true],
  7092. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductGenerateVariantsType' => ['services', 'sylius.form.type.product_generate_variants', 'getSylius_Form_Type_ProductGenerateVariantsService', true],
  7093. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionChoiceType' => ['services', 'sylius.form.type.product_option_choice', 'getSylius_Form_Type_ProductOptionChoiceService', true],
  7094. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionTranslationType' => ['services', 'sylius.form.type.product_option_translation', 'getSylius_Form_Type_ProductOptionTranslationService', true],
  7095. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionType' => ['services', 'sylius.form.type.product_option', 'getSylius_Form_Type_ProductOptionService', true],
  7096. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueChoiceType' => ['services', 'sylius.form.type.product_option_value_choice', 'getSylius_Form_Type_ProductOptionValueChoiceService', true],
  7097. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueTranslationType' => ['services', 'sylius.form.type.product_option_value_translation', 'getSylius_Form_Type_ProductOptionValueTranslationService', true],
  7098. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueType' => ['services', 'sylius.form.type.product_option_value', 'getSylius_Form_Type_ProductOptionValueService', true],
  7099. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType' => ['services', 'sylius.form.type.product_translation', 'getSylius_Form_Type_ProductTranslationService', true],
  7100. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType' => ['services', 'sylius.form.type.product', 'getSylius_Form_Type_ProductService', true],
  7101. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantGenerationType' => ['services', 'sylius.form.type.product_variant_generation', 'getSylius_Form_Type_ProductVariantGenerationService', true],
  7102. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantTranslationType' => ['services', 'sylius.form.type.product_variant_translation', 'getSylius_Form_Type_ProductVariantTranslationService', true],
  7103. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantType' => ['services', 'sylius.form.type.product_variant', 'getSylius_Form_Type_ProductVariantService', true],
  7104. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionActionType' => ['services', 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionActionType', 'getCatalogPromotionActionTypeService', true],
  7105. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionAction\\PercentageDiscountActionConfigurationType' => ['services', 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionAction\\PercentageDiscountActionConfigurationType', 'getPercentageDiscountActionConfigurationTypeService', true],
  7106. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionScopeType' => ['services', 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionScopeType', 'getCatalogPromotionScopeTypeService', true],
  7107. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionTranslationType' => ['services', 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionTranslationType', 'getCatalogPromotionTranslationTypeService', true],
  7108. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionType' => ['services', 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionType', 'getCatalogPromotionTypeService', true],
  7109. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionChoiceType' => ['services', 'sylius.form.type.promotion_action_choice', 'getSylius_Form_Type_PromotionActionChoiceService', true],
  7110. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionCollectionType' => ['services', 'sylius.form.type.promotion_action.collection', 'getSylius_Form_Type_PromotionAction_CollectionService', true],
  7111. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionType' => ['services', 'sylius.form.type.promotion_action', 'getSylius_Form_Type_PromotionActionService', true],
  7112. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponGeneratorInstructionType' => ['services', 'sylius.form.type.promotion_coupon_generator_instruction', 'getSylius_Form_Type_PromotionCouponGeneratorInstructionService', true],
  7113. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponToCodeType' => ['services', 'sylius.form.type.promotion_coupon_to_code', 'getSylius_Form_Type_PromotionCouponToCodeService', true],
  7114. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponType' => ['services', 'sylius.form.type.promotion_coupon', 'getSylius_Form_Type_PromotionCouponService', true],
  7115. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleChoiceType' => ['services', 'sylius.form.type.promotion_rule_choice', 'getSylius_Form_Type_PromotionRuleChoiceService', true],
  7116. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleCollectionType' => ['services', 'sylius.form.type.promotion_rule.collection', 'getSylius_Form_Type_PromotionRule_CollectionService', true],
  7117. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleType' => ['services', 'sylius.form.type.promotion_rule', 'getSylius_Form_Type_PromotionRuleService', true],
  7118. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionType' => ['services', 'sylius.form.type.promotion', 'getSylius_Form_Type_PromotionService', true],
  7119. 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType' => ['services', 'sylius.form.type.default', 'getSylius_Form_Type_DefaultService', true],
  7120. 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\ResourceAutocompleteChoiceType' => ['services', 'sylius.form.type.resource_autocomplete_choice', 'getSylius_Form_Type_ResourceAutocompleteChoiceService', true],
  7121. 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\ResourceTranslationsType' => ['services', 'sylius.form.type.resource_translations', 'getSylius_Form_Type_ResourceTranslationsService', true],
  7122. 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\CalculatorChoiceType' => ['services', 'sylius.form.type.shipping_calculator_choice', 'getSylius_Form_Type_ShippingCalculatorChoiceService', true],
  7123. 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentShipType' => ['services', 'sylius.form.type.shipment_ship', 'getSylius_Form_Type_ShipmentShipService', true],
  7124. 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentType' => ['services', 'sylius.form.type.shipment', 'getSylius_Form_Type_ShipmentService', true],
  7125. 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryChoiceType' => ['services', 'sylius.form.type.shipping_category_choice', 'getSylius_Form_Type_ShippingCategoryChoiceService', true],
  7126. 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryType' => ['services', 'sylius.form.type.shipping_category', 'getSylius_Form_Type_ShippingCategoryService', true],
  7127. 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodChoiceType' => ['services', 'sylius.form.type.shipping_method_choice', 'getSylius_Form_Type_ShippingMethodChoiceService', true],
  7128. 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleChoiceType' => ['services', 'sylius.form.type.shipping_method_rule_choice', 'getSylius_Form_Type_ShippingMethodRuleChoiceService', true],
  7129. 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleCollectionType' => ['services', 'sylius.form.type.shipping_method_rule.collection', 'getSylius_Form_Type_ShippingMethodRule_CollectionService', true],
  7130. 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleType' => ['services', 'sylius.form.type.shipping_method_rule', 'getSylius_Form_Type_ShippingMethodRuleService', true],
  7131. 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType' => ['services', 'sylius.form.type.shipping_method_translation', 'getSylius_Form_Type_ShippingMethodTranslationService', true],
  7132. 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType' => ['services', 'sylius.form.type.shipping_method', 'getSylius_Form_Type_ShippingMethodService', true],
  7133. 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCalculatorChoiceType' => ['services', 'sylius.form.type.tax_calculator_choice', 'getSylius_Form_Type_TaxCalculatorChoiceService', true],
  7134. 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryChoiceType' => ['services', 'sylius.form.type.tax_category_choice', 'getSylius_Form_Type_TaxCategoryChoiceService', true],
  7135. 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryType' => ['services', 'sylius.form.type.tax_category', 'getSylius_Form_Type_TaxCategoryService', true],
  7136. 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType' => ['services', 'sylius.form.type.tax_rate', 'getSylius_Form_Type_TaxRateService', true],
  7137. 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonPositionType' => ['services', 'sylius.form.type.taxon_position', 'getSylius_Form_Type_TaxonPositionService', true],
  7138. 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType' => ['services', 'sylius.form.type.taxon_translation', 'getSylius_Form_Type_TaxonTranslationService', true],
  7139. 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonType' => ['services', 'sylius.form.type.taxon', 'getSylius_Form_Type_TaxonService', true],
  7140. 'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeChoiceType' => ['privates', 'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeChoiceType', 'getThemeChoiceTypeService', true],
  7141. 'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeNameChoiceType' => ['privates', 'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeNameChoiceType', 'getThemeNameChoiceTypeService', true],
  7142. 'Sylius\\Bundle\\UiBundle\\Form\\Type\\SecurityLoginType' => ['services', 'sylius.form.type.security_login', 'getSylius_Form_Type_SecurityLoginService', true],
  7143. 'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserChangePasswordType' => ['services', 'sylius.form.type.user_change_password', 'getSylius_Form_Type_UserChangePasswordService', true],
  7144. 'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserLoginType' => ['services', 'sylius.form.type.user_login', 'getSylius_Form_Type_UserLoginService', true],
  7145. 'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserRequestPasswordResetType' => ['services', 'sylius.form.type.user_request_password_reset', 'getSylius_Form_Type_UserRequestPasswordResetService', true],
  7146. 'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserResetPasswordType' => ['services', 'sylius.form.type.user_reset_password', 'getSylius_Form_Type_UserResetPasswordService', true],
  7147. 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates', 'form.type.entity', 'getForm_Type_EntityService', true],
  7148. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates', 'form.type.choice', 'getForm_Type_ChoiceService', true],
  7149. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates', 'form.type.color', 'getForm_Type_ColorService', true],
  7150. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services', '.container.private.form.type.file', 'get_Container_Private_Form_Type_FileService', true],
  7151. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates', 'form.type.form', 'getForm_Type_FormService', true],
  7152. ], [
  7153. 'BitBag\\OpenMarketplace\\Component\\Core\\Admin\\Form\\Type\\VendorType' => '?',
  7154. 'BitBag\\OpenMarketplace\\Component\\Core\\Common\\Form\\Type\\Messaging\\ConversationType' => '?',
  7155. 'BitBag\\OpenMarketplace\\Component\\Core\\Common\\Form\\Type\\Messaging\\MessageType' => '?',
  7156. 'BitBag\\OpenMarketplace\\Component\\Core\\Shop\\Form\\Type\\Checkout\\SelectShippingType' => '?',
  7157. 'BitBag\\OpenMarketplace\\Component\\Core\\Shop\\Form\\Type\\Checkout\\ShipmentType' => '?',
  7158. 'BitBag\\OpenMarketplace\\Component\\Core\\Shop\\Form\\Type\\Checkout\\ShippingMethodChoiceType' => '?',
  7159. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\ProductListing\\DraftAttributeChoiceType' => '?',
  7160. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\ProductListing\\DraftAttributeTranslationType' => '?',
  7161. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\ProductListing\\DraftAttributeType' => '?',
  7162. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\ProductListing\\DraftAttributeValueType' => '?',
  7163. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\ProductListing\\DraftImageType' => '?',
  7164. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\ProductListing\\DraftPriceType' => '?',
  7165. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\ProductListing\\DraftTaxonAutocompleteChoiceType' => '?',
  7166. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\ProductListing\\DraftTranslationType' => '?',
  7167. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\ProductListing\\DraftTranslationsCollectionType' => '?',
  7168. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\ProductListing\\ListingType' => '?',
  7169. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\ProductReviewType' => '?',
  7170. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\Profile\\BackgroundImageType' => '?',
  7171. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\Profile\\LogoImageType' => '?',
  7172. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\Profile\\ProfileType' => '?',
  7173. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\VendorShippingMethodChoiceType' => '?',
  7174. 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\VendorShippingMethodsType' => '?',
  7175. 'BitBag\\SyliusCmsPlugin\\Form\\Type\\BlockImageType' => '?',
  7176. 'BitBag\\SyliusCmsPlugin\\Form\\Type\\BlockType' => '?',
  7177. 'BitBag\\SyliusCmsPlugin\\Form\\Type\\FrequentlyAskedQuestionType' => '?',
  7178. 'BitBag\\SyliusCmsPlugin\\Form\\Type\\ImportType' => '?',
  7179. 'BitBag\\SyliusCmsPlugin\\Form\\Type\\MediaType' => '?',
  7180. 'BitBag\\SyliusCmsPlugin\\Form\\Type\\PageType' => '?',
  7181. 'BitBag\\SyliusCmsPlugin\\Form\\Type\\SectionType' => '?',
  7182. 'BitBag\\SyliusCmsPlugin\\Form\\Type\\Translation\\BlockTranslationType' => '?',
  7183. 'BitBag\\SyliusCmsPlugin\\Form\\Type\\Translation\\FrequentlyAskedQuestionTranslationType' => '?',
  7184. 'BitBag\\SyliusCmsPlugin\\Form\\Type\\Translation\\MediaTranslationType' => '?',
  7185. 'BitBag\\SyliusCmsPlugin\\Form\\Type\\Translation\\PageTranslationType' => '?',
  7186. 'BitBag\\SyliusCmsPlugin\\Form\\Type\\Translation\\SectionTranslationType' => '?',
  7187. 'BitBag\\SyliusCmsPlugin\\Form\\Type\\WysiwygType' => '?',
  7188. 'BitBag\\SyliusElasticsearchPlugin\\Form\\Type\\NameFilterType' => '?',
  7189. 'BitBag\\SyliusElasticsearchPlugin\\Form\\Type\\PriceFilterType' => '?',
  7190. 'BitBag\\SyliusElasticsearchPlugin\\Form\\Type\\ProductAttributesFilterType' => '?',
  7191. 'BitBag\\SyliusElasticsearchPlugin\\Form\\Type\\ProductOptionsFilterType' => '?',
  7192. 'BitBag\\SyliusElasticsearchPlugin\\Form\\Type\\SearchFacetsType' => '?',
  7193. 'BitBag\\SyliusElasticsearchPlugin\\Form\\Type\\SearchType' => '?',
  7194. 'BitBag\\SyliusElasticsearchPlugin\\Form\\Type\\ShopProductsFilterType' => '?',
  7195. 'BitBag\\SyliusWishlistPlugin\\Form\\Type\\AddProductsToCartType' => '?',
  7196. 'BitBag\\SyliusWishlistPlugin\\Form\\Type\\CreateNewWishlistType' => '?',
  7197. 'BitBag\\SyliusWishlistPlugin\\Form\\Type\\WishlistCollectionType' => '?',
  7198. 'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => '?',
  7199. 'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
  7200. 'Loevgaard\\SyliusBrandPlugin\\Form\\Type\\BrandAutocompleteChoiceType' => '?',
  7201. 'Loevgaard\\SyliusBrandPlugin\\Form\\Type\\BrandChoiceType' => '?',
  7202. 'Loevgaard\\SyliusBrandPlugin\\Form\\Type\\BrandImageType' => '?',
  7203. 'Loevgaard\\SyliusBrandPlugin\\Form\\Type\\BrandType' => '?',
  7204. 'Payum\\Bundle\\PayumBundle\\Form\\Type\\CreditCardExpirationDateType' => '?',
  7205. 'Payum\\Bundle\\PayumBundle\\Form\\Type\\CreditCardType' => '?',
  7206. 'Payum\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType' => '?',
  7207. 'Payum\\Bundle\\PayumBundle\\Form\\Type\\GatewayFactoriesChoiceType' => '?',
  7208. 'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => '?',
  7209. 'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => '?',
  7210. 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\AddressType' => '?',
  7211. 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryChoiceType' => '?',
  7212. 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryCodeChoiceType' => '?',
  7213. 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryType' => '?',
  7214. 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceChoiceType' => '?',
  7215. 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceCodeChoiceType' => '?',
  7216. 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceType' => '?',
  7217. 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneChoiceType' => '?',
  7218. 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneCodeChoiceType' => '?',
  7219. 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneMemberType' => '?',
  7220. 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneType' => '?',
  7221. 'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeTypeChoiceType' => '?',
  7222. 'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\Configuration\\SelectAttributeChoicesCollectionType' => '?',
  7223. 'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\Configuration\\SelectAttributeValueTranslationsType' => '?',
  7224. 'Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeType\\SelectAttributeType' => '?',
  7225. 'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelChoiceType' => '?',
  7226. 'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelType' => '?',
  7227. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\AddressChoiceType' => '?',
  7228. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionAction\\ChannelBasedFixedDiscountActionConfigurationType' => '?',
  7229. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionScope\\ForProductsScopeConfigurationType' => '?',
  7230. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionScope\\ForTaxonsScopeConfigurationType' => '?',
  7231. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\CatalogPromotionScope\\ForVariantsScopeConfigurationType' => '?',
  7232. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ChannelCollectionType' => '?',
  7233. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\AddressType' => '?',
  7234. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\CompleteType' => '?',
  7235. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\PaymentType' => '?',
  7236. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\SelectPaymentType' => '?',
  7237. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\SelectShippingType' => '?',
  7238. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\ShipmentType' => '?',
  7239. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerCheckoutGuestType' => '?',
  7240. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerGuestType' => '?',
  7241. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerRegistrationType' => '?',
  7242. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Customer\\CustomerSimpleRegistrationType' => '?',
  7243. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Order\\AddToCartType' => '?',
  7244. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ChannelPricingType' => '?',
  7245. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductImageType' => '?',
  7246. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductReviewType' => '?',
  7247. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Filter\\ProductFilterConfigurationType' => '?',
  7248. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Filter\\TaxonFilterConfigurationType' => '?',
  7249. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\ContainsProductConfigurationType' => '?',
  7250. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\CustomerGroupConfigurationType' => '?',
  7251. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\HasTaxonConfigurationType' => '?',
  7252. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Promotion\\Rule\\TotalOfItemsFromTaxonConfigurationType' => '?',
  7253. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Calculator\\ChannelBasedFlatRateConfigurationType' => '?',
  7254. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Shipping\\Calculator\\ChannelBasedPerUnitRateConfigurationType' => '?',
  7255. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ShopBillingDataType' => '?',
  7256. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\TaxCalculationStrategyChoiceType' => '?',
  7257. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Taxon\\ProductTaxonAutocompleteChoiceType' => '?',
  7258. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Taxon\\TaxonImageType' => '?',
  7259. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType' => '?',
  7260. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AvatarImageType' => '?',
  7261. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserRegistrationType' => '?',
  7262. 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserType' => '?',
  7263. 'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyChoiceType' => '?',
  7264. 'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyType' => '?',
  7265. 'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\ExchangeRateType' => '?',
  7266. 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerChoiceType' => '?',
  7267. 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupChoiceType' => '?',
  7268. 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupCodeChoiceType' => '?',
  7269. 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupType' => '?',
  7270. 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerProfileType' => '?',
  7271. 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType' => '?',
  7272. 'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\BooleanFilterType' => '?',
  7273. 'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\DateFilterType' => '?',
  7274. 'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\EntityFilterType' => '?',
  7275. 'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\ExistsFilterType' => '?',
  7276. 'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\MoneyFilterType' => '?',
  7277. 'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\SelectFilterType' => '?',
  7278. 'Sylius\\Bundle\\GridBundle\\Form\\Type\\Filter\\StringFilterType' => '?',
  7279. 'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleChoiceType' => '?',
  7280. 'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleType' => '?',
  7281. 'Sylius\\Bundle\\MoneyBundle\\Form\\Type\\MoneyType' => '?',
  7282. 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartItemType' => '?',
  7283. 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartType' => '?',
  7284. 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderItemType' => '?',
  7285. 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderType' => '?',
  7286. 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentGatewayChoiceType' => '?',
  7287. 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodChoiceType' => '?',
  7288. 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType' => '?',
  7289. 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodType' => '?',
  7290. 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentType' => '?',
  7291. 'Sylius\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType' => '?',
  7292. 'Sylius\\Bundle\\PayumBundle\\Form\\Type\\PaypalGatewayConfigurationType' => '?',
  7293. 'Sylius\\Bundle\\PayumBundle\\Form\\Type\\StripeGatewayConfigurationType' => '?',
  7294. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationType' => '?',
  7295. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeChoiceType' => '?',
  7296. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeTranslationType' => '?',
  7297. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeType' => '?',
  7298. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationsType' => '?',
  7299. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeChoiceType' => '?',
  7300. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType' => '?',
  7301. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeType' => '?',
  7302. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeValueType' => '?',
  7303. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductChoiceType' => '?',
  7304. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductCodeChoiceType' => '?',
  7305. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductGenerateVariantsType' => '?',
  7306. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionChoiceType' => '?',
  7307. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionTranslationType' => '?',
  7308. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionType' => '?',
  7309. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueChoiceType' => '?',
  7310. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueTranslationType' => '?',
  7311. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueType' => '?',
  7312. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType' => '?',
  7313. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType' => '?',
  7314. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantGenerationType' => '?',
  7315. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantTranslationType' => '?',
  7316. 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantType' => '?',
  7317. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionActionType' => '?',
  7318. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionAction\\PercentageDiscountActionConfigurationType' => '?',
  7319. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionScopeType' => '?',
  7320. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionTranslationType' => '?',
  7321. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionType' => '?',
  7322. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionChoiceType' => '?',
  7323. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionCollectionType' => '?',
  7324. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionType' => '?',
  7325. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponGeneratorInstructionType' => '?',
  7326. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponToCodeType' => '?',
  7327. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponType' => '?',
  7328. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleChoiceType' => '?',
  7329. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleCollectionType' => '?',
  7330. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleType' => '?',
  7331. 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionType' => '?',
  7332. 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType' => '?',
  7333. 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\ResourceAutocompleteChoiceType' => '?',
  7334. 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\ResourceTranslationsType' => '?',
  7335. 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\CalculatorChoiceType' => '?',
  7336. 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentShipType' => '?',
  7337. 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentType' => '?',
  7338. 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryChoiceType' => '?',
  7339. 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryType' => '?',
  7340. 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodChoiceType' => '?',
  7341. 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleChoiceType' => '?',
  7342. 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleCollectionType' => '?',
  7343. 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleType' => '?',
  7344. 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType' => '?',
  7345. 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType' => '?',
  7346. 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCalculatorChoiceType' => '?',
  7347. 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryChoiceType' => '?',
  7348. 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryType' => '?',
  7349. 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType' => '?',
  7350. 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonPositionType' => '?',
  7351. 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType' => '?',
  7352. 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonType' => '?',
  7353. 'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeChoiceType' => '?',
  7354. 'Sylius\\Bundle\\ThemeBundle\\Form\\Type\\ThemeNameChoiceType' => '?',
  7355. 'Sylius\\Bundle\\UiBundle\\Form\\Type\\SecurityLoginType' => '?',
  7356. 'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserChangePasswordType' => '?',
  7357. 'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserLoginType' => '?',
  7358. 'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserRequestPasswordResetType' => '?',
  7359. 'Sylius\\Bundle\\UserBundle\\Form\\Type\\UserResetPasswordType' => '?',
  7360. 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  7361. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  7362. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  7363. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  7364. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  7365. ]), ['Sylius\\Bundle\\AddressingBundle\\Form\\Type\\AddressType' => new RewindableGenerator(function () {
  7366. yield 0 => ($this->services['sylius.form.extension.type.address'] ?? ($this->services['sylius.form.extension.type.address'] = new \Sylius\Bundle\CoreBundle\Form\Extension\AddressTypeExtension()));
  7367. }, 1), 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryType' => new RewindableGenerator(function () {
  7368. yield 0 => ($this->services['sylius.form.extension.type.country'] ?? $this->load('getSylius_Form_Extension_Type_CountryService'));
  7369. }, 1), 'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelType' => new RewindableGenerator(function () {
  7370. yield 0 => ($this->services['sylius.form.extension.type.channel'] ?? $this->load('getSylius_Form_Extension_Type_ChannelService'));
  7371. }, 1), 'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleType' => new RewindableGenerator(function () {
  7372. yield 0 => ($this->services['sylius.form.extension.type.locale'] ?? $this->load('getSylius_Form_Extension_Type_LocaleService'));
  7373. }, 1), 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderType' => new RewindableGenerator(function () {
  7374. yield 0 => ($this->services['sylius.form.extension.type.order'] ?? ($this->services['sylius.form.extension.type.order'] = new \Sylius\Bundle\CoreBundle\Form\Extension\OrderTypeExtension()));
  7375. }, 1), 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartType' => new RewindableGenerator(function () {
  7376. yield 0 => ($this->services['sylius.form.extension.type.cart'] ?? ($this->services['sylius.form.extension.type.cart'] = new \Sylius\Bundle\CoreBundle\Form\Extension\CartTypeExtension()));
  7377. }, 1), 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\CartItemType' => new RewindableGenerator(function () {
  7378. yield 0 => ($this->services['sylius.form.extension.type.cart_item'] ?? ($this->services['sylius.form.extension.type.cart_item'] = new \Sylius\Bundle\CoreBundle\Form\Extension\CartItemTypeExtension()));
  7379. }, 1), 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionType' => new RewindableGenerator(function () {
  7380. yield 0 => ($this->services['Sylius\\Bundle\\CoreBundle\\Form\\Extension\\CatalogPromotionTypeExtension'] ?? ($this->services['Sylius\\Bundle\\CoreBundle\\Form\\Extension\\CatalogPromotionTypeExtension'] = new \Sylius\Bundle\CoreBundle\Form\Extension\CatalogPromotionTypeExtension()));
  7381. }, 1), 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodType' => new RewindableGenerator(function () {
  7382. yield 0 => ($this->services['sylius.form.extension.type.payment_method'] ?? ($this->services['sylius.form.extension.type.payment_method'] = new \Sylius\Bundle\CoreBundle\Form\Extension\PaymentMethodTypeExtension()));
  7383. }, 1), 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType' => new RewindableGenerator(function () {
  7384. yield 0 => ($this->services['sylius.form.extension.type.tax_rate'] ?? ($this->services['sylius.form.extension.type.tax_rate'] = new \Sylius\Bundle\CoreBundle\Form\Extension\TaxRateTypeExtension()));
  7385. }, 1), 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonType' => new RewindableGenerator(function () {
  7386. yield 0 => ($this->services['sylius.form.extension.type.taxon'] ?? ($this->services['sylius.form.extension.type.taxon'] = new \Sylius\Bundle\CoreBundle\Form\Extension\TaxonTypeExtension()));
  7387. }, 1), 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType' => new RewindableGenerator(function () {
  7388. yield 0 => ($this->services['sylius.form.extension.type.customer'] ?? ($this->services['sylius.form.extension.type.customer'] = new \Sylius\Bundle\CoreBundle\Form\Extension\CustomerTypeExtension()));
  7389. }, 1), 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionType' => new RewindableGenerator(function () {
  7390. yield 0 => ($this->services['sylius.form.extension.type.promotion'] ?? ($this->services['sylius.form.extension.type.promotion'] = new \Sylius\Bundle\CoreBundle\Form\Extension\PromotionTypeExtension()));
  7391. }, 1), 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponType' => new RewindableGenerator(function () {
  7392. yield 0 => ($this->services['sylius.form.extension.type.promotion_coupon'] ?? ($this->services['sylius.form.extension.type.promotion_coupon'] = new \Sylius\Bundle\CoreBundle\Form\Extension\PromotionCouponTypeExtension()));
  7393. }, 1), 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionFilterCollectionType' => new RewindableGenerator(function () {
  7394. yield 0 => ($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()));
  7395. }, 1), 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType' => new RewindableGenerator(function () {
  7396. yield 0 => ($this->services['sylius.form.extension.type.shipping_method'] ?? ($this->services['sylius.form.extension.type.shipping_method'] = new \Sylius\Bundle\CoreBundle\Form\Extension\ShippingMethodTypeExtension()));
  7397. }, 1), 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType' => new RewindableGenerator(function () {
  7398. yield 0 => ($this->services['sylius.form.extension.type.product'] ?? ($this->services['sylius.form.extension.type.product'] = new \Sylius\Bundle\CoreBundle\Form\Extension\ProductTypeExtension()));
  7399. yield 1 => ($this->privates['loevgaard_sylius_brand.form.extension.type.product'] ?? ($this->privates['loevgaard_sylius_brand.form.extension.type.product'] = new \Loevgaard\SyliusBrandPlugin\Form\Extension\ProductTypeExtension('Loevgaard\\SyliusBrandPlugin\\Model\\Brand')));
  7400. }, 2), 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType' => new RewindableGenerator(function () {
  7401. yield 0 => ($this->services['sylius.form.extension.type.product_translation'] ?? ($this->services['sylius.form.extension.type.product_translation'] = new \Sylius\Bundle\CoreBundle\Form\Extension\ProductTranslationTypeExtension()));
  7402. }, 1), 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantType' => new RewindableGenerator(function () {
  7403. yield 0 => ($this->services['sylius.form.extension.type.product_variant'] ?? ($this->services['sylius.form.extension.type.product_variant'] = new \Sylius\Bundle\CoreBundle\Form\Extension\ProductVariantTypeExtension()));
  7404. }, 1), 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantGenerationType' => new RewindableGenerator(function () {
  7405. yield 0 => ($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()));
  7406. }, 1), 'Sylius\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType' => new RewindableGenerator(function () {
  7407. yield 0 => ($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)));
  7408. }, 1), 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionActionType' => new RewindableGenerator(function () {
  7409. yield 0 => ($this->privates['Sylius\\Bundle\\AdminBundle\\Form\\Extension\\CatalogPromotionActionTypeExtension'] ?? $this->load('getCatalogPromotionActionTypeExtensionService'));
  7410. }, 1), 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionScopeType' => new RewindableGenerator(function () {
  7411. yield 0 => ($this->privates['Sylius\\Bundle\\AdminBundle\\Form\\Extension\\CatalogPromotionScopeTypeExtension'] ?? $this->load('getCatalogPromotionScopeTypeExtensionService'));
  7412. }, 1), 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Order\\AddToCartType' => new RewindableGenerator(function () {
  7413. yield 0 => ($this->privates['bitbag_sylius_wishlist_plugin.form.type.extension.add_to_cart_type_extension'] ?? $this->load('getBitbagSyliusWishlistPlugin_Form_Type_Extension_AddToCartTypeExtensionService'));
  7414. }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  7415. yield 0 => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
  7416. yield 1 => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
  7417. yield 2 => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
  7418. yield 3 => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
  7419. yield 4 => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
  7420. yield 5 => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
  7421. }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  7422. yield 0 => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  7423. }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  7424. yield 0 => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  7425. }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\CollectionType' => new RewindableGenerator(function () {
  7426. yield 0 => ($this->services['sylius.form.extension.type.collection'] ?? ($this->services['sylius.form.extension.type.collection'] = new \Sylius\Bundle\ResourceBundle\Form\Extension\CollectionTypeExtension()));
  7427. }, 1), 'Sylius\\Bundle\\AdminApiBundle\\Form\\Type\\ProductType' => new RewindableGenerator(function () {
  7428. yield 0 => ($this->privates['loevgaard_sylius_brand.form.extension.type.api_product'] ?? ($this->privates['loevgaard_sylius_brand.form.extension.type.api_product'] = new \Loevgaard\SyliusBrandPlugin\Form\Extension\Api\ProductTypeExtension('Loevgaard\\SyliusBrandPlugin\\Model\\Brand')));
  7429. }, 1), 'Payum\\Bundle\\PayumBundle\\Form\\Type\\GatewayFactoriesChoiceType' => new RewindableGenerator(function () {
  7430. yield 0 => ($this->services['payum.form.extension.gateway_factories_choice'] ?? $this->load('getPayum_Form_Extension_GatewayFactoriesChoiceService'));
  7431. }, 1)], new RewindableGenerator(function () {
  7432. yield 0 => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
  7433. yield 1 => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService'));
  7434. }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  7435. }
  7436. /**
  7437. * Gets the private 'fos_elastica.logger' shared service.
  7438. *
  7439. * @return \FOS\ElasticaBundle\Logger\ElasticaLogger
  7440. */
  7441. protected function getFosElastica_LoggerService()
  7442. {
  7443. $a = new \Symfony\Bridge\Monolog\Logger('elastica');
  7444. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7445. $a->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  7446. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7447. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  7448. return $this->privates['fos_elastica.logger'] = new \FOS\ElasticaBundle\Logger\ElasticaLogger($a, true);
  7449. }
  7450. /**
  7451. * Gets the private 'fos_rest.body_listener' shared service.
  7452. *
  7453. * @return \FOS\RestBundle\EventListener\BodyListener
  7454. */
  7455. protected function getFosRest_BodyListenerService()
  7456. {
  7457. $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, [
  7458. 'fos_rest.decoder.json' => ['privates', 'fos_rest.decoder.json', 'getFosRest_Decoder_JsonService', true],
  7459. 'fos_rest.decoder.xml' => ['privates', 'fos_rest.decoder.xml', 'getFosRest_Decoder_XmlService', true],
  7460. ], [
  7461. 'fos_rest.decoder.json' => '?',
  7462. 'fos_rest.decoder.xml' => '?',
  7463. ]), ['json' => 'fos_rest.decoder.json', 'xml' => 'fos_rest.decoder.xml']), false);
  7464. $instance->setDefaultFormat(NULL);
  7465. return $instance;
  7466. }
  7467. /**
  7468. * Gets the private 'fos_rest.format_listener' shared service.
  7469. *
  7470. * @return \FOS\RestBundle\EventListener\FormatListener
  7471. */
  7472. protected function getFosRest_FormatListenerService()
  7473. {
  7474. $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7475. $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/', NULL, NULL, NULL, []), ['methods' => NULL, 'priorities' => [0 => 'html', 1 => 'json'], 'fallback_format' => 'html', 'attributes' => [], 'prefer_extension' => '2.0']);
  7476. $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v1/.*', NULL, NULL, NULL, []), ['priorities' => [0 => 'json', 1 => 'xml'], 'fallback_format' => 'json', 'prefer_extension' => '2.0', 'methods' => NULL, 'attributes' => [], 'stop' => false]);
  7477. $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/', NULL, NULL, NULL, []), ['stop' => true, 'methods' => NULL, 'attributes' => [], 'prefer_extension' => '2.0', 'fallback_format' => 'html', 'priorities' => []]);
  7478. return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  7479. }
  7480. /**
  7481. * Gets the private 'hateoas.configuration.metadata_factory' shared service.
  7482. *
  7483. * @return \Metadata\MetadataFactory
  7484. */
  7485. protected function getHateoas_Configuration_MetadataFactoryService()
  7486. {
  7487. $this->privates['hateoas.configuration.metadata_factory'] = $instance = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver($this, 'hateoas.configuration.metadata_driver'), 'Metadata\\ClassHierarchyMetadata', true);
  7488. $instance->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/hateoas')));
  7489. return $instance;
  7490. }
  7491. /**
  7492. * Gets the private 'hateoas.link_factory' shared service.
  7493. *
  7494. * @return \Hateoas\Factory\LinkFactory
  7495. */
  7496. protected function getHateoas_LinkFactoryService()
  7497. {
  7498. return $this->privates['hateoas.link_factory'] = new \Hateoas\Factory\LinkFactory(($this->services['hateoas.generator.registry'] ?? $this->getHateoas_Generator_RegistryService()), ($this->privates['jms_serializer.expression_evaluator'] ?? $this->getJmsSerializer_ExpressionEvaluatorService()));
  7499. }
  7500. /**
  7501. * Gets the private 'jms_serializer.expression_evaluator' shared service.
  7502. *
  7503. * @return \JMS\Serializer\Expression\ExpressionEvaluator
  7504. */
  7505. protected function getJmsSerializer_ExpressionEvaluatorService()
  7506. {
  7507. $a = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  7508. $a->registerProvider(new \Bazinga\Bundle\HateoasBundle\Expression\LinkExpressionFunction());
  7509. $a->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
  7510. return $this->privates['jms_serializer.expression_evaluator'] = new \JMS\Serializer\Expression\ExpressionEvaluator($a, ['container' => $this]);
  7511. }
  7512. /**
  7513. * Gets the private 'jms_serializer.metadata.traceable_file_locator' shared service.
  7514. *
  7515. * @return \JMS\SerializerBundle\Debug\TraceableFileLocator
  7516. */
  7517. protected function getJmsSerializer_Metadata_TraceableFileLocatorService()
  7518. {
  7519. return $this->privates['jms_serializer.metadata.traceable_file_locator'] = new \JMS\SerializerBundle\Debug\TraceableFileLocator(new \Metadata\Driver\FileLocator(['Sylius\\Bundle\\OrderBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/config/serializer'), 'Sylius\\Bundle\\CurrencyBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/config/serializer'), 'Sylius\\Bundle\\LocaleBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/config/serializer'), 'Sylius\\Bundle\\ProductBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/serializer'), 'Sylius\\Bundle\\ChannelBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/config/serializer'), 'Sylius\\Bundle\\AttributeBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/config/serializer'), 'Sylius\\Bundle\\TaxationBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/config/serializer'), 'Sylius\\Bundle\\ShippingBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/config/serializer'), 'Sylius\\Bundle\\PaymentBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/config/serializer'), 'Sylius\\Bundle\\PromotionBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/config/serializer'), 'Sylius\\Bundle\\AddressingBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/config/serializer'), 'Sylius\\Bundle\\InventoryBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/InventoryBundle/Resources/config/serializer'), 'Sylius\\Bundle\\TaxonomyBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/config/serializer'), 'Sylius\\Bundle\\UserBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/config/serializer'), 'Sylius\\Bundle\\CustomerBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/config/serializer'), 'Sylius\\Bundle\\CoreBundle' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/serializer'), 'Loevgaard\\SyliusBrandPlugin' => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/config/serializer'), 'Sonata\\BlockBundle' => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/config/serializer'), 'BitBag\\SyliusCmsPlugin' => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/serializer'), 'Sylius\\Component\\Core' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/serializer'), 'Sylius\\Component\\Addressing' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/config/serializer'), 'Sylius\\Component\\Attribute' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle/Resources/config/serializer'), 'Sylius\\Component\\Channel' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle/Resources/config/serializer'), 'Sylius\\Component\\Currency' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/config/serializer'), 'Sylius\\Component\\Customer' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/config/serializer'), 'Sylius\\Component\\Inventory' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/InventoryBundle/Resources/config/serializer'), 'Sylius\\Component\\Locale' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/config/serializer'), 'Sylius\\Component\\Order' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/config/serializer'), 'Sylius\\Component\\Payment' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle/Resources/config/serializer'), 'Sylius\\Component\\Product' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/serializer'), 'Sylius\\Component\\Promotion' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/config/serializer'), 'Sylius\\Component\\Shipping' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/Resources/config/serializer'), 'Sylius\\Component\\Taxation' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle/Resources/config/serializer'), 'Sylius\\Component\\Taxonomy' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/config/serializer'), 'Sylius\\Component\\User' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/config/serializer'), 'Loevgaard\\SyliusBrandPlugin\\Model' => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/config/serializer')]));
  7520. }
  7521. /**
  7522. * Gets the private 'jms_serializer.traceable_event_dispatcher' shared service.
  7523. *
  7524. * @return \JMS\SerializerBundle\Debug\TraceableEventDispatcher
  7525. */
  7526. protected function getJmsSerializer_TraceableEventDispatcherService()
  7527. {
  7528. $this->privates['jms_serializer.traceable_event_dispatcher'] = $instance = new \JMS\SerializerBundle\Debug\TraceableEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7529. 'hateoas.event_listener.xml' => ['services', 'hateoas.event_listener.xml', 'getHateoas_EventListener_XmlService', true],
  7530. 'hateoas.event_listener.json' => ['services', 'hateoas.event_listener.json', 'getHateoas_EventListener_JsonService', true],
  7531. 'jms_serializer.stopwatch_subscriber' => ['privates', 'jms_serializer.stopwatch_subscriber', 'getJmsSerializer_StopwatchSubscriberService', true],
  7532. 'jms_serializer.traceable_runs_listener' => ['privates', 'jms_serializer.traceable_runs_listener', 'getJmsSerializer_TraceableRunsListenerService', false],
  7533. 'jms_serializer.doctrine_proxy_subscriber' => ['privates', 'jms_serializer.doctrine_proxy_subscriber', 'getJmsSerializer_DoctrineProxySubscriberService', true],
  7534. ], [
  7535. 'hateoas.event_listener.xml' => '?',
  7536. 'hateoas.event_listener.json' => '?',
  7537. 'jms_serializer.stopwatch_subscriber' => '?',
  7538. 'jms_serializer.traceable_runs_listener' => '?',
  7539. 'jms_serializer.doctrine_proxy_subscriber' => '?',
  7540. ]));
  7541. $instance->addListener('serializer.post_serialize', [0 => 'hateoas.event_listener.xml', 1 => 'onPostSerialize'], NULL, 'xml', NULL);
  7542. $instance->addListener('serializer.post_serialize', [0 => 'hateoas.event_listener.json', 1 => 'onPostSerialize'], NULL, 'json', NULL);
  7543. $instance->addListener('serializer.post_serialize', [0 => 'jms_serializer.stopwatch_subscriber', 1 => 'onPostSerialize'], NULL, NULL, NULL);
  7544. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.stopwatch_subscriber', 1 => 'onPreSerialize'], NULL, NULL, NULL);
  7545. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.traceable_runs_listener', 1 => 'saveRunInfo'], NULL, NULL, NULL);
  7546. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerializeTypedProxy'], NULL, NULL, 'Doctrine\\Persistence\\Proxy');
  7547. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerializeTypedProxy'], NULL, NULL, 'Doctrine\\Common\\Persistence\\Proxy');
  7548. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\ORM\\PersistentCollection');
  7549. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\ODM\\MongoDB\\PersistentCollection');
  7550. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\ODM\\PHPCR\\PersistentCollection');
  7551. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\Persistence\\Proxy');
  7552. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\Common\\Persistence\\Proxy');
  7553. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'ProxyManager\\Proxy\\LazyLoadingInterface');
  7554. $instance->addListener('serializer.pre_deserialize', [0 => 'jms_serializer.traceable_runs_listener', 1 => 'saveRunInfo'], NULL, NULL, NULL);
  7555. return $instance;
  7556. }
  7557. /**
  7558. * Gets the private 'jms_serializer.traceable_handler_registry' shared service.
  7559. *
  7560. * @return \JMS\SerializerBundle\Debug\TraceableHandlerRegistry
  7561. */
  7562. protected function getJmsSerializer_TraceableHandlerRegistryService()
  7563. {
  7564. $this->privates['jms_serializer.traceable_handler_registry'] = $instance = new \JMS\SerializerBundle\Debug\TraceableHandlerRegistry(new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7565. 'jms_serializer.array_collection_handler' => ['privates', 'jms_serializer.array_collection_handler', 'getJmsSerializer_ArrayCollectionHandlerService', true],
  7566. 'jms_serializer.constraint_violation_handler' => ['privates', 'jms_serializer.constraint_violation_handler', 'getJmsSerializer_ConstraintViolationHandlerService', true],
  7567. 'jms_serializer.datetime_handler' => ['privates', 'jms_serializer.datetime_handler', 'getJmsSerializer_DatetimeHandlerService', true],
  7568. 'jms_serializer.iterator_handler' => ['privates', 'jms_serializer.iterator_handler', 'getJmsSerializer_IteratorHandlerService', true],
  7569. 'fos_rest.serializer.flatten_exception_handler' => ['privates', 'fos_rest.serializer.flatten_exception_handler', 'getFosRest_Serializer_FlattenExceptionHandlerService', true],
  7570. 'pagerfanta.serializer.handler' => ['privates', 'pagerfanta.serializer.handler', 'getPagerfanta_Serializer_HandlerService', true],
  7571. 'fos_rest.serializer.form_error_handler' => ['privates', 'fos_rest.serializer.form_error_handler', 'getFosRest_Serializer_FormErrorHandlerService', true],
  7572. ], [
  7573. 'jms_serializer.array_collection_handler' => '?',
  7574. 'jms_serializer.constraint_violation_handler' => '?',
  7575. 'jms_serializer.datetime_handler' => '?',
  7576. 'jms_serializer.iterator_handler' => '?',
  7577. 'fos_rest.serializer.flatten_exception_handler' => '?',
  7578. 'pagerfanta.serializer.handler' => '?',
  7579. 'fos_rest.serializer.form_error_handler' => '?',
  7580. ])));
  7581. $instance->registerHandler(1, 'ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  7582. $instance->registerHandler(1, 'ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  7583. $instance->registerHandler(1, 'Doctrine\\Common\\Collections\\ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  7584. $instance->registerHandler(1, 'Doctrine\\Common\\Collections\\ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  7585. $instance->registerHandler(1, 'Doctrine\\ORM\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  7586. $instance->registerHandler(1, 'Doctrine\\ORM\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  7587. $instance->registerHandler(1, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  7588. $instance->registerHandler(1, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  7589. $instance->registerHandler(1, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  7590. $instance->registerHandler(1, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  7591. $instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolationList', 'xml', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeListToxml']);
  7592. $instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolationList', 'json', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeListTojson']);
  7593. $instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolation', 'xml', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeViolationToxml']);
  7594. $instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolation', 'json', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeViolationTojson']);
  7595. $instance->registerHandler(1, 'DateTime', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTime']);
  7596. $instance->registerHandler(1, 'DateTime', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTime']);
  7597. $instance->registerHandler(1, 'DateTimeImmutable', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeImmutable']);
  7598. $instance->registerHandler(1, 'DateTimeImmutable', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeImmutable']);
  7599. $instance->registerHandler(1, 'DateInterval', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateInterval']);
  7600. $instance->registerHandler(1, 'DateInterval', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateInterval']);
  7601. $instance->registerHandler(1, 'DateTimeInterface', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeInterface']);
  7602. $instance->registerHandler(1, 'DateTimeInterface', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeInterface']);
  7603. $instance->registerHandler(1, 'Iterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
  7604. $instance->registerHandler(1, 'Iterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
  7605. $instance->registerHandler(1, 'ArrayIterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
  7606. $instance->registerHandler(1, 'ArrayIterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
  7607. $instance->registerHandler(1, 'Generator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
  7608. $instance->registerHandler(1, 'Generator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
  7609. $instance->registerHandler(1, 'Symfony\\Component\\ErrorHandler\\Exception\\FlattenException', 'json', [0 => 'fos_rest.serializer.flatten_exception_handler', 1 => 'serializeToJson']);
  7610. $instance->registerHandler(1, 'Symfony\\Component\\ErrorHandler\\Exception\\FlattenException', 'xml', [0 => 'fos_rest.serializer.flatten_exception_handler', 1 => 'serializeToXml']);
  7611. $instance->registerHandler(1, 'Pagerfanta\\Pagerfanta', 'json', [0 => 'pagerfanta.serializer.handler', 1 => 'serializeToJson']);
  7612. $instance->registerHandler(1, 'Pagerfanta\\PagerfantaInterface', 'json', [0 => 'pagerfanta.serializer.handler', 1 => 'serializeToJson']);
  7613. $instance->registerHandler(1, 'Symfony\\Component\\Form\\Form', 'xml', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormToxml']);
  7614. $instance->registerHandler(1, 'Symfony\\Component\\Form\\Form', 'json', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormTojson']);
  7615. $instance->registerHandler(1, 'Symfony\\Component\\Form\\FormInterface', 'xml', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormToXml']);
  7616. $instance->registerHandler(1, 'Symfony\\Component\\Form\\FormInterface', 'json', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormToJson']);
  7617. $instance->registerHandler(1, 'Symfony\\Component\\Form\\FormError', 'xml', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormErrorToxml']);
  7618. $instance->registerHandler(1, 'Symfony\\Component\\Form\\FormError', 'json', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormErrorTojson']);
  7619. $instance->registerHandler(2, 'ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  7620. $instance->registerHandler(2, 'ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  7621. $instance->registerHandler(2, 'Doctrine\\Common\\Collections\\ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  7622. $instance->registerHandler(2, 'Doctrine\\Common\\Collections\\ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  7623. $instance->registerHandler(2, 'Doctrine\\ORM\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  7624. $instance->registerHandler(2, 'Doctrine\\ORM\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  7625. $instance->registerHandler(2, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  7626. $instance->registerHandler(2, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  7627. $instance->registerHandler(2, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  7628. $instance->registerHandler(2, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  7629. $instance->registerHandler(2, 'DateTime', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromjson']);
  7630. $instance->registerHandler(2, 'DateTime', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromxml']);
  7631. $instance->registerHandler(2, 'DateTimeImmutable', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeImmutableFromjson']);
  7632. $instance->registerHandler(2, 'DateTimeImmutable', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeImmutableFromxml']);
  7633. $instance->registerHandler(2, 'DateInterval', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateIntervalFromjson']);
  7634. $instance->registerHandler(2, 'DateInterval', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateIntervalFromxml']);
  7635. $instance->registerHandler(2, 'DateTimeInterface', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromJson']);
  7636. $instance->registerHandler(2, 'DateTimeInterface', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromXml']);
  7637. $instance->registerHandler(2, 'Iterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
  7638. $instance->registerHandler(2, 'Iterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
  7639. $instance->registerHandler(2, 'ArrayIterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
  7640. $instance->registerHandler(2, 'ArrayIterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
  7641. $instance->registerHandler(2, 'Generator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeGenerator']);
  7642. $instance->registerHandler(2, 'Generator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeGenerator']);
  7643. return $instance;
  7644. }
  7645. /**
  7646. * Gets the private 'jms_serializer.traceable_metadata_factory' shared service.
  7647. *
  7648. * @return \JMS\SerializerBundle\Debug\TraceableMetadataFactory
  7649. */
  7650. protected function getJmsSerializer_TraceableMetadataFactoryService()
  7651. {
  7652. $a = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7653. 'metadata_driver' => ['services', 'jms_serializer.metadata_driver', 'getJmsSerializer_MetadataDriverService', true],
  7654. ], [
  7655. 'metadata_driver' => '?',
  7656. ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata', true);
  7657. $a->setCache(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')))));
  7658. $a->setIncludeInterfaces(false);
  7659. return $this->privates['jms_serializer.traceable_metadata_factory'] = new \JMS\SerializerBundle\Debug\TraceableMetadataFactory($a);
  7660. }
  7661. /**
  7662. * Gets the private 'jms_serializer.traceable_runs_listener' shared service.
  7663. *
  7664. * @return \JMS\SerializerBundle\Debug\RunsListener
  7665. */
  7666. protected function getJmsSerializer_TraceableRunsListenerService()
  7667. {
  7668. return $this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener();
  7669. }
  7670. /**
  7671. * Gets the private 'liip_imagine.filter.configuration' shared service.
  7672. *
  7673. * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  7674. */
  7675. protected function getLiipImagine_Filter_ConfigurationService()
  7676. {
  7677. return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  7678. }
  7679. /**
  7680. * Gets the private 'locale_listener' shared service.
  7681. *
  7682. * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  7683. */
  7684. protected function getLocaleListenerService()
  7685. {
  7686. return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en_US', ($this->services['router'] ?? $this->getRouterService()), false, []);
  7687. }
  7688. /**
  7689. * Gets the private 'mime_types' shared service.
  7690. *
  7691. * @return \Symfony\Component\Mime\MimeTypes
  7692. */
  7693. protected function getMimeTypesService()
  7694. {
  7695. $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  7696. $instance->setDefault($instance);
  7697. return $instance;
  7698. }
  7699. /**
  7700. * Gets the private 'monolog.handler.firephp' shared service.
  7701. *
  7702. * @return \Symfony\Bridge\Monolog\Handler\FirePHPHandler
  7703. */
  7704. protected function getMonolog_Handler_FirephpService()
  7705. {
  7706. $this->privates['monolog.handler.firephp'] = $instance = new \Symfony\Bridge\Monolog\Handler\FirePHPHandler('info', true);
  7707. $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  7708. return $instance;
  7709. }
  7710. /**
  7711. * Gets the private 'monolog.handler.main' shared service.
  7712. *
  7713. * @return \Monolog\Handler\StreamHandler
  7714. */
  7715. protected function getMonolog_Handler_MainService()
  7716. {
  7717. $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.log'), 'debug', true, NULL, false);
  7718. $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  7719. return $instance;
  7720. }
  7721. /**
  7722. * Gets the private 'monolog.logger' shared service.
  7723. *
  7724. * @return \Symfony\Bridge\Monolog\Logger
  7725. */
  7726. protected function getMonolog_LoggerService()
  7727. {
  7728. $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  7729. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7730. $instance->useMicrosecondTimestamps(true);
  7731. $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  7732. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7733. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7734. return $instance;
  7735. }
  7736. /**
  7737. * Gets the private 'monolog.logger.cache' shared service.
  7738. *
  7739. * @return \Symfony\Bridge\Monolog\Logger
  7740. */
  7741. protected function getMonolog_Logger_CacheService()
  7742. {
  7743. $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  7744. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7745. $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  7746. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7747. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7748. return $instance;
  7749. }
  7750. /**
  7751. * Gets the private 'monolog.logger.request' shared service.
  7752. *
  7753. * @return \Symfony\Bridge\Monolog\Logger
  7754. */
  7755. protected function getMonolog_Logger_RequestService()
  7756. {
  7757. $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  7758. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7759. $instance->pushHandler(($this->privates['monolog.handler.firephp'] ?? $this->getMonolog_Handler_FirephpService()));
  7760. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7761. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7762. return $instance;
  7763. }
  7764. /**
  7765. * Gets the private 'profiler_listener' shared service.
  7766. *
  7767. * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  7768. */
  7769. protected function getProfilerListenerService()
  7770. {
  7771. return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false, NULL);
  7772. }
  7773. /**
  7774. * Gets the private 'property_accessor' shared service.
  7775. *
  7776. * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  7777. */
  7778. protected function getPropertyAccessorService()
  7779. {
  7780. $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7781. return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(3, 2, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0, false), $a, $a);
  7782. }
  7783. /**
  7784. * Gets the private 'property_info' shared service.
  7785. *
  7786. * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  7787. */
  7788. protected function getPropertyInfoService()
  7789. {
  7790. return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  7791. yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  7792. yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7793. yield 2 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  7794. yield 3 => ($this->privates['Sylius\\Bundle\\ApiBundle\\PropertyInfo\\Extractor\\EmptyPropertyListExtractor'] ?? ($this->privates['Sylius\\Bundle\\ApiBundle\\PropertyInfo\\Extractor\\EmptyPropertyListExtractor'] = new \Sylius\Bundle\ApiBundle\PropertyInfo\Extractor\EmptyPropertyListExtractor()));
  7795. }, 4), new RewindableGenerator(function () {
  7796. yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  7797. yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7798. }, 2), new RewindableGenerator(function () {
  7799. return new \EmptyIterator();
  7800. }, 0), new RewindableGenerator(function () {
  7801. yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  7802. yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7803. }, 2), new RewindableGenerator(function () {
  7804. yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7805. }, 1));
  7806. }
  7807. /**
  7808. * Gets the private 'router.expression_language_provider' shared service.
  7809. *
  7810. * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  7811. */
  7812. protected function getRouter_ExpressionLanguageProviderService()
  7813. {
  7814. return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7815. 'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', true],
  7816. ], [
  7817. 'env' => 'Closure',
  7818. ]));
  7819. }
  7820. /**
  7821. * Gets the private 'router.request_context' shared service.
  7822. *
  7823. * @return \Symfony\Component\Routing\RequestContext
  7824. */
  7825. protected function getRouter_RequestContextService()
  7826. {
  7827. $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);
  7828. $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  7829. return $instance;
  7830. }
  7831. /**
  7832. * Gets the private 'router_listener' shared service.
  7833. *
  7834. * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  7835. */
  7836. protected function getRouterListenerService()
  7837. {
  7838. return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__, 4), true);
  7839. }
  7840. /**
  7841. * Gets the private 'security.expression_language' shared service.
  7842. *
  7843. * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  7844. */
  7845. protected function getSecurity_ExpressionLanguageService()
  7846. {
  7847. $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  7848. $instance->registerProvider(new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider());
  7849. return $instance;
  7850. }
  7851. /**
  7852. * Gets the private 'security.firewall.map' shared service.
  7853. *
  7854. * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  7855. */
  7856. protected function getSecurity_Firewall_MapService()
  7857. {
  7858. return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(($this->privates['.service_locator.vqnmiVU'] ?? $this->get_ServiceLocator_VqnmiVUService()), new RewindableGenerator(function () {
  7859. yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.FRYr_1U'] ?? ($this->privates['.security.request_matcher.FRYr_1U'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'.$this->getEnv('string:resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME'))));
  7860. 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/.*')));
  7861. 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/.*')));
  7862. yield 'security.firewall.map.context.shop' => ($this->privates['.security.request_matcher.O3xvrXQ'] ?? ($this->privates['.security.request_matcher.O3xvrXQ'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(?!'.$this->getEnv('string:resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME').'|api/.*|api$|media/.*)[^/]++')));
  7863. 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)/')));
  7864. yield 'security.firewall.map.context.image_resolver' => ($this->privates['.security.request_matcher.qhIyQh0'] ?? ($this->privates['.security.request_matcher.qhIyQh0'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/media/cache/resolve')));
  7865. }, 6));
  7866. }
  7867. /**
  7868. * Gets the private 'security.helper' shared service.
  7869. *
  7870. * @return \Symfony\Component\Security\Core\Security
  7871. */
  7872. protected function getSecurity_HelperService()
  7873. {
  7874. return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7875. 'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
  7876. 'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
  7877. ], [
  7878. 'security.authorization_checker' => '?',
  7879. 'security.token_storage' => '?',
  7880. ]));
  7881. }
  7882. /**
  7883. * Gets the private 'security.logout_url_generator' shared service.
  7884. *
  7885. * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  7886. */
  7887. protected function getSecurity_LogoutUrlGeneratorService()
  7888. {
  7889. $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  7890. $instance->registerListener('admin', 'sylius_admin_logout', 'logout', '_csrf_token', NULL, 'admin');
  7891. $instance->registerListener('shop', 'sylius_shop_logout', 'logout', '_csrf_token', NULL, 'shop');
  7892. return $instance;
  7893. }
  7894. /**
  7895. * Gets the private 'serializer.mapping.class_discriminator_resolver' shared service.
  7896. *
  7897. * @return \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata
  7898. */
  7899. protected function getSerializer_Mapping_ClassDiscriminatorResolverService()
  7900. {
  7901. return $this->privates['serializer.mapping.class_discriminator_resolver'] = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  7902. }
  7903. /**
  7904. * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  7905. *
  7906. * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  7907. */
  7908. protected function getSerializer_NameConverter_MetadataAwareService()
  7909. {
  7910. return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  7911. }
  7912. /**
  7913. * Gets the private 'serializer.normalizer.object' shared service.
  7914. *
  7915. * @return \Symfony\Component\Serializer\Normalizer\ObjectNormalizer
  7916. */
  7917. protected function getSerializer_Normalizer_ObjectService()
  7918. {
  7919. return $this->privates['serializer.normalizer.object'] = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['property_info'] ?? $this->getPropertyInfoService()), ($this->privates['serializer.mapping.class_discriminator_resolver'] ?? $this->getSerializer_Mapping_ClassDiscriminatorResolverService()), NULL, []);
  7920. }
  7921. /**
  7922. * Gets the private 'session.factory' shared service.
  7923. *
  7924. * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  7925. */
  7926. protected function getSession_FactoryService()
  7927. {
  7928. 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'), [0 => ($this->privates['session_listener'] ?? $this->getSessionListenerService()), 1 => 'onSessionUsage']);
  7929. }
  7930. /**
  7931. * Gets the private 'session_listener' shared service.
  7932. *
  7933. * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  7934. */
  7935. protected function getSessionListenerService()
  7936. {
  7937. return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7938. 'initialized_session' => ['services', '.container.private.session', NULL, false],
  7939. 'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
  7940. 'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', false],
  7941. 'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', true],
  7942. 'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', false],
  7943. ], [
  7944. 'initialized_session' => '?',
  7945. 'logger' => '?',
  7946. 'session' => '?',
  7947. 'session_collector' => '?',
  7948. 'session_factory' => '?',
  7949. ]), true, $this->parameters['session.storage.options']);
  7950. }
  7951. /**
  7952. * Gets the private 'sonata.block.templating.helper' shared service.
  7953. *
  7954. * @return \Sonata\BlockBundle\Templating\Helper\BlockHelper
  7955. */
  7956. protected function getSonata_Block_Templating_HelperService()
  7957. {
  7958. return $this->privates['sonata.block.templating.helper'] = new \Sonata\BlockBundle\Templating\Helper\BlockHelper(($this->services['sonata.block.renderer.default'] ?? $this->getSonata_Block_Renderer_DefaultService()), ($this->services['sonata.block.context_manager.default'] ?? $this->getSonata_Block_ContextManager_DefaultService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7959. }
  7960. /**
  7961. * Gets the private 'stof_doctrine_extensions.event_listener.logger' shared service.
  7962. *
  7963. * @return \Stof\DoctrineExtensionsBundle\EventListener\LoggerListener
  7964. */
  7965. protected function getStofDoctrineExtensions_EventListener_LoggerService()
  7966. {
  7967. 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()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  7968. }
  7969. /**
  7970. * Gets the private 'stof_doctrine_extensions.listener.loggable' shared service.
  7971. *
  7972. * @return \Gedmo\Loggable\LoggableListener
  7973. */
  7974. protected function getStofDoctrineExtensions_Listener_LoggableService()
  7975. {
  7976. $this->privates['stof_doctrine_extensions.listener.loggable'] = $instance = new \Gedmo\Loggable\LoggableListener();
  7977. $instance->setCacheItemPool(($this->privates['stof_doctrine_extensions.metadata_cache'] ?? ($this->privates['stof_doctrine_extensions.metadata_cache'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter())));
  7978. $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7979. return $instance;
  7980. }
  7981. /**
  7982. * Gets the private 'sylius.api.data_transformer.command_aware_input_data_transformer' shared service.
  7983. *
  7984. * @return \Sylius\Bundle\ApiBundle\DataTransformer\CommandAwareInputDataTransformer
  7985. */
  7986. protected function getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService()
  7987. {
  7988. $a = ($this->services['Sylius\\Bundle\\ApiBundle\\Context\\UserContextInterface'] ?? $this->getUserContextInterfaceService());
  7989. $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  7990. return $this->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] = new \Sylius\Bundle\ApiBundle\DataTransformer\CommandAwareInputDataTransformer(new \BitBag\SyliusWishlistPlugin\DataTransformer\Wishlist\WishlistTokenValueAwareInputCommandDataTransformer(), new \BitBag\OpenMarketplace\Component\Core\Api\DataTransformer\ShopUserAwareInputCommandDataTransformer($a), new \BitBag\OpenMarketplace\Component\Core\Api\DataTransformer\VendorImageFileAwareCommandDataTransformer($b), new \BitBag\OpenMarketplace\Component\Core\Api\DataTransformer\VendorImageOwnerAwareCommandDataTransformer($a), new \BitBag\OpenMarketplace\Component\Core\Api\DataTransformer\ResourceIdAwareCommandDataTransformer($b), new \BitBag\OpenMarketplace\Component\Core\Api\DataTransformer\ProductDraftAwareCommandDataTransformer($b, ($this->privates['bitbag.open_marketplace.component.product_listing.draft_generator.factory.draft_image'] ?? ($this->privates['bitbag.open_marketplace.component.product_listing.draft_generator.factory.draft_image'] = new \BitBag\OpenMarketplace\Component\ProductListing\DraftGenerator\Factory\DraftImageFactory()))), new \BitBag\OpenMarketplace\Component\Core\Api\DataTransformer\ProductListingAwareCommandDataTransformer(), new \Sylius\Bundle\ApiBundle\DataTransformer\OrderTokenValueAwareInputCommandDataTransformer(), new \Sylius\Bundle\ApiBundle\DataTransformer\ShipmentIdAwareInputCommandDataTransformer(), new \Sylius\Bundle\ApiBundle\DataTransformer\LoggedInShopUserIdAwareCommandDataTransformer($a), new \Sylius\Bundle\ApiBundle\DataTransformer\ChannelCodeAwareInputCommandDataTransformer(($this->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? $this->getChannelContextInterfaceService())), new \Sylius\Bundle\ApiBundle\DataTransformer\LoggedInCustomerEmailAwareCommandDataTransformer($a), new \Sylius\Bundle\ApiBundle\DataTransformer\LocaleCodeAwareInputCommandDataTransformer(($this->services['Sylius\\Component\\Locale\\Context\\LocaleContextInterface'] ?? $this->getLocaleContextInterfaceService())), new \Sylius\Bundle\ApiBundle\DataTransformer\SubresourceIdAwareCommandDataTransformer($b));
  7991. }
  7992. /**
  7993. * Gets the private 'sylius.context.cart.new_shop_based.inner' shared service.
  7994. *
  7995. * @return \Sylius\Component\Order\Context\CartContext
  7996. */
  7997. protected function getSylius_Context_Cart_NewShopBased_InnerService()
  7998. {
  7999. return $this->privates['sylius.context.cart.new_shop_based.inner'] = new \Sylius\Component\Order\Context\CartContext(($this->services['sylius.factory.order'] ?? ($this->services['sylius.factory.order'] = new \Sylius\Component\Resource\Factory\Factory('BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order'))));
  8000. }
  8001. /**
  8002. * Gets the private 'sylius.context.channel.composite' shared service.
  8003. *
  8004. * @return \Sylius\Component\Channel\Context\CompositeChannelContext
  8005. */
  8006. protected function getSylius_Context_Channel_CompositeService()
  8007. {
  8008. $this->privates['sylius.context.channel.composite'] = $instance = new \Sylius\Component\Channel\Context\CompositeChannelContext();
  8009. $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  8010. $b = ($this->services['sylius.repository.channel'] ?? $this->getSylius_Repository_ChannelService());
  8011. $instance->addContext(new \Sylius\Component\Channel\Context\RequestBased\ChannelContext(($this->services['Sylius\\Component\\Channel\\Context\\RequestBased\\RequestResolverInterface'] ?? $this->getRequestResolverInterfaceService()), $a), 0);
  8012. $instance->addContext(new \Sylius\Component\Channel\Context\SingleChannelContext($b), -128);
  8013. $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);
  8014. return $instance;
  8015. }
  8016. /**
  8017. * Gets the private 'sylius.grid_options_parser' shared service.
  8018. *
  8019. * @return \Sylius\Bundle\ResourceBundle\Grid\Parser\OptionsParser
  8020. */
  8021. protected function getSylius_GridOptionsParserService()
  8022. {
  8023. 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()));
  8024. }
  8025. /**
  8026. * Gets the private 'sylius.resolver.checkout' shared service.
  8027. *
  8028. * @return \Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver
  8029. */
  8030. protected function getSylius_Resolver_CheckoutService()
  8031. {
  8032. return $this->privates['sylius.resolver.checkout'] = new \Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver(($this->services['sylius.context.cart'] ?? $this->getSylius_Context_CartService()), ($this->privates['sylius.router.checkout_state'] ?? $this->getSylius_Router_CheckoutStateService()), new \Symfony\Component\HttpFoundation\RequestMatcher('/checkout/.+'), ($this->services['SM\\Factory\\FactoryInterface'] ?? $this->getFactoryInterfaceService()));
  8033. }
  8034. /**
  8035. * Gets the private 'sylius.resource_registry' shared service.
  8036. *
  8037. * @return \Sylius\Component\Resource\Metadata\Registry
  8038. */
  8039. protected function getSylius_ResourceRegistryService()
  8040. {
  8041. $this->privates['sylius.resource_registry'] = $instance = new \Sylius\Component\Resource\Metadata\Registry();
  8042. $instance->addFromAliasAndConfiguration('sylius.adjustment', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Core\\Model\\Adjustment', 'interface' => 'Sylius\\Component\\Order\\Model\\AdjustmentInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  8043. $instance->addFromAliasAndConfiguration('sylius.order', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order', 'controller' => 'BitBag\\OpenMarketplace\\Component\\Core\\Common\\Controller\\Resource\\OrderController', 'repository' => 'BitBag\\OpenMarketplace\\Component\\Order\\Repository\\OrderRepository', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\AbstractResourceType\\OrderType', 'interface' => 'Sylius\\Component\\Order\\Model\\OrderInterface', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  8044. $instance->addFromAliasAndConfiguration('sylius.order_item', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity\\OrderItem', 'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository', 'controller' => 'BitBag\\SyliusWishlistPlugin\\Controller\\OrderItemController', 'interface' => 'Sylius\\Component\\Order\\Model\\OrderItemInterface', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderItemType']]);
  8045. $instance->addFromAliasAndConfiguration('sylius.order_item_unit', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Core\\Model\\OrderItemUnit', 'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemUnitRepository', 'interface' => 'Sylius\\Component\\Order\\Model\\OrderItemUnitInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Order\\Factory\\OrderItemUnitFactory']]);
  8046. $instance->addFromAliasAndConfiguration('sylius.order_sequence', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Core\\Model\\OrderSequence', 'interface' => 'Sylius\\Component\\Order\\Model\\OrderSequenceInterface', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  8047. $instance->addFromAliasAndConfiguration('sylius.currency', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Currency\\Model\\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']]);
  8048. $instance->addFromAliasAndConfiguration('sylius.exchange_rate', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Currency\\Model\\ExchangeRate', 'interface' => 'Sylius\\Component\\Currency\\Model\\ExchangeRateInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\ExchangeRateType']]);
  8049. $instance->addFromAliasAndConfiguration('sylius.locale', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Locale\\Model\\Locale', 'interface' => 'Sylius\\Component\\Locale\\Model\\LocaleInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleType']]);
  8050. $instance->addFromAliasAndConfiguration('sylius.product', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\Product\\Entity\\Product', 'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRepository', 'interface' => 'BitBag\\OpenMarketplace\\Component\\Product\\Entity\\ProductInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory', 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType'], 'translation' => ['classes' => ['model' => 'Sylius\\Component\\Core\\Model\\ProductTranslation', 'interface' => 'Sylius\\Component\\Product\\Model\\ProductTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType']]]);
  8051. $instance->addFromAliasAndConfiguration('sylius.product_translation', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Core\\Model\\ProductTranslation', 'interface' => 'Sylius\\Component\\Product\\Model\\ProductTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType']]);
  8052. $instance->addFromAliasAndConfiguration('sylius.product_variant', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Core\\Model\\ProductVariant', 'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductVariantController', 'repository' => 'BitBag\\OpenMarketplace\\Component\\Product\\Repository\\ProductVariantRepository', 'interface' => 'Sylius\\Component\\Product\\Model\\ProductVariantInterface', 'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory', 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantType'], 'translation' => ['classes' => ['model' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslation', 'interface' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantTranslationType']]]);
  8053. $instance->addFromAliasAndConfiguration('sylius.product_variant_translation', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslation', 'interface' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantTranslationType']]);
  8054. $instance->addFromAliasAndConfiguration('sylius.product_option', ['driver' => 'doctrine/orm', 'classes' => ['repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository', 'model' => 'Sylius\\Component\\Product\\Model\\ProductOption', 'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory', 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionType'], 'translation' => ['classes' => ['model' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslation', 'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionTranslationType']]]);
  8055. $instance->addFromAliasAndConfiguration('sylius.product_option_translation', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslation', 'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionTranslationType']]);
  8056. $instance->addFromAliasAndConfiguration('sylius.product_association', ['driver' => 'doctrine/orm', 'classes' => ['repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductAssociationRepository', 'model' => 'Sylius\\Component\\Product\\Model\\ProductAssociation', 'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationType']]);
  8057. $instance->addFromAliasAndConfiguration('sylius.product_association_type', ['driver' => 'doctrine/orm', 'classes' => ['repository' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository', 'model' => 'Sylius\\Component\\Product\\Model\\ProductAssociationType', 'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory', 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeType'], 'translation' => ['classes' => ['model' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslation', 'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeTranslationType']]]);
  8058. $instance->addFromAliasAndConfiguration('sylius.product_association_type_translation', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslation', 'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeTranslationType']]);
  8059. $instance->addFromAliasAndConfiguration('sylius.product_option_value', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Product\\Model\\ProductOptionValue', 'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory', 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueType'], 'translation' => ['classes' => ['model' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslation', 'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueTranslationType']]]);
  8060. $instance->addFromAliasAndConfiguration('sylius.product_option_value_translation', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslation', 'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueTranslationType']]);
  8061. $instance->addFromAliasAndConfiguration('sylius.channel', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Core\\Model\\Channel', 'interface' => 'Sylius\\Component\\Channel\\Model\\ChannelInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelType']]);
  8062. $instance->addFromAliasAndConfiguration('sylius.product_attribute', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Product\\Model\\ProductAttribute', 'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeInterface', 'controller' => 'Sylius\\Bundle\\ProductBundle\\Controller\\ProductAttributeController', 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeType', 'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory'], 'translation' => ['classes' => ['model' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslation', 'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslationInterface', 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]]);
  8063. $instance->addFromAliasAndConfiguration('sylius.product_attribute_translation', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslation', 'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslationInterface', 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  8064. $instance->addFromAliasAndConfiguration('sylius.product_attribute_value', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Product\\Model\\ProductAttributeValue', 'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeValueInterface', 'repository' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository', 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeValueType', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  8065. $instance->addFromAliasAndConfiguration('sylius.tax_rate', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Core\\Model\\TaxRate', 'interface' => 'Sylius\\Component\\Taxation\\Model\\TaxRateInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType']]);
  8066. $instance->addFromAliasAndConfiguration('sylius.tax_category', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Taxation\\Model\\TaxCategory', 'interface' => 'Sylius\\Component\\Taxation\\Model\\TaxCategoryInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryType']]);
  8067. $instance->addFromAliasAndConfiguration('sylius.shipment', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Shipment', 'repository' => 'BitBag\\OpenMarketplace\\Component\\Order\\Repository\\ShipmentRepository', 'interface' => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity\\ShipmentInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentType']]);
  8068. $instance->addFromAliasAndConfiguration('sylius.shipment_unit', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Core\\Model\\OrderItemUnit', 'interface' => 'Sylius\\Component\\Shipping\\Model\\ShipmentUnitInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  8069. $instance->addFromAliasAndConfiguration('sylius.shipping_method', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Core\\Model\\ShippingMethod', 'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingMethodRepository', 'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory', 'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType'], 'translation' => ['classes' => ['model' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslation', 'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType']]]);
  8070. $instance->addFromAliasAndConfiguration('sylius.shipping_method_translation', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslation', 'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType']]);
  8071. $instance->addFromAliasAndConfiguration('sylius.shipping_category', ['driver' => 'doctrine/orm', 'classes' => ['repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository', 'model' => 'Sylius\\Component\\Shipping\\Model\\ShippingCategory', 'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingCategoryInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryType']]);
  8072. $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']]);
  8073. $instance->addFromAliasAndConfiguration('sylius.payment', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Core\\Model\\Payment', 'repository' => 'BitBag\\OpenMarketplace\\Component\\Order\\Repository\\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']]);
  8074. $instance->addFromAliasAndConfiguration('sylius.payment_method', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Core\\Model\\PaymentMethod', 'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentMethodRepository', 'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PaymentMethodController', 'interface' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodInterface', 'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory', 'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodType'], 'translation' => ['classes' => ['model' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslation', 'interface' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType']]]);
  8075. $instance->addFromAliasAndConfiguration('sylius.payment_method_translation', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslation', 'interface' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType']]);
  8076. $instance->addFromAliasAndConfiguration('sylius.catalog_promotion', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Core\\Model\\CatalogPromotion', 'interface' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionType'], 'translation' => ['classes' => ['model' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionTranslation', 'interface' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionTranslationType']]]);
  8077. $instance->addFromAliasAndConfiguration('sylius.catalog_promotion_translation', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionTranslation', 'interface' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionTranslationType']]);
  8078. $instance->addFromAliasAndConfiguration('sylius.catalog_promotion_scope', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Core\\Model\\CatalogPromotionScope', 'interface' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionScopeInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  8079. $instance->addFromAliasAndConfiguration('sylius.promotion_subject', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order']]);
  8080. $instance->addFromAliasAndConfiguration('sylius.promotion', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Core\\Model\\Promotion', 'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository', 'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionType']]);
  8081. $instance->addFromAliasAndConfiguration('sylius.promotion_coupon', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Core\\Model\\PromotionCoupon', 'repository' => 'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository', 'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionCouponInterface', 'controller' => 'Sylius\\Bundle\\PromotionBundle\\Controller\\PromotionCouponController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponType']]);
  8082. $instance->addFromAliasAndConfiguration('sylius.catalog_promotion_action', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionAction', 'interface' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionActionInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  8083. $instance->addFromAliasAndConfiguration('sylius.promotion_rule', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Promotion\\Model\\PromotionRule', 'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionRuleInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleType']]);
  8084. $instance->addFromAliasAndConfiguration('sylius.promotion_action', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Promotion\\Model\\PromotionAction', 'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionActionInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionType']]);
  8085. $instance->addFromAliasAndConfiguration('sylius.address', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Core\\Model\\Address', 'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository', 'interface' => 'Sylius\\Component\\Addressing\\Model\\AddressInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\AddressType']]);
  8086. $instance->addFromAliasAndConfiguration('sylius.address_log_entry', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Addressing\\Model\\AddressLogEntry', 'repository' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  8087. $instance->addFromAliasAndConfiguration('sylius.country', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Addressing\\Model\\Country', 'interface' => 'Sylius\\Component\\Addressing\\Model\\CountryInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryType']]);
  8088. $instance->addFromAliasAndConfiguration('sylius.province', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Addressing\\Model\\Province', 'interface' => 'Sylius\\Component\\Addressing\\Model\\ProvinceInterface', 'controller' => 'Sylius\\Bundle\\AddressingBundle\\Controller\\ProvinceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceType']]);
  8089. $instance->addFromAliasAndConfiguration('sylius.zone', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Addressing\\Model\\Zone', 'interface' => 'Sylius\\Component\\Addressing\\Model\\ZoneInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneType']]);
  8090. $instance->addFromAliasAndConfiguration('sylius.zone_member', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Addressing\\Model\\ZoneMember', 'interface' => 'Sylius\\Component\\Addressing\\Model\\ZoneMemberInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneMemberType']]);
  8091. $instance->addFromAliasAndConfiguration('sylius.inventory_unit', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Core\\Model\\OrderItemUnit', 'interface' => 'Sylius\\Component\\Inventory\\Model\\InventoryUnitInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  8092. $instance->addFromAliasAndConfiguration('sylius.taxon', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Core\\Model\\Taxon', 'repository' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\TaxonRepository', 'interface' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory', 'form' => 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonType'], 'translation' => ['classes' => ['model' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslation', 'interface' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType']]]);
  8093. $instance->addFromAliasAndConfiguration('sylius.taxon_translation', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslation', 'interface' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType']]);
  8094. $instance->addFromAliasAndConfiguration('sylius.admin_user', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Core\\Model\\AdminUser', 'interface' => 'Sylius\\Component\\Core\\Model\\AdminUserInterface', 'repository' => 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository', 'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType', 'controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory'], 'templates' => 'SyliusUserBundle:User', 'encoder' => NULL, 'login_tracking_interval' => NULL, 'resetting' => ['token' => ['ttl' => 'P1D', 'length' => 16, 'field_name' => 'passwordResetToken'], 'pin' => ['length' => 4, 'field_name' => 'passwordResetToken']], 'verification' => ['token' => ['length' => 16, 'field_name' => 'emailVerificationToken']]]);
  8095. $instance->addFromAliasAndConfiguration('sylius.shop_user', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\ShopUser', 'interface' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\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, 'login_tracking_interval' => NULL, 'resetting' => ['token' => ['ttl' => 'P1D', 'length' => 16, 'field_name' => 'passwordResetToken'], 'pin' => ['length' => 4, 'field_name' => 'passwordResetToken']], 'verification' => ['token' => ['length' => 16, 'field_name' => 'emailVerificationToken']]]);
  8096. $instance->addFromAliasAndConfiguration('sylius.oauth_user', ['driver' => 'doctrine/orm', 'encoder' => false, 'classes' => ['model' => 'Sylius\\Component\\User\\Model\\UserOAuth', 'interface' => 'Sylius\\Component\\User\\Model\\UserOAuthInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory'], 'templates' => 'SyliusUserBundle:User', 'login_tracking_interval' => NULL, 'resetting' => ['token' => ['ttl' => 'P1D', 'length' => 16, 'field_name' => 'passwordResetToken'], 'pin' => ['length' => 4, 'field_name' => 'passwordResetToken']], 'verification' => ['token' => ['length' => 16, 'field_name' => 'emailVerificationToken']]]);
  8097. $instance->addFromAliasAndConfiguration('sylius.customer', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Core\\Model\\Customer', 'repository' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\CustomerRepository', 'interface' => 'Sylius\\Component\\Customer\\Model\\CustomerInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType']]);
  8098. $instance->addFromAliasAndConfiguration('sylius.customer_group', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Customer\\Model\\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']]);
  8099. $instance->addFromAliasAndConfiguration('sylius.product_review', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Core\\Model\\ProductReview', 'repository' => 'BitBag\\OpenMarketplace\\Component\\Product\\Repository\\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']]);
  8100. $instance->addFromAliasAndConfiguration('sylius.product_reviewer', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Core\\Model\\Customer', 'interface' => 'Sylius\\Component\\Review\\Model\\ReviewerInterface', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  8101. $instance->addFromAliasAndConfiguration('sylius.product_taxon', ['driver' => 'doctrine/orm', 'classes' => ['repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository', 'model' => 'Sylius\\Component\\Core\\Model\\ProductTaxon', 'interface' => 'Sylius\\Component\\Core\\Model\\ProductTaxonInterface', 'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductTaxonController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  8102. $instance->addFromAliasAndConfiguration('sylius.product_image', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Core\\Model\\ProductImage', 'interface' => 'Sylius\\Component\\Core\\Model\\ProductImageInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  8103. $instance->addFromAliasAndConfiguration('sylius.avatar_image', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Core\\Model\\AvatarImage', 'interface' => 'Sylius\\Component\\Core\\Model\\AvatarImageInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  8104. $instance->addFromAliasAndConfiguration('sylius.taxon_image', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Core\\Model\\TaxonImage', 'interface' => 'Sylius\\Component\\Core\\Model\\TaxonImageInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  8105. $instance->addFromAliasAndConfiguration('sylius.channel_pricing', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Component\\Core\\Model\\ChannelPricing', 'interface' => 'Sylius\\Component\\Core\\Model\\ChannelPricingInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ChannelPricingType']]);
  8106. $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']]);
  8107. $instance->addFromAliasAndConfiguration('bitbag_sylius_cms_plugin.block', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\SyliusCmsPlugin\\Entity\\Block', 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\BlockInterface', 'form' => 'BitBag\\SyliusCmsPlugin\\Form\\Type\\BlockType', 'repository' => 'BitBag\\SyliusCmsPlugin\\Repository\\BlockRepository', 'controller' => 'BitBag\\SyliusCmsPlugin\\Controller\\BlockController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory'], 'translation' => ['classes' => ['model' => 'BitBag\\SyliusCmsPlugin\\Entity\\BlockTranslation', 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\BlockTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]]);
  8108. $instance->addFromAliasAndConfiguration('bitbag_sylius_cms_plugin.block_translation', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\SyliusCmsPlugin\\Entity\\BlockTranslation', 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\BlockTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  8109. $instance->addFromAliasAndConfiguration('bitbag_sylius_cms_plugin.page', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\SyliusCmsPlugin\\Entity\\Page', 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\PageInterface', 'form' => 'BitBag\\SyliusCmsPlugin\\Form\\Type\\PageType', 'repository' => 'BitBag\\SyliusCmsPlugin\\Repository\\PageRepository', 'controller' => 'BitBag\\SyliusCmsPlugin\\Controller\\PageController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory'], 'translation' => ['classes' => ['model' => 'BitBag\\SyliusCmsPlugin\\Entity\\PageTranslation', 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\PageTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]]);
  8110. $instance->addFromAliasAndConfiguration('bitbag_sylius_cms_plugin.page_translation', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\SyliusCmsPlugin\\Entity\\PageTranslation', 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\PageTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  8111. $instance->addFromAliasAndConfiguration('bitbag_sylius_cms_plugin.frequently_asked_question', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\SyliusCmsPlugin\\Entity\\FrequentlyAskedQuestion', 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\FrequentlyAskedQuestionInterface', 'form' => 'BitBag\\SyliusCmsPlugin\\Form\\Type\\FrequentlyAskedQuestionType', 'repository' => 'BitBag\\SyliusCmsPlugin\\Repository\\FrequentlyAskedQuestionRepository', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory'], 'translation' => ['classes' => ['model' => 'BitBag\\SyliusCmsPlugin\\Entity\\FrequentlyAskedQuestionTranslation', 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\FrequentlyAskedQuestionTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]]);
  8112. $instance->addFromAliasAndConfiguration('bitbag_sylius_cms_plugin.frequently_asked_question_translation', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\SyliusCmsPlugin\\Entity\\FrequentlyAskedQuestionTranslation', 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\FrequentlyAskedQuestionTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  8113. $instance->addFromAliasAndConfiguration('bitbag_sylius_cms_plugin.section', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\SyliusCmsPlugin\\Entity\\Section', 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\SectionInterface', 'form' => 'BitBag\\SyliusCmsPlugin\\Form\\Type\\SectionType', 'repository' => 'BitBag\\SyliusCmsPlugin\\Repository\\SectionRepository', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory'], 'translation' => ['classes' => ['model' => 'BitBag\\SyliusCmsPlugin\\Entity\\SectionTranslation', 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\SectionTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]]);
  8114. $instance->addFromAliasAndConfiguration('bitbag_sylius_cms_plugin.section_translation', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\SyliusCmsPlugin\\Entity\\SectionTranslation', 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\SectionTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  8115. $instance->addFromAliasAndConfiguration('bitbag_sylius_cms_plugin.media', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\SyliusCmsPlugin\\Entity\\Media', 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\MediaInterface', 'form' => 'BitBag\\SyliusCmsPlugin\\Form\\Type\\MediaType', 'repository' => 'BitBag\\SyliusCmsPlugin\\Repository\\MediaRepository', 'controller' => 'BitBag\\SyliusCmsPlugin\\Controller\\MediaController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory'], 'translation' => ['classes' => ['model' => 'BitBag\\SyliusCmsPlugin\\Entity\\MediaTranslation', 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\MediaTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]]);
  8116. $instance->addFromAliasAndConfiguration('bitbag_sylius_cms_plugin.media_translation', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\SyliusCmsPlugin\\Entity\\MediaTranslation', 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\MediaTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  8117. $instance->addFromAliasAndConfiguration('open_marketplace.conversation', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Entity\\Conversation', 'interface' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Entity\\ConversationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'repository' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Repository\\ConversationRepository', 'form' => 'BitBag\\OpenMarketplace\\Form\\Type\\Conversation\\ConversationType', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  8118. $instance->addFromAliasAndConfiguration('open_marketplace.conversation_category', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Entity\\Category', 'interface' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Entity\\Conversation\\CategoryInterface', 'repository' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Repository\\CategoryRepository', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  8119. $instance->addFromAliasAndConfiguration('open_marketplace.conversation_message', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Entity\\Message', 'interface' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Entity\\MessageInterface', 'repository' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Repository\\MessageRepository', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  8120. $instance->addFromAliasAndConfiguration('open_marketplace.product_listing', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\Listing', 'repository' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Repository\\ListingRepository', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  8121. $instance->addFromAliasAndConfiguration('open_marketplace.product_listing_price', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\ListingPrice', 'interface' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\ListingPriceInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  8122. $instance->addFromAliasAndConfiguration('open_marketplace.product_draft', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\Draft', 'interface' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'form' => 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\ProductListing\\ListingType', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  8123. $instance->addFromAliasAndConfiguration('open_marketplace.product_draft_translation', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftTranslation', 'interface' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftTranslationInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  8124. $instance->addFromAliasAndConfiguration('open_marketplace.product_draft_image', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftImage', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  8125. $instance->addFromAliasAndConfiguration('open_marketplace.product_draft_taxons', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftTaxon', 'interface' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftTaxonInterface', 'repository' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Repository\\DraftTaxonRepository', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  8126. $instance->addFromAliasAndConfiguration('open_marketplace.product_draft_attribute', ['classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftAttribute', 'interface' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftAttributeInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'repository' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Repository\\DraftAttributeRepository', 'form' => 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\ProductListing\\DraftAttributeType', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory'], 'translation' => ['classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftAttributeTranslation', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']], 'driver' => 'doctrine/orm']);
  8127. $instance->addFromAliasAndConfiguration('open_marketplace.product_draft_attribute_translation', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftAttributeTranslation', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType']]);
  8128. $instance->addFromAliasAndConfiguration('open_marketplace.product_draft_attribute_value', ['classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftAttributeValue', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType'], 'driver' => 'doctrine/orm']);
  8129. $instance->addFromAliasAndConfiguration('open_marketplace.vendor', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\Vendor', 'interface' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\VendorInterface', 'controller' => 'BitBag\\OpenMarketplace\\Component\\Core\\Common\\Controller\\Resource\\VendorController', 'repository' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\VendorRepository', 'form' => 'BitBag\\OpenMarketplace\\Component\\Core\\Admin\\Form\\Type\\VendorType', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  8130. $instance->addFromAliasAndConfiguration('open_marketplace.vendor_profile_update', ['classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\ProfileUpdate\\ProfileUpdate', 'interface' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\ProfileUpdate\\ProfileUpdateInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'repository' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\ProfileUpdateRepository', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType'], 'driver' => 'doctrine/orm']);
  8131. $instance->addFromAliasAndConfiguration('open_marketplace.vendor_address', ['classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\Address', 'interface' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\AddressInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType'], 'driver' => 'doctrine/orm']);
  8132. $instance->addFromAliasAndConfiguration('open_marketplace.vendor_address_update', ['classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\ProfileUpdate\\Address', 'interface' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\ProfileUpdate\\AddressInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType'], 'driver' => 'doctrine/orm']);
  8133. $instance->addFromAliasAndConfiguration('open_marketplace.vendor_shipping_method', ['classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\VendorShippingMethod', 'interface' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\VendorShippingMethodInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'repository' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\VendorShippingMethodRepository', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType'], 'driver' => 'doctrine/orm']);
  8134. $instance->addFromAliasAndConfiguration('open_marketplace.vendor_logo_image', ['classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\LogoImage', 'interface' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\LogoImageInterface', 'form' => 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\Profile\\LogoImageType', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory'], 'driver' => 'doctrine/orm']);
  8135. $instance->addFromAliasAndConfiguration('open_marketplace.vendor_background_image', ['classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\BackgroundImage', 'interface' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\BackgroundImageInterface', 'form' => 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\Profile\\BackgroundImageType', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory'], 'driver' => 'doctrine/orm']);
  8136. $instance->addFromAliasAndConfiguration('open_marketplace.vendor_profile_update_logo_image', ['classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\ProfileUpdate\\LogoImage', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType'], 'driver' => 'doctrine/orm']);
  8137. $instance->addFromAliasAndConfiguration('open_marketplace.vendor_profile_update_background_image', ['classes' => ['model' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\ProfileUpdate\\BackgroundImage', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType'], 'driver' => 'doctrine/orm']);
  8138. $instance->addFromAliasAndConfiguration('sylius.orders_in_delivery', ['classes' => ['model' => 'App\\Entity\\OrdersInDelivery', 'controller' => 'App\\Controller\\OrdersInDeliveryController', 'repository' => 'App\\Repository\\OrdersInDeliveryRepository', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType'], 'driver' => 'doctrine/orm']);
  8139. $instance->addFromAliasAndConfiguration('sylius.orders_in_delivery_unsigned', ['classes' => ['model' => 'App\\Entity\\OrdersInDelivery', 'controller' => 'App\\Controller\\OrdersInDeliveryController', 'repository' => 'App\\Repository\\OrdersInDeliveryRepository', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType'], 'driver' => 'doctrine/orm']);
  8140. $instance->addFromAliasAndConfiguration('sylius.orders_in_delivery_shipping', ['classes' => ['model' => 'App\\Entity\\OrdersInDelivery', 'controller' => 'App\\Controller\\OrdersInDeliveryController', 'repository' => 'App\\Repository\\OrdersInDeliveryRepository', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType'], 'driver' => 'doctrine/orm']);
  8141. $instance->addFromAliasAndConfiguration('sylius.orders_in_delivery_items', ['classes' => ['model' => 'App\\Entity\\OrdersInDelivery', 'controller' => 'App\\Controller\\OrdersInDeliveryController', 'repository' => 'App\\Repository\\OrdersInDeliveryRepository', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType'], 'driver' => 'doctrine/orm']);
  8142. $instance->addFromAliasAndConfiguration('sylius.brands', ['classes' => ['model' => 'Loevgaard\\SyliusBrandPlugin\\Model\\Brand', 'controller' => 'App\\Controller\\BrandsController', 'repository' => 'App\\Repository\\BrandsRepository', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType'], 'driver' => 'doctrine/orm']);
  8143. $instance->addFromAliasAndConfiguration('loevgaard_sylius_brand.brand', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Loevgaard\\SyliusBrandPlugin\\Model\\Brand', 'interface' => 'Loevgaard\\SyliusBrandPlugin\\Model\\BrandInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'repository' => 'Loevgaard\\SyliusBrandPlugin\\Doctrine\\ORM\\BrandRepository', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Loevgaard\\SyliusBrandPlugin\\Form\\Type\\BrandType']]);
  8144. $instance->addFromAliasAndConfiguration('loevgaard_sylius_brand.brand_image', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Loevgaard\\SyliusBrandPlugin\\Model\\BrandImage', 'interface' => 'Loevgaard\\SyliusBrandPlugin\\Model\\BrandImageInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'repository' => 'Loevgaard\\SyliusBrandPlugin\\Doctrine\\ORM\\BrandImageRepository', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Loevgaard\\SyliusBrandPlugin\\Form\\Type\\BrandImageType']]);
  8145. $instance->addFromAliasAndConfiguration('sylius.payment_security_token', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Bundle\\PayumBundle\\Model\\PaymentSecurityToken', 'interface' => 'Sylius\\Bundle\\PayumBundle\\Model\\PaymentSecurityTokenInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  8146. $instance->addFromAliasAndConfiguration('sylius.gateway_config', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'Sylius\\Bundle\\PayumBundle\\Model\\GatewayConfig', 'interface' => 'Sylius\\Bundle\\PayumBundle\\Model\\GatewayConfigInterface', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory', 'form' => 'Sylius\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType']]);
  8147. $instance->addFromAliasAndConfiguration('bitbag_sylius_wishlist_plugin.wishlist', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\SyliusWishlistPlugin\\Entity\\Wishlist', 'interface' => 'BitBag\\SyliusWishlistPlugin\\Entity\\WishlistInterface', 'repository' => 'BitBag\\SyliusWishlistPlugin\\Repository\\WishlistRepository', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  8148. $instance->addFromAliasAndConfiguration('bitbag_sylius_wishlist_plugin.wishlist_product', ['driver' => 'doctrine/orm', 'classes' => ['model' => 'BitBag\\SyliusWishlistPlugin\\Entity\\WishlistProduct', 'interface' => 'BitBag\\SyliusWishlistPlugin\\Entity\\WishlistProductInterface', 'repository' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\EntityRepository', 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController', 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory']]);
  8149. return $instance;
  8150. }
  8151. /**
  8152. * Gets the private 'sylius.router.checkout_state' shared service.
  8153. *
  8154. * @return \Sylius\Bundle\CoreBundle\Checkout\CheckoutStateUrlGenerator
  8155. */
  8156. protected function getSylius_Router_CheckoutStateService()
  8157. {
  8158. return $this->privates['sylius.router.checkout_state'] = new \Sylius\Bundle\CoreBundle\Checkout\CheckoutStateUrlGenerator(($this->services['router'] ?? $this->getRouterService()), ['empty_order' => ['route' => 'sylius_shop_cart_summary'], 'cart' => ['route' => 'sylius_shop_checkout_address'], 'addressed' => ['route' => 'sylius_shop_checkout_select_shipping'], 'shipping_selected' => ['route' => 'sylius_shop_checkout_select_payment'], 'shipping_skipped' => ['route' => 'sylius_shop_checkout_select_payment'], 'payment_selected' => ['route' => 'sylius_shop_checkout_complete'], 'payment_skipped' => ['route' => 'sylius_shop_checkout_complete']]);
  8159. }
  8160. /**
  8161. * Gets the private 'sylius.theme.context.channel_based' shared service.
  8162. *
  8163. * @return \Sylius\Bundle\CoreBundle\Theme\ChannelBasedThemeContext
  8164. */
  8165. protected function getSylius_Theme_Context_ChannelBasedService()
  8166. {
  8167. 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()));
  8168. }
  8169. /**
  8170. * Gets the private 'translation.loader.csv' shared service.
  8171. *
  8172. * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  8173. */
  8174. protected function getTranslation_Loader_CsvService($lazyLoad = true)
  8175. {
  8176. if ($lazyLoad) {
  8177. return $this->privates['translation.loader.csv'] = $this->createProxy('CsvFileLoader_5cc7c8f', function () {
  8178. return \CsvFileLoader_5cc7c8f::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  8179. $wrappedInstance = $this->getTranslation_Loader_CsvService(false);
  8180. $proxy->setProxyInitializer(null);
  8181. return true;
  8182. });
  8183. });
  8184. }
  8185. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8186. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8187. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8188. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  8189. return new \Symfony\Component\Translation\Loader\CsvFileLoader();
  8190. }
  8191. /**
  8192. * Gets the private 'translation.loader.dat' shared service.
  8193. *
  8194. * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  8195. */
  8196. protected function getTranslation_Loader_DatService($lazyLoad = true)
  8197. {
  8198. if ($lazyLoad) {
  8199. return $this->privates['translation.loader.dat'] = $this->createProxy('IcuDatFileLoader_a54a424', function () {
  8200. return \IcuDatFileLoader_a54a424::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  8201. $wrappedInstance = $this->getTranslation_Loader_DatService(false);
  8202. $proxy->setProxyInitializer(null);
  8203. return true;
  8204. });
  8205. });
  8206. }
  8207. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8208. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8209. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  8210. return new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  8211. }
  8212. /**
  8213. * Gets the private 'translation.loader.ini' shared service.
  8214. *
  8215. * @return \Symfony\Component\Translation\Loader\IniFileLoader
  8216. */
  8217. protected function getTranslation_Loader_IniService($lazyLoad = true)
  8218. {
  8219. if ($lazyLoad) {
  8220. return $this->privates['translation.loader.ini'] = $this->createProxy('IniFileLoader_d75c726', function () {
  8221. return \IniFileLoader_d75c726::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  8222. $wrappedInstance = $this->getTranslation_Loader_IniService(false);
  8223. $proxy->setProxyInitializer(null);
  8224. return true;
  8225. });
  8226. });
  8227. }
  8228. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8229. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8230. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8231. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  8232. return new \Symfony\Component\Translation\Loader\IniFileLoader();
  8233. }
  8234. /**
  8235. * Gets the private 'translation.loader.json' shared service.
  8236. *
  8237. * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  8238. */
  8239. protected function getTranslation_Loader_JsonService($lazyLoad = true)
  8240. {
  8241. if ($lazyLoad) {
  8242. return $this->privates['translation.loader.json'] = $this->createProxy('JsonFileLoader_6854993', function () {
  8243. return \JsonFileLoader_6854993::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  8244. $wrappedInstance = $this->getTranslation_Loader_JsonService(false);
  8245. $proxy->setProxyInitializer(null);
  8246. return true;
  8247. });
  8248. });
  8249. }
  8250. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8251. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8252. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8253. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  8254. return new \Symfony\Component\Translation\Loader\JsonFileLoader();
  8255. }
  8256. /**
  8257. * Gets the private 'translation.loader.mo' shared service.
  8258. *
  8259. * @return \Symfony\Component\Translation\Loader\MoFileLoader
  8260. */
  8261. protected function getTranslation_Loader_MoService($lazyLoad = true)
  8262. {
  8263. if ($lazyLoad) {
  8264. return $this->privates['translation.loader.mo'] = $this->createProxy('MoFileLoader_067a4cd', function () {
  8265. return \MoFileLoader_067a4cd::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  8266. $wrappedInstance = $this->getTranslation_Loader_MoService(false);
  8267. $proxy->setProxyInitializer(null);
  8268. return true;
  8269. });
  8270. });
  8271. }
  8272. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8273. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8274. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8275. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  8276. return new \Symfony\Component\Translation\Loader\MoFileLoader();
  8277. }
  8278. /**
  8279. * Gets the private 'translation.loader.php' shared service.
  8280. *
  8281. * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  8282. */
  8283. protected function getTranslation_Loader_PhpService($lazyLoad = true)
  8284. {
  8285. if ($lazyLoad) {
  8286. return $this->privates['translation.loader.php'] = $this->createProxy('PhpFileLoader_e63c58d', function () {
  8287. return \PhpFileLoader_e63c58d::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  8288. $wrappedInstance = $this->getTranslation_Loader_PhpService(false);
  8289. $proxy->setProxyInitializer(null);
  8290. return true;
  8291. });
  8292. });
  8293. }
  8294. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8295. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8296. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8297. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  8298. return new \Symfony\Component\Translation\Loader\PhpFileLoader();
  8299. }
  8300. /**
  8301. * Gets the private 'translation.loader.po' shared service.
  8302. *
  8303. * @return \Symfony\Component\Translation\Loader\PoFileLoader
  8304. */
  8305. protected function getTranslation_Loader_PoService($lazyLoad = true)
  8306. {
  8307. if ($lazyLoad) {
  8308. return $this->privates['translation.loader.po'] = $this->createProxy('PoFileLoader_8acad7f', function () {
  8309. return \PoFileLoader_8acad7f::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  8310. $wrappedInstance = $this->getTranslation_Loader_PoService(false);
  8311. $proxy->setProxyInitializer(null);
  8312. return true;
  8313. });
  8314. });
  8315. }
  8316. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8317. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8318. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8319. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  8320. return new \Symfony\Component\Translation\Loader\PoFileLoader();
  8321. }
  8322. /**
  8323. * Gets the private 'translation.loader.qt' shared service.
  8324. *
  8325. * @return \Symfony\Component\Translation\Loader\QtFileLoader
  8326. */
  8327. protected function getTranslation_Loader_QtService($lazyLoad = true)
  8328. {
  8329. if ($lazyLoad) {
  8330. return $this->privates['translation.loader.qt'] = $this->createProxy('QtFileLoader_b0bf5a8', function () {
  8331. return \QtFileLoader_b0bf5a8::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  8332. $wrappedInstance = $this->getTranslation_Loader_QtService(false);
  8333. $proxy->setProxyInitializer(null);
  8334. return true;
  8335. });
  8336. });
  8337. }
  8338. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8339. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  8340. return new \Symfony\Component\Translation\Loader\QtFileLoader();
  8341. }
  8342. /**
  8343. * Gets the private 'translation.loader.res' shared service.
  8344. *
  8345. * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  8346. */
  8347. protected function getTranslation_Loader_ResService($lazyLoad = true)
  8348. {
  8349. if ($lazyLoad) {
  8350. return $this->privates['translation.loader.res'] = $this->createProxy('IcuResFileLoader_54be3cf', function () {
  8351. return \IcuResFileLoader_54be3cf::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  8352. $wrappedInstance = $this->getTranslation_Loader_ResService(false);
  8353. $proxy->setProxyInitializer(null);
  8354. return true;
  8355. });
  8356. });
  8357. }
  8358. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8359. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8360. return new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  8361. }
  8362. /**
  8363. * Gets the private 'translation.loader.xliff' shared service.
  8364. *
  8365. * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  8366. */
  8367. protected function getTranslation_Loader_XliffService($lazyLoad = true)
  8368. {
  8369. if ($lazyLoad) {
  8370. return $this->privates['translation.loader.xliff'] = $this->createProxy('XliffFileLoader_17bf9c6', function () {
  8371. return \XliffFileLoader_17bf9c6::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  8372. $wrappedInstance = $this->getTranslation_Loader_XliffService(false);
  8373. $proxy->setProxyInitializer(null);
  8374. return true;
  8375. });
  8376. });
  8377. }
  8378. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8379. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  8380. return new \Symfony\Component\Translation\Loader\XliffFileLoader();
  8381. }
  8382. /**
  8383. * Gets the private 'translation.loader.yml' shared service.
  8384. *
  8385. * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  8386. */
  8387. protected function getTranslation_Loader_YmlService($lazyLoad = true)
  8388. {
  8389. if ($lazyLoad) {
  8390. return $this->privates['translation.loader.yml'] = $this->createProxy('YamlFileLoader_53c0405', function () {
  8391. return \YamlFileLoader_53c0405::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  8392. $wrappedInstance = $this->getTranslation_Loader_YmlService(false);
  8393. $proxy->setProxyInitializer(null);
  8394. return true;
  8395. });
  8396. });
  8397. }
  8398. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8399. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8400. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8401. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  8402. return new \Symfony\Component\Translation\Loader\YamlFileLoader();
  8403. }
  8404. /**
  8405. * Gets the private 'validator.builder' shared service.
  8406. *
  8407. * @return \Symfony\Component\Validator\ValidatorBuilder
  8408. */
  8409. protected function getValidator_BuilderService()
  8410. {
  8411. $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  8412. $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  8413. $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8414. 'BitBag\\OpenMarketplace\\Component\\Core\\Api\\Validator\\UniqueShopUserVendorValidator' => ['privates', 'bitbag.open_marketplace.component.core.api.validator.vendor.unique_shop_user', 'getBitbag_OpenMarketplace_Component_Core_Api_Validator_Vendor_UniqueShopUserService', true],
  8415. 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Validator\\ProductListingCodeValidator' => ['privates', 'bitbag.open_marketplace.component.product_listing.validator.product_listing_code', 'getBitbag_OpenMarketplace_Component_ProductListing_Validator_ProductListingCodeService', true],
  8416. 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Validator\\ProductListingPriceValidator' => ['privates', 'bitbag.open_marketplace.component.product_listing.validator.product_listing_price', 'getBitbag_OpenMarketplace_Component_ProductListing_Validator_ProductListingPriceService', true],
  8417. 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Validator\\UniqueProductListingSlugValidator' => ['privates', 'bitbag.open_marketplace.component.product_listing.validator.unique_product_listing_slug', 'getBitbag_OpenMarketplace_Component_ProductListing_Validator_UniqueProductListingSlugService', true],
  8418. 'Sylius\\Bundle\\AddressingBundle\\Validator\\Constraints\\ProvinceAddressConstraintValidator' => ['services', 'sylius.validator.valid_province_address', 'getSylius_Validator_ValidProvinceAddressService', true],
  8419. 'Sylius\\Bundle\\AddressingBundle\\Validator\\Constraints\\ZoneCannotContainItselfValidator' => ['services', 'sylius.validator.zone_cannot_contain_itself', 'getSylius_Validator_ZoneCannotContainItselfService', true],
  8420. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AccountVerificationTokenEligibilityValidator' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AccountVerificationTokenEligibilityValidator', 'getAccountVerificationTokenEligibilityValidatorService', true],
  8421. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AddingEligibleProductVariantToCartValidator' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AddingEligibleProductVariantToCartValidator', 'getAddingEligibleProductVariantToCartValidatorService', true],
  8422. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChangedItemQuantityInCartValidator' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChangedItemQuantityInCartValidator', 'getChangedItemQuantityInCartValidatorService', true],
  8423. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenPaymentMethodEligibilityValidator' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenPaymentMethodEligibilityValidator', 'getChosenPaymentMethodEligibilityValidatorService', true],
  8424. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenShippingMethodEligibilityValidator' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenShippingMethodEligibilityValidator', 'getChosenShippingMethodEligibilityValidatorService', true],
  8425. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ConfirmResetPasswordValidator' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ConfirmResetPasswordValidator', 'getConfirmResetPasswordValidatorService', true],
  8426. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectChangeShopUserConfirmPasswordValidator' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectChangeShopUserConfirmPasswordValidator', 'getCorrectChangeShopUserConfirmPasswordValidatorService', true],
  8427. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectOrderAddressValidator' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectOrderAddressValidator', 'getCorrectOrderAddressValidatorService', true],
  8428. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderItemAvailabilityValidator' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderItemAvailabilityValidator', 'getOrderItemAvailabilityValidatorService', true],
  8429. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderNotEmptyValidator' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderNotEmptyValidator', 'getOrderNotEmptyValidatorService', true],
  8430. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator', 'getOrderPaymentMethodEligibilityValidatorService', true],
  8431. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderProductEligibilityValidator' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderProductEligibilityValidator', 'getOrderProductEligibilityValidatorService', true],
  8432. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator', 'getOrderShippingMethodEligibilityValidatorService', true],
  8433. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\PickupCartLocaleValidator' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\PickupCartLocaleValidator', 'getPickupCartLocaleValidatorService', true],
  8434. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\PromotionCouponEligibilityValidator' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\PromotionCouponEligibilityValidator', 'getPromotionCouponEligibilityValidatorService', true],
  8435. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShipmentAlreadyShippedValidator' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShipmentAlreadyShippedValidator', 'getShipmentAlreadyShippedValidatorService', true],
  8436. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShopUserNotVerifiedValidator' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShopUserNotVerifiedValidator', 'getShopUserNotVerifiedValidatorService', true],
  8437. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueReviewerEmailValidator' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueReviewerEmailValidator', 'getUniqueReviewerEmailValidatorService', true],
  8438. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueShopUserEmailValidator' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueShopUserEmailValidator', 'getUniqueShopUserEmailValidatorService', true],
  8439. 'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidAttributeValueValidator' => ['services', 'sylius.validator.valid_attribute_value', 'getSylius_Validator_ValidAttributeValueService', true],
  8440. 'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidSelectAttributeConfigurationValidator' => ['services', 'sylius.validator.valid_select_attribute', 'getSylius_Validator_ValidSelectAttributeService', true],
  8441. 'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidTextAttributeConfigurationValidator' => ['services', 'sylius.validator.valid_text_attribute', 'getSylius_Validator_ValidTextAttributeService', true],
  8442. 'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\CartItemAvailabilityValidator' => ['services', 'sylius.validator.cart_item_availability', 'getSylius_Validator_CartItemAvailabilityService', true],
  8443. 'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\ChannelDefaultLocaleEnabledValidator' => ['services', 'sylius.validator.channel_default_locale_enabled', 'getSylius_Validator_ChannelDefaultLocaleEnabledService', true],
  8444. 'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasAllPricesDefinedValidator' => ['services', 'sylius.validator.has_all_prices_defined', 'getSylius_Validator_HasAllPricesDefinedService', true],
  8445. 'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasAllVariantPricesDefinedValidator' => ['services', 'sylius.validator.has_all_variant_prices_defined', 'getSylius_Validator_HasAllVariantPricesDefinedService', true],
  8446. 'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasEnabledEntityValidator' => ['services', 'sylius.validator.has_enabled_entity', 'getSylius_Validator_HasEnabledEntityService', true],
  8447. 'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\LocalesAwareValidAttributeValueValidator' => ['services', 'sylius.validator.locales_aware_valid_attribute_value', 'getSylius_Validator_LocalesAwareValidAttributeValueService', true],
  8448. 'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator' => ['services', 'sylius.validator.payment_method_integrity', 'getSylius_Validator_PaymentMethodIntegrityService', true],
  8449. 'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderProductEligibilityValidator' => ['services', 'sylius.validator.product_integrity', 'getSylius_Validator_ProductIntegrityService', true],
  8450. 'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator' => ['services', 'sylius.validator.shipping_method_integrity', 'getSylius_Validator_ShippingMethodIntegrityService', true],
  8451. 'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\RegisteredUserValidator' => ['services', 'sylius.validator.unique.registered_user', 'getSylius_Validator_Unique_RegisteredUserService', true],
  8452. 'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\UniqueReviewerEmailValidator' => ['services', 'sylius.validator.unique_reviewer_email', 'getSylius_Validator_UniqueReviewerEmailService', true],
  8453. 'Sylius\\Bundle\\CurrencyBundle\\Validator\\Constraints\\DifferentSourceTargetCurrencyValidator' => ['services', 'sylius.validator.different_source_target_currency', 'getSylius_Validator_DifferentSourceTargetCurrencyService', true],
  8454. 'Sylius\\Bundle\\CurrencyBundle\\Validator\\Constraints\\UniqueCurrencyPairValidator' => ['services', 'sylius.validator.unique_currency_pair', 'getSylius_Validator_UniqueCurrencyPairService', true],
  8455. 'Sylius\\Bundle\\InventoryBundle\\Validator\\Constraints\\InStockValidator' => ['services', 'sylius.validator.in_stock', 'getSylius_Validator_InStockService', true],
  8456. 'Sylius\\Bundle\\ProductBundle\\Validator\\ProductVariantCombinationValidator' => ['services', 'sylius.validator.product_variant_combination', 'getSylius_Validator_ProductVariantCombinationService', true],
  8457. 'Sylius\\Bundle\\ProductBundle\\Validator\\UniqueSimpleProductCodeValidator' => ['services', 'sylius.validator.product_code_uniqueness', 'getSylius_Validator_ProductCodeUniquenessService', true],
  8458. 'Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionActionValidator' => ['services', 'Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionActionValidator', 'getCatalogPromotionActionValidatorService', true],
  8459. 'Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionScopeValidator' => ['services', 'Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionScopeValidator', 'getCatalogPromotionScopeValidatorService', true],
  8460. 'Sylius\\Bundle\\PromotionBundle\\Validator\\CouponGenerationAmountValidator' => ['services', 'sylius.validator.promotion_coupon_generation_amount', 'getSylius_Validator_PromotionCouponGenerationAmountService', true],
  8461. 'Sylius\\Bundle\\PromotionBundle\\Validator\\PromotionDateRangeValidator' => ['services', 'sylius.validator.date_range', 'getSylius_Validator_DateRangeService', true],
  8462. 'Sylius\\Bundle\\PromotionBundle\\Validator\\PromotionSubjectCouponValidator' => ['services', 'sylius.validator.promotion_subject_coupon', 'getSylius_Validator_PromotionSubjectCouponService', true],
  8463. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
  8464. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
  8465. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', true],
  8466. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
  8467. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', true],
  8468. 'bitbag.open_marketplace.component.core.api.validator.vendor.unique_shop_user' => ['privates', 'bitbag.open_marketplace.component.core.api.validator.vendor.unique_shop_user', 'getBitbag_OpenMarketplace_Component_Core_Api_Validator_Vendor_UniqueShopUserService', true],
  8469. 'bitbag.open_marketplace.component.product_listing.validator.product_listing_code' => ['privates', 'bitbag.open_marketplace.component.product_listing.validator.product_listing_code', 'getBitbag_OpenMarketplace_Component_ProductListing_Validator_ProductListingCodeService', true],
  8470. 'bitbag.open_marketplace.component.product_listing.validator.product_listing_price' => ['privates', 'bitbag.open_marketplace.component.product_listing.validator.product_listing_price', 'getBitbag_OpenMarketplace_Component_ProductListing_Validator_ProductListingPriceService', true],
  8471. 'bitbag.open_marketplace.component.product_listing.validator.unique_product_listing_slug' => ['privates', 'bitbag.open_marketplace.component.product_listing.validator.unique_product_listing_slug', 'getBitbag_OpenMarketplace_Component_ProductListing_Validator_UniqueProductListingSlugService', true],
  8472. 'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
  8473. 'registered_user_validator' => ['services', 'sylius.validator.unique.registered_user', 'getSylius_Validator_Unique_RegisteredUserService', true],
  8474. 'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
  8475. 'sylius.validator.product_variant_combination' => ['services', 'sylius.validator.product_variant_combination', 'getSylius_Validator_ProductVariantCombinationService', true],
  8476. 'sylius.validator.unique_simple_product_code' => ['services', 'sylius.validator.product_code_uniqueness', 'getSylius_Validator_ProductCodeUniquenessService', true],
  8477. 'sylius_api_chosen_payment_method_eligibility' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenPaymentMethodEligibilityValidator', 'getChosenPaymentMethodEligibilityValidatorService', true],
  8478. 'sylius_api_confirm_reset_password' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ConfirmResetPasswordValidator', 'getConfirmResetPasswordValidatorService', true],
  8479. 'sylius_api_correct_change_shop_user_confirm_password' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectChangeShopUserConfirmPasswordValidator', 'getCorrectChangeShopUserConfirmPasswordValidatorService', true],
  8480. 'sylius_api_order_payment_method_eligibility' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator', 'getOrderPaymentMethodEligibilityValidatorService', true],
  8481. 'sylius_api_pickup_cart_locale' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\PickupCartLocaleValidator', 'getPickupCartLocaleValidatorService', true],
  8482. 'sylius_api_promotion_coupon_eligibility' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\PromotionCouponEligibilityValidator', 'getPromotionCouponEligibilityValidatorService', true],
  8483. 'sylius_api_shipment_already_shipped' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShipmentAlreadyShippedValidator', 'getShipmentAlreadyShippedValidatorService', true],
  8484. 'sylius_api_shop_user_not_verified' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShopUserNotVerifiedValidator', 'getShopUserNotVerifiedValidatorService', true],
  8485. 'sylius_api_unique_reviewer_email_validator' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueReviewerEmailValidator', 'getUniqueReviewerEmailValidatorService', true],
  8486. 'sylius_api_validator_account_verification_token_eligibility' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AccountVerificationTokenEligibilityValidator', 'getAccountVerificationTokenEligibilityValidatorService', true],
  8487. 'sylius_api_validator_adding_eligible_product_variant_to_cart' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AddingEligibleProductVariantToCartValidator', 'getAddingEligibleProductVariantToCartValidatorService', true],
  8488. 'sylius_api_validator_changed_item_guantity_in_cart' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChangedItemQuantityInCartValidator', 'getChangedItemQuantityInCartValidatorService', true],
  8489. 'sylius_api_validator_chosen_shipping_method_eligibility' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenShippingMethodEligibilityValidator', 'getChosenShippingMethodEligibilityValidatorService', true],
  8490. 'sylius_api_validator_correct_order_address' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectOrderAddressValidator', 'getCorrectOrderAddressValidatorService', true],
  8491. 'sylius_api_validator_order_item_availability' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderItemAvailabilityValidator', 'getOrderItemAvailabilityValidatorService', true],
  8492. 'sylius_api_validator_order_not_empty' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderNotEmptyValidator', 'getOrderNotEmptyValidatorService', true],
  8493. 'sylius_api_validator_order_product_eligibility' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderProductEligibilityValidator', 'getOrderProductEligibilityValidatorService', true],
  8494. 'sylius_api_validator_order_shipping_method_eligibility' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator', 'getOrderShippingMethodEligibilityValidatorService', true],
  8495. 'sylius_cart_item_availability' => ['services', 'sylius.validator.cart_item_availability', 'getSylius_Validator_CartItemAvailabilityService', true],
  8496. 'sylius_catalog_promotion_action' => ['services', 'Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionActionValidator', 'getCatalogPromotionActionValidatorService', true],
  8497. 'sylius_catalog_promotion_scope' => ['services', 'Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionScopeValidator', 'getCatalogPromotionScopeValidatorService', true],
  8498. 'sylius_channel_default_locale_enabled' => ['services', 'sylius.validator.channel_default_locale_enabled', 'getSylius_Validator_ChannelDefaultLocaleEnabledService', true],
  8499. 'sylius_coupon_generation_amount_validator' => ['services', 'sylius.validator.promotion_coupon_generation_amount', 'getSylius_Validator_PromotionCouponGenerationAmountService', true],
  8500. 'sylius_has_all_prices_defined' => ['services', 'sylius.validator.has_all_prices_defined', 'getSylius_Validator_HasAllPricesDefinedService', true],
  8501. 'sylius_has_all_variant_prices_defined' => ['services', 'sylius.validator.has_all_variant_prices_defined', 'getSylius_Validator_HasAllVariantPricesDefinedService', true],
  8502. 'sylius_has_enabled_entity' => ['services', 'sylius.validator.has_enabled_entity', 'getSylius_Validator_HasEnabledEntityService', true],
  8503. 'sylius_in_stock' => ['services', 'sylius.validator.in_stock', 'getSylius_Validator_InStockService', true],
  8504. 'sylius_order_payment_method_eligibility_validator' => ['services', 'sylius.validator.payment_method_integrity', 'getSylius_Validator_PaymentMethodIntegrityService', true],
  8505. 'sylius_order_product_eligibility_validator' => ['services', 'sylius.validator.product_integrity', 'getSylius_Validator_ProductIntegrityService', true],
  8506. 'sylius_order_shipping_method_eligibility_validator' => ['services', 'sylius.validator.shipping_method_integrity', 'getSylius_Validator_ShippingMethodIntegrityService', true],
  8507. 'sylius_promotion_date_range_validator' => ['services', 'sylius.validator.date_range', 'getSylius_Validator_DateRangeService', true],
  8508. 'sylius_promotion_subject_validator' => ['services', 'sylius.validator.promotion_subject_coupon', 'getSylius_Validator_PromotionSubjectCouponService', true],
  8509. 'sylius_province_address_validator' => ['services', 'sylius.validator.valid_province_address', 'getSylius_Validator_ValidProvinceAddressService', true],
  8510. 'sylius_unique_reviewer_email_validator' => ['services', 'sylius.validator.unique_reviewer_email', 'getSylius_Validator_UniqueReviewerEmailService', true],
  8511. 'sylius_valid_attribute_value_validator' => ['services', 'sylius.validator.locales_aware_valid_attribute_value', 'getSylius_Validator_LocalesAwareValidAttributeValueService', true],
  8512. 'sylius_valid_select_attribute_validator' => ['services', 'sylius.validator.valid_select_attribute', 'getSylius_Validator_ValidSelectAttributeService', true],
  8513. 'sylius_valid_text_attribute_validator' => ['services', 'sylius.validator.valid_text_attribute', 'getSylius_Validator_ValidTextAttributeService', true],
  8514. 'sylius_validator_unique_shop_user_email' => ['services', 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueShopUserEmailValidator', 'getUniqueShopUserEmailValidatorService', true],
  8515. 'sylius_zone_cannot_contain_itself_validator' => ['services', 'sylius.validator.zone_cannot_contain_itself', 'getSylius_Validator_ZoneCannotContainItselfService', true],
  8516. 'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
  8517. ], [
  8518. 'BitBag\\OpenMarketplace\\Component\\Core\\Api\\Validator\\UniqueShopUserVendorValidator' => '?',
  8519. 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Validator\\ProductListingCodeValidator' => '?',
  8520. 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Validator\\ProductListingPriceValidator' => '?',
  8521. 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Validator\\UniqueProductListingSlugValidator' => '?',
  8522. 'Sylius\\Bundle\\AddressingBundle\\Validator\\Constraints\\ProvinceAddressConstraintValidator' => '?',
  8523. 'Sylius\\Bundle\\AddressingBundle\\Validator\\Constraints\\ZoneCannotContainItselfValidator' => '?',
  8524. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AccountVerificationTokenEligibilityValidator' => '?',
  8525. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\AddingEligibleProductVariantToCartValidator' => '?',
  8526. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChangedItemQuantityInCartValidator' => '?',
  8527. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenPaymentMethodEligibilityValidator' => '?',
  8528. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ChosenShippingMethodEligibilityValidator' => '?',
  8529. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ConfirmResetPasswordValidator' => '?',
  8530. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectChangeShopUserConfirmPasswordValidator' => '?',
  8531. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\CorrectOrderAddressValidator' => '?',
  8532. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderItemAvailabilityValidator' => '?',
  8533. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderNotEmptyValidator' => '?',
  8534. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator' => '?',
  8535. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderProductEligibilityValidator' => '?',
  8536. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator' => '?',
  8537. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\PickupCartLocaleValidator' => '?',
  8538. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\PromotionCouponEligibilityValidator' => '?',
  8539. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShipmentAlreadyShippedValidator' => '?',
  8540. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShopUserNotVerifiedValidator' => '?',
  8541. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueReviewerEmailValidator' => '?',
  8542. 'Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\UniqueShopUserEmailValidator' => '?',
  8543. 'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidAttributeValueValidator' => '?',
  8544. 'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidSelectAttributeConfigurationValidator' => '?',
  8545. 'Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidTextAttributeConfigurationValidator' => '?',
  8546. 'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\CartItemAvailabilityValidator' => '?',
  8547. 'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\ChannelDefaultLocaleEnabledValidator' => '?',
  8548. 'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasAllPricesDefinedValidator' => '?',
  8549. 'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasAllVariantPricesDefinedValidator' => '?',
  8550. 'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasEnabledEntityValidator' => '?',
  8551. 'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\LocalesAwareValidAttributeValueValidator' => '?',
  8552. 'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderPaymentMethodEligibilityValidator' => '?',
  8553. 'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderProductEligibilityValidator' => '?',
  8554. 'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\OrderShippingMethodEligibilityValidator' => '?',
  8555. 'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\RegisteredUserValidator' => '?',
  8556. 'Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\UniqueReviewerEmailValidator' => '?',
  8557. 'Sylius\\Bundle\\CurrencyBundle\\Validator\\Constraints\\DifferentSourceTargetCurrencyValidator' => '?',
  8558. 'Sylius\\Bundle\\CurrencyBundle\\Validator\\Constraints\\UniqueCurrencyPairValidator' => '?',
  8559. 'Sylius\\Bundle\\InventoryBundle\\Validator\\Constraints\\InStockValidator' => '?',
  8560. 'Sylius\\Bundle\\ProductBundle\\Validator\\ProductVariantCombinationValidator' => '?',
  8561. 'Sylius\\Bundle\\ProductBundle\\Validator\\UniqueSimpleProductCodeValidator' => '?',
  8562. 'Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionActionValidator' => '?',
  8563. 'Sylius\\Bundle\\PromotionBundle\\Validator\\CatalogPromotionScopeValidator' => '?',
  8564. 'Sylius\\Bundle\\PromotionBundle\\Validator\\CouponGenerationAmountValidator' => '?',
  8565. 'Sylius\\Bundle\\PromotionBundle\\Validator\\PromotionDateRangeValidator' => '?',
  8566. 'Sylius\\Bundle\\PromotionBundle\\Validator\\PromotionSubjectCouponValidator' => '?',
  8567. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  8568. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  8569. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  8570. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  8571. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  8572. 'bitbag.open_marketplace.component.core.api.validator.vendor.unique_shop_user' => '?',
  8573. 'bitbag.open_marketplace.component.product_listing.validator.product_listing_code' => '?',
  8574. 'bitbag.open_marketplace.component.product_listing.validator.product_listing_price' => '?',
  8575. 'bitbag.open_marketplace.component.product_listing.validator.unique_product_listing_slug' => '?',
  8576. 'doctrine.orm.validator.unique' => '?',
  8577. 'registered_user_validator' => '?',
  8578. 'security.validator.user_password' => '?',
  8579. 'sylius.validator.product_variant_combination' => '?',
  8580. 'sylius.validator.unique_simple_product_code' => '?',
  8581. 'sylius_api_chosen_payment_method_eligibility' => '?',
  8582. 'sylius_api_confirm_reset_password' => '?',
  8583. 'sylius_api_correct_change_shop_user_confirm_password' => '?',
  8584. 'sylius_api_order_payment_method_eligibility' => '?',
  8585. 'sylius_api_pickup_cart_locale' => '?',
  8586. 'sylius_api_promotion_coupon_eligibility' => '?',
  8587. 'sylius_api_shipment_already_shipped' => '?',
  8588. 'sylius_api_shop_user_not_verified' => '?',
  8589. 'sylius_api_unique_reviewer_email_validator' => '?',
  8590. 'sylius_api_validator_account_verification_token_eligibility' => '?',
  8591. 'sylius_api_validator_adding_eligible_product_variant_to_cart' => '?',
  8592. 'sylius_api_validator_changed_item_guantity_in_cart' => '?',
  8593. 'sylius_api_validator_chosen_shipping_method_eligibility' => '?',
  8594. 'sylius_api_validator_correct_order_address' => '?',
  8595. 'sylius_api_validator_order_item_availability' => '?',
  8596. 'sylius_api_validator_order_not_empty' => '?',
  8597. 'sylius_api_validator_order_product_eligibility' => '?',
  8598. 'sylius_api_validator_order_shipping_method_eligibility' => '?',
  8599. 'sylius_cart_item_availability' => '?',
  8600. 'sylius_catalog_promotion_action' => '?',
  8601. 'sylius_catalog_promotion_scope' => '?',
  8602. 'sylius_channel_default_locale_enabled' => '?',
  8603. 'sylius_coupon_generation_amount_validator' => '?',
  8604. 'sylius_has_all_prices_defined' => '?',
  8605. 'sylius_has_all_variant_prices_defined' => '?',
  8606. 'sylius_has_enabled_entity' => '?',
  8607. 'sylius_in_stock' => '?',
  8608. 'sylius_order_payment_method_eligibility_validator' => '?',
  8609. 'sylius_order_product_eligibility_validator' => '?',
  8610. 'sylius_order_shipping_method_eligibility_validator' => '?',
  8611. 'sylius_promotion_date_range_validator' => '?',
  8612. 'sylius_promotion_subject_validator' => '?',
  8613. 'sylius_province_address_validator' => '?',
  8614. 'sylius_unique_reviewer_email_validator' => '?',
  8615. 'sylius_valid_attribute_value_validator' => '?',
  8616. 'sylius_valid_select_attribute_validator' => '?',
  8617. 'sylius_valid_text_attribute_validator' => '?',
  8618. 'sylius_validator_unique_shop_user_email' => '?',
  8619. 'sylius_zone_cannot_contain_itself_validator' => '?',
  8620. 'validator.expression' => '?',
  8621. ])));
  8622. if ($this->has('translator')) {
  8623. $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  8624. }
  8625. $instance->setTranslationDomain('validators');
  8626. $instance->addXmlMappings([0 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/config/validation.xml'), 1 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/config/validation/Order.xml'), 2 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/config/validation/OrderItem.xml'), 3 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/config/validation/Currency.xml'), 4 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle/Resources/config/validation/ExchangeRate.xml'), 5 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle/Resources/config/validation/Locale.xml'), 6 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/validation/Product.xml'), 7 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductAssociationType.xml'), 8 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductAssociationTypeTranslation.xml'), 9 => (\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/CatalogPromotion.xml'), 29 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/CatalogPromotionAction.xml'), 30 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/Promotion.xml'), 31 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/PromotionAction.xml'), 32 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/PromotionCoupon.xml'), 33 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/PromotionCouponGeneratorInstruction.xml'), 34 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle/Resources/config/validation/PromotionRule.xml'), 35 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/config/validation/Address.xml'), 36 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/config/validation/Country.xml'), 37 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/config/validation/Province.xml'), 38 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/config/validation/Zone.xml'), 39 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle/Resources/config/validation/ZoneMember.xml'), 40 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/config/validation/Taxon.xml'), 41 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle/Resources/config/validation/TaxonTranslation.xml'), 42 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/config/validation/ChangePassword.xml'), 43 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/config/validation/PasswordReset.xml'), 44 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/config/validation/PasswordResetRequest.xml'), 45 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle/Resources/config/validation/User.xml'), 46 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/config/validation/Customer.xml'), 47 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle/Resources/config/validation/CustomerGroup.xml'), 48 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle/Resources/config/validation/Review.xml'), 49 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/AddToCartCommand.xml'), 50 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/AdminUser.xml'), 51 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/AvatarImage.xml'), 52 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/CatalogPromotionScope.xml'), 53 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/Channel.xml'), 54 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/ChannelPricing.xml'), 55 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/Customer.xml'), 56 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/Order.xml'), 57 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/OrderItem.xml'), 58 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/PaymentMethod.xml'), 59 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/Product.xml'), 60 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/ProductImage.xml'), 61 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/ProductReview.xml'), 62 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/ProductVariant.xml'), 63 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/PromotionCoupon.xml'), 64 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/ShippingMethod.xml'), 65 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/TaxRate.xml'), 66 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/Taxon.xml'), 67 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/validation/TaxonImage.xml'), 68 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/config/validation/Brand.xml'), 69 => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src/Resources/config/validation/BrandImage.xml'), 70 => (\dirname(__DIR__, 4).'/vendor/payum/payum-bundle/Resources/config/validation.xml'), 71 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/AddItemToCart.xml'), 72 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/AddProductReview.xml'), 73 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/ChangeItemQuantityInCart.xml'), 74 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/ChangePasswordShopUser.xml'), 75 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/ChoosePaymentMethod.xml'), 76 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/ChooseShippingMethod.xml'), 77 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/CompleteOrder.xml'), 78 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/OrderItem.xml'), 79 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/PickupCart.xml'), 80 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/RegisterShopUser.xml'), 81 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/RequestResetPasswordToken.xml'), 82 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/ResendVerificationEmail.xml'), 83 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/ResetPassword.xml'), 84 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/ShipShipment.xml'), 85 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/UpdateCart.xml'), 86 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/validation/VerifyCustomerAccount.xml'), 87 => (\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/validation/Messenger/Command/CreateProductListing.xml'), 88 => (\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/validation/Messenger/Command/Vendor/RegisterVendor.xml'), 89 => (\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/validation/Messenger/Command/Vendor/UpdateProductListing.xml'), 90 => (\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/validation/Messenger/Command/Vendor/UploadVendorBackgroundImage.xml'), 91 => (\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/validation/Messenger/Command/Vendor/UploadVendorImage.xml'), 92 => (\dirname(__DIR__, 4).'/src/Component/Core/Shop/Resources/validation/ChannelPricing.xml'), 93 => (\dirname(__DIR__, 4).'/src/Component/ProductListing/Resources/validation/Draft.xml'), 94 => (\dirname(__DIR__, 4).'/src/Component/ProductListing/Resources/validation/DraftAttribute.xml'), 95 => (\dirname(__DIR__, 4).'/src/Component/ProductListing/Resources/validation/DraftAttributeTranslation.xml'), 96 => (\dirname(__DIR__, 4).'/src/Component/ProductListing/Resources/validation/DraftTranslation.xml'), 97 => (\dirname(__DIR__, 4).'/src/Component/ProductListing/Resources/validation/ListingPrice.xml'), 98 => (\dirname(__DIR__, 4).'/src/Component/Vendor/Resources/validation/Address.xml'), 99 => (\dirname(__DIR__, 4).'/src/Component/Vendor/Resources/validation/BackgroundImage.xml'), 100 => (\dirname(__DIR__, 4).'/src/Component/Vendor/Resources/validation/LogoImage.xml'), 101 => (\dirname(__DIR__, 4).'/src/Component/Vendor/Resources/validation/Vendor.xml')]);
  8627. $instance->addYamlMappings([0 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/validation/Block.yml'), 1 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/validation/BlockTranslation.yml'), 2 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/validation/FrequentlyAskedQuestion.yml'), 3 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/validation/FrequentlyAskedQuestionTranslation.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/validation/Media.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/validation/MediaTranslation.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/validation/Page.yml'), 7 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/validation/PageTranslation.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/validation/Section.yml'), 9 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/validation/SectionTranslation.yml')]);
  8628. $instance->enableAnnotationMapping(true);
  8629. $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  8630. $instance->addMethodMapping('loadValidatorMetadata');
  8631. $instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService())), 1 => ($this->services['sylius.validator.customer_initializer'] ?? $this->getSylius_Validator_CustomerInitializerService())]);
  8632. $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
  8633. $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  8634. return $instance;
  8635. }
  8636. /**
  8637. * Gets the private 'var_dumper.html_dumper' shared service.
  8638. *
  8639. * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  8640. */
  8641. protected function getVarDumper_HtmlDumperService()
  8642. {
  8643. $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 0);
  8644. $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  8645. return $instance;
  8646. }
  8647. /**
  8648. * Gets the private 'web_profiler.csp.handler' shared service.
  8649. *
  8650. * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  8651. */
  8652. protected function getWebProfiler_Csp_HandlerService()
  8653. {
  8654. return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  8655. }
  8656. /**
  8657. * Gets the private 'web_profiler.debug_toolbar' shared service.
  8658. *
  8659. * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  8660. */
  8661. protected function getWebProfiler_DebugToolbarService()
  8662. {
  8663. return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), false, 2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  8664. }
  8665. /**
  8666. * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  8667. *
  8668. * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  8669. */
  8670. protected function getWebpackEncore_EntrypointLookupCollectionService()
  8671. {
  8672. return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8673. 'XChildTheme' => ['privates', 'webpack_encore.entrypoint_lookup[XChildTheme]', 'getWebpackEncore_EntrypointLookupXChildThemeService', true],
  8674. '_default' => ['privates', 'webpack_encore.entrypoint_lookup[_default]', 'getWebpackEncore_EntrypointLookupDefaultService', true],
  8675. 'admin' => ['privates', 'webpack_encore.entrypoint_lookup[admin]', 'getWebpackEncore_EntrypointLookupadminService', true],
  8676. 'cms_admin' => ['privates', 'webpack_encore.entrypoint_lookup[cms_admin]', 'getWebpackEncore_EntrypointLookupcmsAdminService', true],
  8677. 'cms_shop' => ['privates', 'webpack_encore.entrypoint_lookup[cms_shop]', 'getWebpackEncore_EntrypointLookupcmsShopService', true],
  8678. 'elasticsearch_shop' => ['privates', 'webpack_encore.entrypoint_lookup[elasticsearch_shop]', 'getWebpackEncore_EntrypointLookupelasticsearchShopService', true],
  8679. 'shop' => ['privates', 'webpack_encore.entrypoint_lookup[shop]', 'getWebpackEncore_EntrypointLookupshopService', true],
  8680. 'wishlist_admin' => ['privates', 'webpack_encore.entrypoint_lookup[wishlist_admin]', 'getWebpackEncore_EntrypointLookupwishlistAdminService', true],
  8681. 'wishlist_shop' => ['privates', 'webpack_encore.entrypoint_lookup[wishlist_shop]', 'getWebpackEncore_EntrypointLookupwishlistShopService', true],
  8682. ], [
  8683. 'XChildTheme' => '?',
  8684. '_default' => '?',
  8685. 'admin' => '?',
  8686. 'cms_admin' => '?',
  8687. 'cms_shop' => '?',
  8688. 'elasticsearch_shop' => '?',
  8689. 'shop' => '?',
  8690. 'wishlist_admin' => '?',
  8691. 'wishlist_shop' => '?',
  8692. ]), '_default');
  8693. }
  8694. /**
  8695. * Gets the public 'sylus.payum_action.offline.status' alias.
  8696. *
  8697. * @return object The "sylius.payum_action.offline.status" service.
  8698. */
  8699. protected function getSylus_PayumAction_Offline_StatusService()
  8700. {
  8701. 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.');
  8702. return $this->get('sylius.payum_action.offline.status');
  8703. }
  8704. /**
  8705. * Gets the public 'cache_clearer' alias.
  8706. *
  8707. * @return object The ".container.private.cache_clearer" service.
  8708. */
  8709. protected function getCacheClearerService()
  8710. {
  8711. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  8712. return $this->get('.container.private.cache_clearer');
  8713. }
  8714. /**
  8715. * Gets the public 'filesystem' alias.
  8716. *
  8717. * @return object The ".container.private.filesystem" service.
  8718. */
  8719. protected function getFilesystemService()
  8720. {
  8721. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  8722. return $this->get('.container.private.filesystem');
  8723. }
  8724. /**
  8725. * Gets the public 'serializer' alias.
  8726. *
  8727. * @return object The ".container.private.serializer" service.
  8728. */
  8729. protected function getSerializerService()
  8730. {
  8731. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  8732. return $this->get('.container.private.serializer');
  8733. }
  8734. /**
  8735. * Gets the public 'security.csrf.token_manager' alias.
  8736. *
  8737. * @return object The ".container.private.security.csrf.token_manager" service.
  8738. */
  8739. protected function getSecurity_Csrf_TokenManagerService()
  8740. {
  8741. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  8742. return $this->get('.container.private.security.csrf.token_manager');
  8743. }
  8744. /**
  8745. * Gets the public 'form.factory' alias.
  8746. *
  8747. * @return object The ".container.private.form.factory" service.
  8748. */
  8749. protected function getForm_FactoryService()
  8750. {
  8751. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  8752. return $this->get('.container.private.form.factory');
  8753. }
  8754. /**
  8755. * Gets the public 'form.type.file' alias.
  8756. *
  8757. * @return object The ".container.private.form.type.file" service.
  8758. */
  8759. protected function getForm_Type_FileService()
  8760. {
  8761. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  8762. return $this->get('.container.private.form.type.file');
  8763. }
  8764. /**
  8765. * Gets the public 'profiler' alias.
  8766. *
  8767. * @return object The ".container.private.profiler" service.
  8768. */
  8769. protected function getProfilerService()
  8770. {
  8771. trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  8772. return $this->get('.container.private.profiler');
  8773. }
  8774. /**
  8775. * Gets the public 'security.authorization_checker' alias.
  8776. *
  8777. * @return object The ".container.private.security.authorization_checker" service.
  8778. */
  8779. protected function getSecurity_AuthorizationCheckerService()
  8780. {
  8781. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  8782. return $this->get('.container.private.security.authorization_checker');
  8783. }
  8784. /**
  8785. * Gets the public 'security.token_storage' alias.
  8786. *
  8787. * @return object The ".container.private.security.token_storage" service.
  8788. */
  8789. protected function getSecurity_TokenStorageService()
  8790. {
  8791. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  8792. return $this->get('.container.private.security.token_storage');
  8793. }
  8794. /**
  8795. * Gets the public 'twig' alias.
  8796. *
  8797. * @return object The ".container.private.twig" service.
  8798. */
  8799. protected function getTwigService()
  8800. {
  8801. trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  8802. return $this->get('.container.private.twig');
  8803. }
  8804. /**
  8805. * Gets the public 'pagerfanta.route_generator_factory' alias.
  8806. *
  8807. * @return object The ".container.private.pagerfanta.route_generator_factory" service.
  8808. */
  8809. protected function getPagerfanta_RouteGeneratorFactoryService()
  8810. {
  8811. trigger_deprecation('babdev/pagerfanta-bundle', '3.5', 'Accessing the "pagerfanta.route_generator_factory" service directly from the container is deprecated, use dependency injection instead.');
  8812. return $this->get('.container.private.pagerfanta.route_generator_factory');
  8813. }
  8814. /**
  8815. * Gets the public 'pagerfanta.view_factory' alias.
  8816. *
  8817. * @return object The ".container.private.pagerfanta.view_factory" service.
  8818. */
  8819. protected function getPagerfanta_ViewFactoryService()
  8820. {
  8821. trigger_deprecation('babdev/pagerfanta-bundle', '3.5', 'Accessing the "pagerfanta.view_factory" service directly from the container is deprecated, use dependency injection instead.');
  8822. return $this->get('.container.private.pagerfanta.view_factory');
  8823. }
  8824. /**
  8825. * Gets the public 'security.password_encoder' alias.
  8826. *
  8827. * @return object The ".container.private.security.password_encoder" service.
  8828. */
  8829. protected function getSecurity_PasswordEncoderService()
  8830. {
  8831. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  8832. return $this->get('.container.private.security.password_encoder');
  8833. }
  8834. /**
  8835. * Gets the public 'session' alias.
  8836. *
  8837. * @return object The ".container.private.session" service.
  8838. */
  8839. protected function getSessionService()
  8840. {
  8841. trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  8842. return $this->get('.container.private.session');
  8843. }
  8844. /**
  8845. * Gets the public 'validator' alias.
  8846. *
  8847. * @return object The ".container.private.validator" service.
  8848. */
  8849. protected function getValidatorService()
  8850. {
  8851. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  8852. return $this->get('.container.private.validator');
  8853. }
  8854. /**
  8855. * @return array|bool|float|int|string|null
  8856. */
  8857. public function getParameter(string $name)
  8858. {
  8859. if (isset($this->buildParameters[$name])) {
  8860. return $this->buildParameters[$name];
  8861. }
  8862. if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
  8863. throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
  8864. }
  8865. if (isset($this->loadedDynamicParameters[$name])) {
  8866. return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  8867. }
  8868. return $this->parameters[$name];
  8869. }
  8870. public function hasParameter(string $name): bool
  8871. {
  8872. if (isset($this->buildParameters[$name])) {
  8873. return true;
  8874. }
  8875. return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
  8876. }
  8877. public function setParameter(string $name, $value): void
  8878. {
  8879. throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  8880. }
  8881. public function getParameterBag(): ParameterBagInterface
  8882. {
  8883. if (null === $this->parameterBag) {
  8884. $parameters = $this->parameters;
  8885. foreach ($this->loadedDynamicParameters as $name => $loaded) {
  8886. $parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  8887. }
  8888. foreach ($this->buildParameters as $name => $value) {
  8889. $parameters[$name] = $value;
  8890. }
  8891. $this->parameterBag = new FrozenParameterBag($parameters);
  8892. }
  8893. return $this->parameterBag;
  8894. }
  8895. private $loadedDynamicParameters = [
  8896. 'kernel.runtime_environment' => false,
  8897. 'kernel.build_dir' => false,
  8898. 'kernel.cache_dir' => false,
  8899. 'sylius_admin.path_name' => false,
  8900. 'sylius.security.admin_regex' => false,
  8901. 'sylius.api.authorization_header' => false,
  8902. 'sylius.security.shop_regex' => false,
  8903. 'bitbag_es_index_prefix' => false,
  8904. 'bitbag_es_host' => false,
  8905. 'bitbag_es_port' => false,
  8906. 'kernel.secret' => false,
  8907. 'debug.container.dump' => false,
  8908. 'serializer.mapping.cache.file' => false,
  8909. 'session.save_path' => false,
  8910. 'validator.mapping.cache.file' => false,
  8911. 'profiler.storage.dsn' => false,
  8912. 'doctrine.orm.proxy_dir' => false,
  8913. 'api_platform.swagger.api_keys' => false,
  8914. 'lexik_jwt_authentication.pass_phrase' => false,
  8915. ];
  8916. private $dynamicParameters = [];
  8917. private function getDynamicParameter(string $name)
  8918. {
  8919. switch ($name) {
  8920. case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  8921. case 'kernel.build_dir': $value = $this->targetDir.''; break;
  8922. case 'kernel.cache_dir': $value = $this->targetDir.''; break;
  8923. case 'sylius_admin.path_name': $value = $this->getEnv('resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME'); break;
  8924. case 'sylius.security.admin_regex': $value = '^/'.$this->getEnv('string:resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME'); break;
  8925. case 'sylius.api.authorization_header': $value = $this->getEnv('resolve:SYLIUS_API_AUTHORIZATION_HEADER'); break;
  8926. case 'sylius.security.shop_regex': $value = '^/(?!'.$this->getEnv('string:resolve:SYLIUS_ADMIN_ROUTING_PATH_NAME').'|api/.*|api$|media/.*)[^/]++'; break;
  8927. case 'bitbag_es_index_prefix': $value = $this->getEnv('BITBAG_ES_INDEX_PREFIX'); break;
  8928. case 'bitbag_es_host': $value = $this->getEnv('BITBAG_ES_HOST'); break;
  8929. case 'bitbag_es_port': $value = $this->getEnv('BITBAG_ES_PORT'); break;
  8930. case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break;
  8931. case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  8932. case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
  8933. case 'session.save_path': $value = ($this->targetDir.''.'/sessions'); break;
  8934. case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
  8935. case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
  8936. case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  8937. case 'api_platform.swagger.api_keys': $value = [
  8938. 'apiKey' => [
  8939. 'name' => $this->getEnv('resolve:SYLIUS_API_AUTHORIZATION_HEADER'),
  8940. 'type' => 'header',
  8941. ],
  8942. ]; break;
  8943. case 'lexik_jwt_authentication.pass_phrase': $value = $this->getEnv('JWT_PASSPHRASE'); break;
  8944. default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
  8945. }
  8946. $this->loadedDynamicParameters[$name] = true;
  8947. return $this->dynamicParameters[$name] = $value;
  8948. }
  8949. protected function getDefaultParameters(): array
  8950. {
  8951. return [
  8952. 'kernel.project_dir' => \dirname(__DIR__, 4),
  8953. 'kernel.environment' => 'dev',
  8954. 'kernel.debug' => true,
  8955. 'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),
  8956. 'kernel.bundles' => [
  8957. 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  8958. 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  8959. 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  8960. 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  8961. 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  8962. 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  8963. 'SyliusOrderBundle' => 'Sylius\\Bundle\\OrderBundle\\SyliusOrderBundle',
  8964. 'SyliusMoneyBundle' => 'Sylius\\Bundle\\MoneyBundle\\SyliusMoneyBundle',
  8965. 'SyliusCurrencyBundle' => 'Sylius\\Bundle\\CurrencyBundle\\SyliusCurrencyBundle',
  8966. 'SyliusCalendarBundle' => 'Sylius\\Calendar\\SyliusCalendarBundle',
  8967. 'SyliusLocaleBundle' => 'Sylius\\Bundle\\LocaleBundle\\SyliusLocaleBundle',
  8968. 'SyliusProductBundle' => 'Sylius\\Bundle\\ProductBundle\\SyliusProductBundle',
  8969. 'SyliusChannelBundle' => 'Sylius\\Bundle\\ChannelBundle\\SyliusChannelBundle',
  8970. 'SyliusAttributeBundle' => 'Sylius\\Bundle\\AttributeBundle\\SyliusAttributeBundle',
  8971. 'SyliusTaxationBundle' => 'Sylius\\Bundle\\TaxationBundle\\SyliusTaxationBundle',
  8972. 'SyliusShippingBundle' => 'Sylius\\Bundle\\ShippingBundle\\SyliusShippingBundle',
  8973. 'SyliusPaymentBundle' => 'Sylius\\Bundle\\PaymentBundle\\SyliusPaymentBundle',
  8974. 'SyliusMailerBundle' => 'Sylius\\Bundle\\MailerBundle\\SyliusMailerBundle',
  8975. 'SyliusPromotionBundle' => 'Sylius\\Bundle\\PromotionBundle\\SyliusPromotionBundle',
  8976. 'SyliusAddressingBundle' => 'Sylius\\Bundle\\AddressingBundle\\SyliusAddressingBundle',
  8977. 'SyliusInventoryBundle' => 'Sylius\\Bundle\\InventoryBundle\\SyliusInventoryBundle',
  8978. 'SyliusTaxonomyBundle' => 'Sylius\\Bundle\\TaxonomyBundle\\SyliusTaxonomyBundle',
  8979. 'SyliusUserBundle' => 'Sylius\\Bundle\\UserBundle\\SyliusUserBundle',
  8980. 'SyliusCustomerBundle' => 'Sylius\\Bundle\\CustomerBundle\\SyliusCustomerBundle',
  8981. 'SyliusUiBundle' => 'Sylius\\Bundle\\UiBundle\\SyliusUiBundle',
  8982. 'SyliusReviewBundle' => 'Sylius\\Bundle\\ReviewBundle\\SyliusReviewBundle',
  8983. 'SyliusCoreBundle' => 'Sylius\\Bundle\\CoreBundle\\SyliusCoreBundle',
  8984. 'SyliusResourceBundle' => 'Sylius\\Bundle\\ResourceBundle\\SyliusResourceBundle',
  8985. 'LoevgaardSyliusBrandPlugin' => 'Loevgaard\\SyliusBrandPlugin\\LoevgaardSyliusBrandPlugin',
  8986. 'SyliusGridBundle' => 'Sylius\\Bundle\\GridBundle\\SyliusGridBundle',
  8987. 'winzouStateMachineBundle' => 'winzou\\Bundle\\StateMachineBundle\\winzouStateMachineBundle',
  8988. 'SonataBlockBundle' => 'Sonata\\BlockBundle\\SonataBlockBundle',
  8989. 'BazingaHateoasBundle' => 'Bazinga\\Bundle\\HateoasBundle\\BazingaHateoasBundle',
  8990. 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  8991. 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  8992. 'KnpGaufretteBundle' => 'Knp\\Bundle\\GaufretteBundle\\KnpGaufretteBundle',
  8993. 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  8994. 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  8995. 'PayumBundle' => 'Payum\\Bundle\\PayumBundle\\PayumBundle',
  8996. 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  8997. 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  8998. 'SyliusFixturesBundle' => 'Sylius\\Bundle\\FixturesBundle\\SyliusFixturesBundle',
  8999. 'SyliusPayumBundle' => 'Sylius\\Bundle\\PayumBundle\\SyliusPayumBundle',
  9000. 'SyliusThemeBundle' => 'Sylius\\Bundle\\ThemeBundle\\SyliusThemeBundle',
  9001. 'SyliusAdminBundle' => 'Sylius\\Bundle\\AdminBundle\\SyliusAdminBundle',
  9002. 'SyliusShopBundle' => 'Sylius\\Bundle\\ShopBundle\\SyliusShopBundle',
  9003. 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  9004. 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  9005. 'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
  9006. 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  9007. 'SyliusApiBundle' => 'Sylius\\Bundle\\ApiBundle\\SyliusApiBundle',
  9008. 'SyliusLabsDoctrineMigrationsExtraBundle' => 'SyliusLabs\\DoctrineMigrationsExtraBundle\\SyliusLabsDoctrineMigrationsExtraBundle',
  9009. 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  9010. 'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
  9011. 'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
  9012. 'BabDevPagerfantaBundle' => 'BabDev\\PagerfantaBundle\\BabDevPagerfantaBundle',
  9013. 'SyliusLabsPolyfillSymfonySecurityBundle' => 'SyliusLabs\\Polyfill\\Symfony\\Security\\Bundle\\SyliusLabsPolyfillSymfonySecurityBundle',
  9014. 'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
  9015. 'BitBagSyliusCmsPlugin' => 'BitBag\\SyliusCmsPlugin\\BitBagSyliusCmsPlugin',
  9016. 'BitBagSyliusWishlistPlugin' => 'BitBag\\SyliusWishlistPlugin\\BitBagSyliusWishlistPlugin',
  9017. 'FOSElasticaBundle' => 'FOS\\ElasticaBundle\\FOSElasticaBundle',
  9018. 'BitBagSyliusElasticsearchPlugin' => 'BitBag\\SyliusElasticsearchPlugin\\BitBagSyliusElasticsearchPlugin',
  9019. 'MobileDetectBundle' => 'MobileDetectBundle\\MobileDetectBundle',
  9020. 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  9021. ],
  9022. 'kernel.bundles_metadata' => [
  9023. 'FrameworkBundle' => [
  9024. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
  9025. 'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  9026. ],
  9027. 'MonologBundle' => [
  9028. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
  9029. 'namespace' => 'Symfony\\Bundle\\MonologBundle',
  9030. ],
  9031. 'SecurityBundle' => [
  9032. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
  9033. 'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  9034. ],
  9035. 'SwiftmailerBundle' => [
  9036. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle'),
  9037. 'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  9038. ],
  9039. 'TwigBundle' => [
  9040. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
  9041. 'namespace' => 'Symfony\\Bundle\\TwigBundle',
  9042. ],
  9043. 'DoctrineBundle' => [
  9044. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
  9045. 'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  9046. ],
  9047. 'SyliusOrderBundle' => [
  9048. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle'),
  9049. 'namespace' => 'Sylius\\Bundle\\OrderBundle',
  9050. ],
  9051. 'SyliusMoneyBundle' => [
  9052. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/MoneyBundle'),
  9053. 'namespace' => 'Sylius\\Bundle\\MoneyBundle',
  9054. ],
  9055. 'SyliusCurrencyBundle' => [
  9056. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CurrencyBundle'),
  9057. 'namespace' => 'Sylius\\Bundle\\CurrencyBundle',
  9058. ],
  9059. 'SyliusCalendarBundle' => [
  9060. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/calendar/src'),
  9061. 'namespace' => 'Sylius\\Calendar',
  9062. ],
  9063. 'SyliusLocaleBundle' => [
  9064. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/LocaleBundle'),
  9065. 'namespace' => 'Sylius\\Bundle\\LocaleBundle',
  9066. ],
  9067. 'SyliusProductBundle' => [
  9068. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ProductBundle'),
  9069. 'namespace' => 'Sylius\\Bundle\\ProductBundle',
  9070. ],
  9071. 'SyliusChannelBundle' => [
  9072. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ChannelBundle'),
  9073. 'namespace' => 'Sylius\\Bundle\\ChannelBundle',
  9074. ],
  9075. 'SyliusAttributeBundle' => [
  9076. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AttributeBundle'),
  9077. 'namespace' => 'Sylius\\Bundle\\AttributeBundle',
  9078. ],
  9079. 'SyliusTaxationBundle' => [
  9080. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxationBundle'),
  9081. 'namespace' => 'Sylius\\Bundle\\TaxationBundle',
  9082. ],
  9083. 'SyliusShippingBundle' => [
  9084. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle'),
  9085. 'namespace' => 'Sylius\\Bundle\\ShippingBundle',
  9086. ],
  9087. 'SyliusPaymentBundle' => [
  9088. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PaymentBundle'),
  9089. 'namespace' => 'Sylius\\Bundle\\PaymentBundle',
  9090. ],
  9091. 'SyliusMailerBundle' => [
  9092. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/mailer-bundle/src/Bundle'),
  9093. 'namespace' => 'Sylius\\Bundle\\MailerBundle',
  9094. ],
  9095. 'SyliusPromotionBundle' => [
  9096. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PromotionBundle'),
  9097. 'namespace' => 'Sylius\\Bundle\\PromotionBundle',
  9098. ],
  9099. 'SyliusAddressingBundle' => [
  9100. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AddressingBundle'),
  9101. 'namespace' => 'Sylius\\Bundle\\AddressingBundle',
  9102. ],
  9103. 'SyliusInventoryBundle' => [
  9104. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/InventoryBundle'),
  9105. 'namespace' => 'Sylius\\Bundle\\InventoryBundle',
  9106. ],
  9107. 'SyliusTaxonomyBundle' => [
  9108. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/TaxonomyBundle'),
  9109. 'namespace' => 'Sylius\\Bundle\\TaxonomyBundle',
  9110. ],
  9111. 'SyliusUserBundle' => [
  9112. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UserBundle'),
  9113. 'namespace' => 'Sylius\\Bundle\\UserBundle',
  9114. ],
  9115. 'SyliusCustomerBundle' => [
  9116. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CustomerBundle'),
  9117. 'namespace' => 'Sylius\\Bundle\\CustomerBundle',
  9118. ],
  9119. 'SyliusUiBundle' => [
  9120. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle'),
  9121. 'namespace' => 'Sylius\\Bundle\\UiBundle',
  9122. ],
  9123. 'SyliusReviewBundle' => [
  9124. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ReviewBundle'),
  9125. 'namespace' => 'Sylius\\Bundle\\ReviewBundle',
  9126. ],
  9127. 'SyliusCoreBundle' => [
  9128. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle'),
  9129. 'namespace' => 'Sylius\\Bundle\\CoreBundle',
  9130. ],
  9131. 'SyliusResourceBundle' => [
  9132. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/resource-bundle/src/Bundle'),
  9133. 'namespace' => 'Sylius\\Bundle\\ResourceBundle',
  9134. ],
  9135. 'LoevgaardSyliusBrandPlugin' => [
  9136. 'path' => (\dirname(__DIR__, 4).'/vendor/loevgaard/sylius-brand-plugin/src'),
  9137. 'namespace' => 'Loevgaard\\SyliusBrandPlugin',
  9138. ],
  9139. 'SyliusGridBundle' => [
  9140. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/grid-bundle/src/Bundle'),
  9141. 'namespace' => 'Sylius\\Bundle\\GridBundle',
  9142. ],
  9143. 'winzouStateMachineBundle' => [
  9144. 'path' => (\dirname(__DIR__, 4).'/vendor/winzou/state-machine-bundle'),
  9145. 'namespace' => 'winzou\\Bundle\\StateMachineBundle',
  9146. ],
  9147. 'SonataBlockBundle' => [
  9148. 'path' => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src'),
  9149. 'namespace' => 'Sonata\\BlockBundle',
  9150. ],
  9151. 'BazingaHateoasBundle' => [
  9152. 'path' => (\dirname(__DIR__, 4).'/vendor/willdurand/hateoas-bundle'),
  9153. 'namespace' => 'Bazinga\\Bundle\\HateoasBundle',
  9154. ],
  9155. 'JMSSerializerBundle' => [
  9156. 'path' => (\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle'),
  9157. 'namespace' => 'JMS\\SerializerBundle',
  9158. ],
  9159. 'FOSRestBundle' => [
  9160. 'path' => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle'),
  9161. 'namespace' => 'FOS\\RestBundle',
  9162. ],
  9163. 'KnpGaufretteBundle' => [
  9164. 'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-gaufrette-bundle'),
  9165. 'namespace' => 'Knp\\Bundle\\GaufretteBundle',
  9166. ],
  9167. 'KnpMenuBundle' => [
  9168. 'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu-bundle'),
  9169. 'namespace' => 'Knp\\Bundle\\MenuBundle',
  9170. ],
  9171. 'LiipImagineBundle' => [
  9172. 'path' => (\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle'),
  9173. 'namespace' => 'Liip\\ImagineBundle',
  9174. ],
  9175. 'PayumBundle' => [
  9176. 'path' => (\dirname(__DIR__, 4).'/vendor/payum/payum-bundle'),
  9177. 'namespace' => 'Payum\\Bundle\\PayumBundle',
  9178. ],
  9179. 'StofDoctrineExtensionsBundle' => [
  9180. 'path' => (\dirname(__DIR__, 4).'/vendor/stof/doctrine-extensions-bundle/src'),
  9181. 'namespace' => 'Stof\\DoctrineExtensionsBundle',
  9182. ],
  9183. 'DoctrineMigrationsBundle' => [
  9184. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
  9185. 'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  9186. ],
  9187. 'SyliusFixturesBundle' => [
  9188. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/fixtures-bundle/src'),
  9189. 'namespace' => 'Sylius\\Bundle\\FixturesBundle',
  9190. ],
  9191. 'SyliusPayumBundle' => [
  9192. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle'),
  9193. 'namespace' => 'Sylius\\Bundle\\PayumBundle',
  9194. ],
  9195. 'SyliusThemeBundle' => [
  9196. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/theme-bundle/src'),
  9197. 'namespace' => 'Sylius\\Bundle\\ThemeBundle',
  9198. ],
  9199. 'SyliusAdminBundle' => [
  9200. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle'),
  9201. 'namespace' => 'Sylius\\Bundle\\AdminBundle',
  9202. ],
  9203. 'SyliusShopBundle' => [
  9204. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle'),
  9205. 'namespace' => 'Sylius\\Bundle\\ShopBundle',
  9206. ],
  9207. 'DebugBundle' => [
  9208. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle'),
  9209. 'namespace' => 'Symfony\\Bundle\\DebugBundle',
  9210. ],
  9211. 'WebProfilerBundle' => [
  9212. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
  9213. 'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  9214. ],
  9215. 'ApiPlatformBundle' => [
  9216. 'path' => (\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle'),
  9217. 'namespace' => 'ApiPlatform\\Symfony\\Bundle',
  9218. ],
  9219. 'LexikJWTAuthenticationBundle' => [
  9220. 'path' => (\dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle'),
  9221. 'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  9222. ],
  9223. 'SyliusApiBundle' => [
  9224. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle'),
  9225. 'namespace' => 'Sylius\\Bundle\\ApiBundle',
  9226. ],
  9227. 'SyliusLabsDoctrineMigrationsExtraBundle' => [
  9228. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius-labs/doctrine-migrations-extra-bundle/src'),
  9229. 'namespace' => 'SyliusLabs\\DoctrineMigrationsExtraBundle',
  9230. ],
  9231. 'WebpackEncoreBundle' => [
  9232. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src'),
  9233. 'namespace' => 'Symfony\\WebpackEncoreBundle',
  9234. ],
  9235. 'NelmioAliceBundle' => [
  9236. 'path' => (\dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
  9237. 'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
  9238. ],
  9239. 'FidryAliceDataFixturesBundle' => [
  9240. 'path' => (\dirname(__DIR__, 4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
  9241. 'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
  9242. ],
  9243. 'BabDevPagerfantaBundle' => [
  9244. 'path' => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle'),
  9245. 'namespace' => 'BabDev\\PagerfantaBundle',
  9246. ],
  9247. 'SyliusLabsPolyfillSymfonySecurityBundle' => [
  9248. 'path' => (\dirname(__DIR__, 4).'/vendor/sylius-labs/polyfill-symfony-security/src/Bundle'),
  9249. 'namespace' => 'SyliusLabs\\Polyfill\\Symfony\\Security\\Bundle',
  9250. ],
  9251. 'FOSCKEditorBundle' => [
  9252. 'path' => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src'),
  9253. 'namespace' => 'FOS\\CKEditorBundle',
  9254. ],
  9255. 'BitBagSyliusCmsPlugin' => [
  9256. 'path' => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src'),
  9257. 'namespace' => 'BitBag\\SyliusCmsPlugin',
  9258. ],
  9259. 'BitBagSyliusWishlistPlugin' => [
  9260. 'path' => (\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src'),
  9261. 'namespace' => 'BitBag\\SyliusWishlistPlugin',
  9262. ],
  9263. 'FOSElasticaBundle' => [
  9264. 'path' => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src'),
  9265. 'namespace' => 'FOS\\ElasticaBundle',
  9266. ],
  9267. 'BitBagSyliusElasticsearchPlugin' => [
  9268. 'path' => (\dirname(__DIR__, 4).'/vendor/bitbag/elasticsearch-plugin/src'),
  9269. 'namespace' => 'BitBag\\SyliusElasticsearchPlugin',
  9270. ],
  9271. 'MobileDetectBundle' => [
  9272. 'path' => (\dirname(__DIR__, 4).'/vendor/tattali/mobile-detect-bundle/src'),
  9273. 'namespace' => 'MobileDetectBundle',
  9274. ],
  9275. 'MakerBundle' => [
  9276. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src'),
  9277. 'namespace' => 'Symfony\\Bundle\\MakerBundle',
  9278. ],
  9279. ],
  9280. 'kernel.charset' => 'UTF-8',
  9281. 'kernel.container_class' => 'App_KernelDevDebugContainer',
  9282. 'container.dumper.inline_class_loader' => true,
  9283. 'sylius.uploader.filesystem' => 'sylius_image',
  9284. 'sylius_core.public_dir' => (\dirname(__DIR__, 4).'/public'),
  9285. 'env(SYLIUS_FIXTURES_HOSTNAME)' => 'localhost',
  9286. 'env(SYLIUS_FIXTURES_THEME_NAME)' => NULL,
  9287. 'sylius_core.images_dir' => (\dirname(__DIR__, 4).'/public/media/image'),
  9288. 'bitbag_cms.twig.admin_functions' => [
  9289. 0 => 'bitbag_cms_render_block',
  9290. 1 => 'bitbag_cms_render_media',
  9291. ],
  9292. 'bitbag_cms.twig.link_template' => '@BitBagSyliusCmsPlugin/Page/link.html.twig',
  9293. 'bitbag_sylius_cms_plugin.media_provider.interface' => 'BitBag\\SyliusCmsPlugin\\MediaProvider\\ProviderInterface',
  9294. 'sylius.sitemap.path' => (\dirname(__DIR__, 3).'/sitemap'),
  9295. 'bitbag_validation_group' => [
  9296. 0 => 'bitbag',
  9297. ],
  9298. 'bitbag_sylius_cms_plugin.form.type.block.validation_groups' => [
  9299. 0 => 'bitbag',
  9300. ],
  9301. 'bitbag_sylius_cms_plugin.form.type.translation.block.validation_groups' => [
  9302. 0 => 'bitbag',
  9303. ],
  9304. 'bitbag_sylius_cms_plugin.form.type.block_image.validation_groups' => [
  9305. 0 => 'bitbag',
  9306. ],
  9307. 'bitbag_sylius_cms_plugin.form.type.page.validation_groups' => [
  9308. 0 => 'bitbag',
  9309. ],
  9310. 'bitbag_sylius_cms_plugin.form.type.translation.page.validation_groups' => [
  9311. 0 => 'bitbag',
  9312. ],
  9313. 'bitbag_sylius_cms_plugin.form.type.frequently_asked_question.validation_groups' => [
  9314. 0 => 'bitbag',
  9315. ],
  9316. 'bitbag_sylius_cms_plugin.form.type.translation.frequently_asked_question.validation_groups' => [
  9317. 0 => 'bitbag',
  9318. ],
  9319. 'bitbag_sylius_cms_plugin.form.type.section.validation_groups' => [
  9320. 0 => 'bitbag',
  9321. ],
  9322. 'bitbag_sylius_cms_plugin.form.type.translation.section.validation_groups' => [
  9323. 0 => 'bitbag',
  9324. ],
  9325. 'bitbag_sylius_cms_plugin.form.type.translation.media.validation_groups' => [
  9326. 0 => 'bitbag',
  9327. ],
  9328. 'bitbag_sylius_cms_plugin.form.type.media.validation_groups' => [
  9329. 0 => 'bitbag',
  9330. ],
  9331. 'bitbag_sylius_cms_plugin.uploader.filesystem' => 'bitbag_sylius_cms_plugin_media',
  9332. 'env(SYLIUS_ADMIN_ROUTING_PATH_NAME)' => 'admin',
  9333. 'env(SYLIUS_API_AUTHORIZATION_HEADER)' => 'Authorization',
  9334. 'sylius.api.paths_to_hide' => [
  9335. 0 => '/api/v2/admin/catalog-promotion-actions/{id}',
  9336. 1 => '/api/v2/admin/catalog-promotion-scopes/{id}',
  9337. 2 => '/api/v2/admin/channel-pricings/{id}',
  9338. ],
  9339. 'sylius.security.new_api_route' => '/api/v2',
  9340. 'sylius.security.new_api_regex' => '^/api/v2',
  9341. 'sylius.security.new_api_admin_route' => '/api/v2/admin',
  9342. 'sylius.security.new_api_admin_regex' => '^/api/v2/admin',
  9343. 'sylius.security.new_api_shop_route' => '/api/v2/shop',
  9344. 'sylius.security.new_api_shop_regex' => '^/api/v2/shop',
  9345. 'sylius.security.new_api_user_account_route' => '/api/v2/shop/account',
  9346. 'sylius.security.new_api_user_account_regex' => '^/api/v2/shop/account',
  9347. 'fixtures_dir' => (\dirname(__DIR__, 4).'/Resources/fixtures'),
  9348. 'bitbag_es_shop_channels_property' => 'channels',
  9349. 'bitbag_es_shop_enabled_property' => 'enabled',
  9350. 'bitbag_es_shop_product_taxons_property' => 'product_taxons',
  9351. 'bitbag_es_shop_product_sold_units' => 'sold_units',
  9352. 'bitbag_es_shop_product_created_at' => 'product_created_at',
  9353. 'bitbag_es_shop_name_property_prefix' => 'name',
  9354. 'bitbag_es_shop_product_price_property_prefix' => 'price',
  9355. 'bitbag_es_shop_option_property_prefix' => 'option',
  9356. 'bitbag_es_shop_attribute_property_prefix' => 'attribute',
  9357. 'bitbag_es_shop_description_property_prefix' => 'description',
  9358. 'bitbag_es_shop_short_description_property_prefix' => 'short_description',
  9359. 'bitbag_es_shop_taxon_position_property_prefix' => 'taxon_position',
  9360. 'bitbag_es_shop_option_taxons_property' => 'option_taxons',
  9361. 'bitbag_es_shop_attribute_taxons_property' => 'attribute_taxons',
  9362. 'bitbag_es_shop_price_facet_interval' => 5000,
  9363. 'env(BITBAG_ES_INDEX_PREFIX)' => '',
  9364. 'env(BITBAG_ES_HOST)' => 'localhost',
  9365. 'env(BITBAG_ES_PORT)' => '9200',
  9366. 'bitbag_es_pagination_available_page_limits' => [
  9367. 0 => 9,
  9368. 1 => 18,
  9369. 2 => 36,
  9370. ],
  9371. 'bitbag_es_pagination_default_limit' => 9,
  9372. 'bitbag_es_fuzziness' => 'AUTO',
  9373. 'env(DATABASE_URL)' => '',
  9374. 'sylius.security.new_api_user_account_vendor_route' => '/api/v2/shop/account/vendor',
  9375. 'sylius.security.new_api_user_account_vendor_regex' => '^/api/v2/shop/account/vendor',
  9376. 'open_marketplace.form.type.vendor.validation_groups' => [
  9377. 0 => 'Default',
  9378. 1 => 'VendorUserRegister',
  9379. 2 => 'VendorLogo',
  9380. 3 => 'sylius',
  9381. ],
  9382. 'locale' => 'en_US',
  9383. 'event_dispatcher.event_aliases' => [
  9384. 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  9385. 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  9386. 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  9387. 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  9388. 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  9389. 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  9390. 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  9391. 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  9392. 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  9393. 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  9394. 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  9395. 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  9396. 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  9397. 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  9398. 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  9399. 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  9400. 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  9401. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  9402. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  9403. 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  9404. 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  9405. ],
  9406. 'fragment.renderer.hinclude.global_template' => NULL,
  9407. 'fragment.path' => '/_fragment',
  9408. 'kernel.http_method_override' => true,
  9409. 'kernel.trusted_hosts' => [
  9410. ],
  9411. 'kernel.default_locale' => 'en_US',
  9412. 'kernel.enabled_locales' => [
  9413. ],
  9414. 'kernel.error_controller' => 'error_controller',
  9415. 'debug.file_link_format' => NULL,
  9416. 'asset.request_context.base_path' => NULL,
  9417. 'asset.request_context.secure' => NULL,
  9418. 'translator.logging' => false,
  9419. 'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
  9420. 'debug.error_handler.throw_at' => -1,
  9421. 'router.request_context.host' => 'localhost',
  9422. 'router.request_context.scheme' => 'http',
  9423. 'router.request_context.base_url' => '',
  9424. 'router.resource' => 'kernel::loadRoutes',
  9425. 'request_listener.http_port' => 80,
  9426. 'request_listener.https_port' => 443,
  9427. 'session.metadata.storage_key' => '_sf2_meta',
  9428. 'session.storage.options' => [
  9429. 'cache_limiter' => '0',
  9430. 'cookie_httponly' => true,
  9431. 'gc_probability' => 1,
  9432. ],
  9433. 'session.metadata.update_threshold' => 0,
  9434. 'form.type_extension.csrf.enabled' => true,
  9435. 'form.type_extension.csrf.field_name' => '_token',
  9436. 'validator.translation_domain' => 'validators',
  9437. 'profiler_listener.only_exceptions' => false,
  9438. 'profiler_listener.only_main_requests' => false,
  9439. 'monolog.use_microseconds' => true,
  9440. 'monolog.swift_mailer.handlers' => [
  9441. ],
  9442. 'monolog.handlers_to_channels' => [
  9443. 'monolog.handler.firephp' => NULL,
  9444. 'monolog.handler.main' => NULL,
  9445. ],
  9446. 'security.role_hierarchy.roles' => [
  9447. ],
  9448. 'security.access.denied_url' => NULL,
  9449. 'security.authentication.manager.erase_credentials' => true,
  9450. 'security.authentication.session_strategy.strategy' => 'migrate',
  9451. 'security.access.always_authenticate_before_granting' => true,
  9452. 'security.authentication.hide_user_not_found' => true,
  9453. 'security.firewalls' => [
  9454. 0 => 'admin',
  9455. 1 => 'new_api_admin_user',
  9456. 2 => 'new_api_shop_user',
  9457. 3 => 'shop',
  9458. 4 => 'dev',
  9459. 5 => 'image_resolver',
  9460. ],
  9461. 'security.admin._indexed_authenticators' => [
  9462. ],
  9463. 'security.new_api_admin_user._indexed_authenticators' => [
  9464. ],
  9465. 'security.new_api_shop_user._indexed_authenticators' => [
  9466. ],
  9467. 'security.shop._indexed_authenticators' => [
  9468. ],
  9469. 'swiftmailer.mailer.default.transport.name' => 'dynamic',
  9470. 'swiftmailer.mailer.default.spool.enabled' => false,
  9471. 'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  9472. 'swiftmailer.mailer.default.single_address' => NULL,
  9473. 'swiftmailer.mailer.default.delivery.enabled' => true,
  9474. 'swiftmailer.spool.enabled' => false,
  9475. 'swiftmailer.delivery.enabled' => true,
  9476. 'swiftmailer.single_address' => NULL,
  9477. 'swiftmailer.mailers' => [
  9478. 'default' => 'swiftmailer.mailer.default',
  9479. ],
  9480. 'swiftmailer.default_mailer' => 'default',
  9481. 'twig.form.resources' => [
  9482. 0 => 'form_div_layout.html.twig',
  9483. 1 => '@LiipImagine/Form/form_div_layout.html.twig',
  9484. 2 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  9485. 3 => '@BitBagSyliusCmsPlugin/Form/ckeditor_widget.html.twig',
  9486. ],
  9487. 'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
  9488. 'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  9489. 'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  9490. 'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  9491. 'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  9492. 'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  9493. 'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  9494. 'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  9495. 'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  9496. 'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  9497. 'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  9498. 'doctrine.entity_managers' => [
  9499. 'default' => 'doctrine.orm.default_entity_manager',
  9500. ],
  9501. 'doctrine.default_entity_manager' => 'default',
  9502. 'doctrine.dbal.connection_factory.types' => [
  9503. 'uuid' => [
  9504. 'class' => 'Ramsey\\Uuid\\Doctrine\\UuidType',
  9505. ],
  9506. ],
  9507. 'doctrine.connections' => [
  9508. 'default' => 'doctrine.dbal.default_connection',
  9509. ],
  9510. 'doctrine.default_connection' => 'default',
  9511. 'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  9512. 'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  9513. 'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  9514. 'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  9515. 'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  9516. 'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  9517. 'doctrine.orm.cache.memcache_host' => 'localhost',
  9518. 'doctrine.orm.cache.memcache_port' => 11211,
  9519. 'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  9520. 'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  9521. 'doctrine.orm.cache.memcached_host' => 'localhost',
  9522. 'doctrine.orm.cache.memcached_port' => 11211,
  9523. 'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  9524. 'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  9525. 'doctrine.orm.cache.redis_host' => 'localhost',
  9526. 'doctrine.orm.cache.redis_port' => 6379,
  9527. 'doctrine.orm.cache.redis_instance.class' => 'Redis',
  9528. 'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  9529. 'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  9530. 'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  9531. 'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  9532. 'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  9533. 'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  9534. 'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  9535. 'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  9536. 'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  9537. 'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  9538. 'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  9539. 'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  9540. 'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  9541. 'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  9542. 'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  9543. 'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  9544. 'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  9545. 'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  9546. 'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  9547. 'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  9548. 'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  9549. 'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  9550. 'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  9551. 'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  9552. 'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  9553. 'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  9554. 'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  9555. 'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  9556. 'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  9557. 'doctrine.orm.auto_generate_proxy_classes' => true,
  9558. 'doctrine.orm.proxy_namespace' => 'Proxies',
  9559. 'sylius.repository.order.class' => 'BitBag\\OpenMarketplace\\Component\\Order\\Repository\\OrderRepository',
  9560. 'sylius.repository.order_item.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository',
  9561. 'sylius_order.driver.doctrine/orm' => true,
  9562. 'sylius_order.driver' => 'doctrine/orm',
  9563. 'sylius.resources' => [
  9564. 'sylius.adjustment' => [
  9565. 'driver' => 'doctrine/orm',
  9566. 'classes' => [
  9567. 'model' => 'Sylius\\Component\\Core\\Model\\Adjustment',
  9568. 'interface' => 'Sylius\\Component\\Order\\Model\\AdjustmentInterface',
  9569. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9570. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9571. ],
  9572. ],
  9573. 'sylius.order' => [
  9574. 'driver' => 'doctrine/orm',
  9575. 'classes' => [
  9576. 'model' => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order',
  9577. 'controller' => 'BitBag\\OpenMarketplace\\Component\\Core\\Common\\Controller\\Resource\\OrderController',
  9578. 'repository' => 'BitBag\\OpenMarketplace\\Component\\Order\\Repository\\OrderRepository',
  9579. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\AbstractResourceType\\OrderType',
  9580. 'interface' => 'Sylius\\Component\\Order\\Model\\OrderInterface',
  9581. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9582. ],
  9583. ],
  9584. 'sylius.order_item' => [
  9585. 'driver' => 'doctrine/orm',
  9586. 'classes' => [
  9587. 'model' => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity\\OrderItem',
  9588. 'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemRepository',
  9589. 'controller' => 'BitBag\\SyliusWishlistPlugin\\Controller\\OrderItemController',
  9590. 'interface' => 'Sylius\\Component\\Order\\Model\\OrderItemInterface',
  9591. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9592. 'form' => 'Sylius\\Bundle\\OrderBundle\\Form\\Type\\OrderItemType',
  9593. ],
  9594. ],
  9595. 'sylius.order_item_unit' => [
  9596. 'driver' => 'doctrine/orm',
  9597. 'classes' => [
  9598. 'model' => 'Sylius\\Component\\Core\\Model\\OrderItemUnit',
  9599. 'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemUnitRepository',
  9600. 'interface' => 'Sylius\\Component\\Order\\Model\\OrderItemUnitInterface',
  9601. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9602. 'factory' => 'Sylius\\Component\\Order\\Factory\\OrderItemUnitFactory',
  9603. ],
  9604. ],
  9605. 'sylius.order_sequence' => [
  9606. 'driver' => 'doctrine/orm',
  9607. 'classes' => [
  9608. 'model' => 'Sylius\\Component\\Core\\Model\\OrderSequence',
  9609. 'interface' => 'Sylius\\Component\\Order\\Model\\OrderSequenceInterface',
  9610. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9611. ],
  9612. ],
  9613. 'sylius.currency' => [
  9614. 'driver' => 'doctrine/orm',
  9615. 'classes' => [
  9616. 'model' => 'Sylius\\Component\\Currency\\Model\\Currency',
  9617. 'interface' => 'Sylius\\Component\\Currency\\Model\\CurrencyInterface',
  9618. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9619. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9620. 'form' => 'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\CurrencyType',
  9621. ],
  9622. ],
  9623. 'sylius.exchange_rate' => [
  9624. 'driver' => 'doctrine/orm',
  9625. 'classes' => [
  9626. 'model' => 'Sylius\\Component\\Currency\\Model\\ExchangeRate',
  9627. 'interface' => 'Sylius\\Component\\Currency\\Model\\ExchangeRateInterface',
  9628. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9629. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9630. 'form' => 'Sylius\\Bundle\\CurrencyBundle\\Form\\Type\\ExchangeRateType',
  9631. ],
  9632. ],
  9633. 'sylius.locale' => [
  9634. 'driver' => 'doctrine/orm',
  9635. 'classes' => [
  9636. 'model' => 'Sylius\\Component\\Locale\\Model\\Locale',
  9637. 'interface' => 'Sylius\\Component\\Locale\\Model\\LocaleInterface',
  9638. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9639. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9640. 'form' => 'Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleType',
  9641. ],
  9642. ],
  9643. 'sylius.product' => [
  9644. 'driver' => 'doctrine/orm',
  9645. 'classes' => [
  9646. 'model' => 'BitBag\\OpenMarketplace\\Component\\Product\\Entity\\Product',
  9647. 'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRepository',
  9648. 'interface' => 'BitBag\\OpenMarketplace\\Component\\Product\\Entity\\ProductInterface',
  9649. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9650. 'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9651. 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType',
  9652. ],
  9653. 'translation' => [
  9654. 'classes' => [
  9655. 'model' => 'Sylius\\Component\\Core\\Model\\ProductTranslation',
  9656. 'interface' => 'Sylius\\Component\\Product\\Model\\ProductTranslationInterface',
  9657. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9658. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9659. 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType',
  9660. ],
  9661. ],
  9662. ],
  9663. 'sylius.product_translation' => [
  9664. 'driver' => 'doctrine/orm',
  9665. 'classes' => [
  9666. 'model' => 'Sylius\\Component\\Core\\Model\\ProductTranslation',
  9667. 'interface' => 'Sylius\\Component\\Product\\Model\\ProductTranslationInterface',
  9668. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9669. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9670. 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductTranslationType',
  9671. ],
  9672. ],
  9673. 'sylius.product_variant' => [
  9674. 'driver' => 'doctrine/orm',
  9675. 'classes' => [
  9676. 'model' => 'Sylius\\Component\\Core\\Model\\ProductVariant',
  9677. 'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductVariantController',
  9678. 'repository' => 'BitBag\\OpenMarketplace\\Component\\Product\\Repository\\ProductVariantRepository',
  9679. 'interface' => 'Sylius\\Component\\Product\\Model\\ProductVariantInterface',
  9680. 'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9681. 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantType',
  9682. ],
  9683. 'translation' => [
  9684. 'classes' => [
  9685. 'model' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslation',
  9686. 'interface' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslationInterface',
  9687. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9688. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9689. 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantTranslationType',
  9690. ],
  9691. ],
  9692. ],
  9693. 'sylius.product_variant_translation' => [
  9694. 'driver' => 'doctrine/orm',
  9695. 'classes' => [
  9696. 'model' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslation',
  9697. 'interface' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslationInterface',
  9698. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9699. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9700. 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductVariantTranslationType',
  9701. ],
  9702. ],
  9703. 'sylius.product_option' => [
  9704. 'driver' => 'doctrine/orm',
  9705. 'classes' => [
  9706. 'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository',
  9707. 'model' => 'Sylius\\Component\\Product\\Model\\ProductOption',
  9708. 'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionInterface',
  9709. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9710. 'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9711. 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionType',
  9712. ],
  9713. 'translation' => [
  9714. 'classes' => [
  9715. 'model' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslation',
  9716. 'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslationInterface',
  9717. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9718. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9719. 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionTranslationType',
  9720. ],
  9721. ],
  9722. ],
  9723. 'sylius.product_option_translation' => [
  9724. 'driver' => 'doctrine/orm',
  9725. 'classes' => [
  9726. 'model' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslation',
  9727. 'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslationInterface',
  9728. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9729. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9730. 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionTranslationType',
  9731. ],
  9732. ],
  9733. 'sylius.product_association' => [
  9734. 'driver' => 'doctrine/orm',
  9735. 'classes' => [
  9736. 'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductAssociationRepository',
  9737. 'model' => 'Sylius\\Component\\Product\\Model\\ProductAssociation',
  9738. 'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationInterface',
  9739. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9740. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9741. 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationType',
  9742. ],
  9743. ],
  9744. 'sylius.product_association_type' => [
  9745. 'driver' => 'doctrine/orm',
  9746. 'classes' => [
  9747. 'repository' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository',
  9748. 'model' => 'Sylius\\Component\\Product\\Model\\ProductAssociationType',
  9749. 'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeInterface',
  9750. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9751. 'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9752. 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeType',
  9753. ],
  9754. 'translation' => [
  9755. 'classes' => [
  9756. 'model' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslation',
  9757. 'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslationInterface',
  9758. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9759. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9760. 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeTranslationType',
  9761. ],
  9762. ],
  9763. ],
  9764. 'sylius.product_association_type_translation' => [
  9765. 'driver' => 'doctrine/orm',
  9766. 'classes' => [
  9767. 'model' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslation',
  9768. 'interface' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslationInterface',
  9769. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9770. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9771. 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAssociationTypeTranslationType',
  9772. ],
  9773. ],
  9774. 'sylius.product_option_value' => [
  9775. 'driver' => 'doctrine/orm',
  9776. 'classes' => [
  9777. 'model' => 'Sylius\\Component\\Product\\Model\\ProductOptionValue',
  9778. 'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueInterface',
  9779. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9780. 'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9781. 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueType',
  9782. ],
  9783. 'translation' => [
  9784. 'classes' => [
  9785. 'model' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslation',
  9786. 'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslationInterface',
  9787. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9788. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9789. 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueTranslationType',
  9790. ],
  9791. ],
  9792. ],
  9793. 'sylius.product_option_value_translation' => [
  9794. 'driver' => 'doctrine/orm',
  9795. 'classes' => [
  9796. 'model' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslation',
  9797. 'interface' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslationInterface',
  9798. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9799. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9800. 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueTranslationType',
  9801. ],
  9802. ],
  9803. 'sylius.channel' => [
  9804. 'driver' => 'doctrine/orm',
  9805. 'classes' => [
  9806. 'model' => 'Sylius\\Component\\Core\\Model\\Channel',
  9807. 'interface' => 'Sylius\\Component\\Channel\\Model\\ChannelInterface',
  9808. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9809. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9810. 'form' => 'Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelType',
  9811. ],
  9812. ],
  9813. 'sylius.product_attribute' => [
  9814. 'driver' => 'doctrine/orm',
  9815. 'classes' => [
  9816. 'model' => 'Sylius\\Component\\Product\\Model\\ProductAttribute',
  9817. 'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeInterface',
  9818. 'controller' => 'Sylius\\Bundle\\ProductBundle\\Controller\\ProductAttributeController',
  9819. 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeType',
  9820. 'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9821. ],
  9822. 'translation' => [
  9823. 'classes' => [
  9824. 'model' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslation',
  9825. 'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslationInterface',
  9826. 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType',
  9827. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9828. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9829. ],
  9830. ],
  9831. ],
  9832. 'sylius.product_attribute_translation' => [
  9833. 'driver' => 'doctrine/orm',
  9834. 'classes' => [
  9835. 'model' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslation',
  9836. 'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslationInterface',
  9837. 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType',
  9838. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9839. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9840. ],
  9841. ],
  9842. 'sylius.product_attribute_value' => [
  9843. 'driver' => 'doctrine/orm',
  9844. 'classes' => [
  9845. 'model' => 'Sylius\\Component\\Product\\Model\\ProductAttributeValue',
  9846. 'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeValueInterface',
  9847. 'repository' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository',
  9848. 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeValueType',
  9849. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9850. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9851. ],
  9852. ],
  9853. 'sylius.tax_rate' => [
  9854. 'driver' => 'doctrine/orm',
  9855. 'classes' => [
  9856. 'model' => 'Sylius\\Component\\Core\\Model\\TaxRate',
  9857. 'interface' => 'Sylius\\Component\\Taxation\\Model\\TaxRateInterface',
  9858. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9859. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9860. 'form' => 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxRateType',
  9861. ],
  9862. ],
  9863. 'sylius.tax_category' => [
  9864. 'driver' => 'doctrine/orm',
  9865. 'classes' => [
  9866. 'model' => 'Sylius\\Component\\Taxation\\Model\\TaxCategory',
  9867. 'interface' => 'Sylius\\Component\\Taxation\\Model\\TaxCategoryInterface',
  9868. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9869. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9870. 'form' => 'Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCategoryType',
  9871. ],
  9872. ],
  9873. 'sylius.shipment' => [
  9874. 'driver' => 'doctrine/orm',
  9875. 'classes' => [
  9876. 'model' => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Shipment',
  9877. 'repository' => 'BitBag\\OpenMarketplace\\Component\\Order\\Repository\\ShipmentRepository',
  9878. 'interface' => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity\\ShipmentInterface',
  9879. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9880. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9881. 'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShipmentType',
  9882. ],
  9883. ],
  9884. 'sylius.shipment_unit' => [
  9885. 'driver' => 'doctrine/orm',
  9886. 'classes' => [
  9887. 'model' => 'Sylius\\Component\\Core\\Model\\OrderItemUnit',
  9888. 'interface' => 'Sylius\\Component\\Shipping\\Model\\ShipmentUnitInterface',
  9889. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9890. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9891. ],
  9892. ],
  9893. 'sylius.shipping_method' => [
  9894. 'driver' => 'doctrine/orm',
  9895. 'classes' => [
  9896. 'model' => 'Sylius\\Component\\Core\\Model\\ShippingMethod',
  9897. 'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingMethodRepository',
  9898. 'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodInterface',
  9899. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9900. 'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9901. 'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType',
  9902. ],
  9903. 'translation' => [
  9904. 'classes' => [
  9905. 'model' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslation',
  9906. 'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslationInterface',
  9907. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9908. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9909. 'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType',
  9910. ],
  9911. ],
  9912. ],
  9913. 'sylius.shipping_method_translation' => [
  9914. 'driver' => 'doctrine/orm',
  9915. 'classes' => [
  9916. 'model' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslation',
  9917. 'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslationInterface',
  9918. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9919. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9920. 'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodTranslationType',
  9921. ],
  9922. ],
  9923. 'sylius.shipping_category' => [
  9924. 'driver' => 'doctrine/orm',
  9925. 'classes' => [
  9926. 'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository',
  9927. 'model' => 'Sylius\\Component\\Shipping\\Model\\ShippingCategory',
  9928. 'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingCategoryInterface',
  9929. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9930. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9931. 'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingCategoryType',
  9932. ],
  9933. ],
  9934. 'sylius.shipping_method_rule' => [
  9935. 'driver' => 'doctrine/orm',
  9936. 'classes' => [
  9937. 'model' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodRule',
  9938. 'interface' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodRuleInterface',
  9939. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9940. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9941. 'form' => 'Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleType',
  9942. ],
  9943. ],
  9944. 'sylius.payment' => [
  9945. 'driver' => 'doctrine/orm',
  9946. 'classes' => [
  9947. 'model' => 'Sylius\\Component\\Core\\Model\\Payment',
  9948. 'repository' => 'BitBag\\OpenMarketplace\\Component\\Order\\Repository\\PaymentRepository',
  9949. 'interface' => 'Sylius\\Component\\Payment\\Model\\PaymentInterface',
  9950. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9951. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9952. 'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentType',
  9953. ],
  9954. ],
  9955. 'sylius.payment_method' => [
  9956. 'driver' => 'doctrine/orm',
  9957. 'classes' => [
  9958. 'model' => 'Sylius\\Component\\Core\\Model\\PaymentMethod',
  9959. 'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentMethodRepository',
  9960. 'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PaymentMethodController',
  9961. 'interface' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodInterface',
  9962. 'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  9963. 'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodType',
  9964. ],
  9965. 'translation' => [
  9966. 'classes' => [
  9967. 'model' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslation',
  9968. 'interface' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslationInterface',
  9969. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9970. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9971. 'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType',
  9972. ],
  9973. ],
  9974. ],
  9975. 'sylius.payment_method_translation' => [
  9976. 'driver' => 'doctrine/orm',
  9977. 'classes' => [
  9978. 'model' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslation',
  9979. 'interface' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslationInterface',
  9980. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9981. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9982. 'form' => 'Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentMethodTranslationType',
  9983. ],
  9984. ],
  9985. 'sylius.catalog_promotion' => [
  9986. 'driver' => 'doctrine/orm',
  9987. 'classes' => [
  9988. 'model' => 'Sylius\\Component\\Core\\Model\\CatalogPromotion',
  9989. 'interface' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionInterface',
  9990. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9991. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  9992. 'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionType',
  9993. ],
  9994. 'translation' => [
  9995. 'classes' => [
  9996. 'model' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionTranslation',
  9997. 'interface' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionTranslationInterface',
  9998. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  9999. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10000. 'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionTranslationType',
  10001. ],
  10002. ],
  10003. ],
  10004. 'sylius.catalog_promotion_translation' => [
  10005. 'driver' => 'doctrine/orm',
  10006. 'classes' => [
  10007. 'model' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionTranslation',
  10008. 'interface' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionTranslationInterface',
  10009. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10010. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10011. 'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionTranslationType',
  10012. ],
  10013. ],
  10014. 'sylius.catalog_promotion_scope' => [
  10015. 'driver' => 'doctrine/orm',
  10016. 'classes' => [
  10017. 'model' => 'Sylius\\Component\\Core\\Model\\CatalogPromotionScope',
  10018. 'interface' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionScopeInterface',
  10019. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10020. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10021. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10022. ],
  10023. ],
  10024. 'sylius.promotion_subject' => [
  10025. 'driver' => 'doctrine/orm',
  10026. 'classes' => [
  10027. 'model' => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order',
  10028. ],
  10029. ],
  10030. 'sylius.promotion' => [
  10031. 'driver' => 'doctrine/orm',
  10032. 'classes' => [
  10033. 'model' => 'Sylius\\Component\\Core\\Model\\Promotion',
  10034. 'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository',
  10035. 'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionInterface',
  10036. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10037. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10038. 'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionType',
  10039. ],
  10040. ],
  10041. 'sylius.promotion_coupon' => [
  10042. 'driver' => 'doctrine/orm',
  10043. 'classes' => [
  10044. 'model' => 'Sylius\\Component\\Core\\Model\\PromotionCoupon',
  10045. 'repository' => 'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository',
  10046. 'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionCouponInterface',
  10047. 'controller' => 'Sylius\\Bundle\\PromotionBundle\\Controller\\PromotionCouponController',
  10048. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10049. 'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionCouponType',
  10050. ],
  10051. ],
  10052. 'sylius.catalog_promotion_action' => [
  10053. 'driver' => 'doctrine/orm',
  10054. 'classes' => [
  10055. 'model' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionAction',
  10056. 'interface' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionActionInterface',
  10057. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10058. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10059. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10060. ],
  10061. ],
  10062. 'sylius.promotion_rule' => [
  10063. 'driver' => 'doctrine/orm',
  10064. 'classes' => [
  10065. 'model' => 'Sylius\\Component\\Promotion\\Model\\PromotionRule',
  10066. 'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionRuleInterface',
  10067. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10068. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10069. 'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleType',
  10070. ],
  10071. ],
  10072. 'sylius.promotion_action' => [
  10073. 'driver' => 'doctrine/orm',
  10074. 'classes' => [
  10075. 'model' => 'Sylius\\Component\\Promotion\\Model\\PromotionAction',
  10076. 'interface' => 'Sylius\\Component\\Promotion\\Model\\PromotionActionInterface',
  10077. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10078. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10079. 'form' => 'Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionType',
  10080. ],
  10081. ],
  10082. 'sylius.address' => [
  10083. 'driver' => 'doctrine/orm',
  10084. 'classes' => [
  10085. 'model' => 'Sylius\\Component\\Core\\Model\\Address',
  10086. 'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository',
  10087. 'interface' => 'Sylius\\Component\\Addressing\\Model\\AddressInterface',
  10088. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10089. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10090. 'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\AddressType',
  10091. ],
  10092. ],
  10093. 'sylius.address_log_entry' => [
  10094. 'driver' => 'doctrine/orm',
  10095. 'classes' => [
  10096. 'model' => 'Sylius\\Component\\Addressing\\Model\\AddressLogEntry',
  10097. 'repository' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository',
  10098. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10099. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10100. ],
  10101. ],
  10102. 'sylius.country' => [
  10103. 'driver' => 'doctrine/orm',
  10104. 'classes' => [
  10105. 'model' => 'Sylius\\Component\\Addressing\\Model\\Country',
  10106. 'interface' => 'Sylius\\Component\\Addressing\\Model\\CountryInterface',
  10107. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10108. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10109. 'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\CountryType',
  10110. ],
  10111. ],
  10112. 'sylius.province' => [
  10113. 'driver' => 'doctrine/orm',
  10114. 'classes' => [
  10115. 'model' => 'Sylius\\Component\\Addressing\\Model\\Province',
  10116. 'interface' => 'Sylius\\Component\\Addressing\\Model\\ProvinceInterface',
  10117. 'controller' => 'Sylius\\Bundle\\AddressingBundle\\Controller\\ProvinceController',
  10118. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10119. 'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ProvinceType',
  10120. ],
  10121. ],
  10122. 'sylius.zone' => [
  10123. 'driver' => 'doctrine/orm',
  10124. 'classes' => [
  10125. 'model' => 'Sylius\\Component\\Addressing\\Model\\Zone',
  10126. 'interface' => 'Sylius\\Component\\Addressing\\Model\\ZoneInterface',
  10127. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10128. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10129. 'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneType',
  10130. ],
  10131. ],
  10132. 'sylius.zone_member' => [
  10133. 'driver' => 'doctrine/orm',
  10134. 'classes' => [
  10135. 'model' => 'Sylius\\Component\\Addressing\\Model\\ZoneMember',
  10136. 'interface' => 'Sylius\\Component\\Addressing\\Model\\ZoneMemberInterface',
  10137. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10138. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10139. 'form' => 'Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneMemberType',
  10140. ],
  10141. ],
  10142. 'sylius.inventory_unit' => [
  10143. 'driver' => 'doctrine/orm',
  10144. 'classes' => [
  10145. 'model' => 'Sylius\\Component\\Core\\Model\\OrderItemUnit',
  10146. 'interface' => 'Sylius\\Component\\Inventory\\Model\\InventoryUnitInterface',
  10147. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10148. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10149. ],
  10150. ],
  10151. 'sylius.taxon' => [
  10152. 'driver' => 'doctrine/orm',
  10153. 'classes' => [
  10154. 'model' => 'Sylius\\Component\\Core\\Model\\Taxon',
  10155. 'repository' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\TaxonRepository',
  10156. 'interface' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonInterface',
  10157. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10158. 'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  10159. 'form' => 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonType',
  10160. ],
  10161. 'translation' => [
  10162. 'classes' => [
  10163. 'model' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslation',
  10164. 'interface' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslationInterface',
  10165. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10166. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10167. 'form' => 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType',
  10168. ],
  10169. ],
  10170. ],
  10171. 'sylius.taxon_translation' => [
  10172. 'driver' => 'doctrine/orm',
  10173. 'classes' => [
  10174. 'model' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslation',
  10175. 'interface' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslationInterface',
  10176. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10177. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10178. 'form' => 'Sylius\\Bundle\\TaxonomyBundle\\Form\\Type\\TaxonTranslationType',
  10179. ],
  10180. ],
  10181. 'sylius.admin_user' => [
  10182. 'driver' => 'doctrine/orm',
  10183. 'classes' => [
  10184. 'model' => 'Sylius\\Component\\Core\\Model\\AdminUser',
  10185. 'interface' => 'Sylius\\Component\\Core\\Model\\AdminUserInterface',
  10186. 'repository' => 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository',
  10187. 'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType',
  10188. 'controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  10189. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10190. ],
  10191. 'templates' => 'SyliusUserBundle:User',
  10192. 'encoder' => NULL,
  10193. 'login_tracking_interval' => NULL,
  10194. 'resetting' => [
  10195. 'token' => [
  10196. 'ttl' => 'P1D',
  10197. 'length' => 16,
  10198. 'field_name' => 'passwordResetToken',
  10199. ],
  10200. 'pin' => [
  10201. 'length' => 4,
  10202. 'field_name' => 'passwordResetToken',
  10203. ],
  10204. ],
  10205. 'verification' => [
  10206. 'token' => [
  10207. 'length' => 16,
  10208. 'field_name' => 'emailVerificationToken',
  10209. ],
  10210. ],
  10211. ],
  10212. 'sylius.shop_user' => [
  10213. 'driver' => 'doctrine/orm',
  10214. 'classes' => [
  10215. 'model' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\ShopUser',
  10216. 'interface' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\ShopUserInterface',
  10217. 'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository',
  10218. 'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserType',
  10219. 'controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  10220. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10221. ],
  10222. 'templates' => 'SyliusUserBundle:User',
  10223. 'encoder' => NULL,
  10224. 'login_tracking_interval' => NULL,
  10225. 'resetting' => [
  10226. 'token' => [
  10227. 'ttl' => 'P1D',
  10228. 'length' => 16,
  10229. 'field_name' => 'passwordResetToken',
  10230. ],
  10231. 'pin' => [
  10232. 'length' => 4,
  10233. 'field_name' => 'passwordResetToken',
  10234. ],
  10235. ],
  10236. 'verification' => [
  10237. 'token' => [
  10238. 'length' => 16,
  10239. 'field_name' => 'emailVerificationToken',
  10240. ],
  10241. ],
  10242. ],
  10243. 'sylius.oauth_user' => [
  10244. 'driver' => 'doctrine/orm',
  10245. 'encoder' => false,
  10246. 'classes' => [
  10247. 'model' => 'Sylius\\Component\\User\\Model\\UserOAuth',
  10248. 'interface' => 'Sylius\\Component\\User\\Model\\UserOAuthInterface',
  10249. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10250. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10251. ],
  10252. 'templates' => 'SyliusUserBundle:User',
  10253. 'login_tracking_interval' => NULL,
  10254. 'resetting' => [
  10255. 'token' => [
  10256. 'ttl' => 'P1D',
  10257. 'length' => 16,
  10258. 'field_name' => 'passwordResetToken',
  10259. ],
  10260. 'pin' => [
  10261. 'length' => 4,
  10262. 'field_name' => 'passwordResetToken',
  10263. ],
  10264. ],
  10265. 'verification' => [
  10266. 'token' => [
  10267. 'length' => 16,
  10268. 'field_name' => 'emailVerificationToken',
  10269. ],
  10270. ],
  10271. ],
  10272. 'sylius.customer' => [
  10273. 'driver' => 'doctrine/orm',
  10274. 'classes' => [
  10275. 'model' => 'Sylius\\Component\\Core\\Model\\Customer',
  10276. 'repository' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\CustomerRepository',
  10277. 'interface' => 'Sylius\\Component\\Customer\\Model\\CustomerInterface',
  10278. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10279. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10280. 'form' => 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerType',
  10281. ],
  10282. ],
  10283. 'sylius.customer_group' => [
  10284. 'driver' => 'doctrine/orm',
  10285. 'classes' => [
  10286. 'model' => 'Sylius\\Component\\Customer\\Model\\CustomerGroup',
  10287. 'interface' => 'Sylius\\Component\\Customer\\Model\\CustomerGroupInterface',
  10288. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10289. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10290. 'form' => 'Sylius\\Bundle\\CustomerBundle\\Form\\Type\\CustomerGroupType',
  10291. ],
  10292. ],
  10293. 'sylius.product_review' => [
  10294. 'driver' => 'doctrine/orm',
  10295. 'classes' => [
  10296. 'model' => 'Sylius\\Component\\Core\\Model\\ProductReview',
  10297. 'repository' => 'BitBag\\OpenMarketplace\\Component\\Product\\Repository\\ProductReviewRepository',
  10298. 'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductReviewType',
  10299. 'interface' => 'Sylius\\Component\\Review\\Model\\ReviewInterface',
  10300. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10301. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10302. ],
  10303. ],
  10304. 'sylius.product_reviewer' => [
  10305. 'driver' => 'doctrine/orm',
  10306. 'classes' => [
  10307. 'model' => 'Sylius\\Component\\Core\\Model\\Customer',
  10308. 'interface' => 'Sylius\\Component\\Review\\Model\\ReviewerInterface',
  10309. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10310. ],
  10311. ],
  10312. 'sylius.product_taxon' => [
  10313. 'driver' => 'doctrine/orm',
  10314. 'classes' => [
  10315. 'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository',
  10316. 'model' => 'Sylius\\Component\\Core\\Model\\ProductTaxon',
  10317. 'interface' => 'Sylius\\Component\\Core\\Model\\ProductTaxonInterface',
  10318. 'controller' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductTaxonController',
  10319. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10320. ],
  10321. ],
  10322. 'sylius.product_image' => [
  10323. 'driver' => 'doctrine/orm',
  10324. 'classes' => [
  10325. 'model' => 'Sylius\\Component\\Core\\Model\\ProductImage',
  10326. 'interface' => 'Sylius\\Component\\Core\\Model\\ProductImageInterface',
  10327. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10328. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10329. ],
  10330. ],
  10331. 'sylius.avatar_image' => [
  10332. 'driver' => 'doctrine/orm',
  10333. 'classes' => [
  10334. 'model' => 'Sylius\\Component\\Core\\Model\\AvatarImage',
  10335. 'interface' => 'Sylius\\Component\\Core\\Model\\AvatarImageInterface',
  10336. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10337. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10338. ],
  10339. ],
  10340. 'sylius.taxon_image' => [
  10341. 'driver' => 'doctrine/orm',
  10342. 'classes' => [
  10343. 'model' => 'Sylius\\Component\\Core\\Model\\TaxonImage',
  10344. 'interface' => 'Sylius\\Component\\Core\\Model\\TaxonImageInterface',
  10345. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10346. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10347. ],
  10348. ],
  10349. 'sylius.channel_pricing' => [
  10350. 'driver' => 'doctrine/orm',
  10351. 'classes' => [
  10352. 'model' => 'Sylius\\Component\\Core\\Model\\ChannelPricing',
  10353. 'interface' => 'Sylius\\Component\\Core\\Model\\ChannelPricingInterface',
  10354. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10355. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10356. 'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ChannelPricingType',
  10357. ],
  10358. ],
  10359. 'sylius.shop_billing_data' => [
  10360. 'driver' => 'doctrine/orm',
  10361. 'classes' => [
  10362. 'model' => 'Sylius\\Component\\Core\\Model\\ShopBillingData',
  10363. 'interface' => 'Sylius\\Component\\Core\\Model\\ShopBillingDataInterface',
  10364. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10365. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10366. 'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\ShopBillingDataType',
  10367. ],
  10368. ],
  10369. 'bitbag_sylius_cms_plugin.block' => [
  10370. 'driver' => 'doctrine/orm',
  10371. 'classes' => [
  10372. 'model' => 'BitBag\\SyliusCmsPlugin\\Entity\\Block',
  10373. 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\BlockInterface',
  10374. 'form' => 'BitBag\\SyliusCmsPlugin\\Form\\Type\\BlockType',
  10375. 'repository' => 'BitBag\\SyliusCmsPlugin\\Repository\\BlockRepository',
  10376. 'controller' => 'BitBag\\SyliusCmsPlugin\\Controller\\BlockController',
  10377. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10378. ],
  10379. 'translation' => [
  10380. 'classes' => [
  10381. 'model' => 'BitBag\\SyliusCmsPlugin\\Entity\\BlockTranslation',
  10382. 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\BlockTranslationInterface',
  10383. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10384. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10385. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10386. ],
  10387. ],
  10388. ],
  10389. 'bitbag_sylius_cms_plugin.block_translation' => [
  10390. 'driver' => 'doctrine/orm',
  10391. 'classes' => [
  10392. 'model' => 'BitBag\\SyliusCmsPlugin\\Entity\\BlockTranslation',
  10393. 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\BlockTranslationInterface',
  10394. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10395. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10396. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10397. ],
  10398. ],
  10399. 'bitbag_sylius_cms_plugin.page' => [
  10400. 'driver' => 'doctrine/orm',
  10401. 'classes' => [
  10402. 'model' => 'BitBag\\SyliusCmsPlugin\\Entity\\Page',
  10403. 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\PageInterface',
  10404. 'form' => 'BitBag\\SyliusCmsPlugin\\Form\\Type\\PageType',
  10405. 'repository' => 'BitBag\\SyliusCmsPlugin\\Repository\\PageRepository',
  10406. 'controller' => 'BitBag\\SyliusCmsPlugin\\Controller\\PageController',
  10407. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10408. ],
  10409. 'translation' => [
  10410. 'classes' => [
  10411. 'model' => 'BitBag\\SyliusCmsPlugin\\Entity\\PageTranslation',
  10412. 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\PageTranslationInterface',
  10413. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10414. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10415. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10416. ],
  10417. ],
  10418. ],
  10419. 'bitbag_sylius_cms_plugin.page_translation' => [
  10420. 'driver' => 'doctrine/orm',
  10421. 'classes' => [
  10422. 'model' => 'BitBag\\SyliusCmsPlugin\\Entity\\PageTranslation',
  10423. 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\PageTranslationInterface',
  10424. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10425. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10426. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10427. ],
  10428. ],
  10429. 'bitbag_sylius_cms_plugin.frequently_asked_question' => [
  10430. 'driver' => 'doctrine/orm',
  10431. 'classes' => [
  10432. 'model' => 'BitBag\\SyliusCmsPlugin\\Entity\\FrequentlyAskedQuestion',
  10433. 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\FrequentlyAskedQuestionInterface',
  10434. 'form' => 'BitBag\\SyliusCmsPlugin\\Form\\Type\\FrequentlyAskedQuestionType',
  10435. 'repository' => 'BitBag\\SyliusCmsPlugin\\Repository\\FrequentlyAskedQuestionRepository',
  10436. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10437. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10438. ],
  10439. 'translation' => [
  10440. 'classes' => [
  10441. 'model' => 'BitBag\\SyliusCmsPlugin\\Entity\\FrequentlyAskedQuestionTranslation',
  10442. 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\FrequentlyAskedQuestionTranslationInterface',
  10443. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10444. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10445. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10446. ],
  10447. ],
  10448. ],
  10449. 'bitbag_sylius_cms_plugin.frequently_asked_question_translation' => [
  10450. 'driver' => 'doctrine/orm',
  10451. 'classes' => [
  10452. 'model' => 'BitBag\\SyliusCmsPlugin\\Entity\\FrequentlyAskedQuestionTranslation',
  10453. 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\FrequentlyAskedQuestionTranslationInterface',
  10454. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10455. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10456. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10457. ],
  10458. ],
  10459. 'bitbag_sylius_cms_plugin.section' => [
  10460. 'driver' => 'doctrine/orm',
  10461. 'classes' => [
  10462. 'model' => 'BitBag\\SyliusCmsPlugin\\Entity\\Section',
  10463. 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\SectionInterface',
  10464. 'form' => 'BitBag\\SyliusCmsPlugin\\Form\\Type\\SectionType',
  10465. 'repository' => 'BitBag\\SyliusCmsPlugin\\Repository\\SectionRepository',
  10466. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10467. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10468. ],
  10469. 'translation' => [
  10470. 'classes' => [
  10471. 'model' => 'BitBag\\SyliusCmsPlugin\\Entity\\SectionTranslation',
  10472. 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\SectionTranslationInterface',
  10473. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10474. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10475. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10476. ],
  10477. ],
  10478. ],
  10479. 'bitbag_sylius_cms_plugin.section_translation' => [
  10480. 'driver' => 'doctrine/orm',
  10481. 'classes' => [
  10482. 'model' => 'BitBag\\SyliusCmsPlugin\\Entity\\SectionTranslation',
  10483. 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\SectionTranslationInterface',
  10484. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10485. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10486. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10487. ],
  10488. ],
  10489. 'bitbag_sylius_cms_plugin.media' => [
  10490. 'driver' => 'doctrine/orm',
  10491. 'classes' => [
  10492. 'model' => 'BitBag\\SyliusCmsPlugin\\Entity\\Media',
  10493. 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\MediaInterface',
  10494. 'form' => 'BitBag\\SyliusCmsPlugin\\Form\\Type\\MediaType',
  10495. 'repository' => 'BitBag\\SyliusCmsPlugin\\Repository\\MediaRepository',
  10496. 'controller' => 'BitBag\\SyliusCmsPlugin\\Controller\\MediaController',
  10497. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10498. ],
  10499. 'translation' => [
  10500. 'classes' => [
  10501. 'model' => 'BitBag\\SyliusCmsPlugin\\Entity\\MediaTranslation',
  10502. 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\MediaTranslationInterface',
  10503. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10504. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10505. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10506. ],
  10507. ],
  10508. ],
  10509. 'bitbag_sylius_cms_plugin.media_translation' => [
  10510. 'driver' => 'doctrine/orm',
  10511. 'classes' => [
  10512. 'model' => 'BitBag\\SyliusCmsPlugin\\Entity\\MediaTranslation',
  10513. 'interface' => 'BitBag\\SyliusCmsPlugin\\Entity\\MediaTranslationInterface',
  10514. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10515. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10516. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10517. ],
  10518. ],
  10519. 'open_marketplace.conversation' => [
  10520. 'driver' => 'doctrine/orm',
  10521. 'classes' => [
  10522. 'model' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Entity\\Conversation',
  10523. 'interface' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Entity\\ConversationInterface',
  10524. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10525. 'repository' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Repository\\ConversationRepository',
  10526. 'form' => 'BitBag\\OpenMarketplace\\Form\\Type\\Conversation\\ConversationType',
  10527. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10528. ],
  10529. ],
  10530. 'open_marketplace.conversation_category' => [
  10531. 'driver' => 'doctrine/orm',
  10532. 'classes' => [
  10533. 'model' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Entity\\Category',
  10534. 'interface' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Entity\\Conversation\\CategoryInterface',
  10535. 'repository' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Repository\\CategoryRepository',
  10536. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10537. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10538. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10539. ],
  10540. ],
  10541. 'open_marketplace.conversation_message' => [
  10542. 'driver' => 'doctrine/orm',
  10543. 'classes' => [
  10544. 'model' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Entity\\Message',
  10545. 'interface' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Entity\\MessageInterface',
  10546. 'repository' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Repository\\MessageRepository',
  10547. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10548. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10549. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10550. ],
  10551. ],
  10552. 'open_marketplace.product_listing' => [
  10553. 'driver' => 'doctrine/orm',
  10554. 'classes' => [
  10555. 'model' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\Listing',
  10556. 'repository' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Repository\\ListingRepository',
  10557. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10558. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10559. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10560. ],
  10561. ],
  10562. 'open_marketplace.product_listing_price' => [
  10563. 'driver' => 'doctrine/orm',
  10564. 'classes' => [
  10565. 'model' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\ListingPrice',
  10566. 'interface' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\ListingPriceInterface',
  10567. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10568. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10569. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10570. ],
  10571. ],
  10572. 'open_marketplace.product_draft' => [
  10573. 'driver' => 'doctrine/orm',
  10574. 'classes' => [
  10575. 'model' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\Draft',
  10576. 'interface' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftInterface',
  10577. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10578. 'form' => 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\ProductListing\\ListingType',
  10579. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10580. ],
  10581. ],
  10582. 'open_marketplace.product_draft_translation' => [
  10583. 'driver' => 'doctrine/orm',
  10584. 'classes' => [
  10585. 'model' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftTranslation',
  10586. 'interface' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftTranslationInterface',
  10587. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10588. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10589. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10590. ],
  10591. ],
  10592. 'open_marketplace.product_draft_image' => [
  10593. 'driver' => 'doctrine/orm',
  10594. 'classes' => [
  10595. 'model' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftImage',
  10596. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10597. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10598. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10599. ],
  10600. ],
  10601. 'open_marketplace.product_draft_taxons' => [
  10602. 'driver' => 'doctrine/orm',
  10603. 'classes' => [
  10604. 'model' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftTaxon',
  10605. 'interface' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftTaxonInterface',
  10606. 'repository' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Repository\\DraftTaxonRepository',
  10607. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10608. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10609. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10610. ],
  10611. ],
  10612. 'open_marketplace.product_draft_attribute' => [
  10613. 'classes' => [
  10614. 'model' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftAttribute',
  10615. 'interface' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftAttributeInterface',
  10616. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10617. 'repository' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Repository\\DraftAttributeRepository',
  10618. 'form' => 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\ProductListing\\DraftAttributeType',
  10619. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10620. ],
  10621. 'translation' => [
  10622. 'classes' => [
  10623. 'model' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftAttributeTranslation',
  10624. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10625. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10626. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10627. ],
  10628. ],
  10629. 'driver' => 'doctrine/orm',
  10630. ],
  10631. 'open_marketplace.product_draft_attribute_translation' => [
  10632. 'driver' => 'doctrine/orm',
  10633. 'classes' => [
  10634. 'model' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftAttributeTranslation',
  10635. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10636. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10637. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10638. ],
  10639. ],
  10640. 'open_marketplace.product_draft_attribute_value' => [
  10641. 'classes' => [
  10642. 'model' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftAttributeValue',
  10643. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10644. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10645. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10646. ],
  10647. 'driver' => 'doctrine/orm',
  10648. ],
  10649. 'open_marketplace.vendor' => [
  10650. 'driver' => 'doctrine/orm',
  10651. 'classes' => [
  10652. 'model' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\Vendor',
  10653. 'interface' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\VendorInterface',
  10654. 'controller' => 'BitBag\\OpenMarketplace\\Component\\Core\\Common\\Controller\\Resource\\VendorController',
  10655. 'repository' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\VendorRepository',
  10656. 'form' => 'BitBag\\OpenMarketplace\\Component\\Core\\Admin\\Form\\Type\\VendorType',
  10657. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10658. ],
  10659. ],
  10660. 'open_marketplace.vendor_profile_update' => [
  10661. 'classes' => [
  10662. 'model' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\ProfileUpdate\\ProfileUpdate',
  10663. 'interface' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\ProfileUpdate\\ProfileUpdateInterface',
  10664. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10665. 'repository' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\ProfileUpdateRepository',
  10666. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10667. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10668. ],
  10669. 'driver' => 'doctrine/orm',
  10670. ],
  10671. 'open_marketplace.vendor_address' => [
  10672. 'classes' => [
  10673. 'model' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\Address',
  10674. 'interface' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\AddressInterface',
  10675. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10676. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10677. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10678. ],
  10679. 'driver' => 'doctrine/orm',
  10680. ],
  10681. 'open_marketplace.vendor_address_update' => [
  10682. 'classes' => [
  10683. 'model' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\ProfileUpdate\\Address',
  10684. 'interface' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\ProfileUpdate\\AddressInterface',
  10685. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10686. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10687. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10688. ],
  10689. 'driver' => 'doctrine/orm',
  10690. ],
  10691. 'open_marketplace.vendor_shipping_method' => [
  10692. 'classes' => [
  10693. 'model' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\VendorShippingMethod',
  10694. 'interface' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\VendorShippingMethodInterface',
  10695. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10696. 'repository' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\VendorShippingMethodRepository',
  10697. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10698. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10699. ],
  10700. 'driver' => 'doctrine/orm',
  10701. ],
  10702. 'open_marketplace.vendor_logo_image' => [
  10703. 'classes' => [
  10704. 'model' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\LogoImage',
  10705. 'interface' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\LogoImageInterface',
  10706. 'form' => 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\Profile\\LogoImageType',
  10707. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10708. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10709. ],
  10710. 'driver' => 'doctrine/orm',
  10711. ],
  10712. 'open_marketplace.vendor_background_image' => [
  10713. 'classes' => [
  10714. 'model' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\BackgroundImage',
  10715. 'interface' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\BackgroundImageInterface',
  10716. 'form' => 'BitBag\\OpenMarketplace\\Component\\Core\\Vendor\\Form\\Type\\Profile\\BackgroundImageType',
  10717. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10718. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10719. ],
  10720. 'driver' => 'doctrine/orm',
  10721. ],
  10722. 'open_marketplace.vendor_profile_update_logo_image' => [
  10723. 'classes' => [
  10724. 'model' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\ProfileUpdate\\LogoImage',
  10725. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10726. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10727. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10728. ],
  10729. 'driver' => 'doctrine/orm',
  10730. ],
  10731. 'open_marketplace.vendor_profile_update_background_image' => [
  10732. 'classes' => [
  10733. 'model' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\ProfileUpdate\\BackgroundImage',
  10734. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10735. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10736. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10737. ],
  10738. 'driver' => 'doctrine/orm',
  10739. ],
  10740. 'sylius.orders_in_delivery' => [
  10741. 'classes' => [
  10742. 'model' => 'App\\Entity\\OrdersInDelivery',
  10743. 'controller' => 'App\\Controller\\OrdersInDeliveryController',
  10744. 'repository' => 'App\\Repository\\OrdersInDeliveryRepository',
  10745. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10746. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10747. ],
  10748. 'driver' => 'doctrine/orm',
  10749. ],
  10750. 'sylius.orders_in_delivery_unsigned' => [
  10751. 'classes' => [
  10752. 'model' => 'App\\Entity\\OrdersInDelivery',
  10753. 'controller' => 'App\\Controller\\OrdersInDeliveryController',
  10754. 'repository' => 'App\\Repository\\OrdersInDeliveryRepository',
  10755. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10756. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10757. ],
  10758. 'driver' => 'doctrine/orm',
  10759. ],
  10760. 'sylius.orders_in_delivery_shipping' => [
  10761. 'classes' => [
  10762. 'model' => 'App\\Entity\\OrdersInDelivery',
  10763. 'controller' => 'App\\Controller\\OrdersInDeliveryController',
  10764. 'repository' => 'App\\Repository\\OrdersInDeliveryRepository',
  10765. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10766. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10767. ],
  10768. 'driver' => 'doctrine/orm',
  10769. ],
  10770. 'sylius.orders_in_delivery_items' => [
  10771. 'classes' => [
  10772. 'model' => 'App\\Entity\\OrdersInDelivery',
  10773. 'controller' => 'App\\Controller\\OrdersInDeliveryController',
  10774. 'repository' => 'App\\Repository\\OrdersInDeliveryRepository',
  10775. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10776. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10777. ],
  10778. 'driver' => 'doctrine/orm',
  10779. ],
  10780. 'sylius.brands' => [
  10781. 'classes' => [
  10782. 'model' => 'Loevgaard\\SyliusBrandPlugin\\Model\\Brand',
  10783. 'controller' => 'App\\Controller\\BrandsController',
  10784. 'repository' => 'App\\Repository\\BrandsRepository',
  10785. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10786. 'form' => 'Sylius\\Bundle\\ResourceBundle\\Form\\Type\\DefaultResourceType',
  10787. ],
  10788. 'driver' => 'doctrine/orm',
  10789. ],
  10790. 'loevgaard_sylius_brand.brand' => [
  10791. 'driver' => 'doctrine/orm',
  10792. 'classes' => [
  10793. 'model' => 'Loevgaard\\SyliusBrandPlugin\\Model\\Brand',
  10794. 'interface' => 'Loevgaard\\SyliusBrandPlugin\\Model\\BrandInterface',
  10795. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10796. 'repository' => 'Loevgaard\\SyliusBrandPlugin\\Doctrine\\ORM\\BrandRepository',
  10797. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10798. 'form' => 'Loevgaard\\SyliusBrandPlugin\\Form\\Type\\BrandType',
  10799. ],
  10800. ],
  10801. 'loevgaard_sylius_brand.brand_image' => [
  10802. 'driver' => 'doctrine/orm',
  10803. 'classes' => [
  10804. 'model' => 'Loevgaard\\SyliusBrandPlugin\\Model\\BrandImage',
  10805. 'interface' => 'Loevgaard\\SyliusBrandPlugin\\Model\\BrandImageInterface',
  10806. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10807. 'repository' => 'Loevgaard\\SyliusBrandPlugin\\Doctrine\\ORM\\BrandImageRepository',
  10808. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10809. 'form' => 'Loevgaard\\SyliusBrandPlugin\\Form\\Type\\BrandImageType',
  10810. ],
  10811. ],
  10812. 'sylius.payment_security_token' => [
  10813. 'driver' => 'doctrine/orm',
  10814. 'classes' => [
  10815. 'model' => 'Sylius\\Bundle\\PayumBundle\\Model\\PaymentSecurityToken',
  10816. 'interface' => 'Sylius\\Bundle\\PayumBundle\\Model\\PaymentSecurityTokenInterface',
  10817. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10818. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10819. ],
  10820. ],
  10821. 'sylius.gateway_config' => [
  10822. 'driver' => 'doctrine/orm',
  10823. 'classes' => [
  10824. 'model' => 'Sylius\\Bundle\\PayumBundle\\Model\\GatewayConfig',
  10825. 'interface' => 'Sylius\\Bundle\\PayumBundle\\Model\\GatewayConfigInterface',
  10826. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10827. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10828. 'form' => 'Sylius\\Bundle\\PayumBundle\\Form\\Type\\GatewayConfigType',
  10829. ],
  10830. ],
  10831. 'bitbag_sylius_wishlist_plugin.wishlist' => [
  10832. 'driver' => 'doctrine/orm',
  10833. 'classes' => [
  10834. 'model' => 'BitBag\\SyliusWishlistPlugin\\Entity\\Wishlist',
  10835. 'interface' => 'BitBag\\SyliusWishlistPlugin\\Entity\\WishlistInterface',
  10836. 'repository' => 'BitBag\\SyliusWishlistPlugin\\Repository\\WishlistRepository',
  10837. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10838. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10839. ],
  10840. ],
  10841. 'bitbag_sylius_wishlist_plugin.wishlist_product' => [
  10842. 'driver' => 'doctrine/orm',
  10843. 'classes' => [
  10844. 'model' => 'BitBag\\SyliusWishlistPlugin\\Entity\\WishlistProduct',
  10845. 'interface' => 'BitBag\\SyliusWishlistPlugin\\Entity\\WishlistProductInterface',
  10846. 'repository' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\EntityRepository',
  10847. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10848. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10849. ],
  10850. ],
  10851. ],
  10852. 'sylius.model.adjustment.class' => 'Sylius\\Component\\Core\\Model\\Adjustment',
  10853. 'sylius.controller.adjustment.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10854. 'sylius.factory.adjustment.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10855. 'sylius.doctrine.orm.container_repository_factory.entities' => [
  10856. 0 => 'Sylius\\Component\\Core\\Model\\Adjustment',
  10857. 1 => 'Sylius\\Component\\Core\\Model\\OrderSequence',
  10858. 2 => 'Sylius\\Component\\Currency\\Model\\Currency',
  10859. 3 => 'Sylius\\Component\\Locale\\Model\\Locale',
  10860. 4 => 'Sylius\\Component\\Core\\Model\\ProductTranslation',
  10861. 5 => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslation',
  10862. 6 => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslation',
  10863. 7 => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslation',
  10864. 8 => 'Sylius\\Component\\Product\\Model\\ProductOptionValue',
  10865. 9 => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslation',
  10866. 10 => 'Sylius\\Component\\Product\\Model\\ProductAttribute',
  10867. 11 => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslation',
  10868. 12 => 'Sylius\\Component\\Core\\Model\\TaxRate',
  10869. 13 => 'Sylius\\Component\\Core\\Model\\OrderItemUnit',
  10870. 14 => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslation',
  10871. 15 => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodRule',
  10872. 16 => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslation',
  10873. 17 => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionTranslation',
  10874. 18 => 'Sylius\\Component\\Core\\Model\\CatalogPromotionScope',
  10875. 19 => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order',
  10876. 20 => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionAction',
  10877. 21 => 'Sylius\\Component\\Promotion\\Model\\PromotionRule',
  10878. 22 => 'Sylius\\Component\\Promotion\\Model\\PromotionAction',
  10879. 23 => 'Sylius\\Component\\Addressing\\Model\\Country',
  10880. 24 => 'Sylius\\Component\\Addressing\\Model\\Province',
  10881. 25 => 'Sylius\\Component\\Addressing\\Model\\Zone',
  10882. 26 => 'Sylius\\Component\\Addressing\\Model\\ZoneMember',
  10883. 27 => 'Sylius\\Component\\Core\\Model\\OrderItemUnit',
  10884. 28 => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslation',
  10885. 29 => 'Sylius\\Component\\User\\Model\\UserOAuth',
  10886. 30 => 'Sylius\\Component\\Customer\\Model\\CustomerGroup',
  10887. 31 => 'Sylius\\Component\\Core\\Model\\Customer',
  10888. 32 => 'Sylius\\Component\\Core\\Model\\ProductImage',
  10889. 33 => 'Sylius\\Component\\Core\\Model\\TaxonImage',
  10890. 34 => 'Sylius\\Component\\Core\\Model\\ChannelPricing',
  10891. 35 => 'Sylius\\Component\\Core\\Model\\ShopBillingData',
  10892. 36 => 'BitBag\\SyliusCmsPlugin\\Entity\\BlockTranslation',
  10893. 37 => 'BitBag\\SyliusCmsPlugin\\Entity\\PageTranslation',
  10894. 38 => 'BitBag\\SyliusCmsPlugin\\Entity\\FrequentlyAskedQuestionTranslation',
  10895. 39 => 'BitBag\\SyliusCmsPlugin\\Entity\\SectionTranslation',
  10896. 40 => 'BitBag\\SyliusCmsPlugin\\Entity\\MediaTranslation',
  10897. 41 => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\ListingPrice',
  10898. 42 => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\Draft',
  10899. 43 => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftTranslation',
  10900. 44 => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftImage',
  10901. 45 => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftAttributeTranslation',
  10902. 46 => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftAttributeValue',
  10903. 47 => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\Address',
  10904. 48 => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\ProfileUpdate\\Address',
  10905. 49 => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\LogoImage',
  10906. 50 => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\BackgroundImage',
  10907. 51 => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\ProfileUpdate\\LogoImage',
  10908. 52 => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\ProfileUpdate\\BackgroundImage',
  10909. 53 => 'Sylius\\Bundle\\PayumBundle\\Model\\PaymentSecurityToken',
  10910. 54 => 'Sylius\\Bundle\\PayumBundle\\Model\\GatewayConfig',
  10911. 55 => 'BitBag\\SyliusWishlistPlugin\\Entity\\WishlistProduct',
  10912. ],
  10913. 'sylius.model.order.class' => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order',
  10914. 'sylius.controller.order.class' => 'BitBag\\OpenMarketplace\\Component\\Core\\Common\\Controller\\Resource\\OrderController',
  10915. 'sylius.factory.order.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10916. 'sylius.model.order_item.class' => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity\\OrderItem',
  10917. 'sylius.controller.order_item.class' => 'BitBag\\SyliusWishlistPlugin\\Controller\\OrderItemController',
  10918. 'sylius.factory.order_item.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10919. 'sylius.model.order_item_unit.class' => 'Sylius\\Component\\Core\\Model\\OrderItemUnit',
  10920. 'sylius.controller.order_item_unit.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10921. 'sylius.factory.order_item_unit.class' => 'Sylius\\Component\\Order\\Factory\\OrderItemUnitFactory',
  10922. 'sylius.repository.order_item_unit.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\OrderItemUnitRepository',
  10923. 'sylius.model.order_sequence.class' => 'Sylius\\Component\\Core\\Model\\OrderSequence',
  10924. 'sylius.factory.order_sequence.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10925. 'sylius.form.type.order.validation_groups' => [
  10926. 0 => 'sylius',
  10927. ],
  10928. 'sylius.form.type.order_item.validation_groups' => [
  10929. 0 => 'sylius',
  10930. ],
  10931. 'sylius.form.type.cart.validation_groups' => [
  10932. 0 => 'sylius',
  10933. ],
  10934. 'sylius.form.type.cart_item.validation_groups' => [
  10935. 0 => 'sylius',
  10936. ],
  10937. 'sylius_order.cart_expiration_period' => '2 days',
  10938. 'sylius_order.order_expiration_period' => '5 days',
  10939. 'sylius_money.locale' => 'en_US',
  10940. 'sylius.repository.exchange_rate.class' => 'Sylius\\Bundle\\CurrencyBundle\\Doctrine\\ORM\\ExchangeRateRepository',
  10941. 'sylius_currency.driver.doctrine/orm' => true,
  10942. 'sylius_currency.driver' => 'doctrine/orm',
  10943. 'sylius.model.currency.class' => 'Sylius\\Component\\Currency\\Model\\Currency',
  10944. 'sylius.controller.currency.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10945. 'sylius.factory.currency.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10946. 'sylius.model.exchange_rate.class' => 'Sylius\\Component\\Currency\\Model\\ExchangeRate',
  10947. 'sylius.controller.exchange_rate.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10948. 'sylius.factory.exchange_rate.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10949. 'sylius.form.type.currency.validation_groups' => [
  10950. 0 => 'sylius',
  10951. ],
  10952. 'sylius.form.type.exchange_rate.validation_groups' => [
  10953. 0 => 'sylius',
  10954. ],
  10955. 'sylius_locale.driver.doctrine/orm' => true,
  10956. 'sylius_locale.driver' => 'doctrine/orm',
  10957. 'sylius.model.locale.class' => 'Sylius\\Component\\Locale\\Model\\Locale',
  10958. 'sylius.controller.locale.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10959. 'sylius.factory.locale.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10960. 'sylius.form.type.locale.validation_groups' => [
  10961. 0 => 'sylius',
  10962. ],
  10963. 'sylius_locale.locale' => 'en_US',
  10964. 'sylius.repository.product.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRepository',
  10965. 'sylius.repository.product_variant.class' => 'BitBag\\OpenMarketplace\\Component\\Product\\Repository\\ProductVariantRepository',
  10966. 'sylius.repository.product_attribute.class' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\EntityRepository',
  10967. 'sylius.repository.product_option.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductOptionRepository',
  10968. 'sylius_product.driver.doctrine/orm' => true,
  10969. 'sylius_product.driver' => 'doctrine/orm',
  10970. 'sylius.model.product.class' => 'BitBag\\OpenMarketplace\\Component\\Product\\Entity\\Product',
  10971. 'sylius.controller.product.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10972. 'sylius.factory.product.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  10973. 'sylius.model.product_translation.class' => 'Sylius\\Component\\Core\\Model\\ProductTranslation',
  10974. 'sylius.controller.product_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10975. 'sylius.factory.product_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10976. 'sylius.model.product_variant.class' => 'Sylius\\Component\\Core\\Model\\ProductVariant',
  10977. 'sylius.controller.product_variant.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductVariantController',
  10978. 'sylius.factory.product_variant.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  10979. 'sylius.model.product_variant_translation.class' => 'Sylius\\Component\\Product\\Model\\ProductVariantTranslation',
  10980. 'sylius.controller.product_variant_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10981. 'sylius.factory.product_variant_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10982. 'sylius.model.product_option.class' => 'Sylius\\Component\\Product\\Model\\ProductOption',
  10983. 'sylius.controller.product_option.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10984. 'sylius.factory.product_option.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  10985. 'sylius.model.product_option_translation.class' => 'Sylius\\Component\\Product\\Model\\ProductOptionTranslation',
  10986. 'sylius.controller.product_option_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10987. 'sylius.factory.product_option_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10988. 'sylius.model.product_association.class' => 'Sylius\\Component\\Product\\Model\\ProductAssociation',
  10989. 'sylius.controller.product_association.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10990. 'sylius.factory.product_association.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10991. 'sylius.repository.product_association.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductAssociationRepository',
  10992. 'sylius.model.product_association_type.class' => 'Sylius\\Component\\Product\\Model\\ProductAssociationType',
  10993. 'sylius.controller.product_association_type.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10994. 'sylius.factory.product_association_type.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  10995. 'sylius.repository.product_association_type.class' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAssociationTypeRepository',
  10996. 'sylius.model.product_association_type_translation.class' => 'Sylius\\Component\\Product\\Model\\ProductAssociationTypeTranslation',
  10997. 'sylius.controller.product_association_type_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  10998. 'sylius.factory.product_association_type_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  10999. 'sylius.model.product_option_value.class' => 'Sylius\\Component\\Product\\Model\\ProductOptionValue',
  11000. 'sylius.controller.product_option_value.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11001. 'sylius.factory.product_option_value.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  11002. 'sylius.model.product_option_value_translation.class' => 'Sylius\\Component\\Product\\Model\\ProductOptionValueTranslation',
  11003. 'sylius.controller.product_option_value_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11004. 'sylius.factory.product_option_value_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11005. 'sylius.form.type.product_association.validation_groups' => [
  11006. 0 => 'sylius',
  11007. ],
  11008. 'sylius.form.type.product_association_type.validation_groups' => [
  11009. 0 => 'sylius',
  11010. ],
  11011. 'sylius.form.type.product_association_type_translation.validation_groups' => [
  11012. 0 => 'sylius',
  11013. ],
  11014. 'sylius.form.type.product_attribute.validation_groups' => [
  11015. 0 => 'sylius',
  11016. ],
  11017. 'sylius.form.type.product_attribute_translation.validation_groups' => [
  11018. 0 => 'sylius',
  11019. ],
  11020. 'sylius.form.type.product_attribute_value.validation_groups' => [
  11021. 0 => 'sylius',
  11022. ],
  11023. 'sylius.form.type.product.validation_groups' => [
  11024. 0 => 'sylius',
  11025. ],
  11026. 'sylius.form.type.product_translation.validation_groups' => [
  11027. 0 => 'sylius',
  11028. ],
  11029. 'sylius.form.type.product_generate_variants.validation_groups' => [
  11030. 0 => 'sylius',
  11031. ],
  11032. 'sylius.form.type.product_option.validation_groups' => [
  11033. 0 => 'sylius',
  11034. ],
  11035. 'sylius.form.type.product_option_translation.validation_groups' => [
  11036. 0 => 'sylius',
  11037. ],
  11038. 'sylius.form.type.product_option_value.validation_groups' => [
  11039. 0 => 'sylius',
  11040. ],
  11041. 'sylius.form.type.product_option_value_translation.validation_groups' => [
  11042. 0 => 'sylius',
  11043. ],
  11044. 'sylius.form.type.product_variant.validation_groups' => [
  11045. 0 => 'sylius',
  11046. ],
  11047. 'sylius.form.type.product_variant_translation.validation_groups' => [
  11048. 0 => 'sylius',
  11049. ],
  11050. 'sylius.form.type.product_variant_generation.validation_groups' => [
  11051. 0 => 'sylius',
  11052. ],
  11053. 'sylius.repository.channel.class' => 'Sylius\\Bundle\\ChannelBundle\\Doctrine\\ORM\\ChannelRepository',
  11054. 'sylius_channel.driver.doctrine/orm' => true,
  11055. 'sylius_channel.driver' => 'doctrine/orm',
  11056. 'sylius.model.channel.class' => 'Sylius\\Component\\Core\\Model\\Channel',
  11057. 'sylius.controller.channel.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11058. 'sylius.factory.channel.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11059. 'sylius.form.type.channel.validation_groups' => [
  11060. 0 => 'sylius',
  11061. ],
  11062. 'sylius.model.attribute.interface' => 'Sylius\\Component\\Attribute\\AttributeType\\AttributeTypeInterface',
  11063. 'sylius.attribute.subjects' => [
  11064. 'product' => [
  11065. 'subject' => 'BitBag\\OpenMarketplace\\Component\\Product\\Entity\\Product',
  11066. 'attribute' => [
  11067. 'classes' => [
  11068. 'model' => 'Sylius\\Component\\Product\\Model\\ProductAttribute',
  11069. 'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeInterface',
  11070. 'controller' => 'Sylius\\Bundle\\ProductBundle\\Controller\\ProductAttributeController',
  11071. 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeType',
  11072. 'factory' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  11073. ],
  11074. 'translation' => [
  11075. 'classes' => [
  11076. 'model' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslation',
  11077. 'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslationInterface',
  11078. 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeTranslationType',
  11079. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11080. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11081. ],
  11082. ],
  11083. ],
  11084. 'attribute_value' => [
  11085. 'classes' => [
  11086. 'model' => 'Sylius\\Component\\Product\\Model\\ProductAttributeValue',
  11087. 'interface' => 'Sylius\\Component\\Product\\Model\\ProductAttributeValueInterface',
  11088. 'repository' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository',
  11089. 'form' => 'Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductAttributeValueType',
  11090. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11091. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11092. ],
  11093. ],
  11094. ],
  11095. ],
  11096. 'sylius_attribute.driver.doctrine/orm' => true,
  11097. 'sylius_attribute.driver' => 'doctrine/orm',
  11098. 'sylius.model.product_attribute.class' => 'Sylius\\Component\\Product\\Model\\ProductAttribute',
  11099. 'sylius.controller.product_attribute.class' => 'Sylius\\Bundle\\ProductBundle\\Controller\\ProductAttributeController',
  11100. 'sylius.factory.product_attribute.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  11101. 'sylius.model.product_attribute_translation.class' => 'Sylius\\Component\\Product\\Model\\ProductAttributeTranslation',
  11102. 'sylius.controller.product_attribute_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11103. 'sylius.factory.product_attribute_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11104. 'sylius.model.product_attribute_value.class' => 'Sylius\\Component\\Product\\Model\\ProductAttributeValue',
  11105. 'sylius.controller.product_attribute_value.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11106. 'sylius.factory.product_attribute_value.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11107. 'sylius.repository.product_attribute_value.class' => 'Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductAttributeValueRepository',
  11108. 'sylius.repository.tax_category.class' => 'Sylius\\Bundle\\TaxationBundle\\Doctrine\\ORM\\TaxCategoryRepository',
  11109. 'sylius_taxation.driver.doctrine/orm' => true,
  11110. 'sylius_taxation.driver' => 'doctrine/orm',
  11111. 'sylius.model.tax_rate.class' => 'Sylius\\Component\\Core\\Model\\TaxRate',
  11112. 'sylius.controller.tax_rate.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11113. 'sylius.factory.tax_rate.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11114. 'sylius.model.tax_category.class' => 'Sylius\\Component\\Taxation\\Model\\TaxCategory',
  11115. 'sylius.controller.tax_category.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11116. 'sylius.factory.tax_category.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11117. 'sylius.form.type.tax_category.validation_groups' => [
  11118. 0 => 'sylius',
  11119. ],
  11120. 'sylius.form.type.tax_rate.validation_groups' => [
  11121. 0 => 'sylius',
  11122. ],
  11123. 'sylius.tax_calculator.interface' => 'Sylius\\Component\\Taxation\\Calculator\\CalculatorInterface',
  11124. 'sylius.repository.shipping_method.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingMethodRepository',
  11125. 'sylius_shipping.driver.doctrine/orm' => true,
  11126. 'sylius_shipping.driver' => 'doctrine/orm',
  11127. 'sylius.model.shipment.class' => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Shipment',
  11128. 'sylius.controller.shipment.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11129. 'sylius.factory.shipment.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11130. 'sylius.repository.shipment.class' => 'BitBag\\OpenMarketplace\\Component\\Order\\Repository\\ShipmentRepository',
  11131. 'sylius.model.shipment_unit.class' => 'Sylius\\Component\\Core\\Model\\OrderItemUnit',
  11132. 'sylius.controller.shipment_unit.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11133. 'sylius.factory.shipment_unit.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11134. 'sylius.model.shipping_method.class' => 'Sylius\\Component\\Core\\Model\\ShippingMethod',
  11135. 'sylius.controller.shipping_method.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11136. 'sylius.factory.shipping_method.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  11137. 'sylius.model.shipping_method_translation.class' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodTranslation',
  11138. 'sylius.controller.shipping_method_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11139. 'sylius.factory.shipping_method_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11140. 'sylius.model.shipping_category.class' => 'Sylius\\Component\\Shipping\\Model\\ShippingCategory',
  11141. 'sylius.controller.shipping_category.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11142. 'sylius.factory.shipping_category.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11143. 'sylius.repository.shipping_category.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingCategoryRepository',
  11144. 'sylius.model.shipping_method_rule.class' => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodRule',
  11145. 'sylius.controller.shipping_method_rule.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11146. 'sylius.factory.shipping_method_rule.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11147. 'sylius.form.type.shipping_method.validation_groups' => [
  11148. 0 => 'sylius',
  11149. ],
  11150. 'sylius.form.type.shipping_method_translation.validation_groups' => [
  11151. 0 => 'sylius',
  11152. ],
  11153. 'sylius.form.type.shipping_method_rule.validation_groups' => [
  11154. 0 => 'sylius',
  11155. ],
  11156. 'sylius.form.type.shipping_category.validation_groups' => [
  11157. 0 => 'sylius',
  11158. ],
  11159. 'sylius.form.type.shipment.validation_groups' => [
  11160. 0 => 'sylius',
  11161. ],
  11162. 'sylius.form.type.shipment_ship.validation_groups' => [
  11163. 0 => 'sylius',
  11164. ],
  11165. 'sylius.shipping_methods_resolver.interface' => 'Sylius\\Component\\Shipping\\Resolver\\ShippingMethodsResolverInterface',
  11166. 'sylius_payment.driver.doctrine/orm' => true,
  11167. 'sylius_payment.driver' => 'doctrine/orm',
  11168. 'sylius.model.payment.class' => 'Sylius\\Component\\Core\\Model\\Payment',
  11169. 'sylius.controller.payment.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11170. 'sylius.factory.payment.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11171. 'sylius.repository.payment.class' => 'BitBag\\OpenMarketplace\\Component\\Order\\Repository\\PaymentRepository',
  11172. 'sylius.model.payment_method.class' => 'Sylius\\Component\\Core\\Model\\PaymentMethod',
  11173. 'sylius.controller.payment_method.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\PaymentMethodController',
  11174. 'sylius.factory.payment_method.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  11175. 'sylius.repository.payment_method.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentMethodRepository',
  11176. 'sylius.model.payment_method_translation.class' => 'Sylius\\Component\\Payment\\Model\\PaymentMethodTranslation',
  11177. 'sylius.controller.payment_method_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11178. 'sylius.factory.payment_method_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11179. 'sylius.form.type.payment.validation_groups' => [
  11180. 0 => 'sylius',
  11181. ],
  11182. 'sylius.form.type.payment_method.validation_groups' => [
  11183. 0 => 'sylius',
  11184. ],
  11185. 'sylius.form.type.payment_method_translation.validation_groups' => [
  11186. 0 => 'sylius',
  11187. ],
  11188. 'sylius.payment_methods_resolver.interface' => 'Sylius\\Component\\Payment\\Resolver\\PaymentMethodsResolverInterface',
  11189. 'sylius.payment_gateways' => [
  11190. 'offline' => 'sylius.payum_gateway.offline',
  11191. ],
  11192. 'sylius.mailer.sender_name' => 'LivmedX',
  11193. 'sylius.mailer.sender_address' => 'no-reply@livmedx.co',
  11194. 'sylius.mailer.emails' => [
  11195. 'order_confirmation' => [
  11196. 'subject' => 'sylius.emails.order_confirmation.subject',
  11197. 'template' => '@SyliusShop/Email/orderConfirmation.html.twig',
  11198. 'enabled' => true,
  11199. ],
  11200. 'user_registration' => [
  11201. 'subject' => 'sylius.emails.user_registration.subject',
  11202. 'template' => '@SyliusShop/Email/userRegistration.html.twig',
  11203. 'enabled' => true,
  11204. ],
  11205. 'shipment_confirmation' => [
  11206. 'subject' => 'sylius.emails.shipment_confirmation.subject',
  11207. 'template' => '@SyliusAdmin/Email/shipmentConfirmation.html.twig',
  11208. 'enabled' => true,
  11209. ],
  11210. 'password_reset' => [
  11211. 'subject' => 'sylius.emails.user.password_reset.subject',
  11212. 'template' => '@SyliusShop/Email/passwordReset.html.twig',
  11213. 'enabled' => true,
  11214. ],
  11215. 'account_verification_token' => [
  11216. 'subject' => 'sylius.emails.user.verification_token.subject',
  11217. 'template' => '@SyliusCore/Email/accountVerification.html.twig',
  11218. 'enabled' => true,
  11219. ],
  11220. 'order_confirmation_resent' => [
  11221. 'subject' => 'sylius.emails.order_confirmation.subject',
  11222. 'template' => '@SyliusAdmin/Email/orderConfirmation.html.twig',
  11223. 'enabled' => true,
  11224. ],
  11225. 'contact_request' => [
  11226. 'subject' => 'sylius.emails.contact_request.subject',
  11227. 'template' => '@SyliusShop/Email/contactRequest.html.twig',
  11228. 'enabled' => true,
  11229. ],
  11230. 'reset_password_token' => [
  11231. 'subject' => 'sylius.emails.user.password_reset.subject',
  11232. 'template' => '@SyliusShop/Email/passwordReset.html.twig',
  11233. 'enabled' => true,
  11234. ],
  11235. 'reset_password_pin' => [
  11236. 'subject' => 'sylius.emails.user.password_reset.subject',
  11237. 'template' => '@SyliusShop/Email/passwordReset.html.twig',
  11238. 'enabled' => true,
  11239. ],
  11240. 'verification_token' => [
  11241. 'subject' => 'sylius.emails.user.verification_token.subject',
  11242. 'template' => '@SyliusShop/Email/verification.html.twig',
  11243. 'enabled' => true,
  11244. ],
  11245. 'vendor_profile_update' => [
  11246. 'template' => 'Context/Vendor/Email/profileUpdate.html.twig',
  11247. 'enabled' => true,
  11248. ],
  11249. ],
  11250. 'sylius.mailer.templates' => [
  11251. ],
  11252. 'sylius.form.type.catalog_promotion.validation_groups' => [
  11253. 0 => 'sylius',
  11254. ],
  11255. 'sylius.form.type.catalog_promotion_translation.validation_groups' => [
  11256. 0 => 'sylius',
  11257. ],
  11258. 'sylius.form.type.promotion.validation_groups' => [
  11259. 0 => 'sylius',
  11260. ],
  11261. 'sylius.form.type.promotion_action.validation_groups' => [
  11262. 0 => 'sylius',
  11263. ],
  11264. 'sylius.form.type.promotion_scope.validation_groups' => [
  11265. 0 => 'sylius',
  11266. ],
  11267. 'sylius.form.type.promotion_coupon.validation_groups' => [
  11268. 0 => 'sylius',
  11269. ],
  11270. 'sylius.repository.catalog_promotion.class' => 'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\CatalogPromotionRepository',
  11271. 'sylius.repository.promotion.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PromotionRepository',
  11272. 'sylius.repository.promotion_coupon.class' => 'Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository',
  11273. 'sylius_promotion.driver.doctrine/orm' => true,
  11274. 'sylius_promotion.driver' => 'doctrine/orm',
  11275. 'sylius.model.catalog_promotion.class' => 'Sylius\\Component\\Core\\Model\\CatalogPromotion',
  11276. 'sylius.controller.catalog_promotion.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11277. 'sylius.factory.catalog_promotion.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11278. 'sylius.model.catalog_promotion_translation.class' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionTranslation',
  11279. 'sylius.controller.catalog_promotion_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11280. 'sylius.factory.catalog_promotion_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11281. 'sylius.model.catalog_promotion_scope.class' => 'Sylius\\Component\\Core\\Model\\CatalogPromotionScope',
  11282. 'sylius.controller.catalog_promotion_scope.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11283. 'sylius.factory.catalog_promotion_scope.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11284. 'sylius.model.promotion_subject.class' => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order',
  11285. 'sylius.model.promotion.class' => 'Sylius\\Component\\Core\\Model\\Promotion',
  11286. 'sylius.controller.promotion.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11287. 'sylius.factory.promotion.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11288. 'sylius.model.promotion_coupon.class' => 'Sylius\\Component\\Core\\Model\\PromotionCoupon',
  11289. 'sylius.controller.promotion_coupon.class' => 'Sylius\\Bundle\\PromotionBundle\\Controller\\PromotionCouponController',
  11290. 'sylius.factory.promotion_coupon.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11291. 'sylius.model.catalog_promotion_action.class' => 'Sylius\\Component\\Promotion\\Model\\CatalogPromotionAction',
  11292. 'sylius.controller.catalog_promotion_action.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11293. 'sylius.factory.catalog_promotion_action.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11294. 'sylius.model.promotion_rule.class' => 'Sylius\\Component\\Promotion\\Model\\PromotionRule',
  11295. 'sylius.controller.promotion_rule.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11296. 'sylius.factory.promotion_rule.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11297. 'sylius.model.promotion_action.class' => 'Sylius\\Component\\Promotion\\Model\\PromotionAction',
  11298. 'sylius.controller.promotion_action.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11299. 'sylius.factory.promotion_action.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11300. 'sylius_addressing.driver.doctrine/orm' => true,
  11301. 'sylius_addressing.driver' => 'doctrine/orm',
  11302. 'sylius.model.address.class' => 'Sylius\\Component\\Core\\Model\\Address',
  11303. 'sylius.controller.address.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11304. 'sylius.factory.address.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11305. 'sylius.repository.address.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AddressRepository',
  11306. 'sylius.model.address_log_entry.class' => 'Sylius\\Component\\Addressing\\Model\\AddressLogEntry',
  11307. 'sylius.controller.address_log_entry.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11308. 'sylius.factory.address_log_entry.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11309. 'sylius.repository.address_log_entry.class' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\ResourceLogEntryRepository',
  11310. 'sylius.model.country.class' => 'Sylius\\Component\\Addressing\\Model\\Country',
  11311. 'sylius.controller.country.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11312. 'sylius.factory.country.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11313. 'sylius.model.province.class' => 'Sylius\\Component\\Addressing\\Model\\Province',
  11314. 'sylius.controller.province.class' => 'Sylius\\Bundle\\AddressingBundle\\Controller\\ProvinceController',
  11315. 'sylius.factory.province.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11316. 'sylius.model.zone.class' => 'Sylius\\Component\\Addressing\\Model\\Zone',
  11317. 'sylius.controller.zone.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11318. 'sylius.factory.zone.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11319. 'sylius.model.zone_member.class' => 'Sylius\\Component\\Addressing\\Model\\ZoneMember',
  11320. 'sylius.controller.zone_member.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11321. 'sylius.factory.zone_member.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11322. 'sylius.form.type.address.validation_groups' => [
  11323. 0 => 'sylius',
  11324. ],
  11325. 'sylius.form.type.country.validation_groups' => [
  11326. 0 => 'sylius',
  11327. ],
  11328. 'sylius.form.type.province.validation_groups' => [
  11329. 0 => 'sylius',
  11330. ],
  11331. 'sylius.form.type.zone.validation_groups' => [
  11332. 0 => 'sylius',
  11333. ],
  11334. 'sylius.form.type.zone_member.validation_groups' => [
  11335. 0 => 'sylius',
  11336. ],
  11337. 'sylius.scope.zone' => [
  11338. 'shipping' => 'sylius.form.zone.scopes.shipping',
  11339. 'tax' => 'sylius.form.zone.scopes.tax',
  11340. 'all' => 'sylius.form.zone.scopes.all',
  11341. ],
  11342. 'sylius_inventory.driver.doctrine/orm' => true,
  11343. 'sylius_inventory.driver' => 'doctrine/orm',
  11344. 'sylius.model.inventory_unit.class' => 'Sylius\\Component\\Core\\Model\\OrderItemUnit',
  11345. 'sylius.controller.inventory_unit.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11346. 'sylius.factory.inventory_unit.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11347. 'sylius.repository.taxon.class' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\TaxonRepository',
  11348. 'sylius_taxonomy.driver.doctrine/orm' => true,
  11349. 'sylius_taxonomy.driver' => 'doctrine/orm',
  11350. 'sylius.model.taxon.class' => 'Sylius\\Component\\Core\\Model\\Taxon',
  11351. 'sylius.controller.taxon.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11352. 'sylius.factory.taxon.class' => 'Sylius\\Component\\Resource\\Factory\\TranslatableFactory',
  11353. 'sylius.model.taxon_translation.class' => 'Sylius\\Component\\Taxonomy\\Model\\TaxonTranslation',
  11354. 'sylius.controller.taxon_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11355. 'sylius.factory.taxon_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11356. 'sylius.form.type.taxon.validation_groups' => [
  11357. 0 => 'sylius',
  11358. ],
  11359. 'sylius.form.type.taxon_translation.validation_groups' => [
  11360. 0 => 'sylius',
  11361. ],
  11362. 'sylius.form.type.taxon_position.validation_groups' => [
  11363. 0 => 'sylius',
  11364. ],
  11365. 'sylius.repository.user.class' => 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository',
  11366. 'sylius.user.users' => [
  11367. 'admin' => [
  11368. 'user' => [
  11369. 'classes' => [
  11370. 'model' => 'Sylius\\Component\\Core\\Model\\AdminUser',
  11371. 'interface' => 'Sylius\\Component\\Core\\Model\\AdminUserInterface',
  11372. 'repository' => 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository',
  11373. 'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType',
  11374. 'controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  11375. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11376. ],
  11377. 'templates' => 'SyliusUserBundle:User',
  11378. 'encoder' => NULL,
  11379. 'login_tracking_interval' => NULL,
  11380. 'resetting' => [
  11381. 'token' => [
  11382. 'ttl' => 'P1D',
  11383. 'length' => 16,
  11384. 'field_name' => 'passwordResetToken',
  11385. ],
  11386. 'pin' => [
  11387. 'length' => 4,
  11388. 'field_name' => 'passwordResetToken',
  11389. ],
  11390. ],
  11391. 'verification' => [
  11392. 'token' => [
  11393. 'length' => 16,
  11394. 'field_name' => 'emailVerificationToken',
  11395. ],
  11396. ],
  11397. ],
  11398. ],
  11399. 'shop' => [
  11400. 'user' => [
  11401. 'classes' => [
  11402. 'model' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\ShopUser',
  11403. 'interface' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\ShopUserInterface',
  11404. 'repository' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository',
  11405. 'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\ShopUserType',
  11406. 'controller' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  11407. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11408. ],
  11409. 'templates' => 'SyliusUserBundle:User',
  11410. 'encoder' => NULL,
  11411. 'login_tracking_interval' => NULL,
  11412. 'resetting' => [
  11413. 'token' => [
  11414. 'ttl' => 'P1D',
  11415. 'length' => 16,
  11416. 'field_name' => 'passwordResetToken',
  11417. ],
  11418. 'pin' => [
  11419. 'length' => 4,
  11420. 'field_name' => 'passwordResetToken',
  11421. ],
  11422. ],
  11423. 'verification' => [
  11424. 'token' => [
  11425. 'length' => 16,
  11426. 'field_name' => 'emailVerificationToken',
  11427. ],
  11428. ],
  11429. ],
  11430. ],
  11431. 'oauth' => [
  11432. 'user' => [
  11433. 'encoder' => false,
  11434. 'classes' => [
  11435. 'model' => 'Sylius\\Component\\User\\Model\\UserOAuth',
  11436. 'interface' => 'Sylius\\Component\\User\\Model\\UserOAuthInterface',
  11437. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11438. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11439. ],
  11440. 'templates' => 'SyliusUserBundle:User',
  11441. 'login_tracking_interval' => NULL,
  11442. 'resetting' => [
  11443. 'token' => [
  11444. 'ttl' => 'P1D',
  11445. 'length' => 16,
  11446. 'field_name' => 'passwordResetToken',
  11447. ],
  11448. 'pin' => [
  11449. 'length' => 4,
  11450. 'field_name' => 'passwordResetToken',
  11451. ],
  11452. ],
  11453. 'verification' => [
  11454. 'token' => [
  11455. 'length' => 16,
  11456. 'field_name' => 'emailVerificationToken',
  11457. ],
  11458. ],
  11459. ],
  11460. ],
  11461. ],
  11462. 'sylius_user.driver.doctrine/orm' => true,
  11463. 'sylius_user.driver' => 'doctrine/orm',
  11464. 'sylius.model.admin_user.class' => 'Sylius\\Component\\Core\\Model\\AdminUser',
  11465. 'sylius.controller.admin_user.class' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  11466. 'sylius.factory.admin_user.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11467. 'sylius.repository.admin_user.class' => 'Sylius\\Bundle\\UserBundle\\Doctrine\\ORM\\UserRepository',
  11468. 'sylius.model.shop_user.class' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\ShopUser',
  11469. 'sylius.controller.shop_user.class' => 'Sylius\\Bundle\\UserBundle\\Controller\\UserController',
  11470. 'sylius.factory.shop_user.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11471. 'sylius.repository.shop_user.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\UserRepository',
  11472. 'sylius.model.oauth_user.class' => 'Sylius\\Component\\User\\Model\\UserOAuth',
  11473. 'sylius.controller.oauth_user.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11474. 'sylius.factory.oauth_user.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11475. 'sylius.form.type.user_request_password_reset.validation_groups' => [
  11476. 0 => 'sylius',
  11477. ],
  11478. 'sylius.form.type.user_reset_password.validation_groups' => [
  11479. 0 => 'sylius',
  11480. ],
  11481. 'sylius.form.type.user_change_password.validation_groups' => [
  11482. 0 => 'sylius',
  11483. ],
  11484. 'sylius_customer.driver.doctrine/orm' => true,
  11485. 'sylius_customer.driver' => 'doctrine/orm',
  11486. 'sylius.model.customer.class' => 'Sylius\\Component\\Core\\Model\\Customer',
  11487. 'sylius.controller.customer.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11488. 'sylius.factory.customer.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11489. 'sylius.repository.customer.class' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\CustomerRepository',
  11490. 'sylius.model.customer_group.class' => 'Sylius\\Component\\Customer\\Model\\CustomerGroup',
  11491. 'sylius.controller.customer_group.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11492. 'sylius.factory.customer_group.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11493. 'sylius.form.type.customer.validation_groups' => [
  11494. 0 => 'sylius',
  11495. ],
  11496. 'sylius.form.type.customer_profile.validation_groups' => [
  11497. 0 => 'sylius',
  11498. 1 => 'sylius_customer_profile',
  11499. ],
  11500. 'sylius.form.type.customer_group.validation_groups' => [
  11501. 0 => 'sylius',
  11502. ],
  11503. 'sylius.review.subjects' => [
  11504. 'product' => [
  11505. 'subject' => 'BitBag\\OpenMarketplace\\Component\\Product\\Entity\\Product',
  11506. 'review' => [
  11507. 'classes' => [
  11508. 'model' => 'Sylius\\Component\\Core\\Model\\ProductReview',
  11509. 'repository' => 'BitBag\\OpenMarketplace\\Component\\Product\\Repository\\ProductReviewRepository',
  11510. 'form' => 'Sylius\\Bundle\\CoreBundle\\Form\\Type\\Product\\ProductReviewType',
  11511. 'interface' => 'Sylius\\Component\\Review\\Model\\ReviewInterface',
  11512. 'controller' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11513. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11514. ],
  11515. ],
  11516. 'reviewer' => [
  11517. 'classes' => [
  11518. 'model' => 'Sylius\\Component\\Core\\Model\\Customer',
  11519. 'interface' => 'Sylius\\Component\\Review\\Model\\ReviewerInterface',
  11520. 'factory' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11521. ],
  11522. ],
  11523. ],
  11524. ],
  11525. 'sylius_review.driver.doctrine/orm' => true,
  11526. 'sylius_review.driver' => 'doctrine/orm',
  11527. 'sylius.model.product_review.class' => 'Sylius\\Component\\Core\\Model\\ProductReview',
  11528. 'sylius.controller.product_review.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11529. 'sylius.factory.product_review.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11530. 'sylius.repository.product_review.class' => 'BitBag\\OpenMarketplace\\Component\\Product\\Repository\\ProductReviewRepository',
  11531. 'sylius.model.product_reviewer.class' => 'Sylius\\Component\\Core\\Model\\Customer',
  11532. 'sylius.factory.product_reviewer.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11533. 'sylius.repository.avatar_image.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\AvatarImageRepository',
  11534. 'sylius_core.driver.doctrine/orm' => true,
  11535. 'sylius_core.driver' => 'doctrine/orm',
  11536. 'sylius.model.product_taxon.class' => 'Sylius\\Component\\Core\\Model\\ProductTaxon',
  11537. 'sylius.controller.product_taxon.class' => 'Sylius\\Bundle\\CoreBundle\\Controller\\ProductTaxonController',
  11538. 'sylius.factory.product_taxon.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11539. 'sylius.repository.product_taxon.class' => 'Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductTaxonRepository',
  11540. 'sylius.model.product_image.class' => 'Sylius\\Component\\Core\\Model\\ProductImage',
  11541. 'sylius.controller.product_image.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11542. 'sylius.factory.product_image.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11543. 'sylius.model.avatar_image.class' => 'Sylius\\Component\\Core\\Model\\AvatarImage',
  11544. 'sylius.controller.avatar_image.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11545. 'sylius.factory.avatar_image.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11546. 'sylius.model.taxon_image.class' => 'Sylius\\Component\\Core\\Model\\TaxonImage',
  11547. 'sylius.controller.taxon_image.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11548. 'sylius.factory.taxon_image.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11549. 'sylius.model.channel_pricing.class' => 'Sylius\\Component\\Core\\Model\\ChannelPricing',
  11550. 'sylius.controller.channel_pricing.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11551. 'sylius.factory.channel_pricing.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11552. 'sylius.model.shop_billing_data.class' => 'Sylius\\Component\\Core\\Model\\ShopBillingData',
  11553. 'sylius.controller.shop_billing_data.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11554. 'sylius.factory.shop_billing_data.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11555. 'sylius.form.type.checkout_address.validation_groups' => [
  11556. 0 => 'sylius',
  11557. ],
  11558. 'sylius.form.type.checkout_select_shipping.validation_groups' => [
  11559. 0 => 'sylius',
  11560. ],
  11561. 'sylius.form.type.checkout_shipment.validation_groups' => [
  11562. 0 => 'sylius',
  11563. ],
  11564. 'sylius.form.type.checkout_select_payment.validation_groups' => [
  11565. 0 => 'sylius',
  11566. ],
  11567. 'sylius.form.type.checkout_payment.validation_groups' => [
  11568. 0 => 'sylius',
  11569. ],
  11570. 'sylius.form.type.checkout_complete.validation_groups' => [
  11571. 0 => 'sylius',
  11572. ],
  11573. 'sylius.form.type.product_review.validation_groups' => [
  11574. 0 => 'sylius',
  11575. ],
  11576. 'sylius.form.type.admin_user.validation_groups' => [
  11577. 0 => 'sylius',
  11578. ],
  11579. 'sylius.form.type.shop_user.validation_groups' => [
  11580. 0 => 'sylius',
  11581. ],
  11582. 'sylius.form.type.shop_user_registration.validation_groups' => [
  11583. 0 => 'sylius',
  11584. 1 => 'sylius_user_registration',
  11585. ],
  11586. 'sylius.form.type.customer_guest.validation_groups' => [
  11587. 0 => 'sylius_customer_guest',
  11588. ],
  11589. 'sylius.form.type.customer_checkout_guest.validation_groups' => [
  11590. 0 => 'sylius_customer_checkout_guest',
  11591. ],
  11592. 'sylius.form.type.customer_simple_registration.validation_groups' => [
  11593. 0 => 'sylius',
  11594. 1 => 'sylius_user_registration',
  11595. ],
  11596. 'sylius.form.type.customer_registration.validation_groups' => [
  11597. 0 => 'sylius',
  11598. 1 => 'sylius_user_registration',
  11599. 2 => 'sylius_customer_profile',
  11600. ],
  11601. 'sylius.form.type.add_to_cart.validation_groups' => [
  11602. 0 => 'sylius',
  11603. ],
  11604. 'sylius.form.type.channel_pricing.validation_groups' => [
  11605. 0 => 'sylius',
  11606. ],
  11607. 'sylius.form.type.product_image.validation_groups' => [
  11608. 0 => 'sylius',
  11609. ],
  11610. 'sylius.catalog_promotion.action.fixed_discount' => 'fixed_discount',
  11611. 'sylius.catalog_promotion.action.percentage_discount' => 'percentage_discount',
  11612. 'sylius.catalog_promotion.scope.for_products' => 'for_products',
  11613. 'sylius.catalog_promotion.scope.for_taxons' => 'for_taxons',
  11614. 'sylius.catalog_promotion.scope.for_variants' => 'for_variants',
  11615. 'sylius_installer_currency' => 'USD',
  11616. 'sylius.tax_calculation_strategy.interface' => 'Sylius\\Component\\Core\\Taxation\\Strategy\\TaxCalculationStrategyInterface',
  11617. 'sylius.order_item_quantity_modifier.limit' => 9999,
  11618. 'sylius_core.taxation.shipping_address_based_taxation' => false,
  11619. 'sylius_core.order_by_identifier' => true,
  11620. 'sylius_core.catalog_promotions.batch_size' => 100,
  11621. 'sylius.state_machine.class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  11622. 'sylius.resource.mapping' => [
  11623. 'paths' => [
  11624. 0 => (\dirname(__DIR__, 4).'/src/Entity'),
  11625. ],
  11626. ],
  11627. 'sylius.resource.settings' => [
  11628. 'paginate' => NULL,
  11629. 'limit' => NULL,
  11630. 'allowed_paginate' => [
  11631. 0 => 10,
  11632. 1 => 20,
  11633. 2 => 30,
  11634. ],
  11635. 'default_page_size' => 10,
  11636. 'sortable' => false,
  11637. 'sorting' => NULL,
  11638. 'filterable' => false,
  11639. 'criteria' => NULL,
  11640. 'state_machine_component' => NULL,
  11641. ],
  11642. 'sylius.orm.repository.class' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\EntityRepository',
  11643. 'sylius.translation.translatable_listener.doctrine.orm.class' => 'Sylius\\Bundle\\ResourceBundle\\EventListener\\ORMTranslatableListener',
  11644. 'bitbag_sylius_cms_plugin.model.block.class' => 'BitBag\\SyliusCmsPlugin\\Entity\\Block',
  11645. 'bitbag_sylius_cms_plugin.controller.block.class' => 'BitBag\\SyliusCmsPlugin\\Controller\\BlockController',
  11646. 'bitbag_sylius_cms_plugin.factory.block.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11647. 'bitbag_sylius_cms_plugin.repository.block.class' => 'BitBag\\SyliusCmsPlugin\\Repository\\BlockRepository',
  11648. 'bitbag_sylius_cms_plugin.model.block_translation.class' => 'BitBag\\SyliusCmsPlugin\\Entity\\BlockTranslation',
  11649. 'bitbag_sylius_cms_plugin.controller.block_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11650. 'bitbag_sylius_cms_plugin.factory.block_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11651. 'bitbag_sylius_cms_plugin.model.page.class' => 'BitBag\\SyliusCmsPlugin\\Entity\\Page',
  11652. 'bitbag_sylius_cms_plugin.controller.page.class' => 'BitBag\\SyliusCmsPlugin\\Controller\\PageController',
  11653. 'bitbag_sylius_cms_plugin.factory.page.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11654. 'bitbag_sylius_cms_plugin.repository.page.class' => 'BitBag\\SyliusCmsPlugin\\Repository\\PageRepository',
  11655. 'bitbag_sylius_cms_plugin.model.page_translation.class' => 'BitBag\\SyliusCmsPlugin\\Entity\\PageTranslation',
  11656. 'bitbag_sylius_cms_plugin.controller.page_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11657. 'bitbag_sylius_cms_plugin.factory.page_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11658. 'bitbag_sylius_cms_plugin.model.frequently_asked_question.class' => 'BitBag\\SyliusCmsPlugin\\Entity\\FrequentlyAskedQuestion',
  11659. 'bitbag_sylius_cms_plugin.controller.frequently_asked_question.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11660. 'bitbag_sylius_cms_plugin.factory.frequently_asked_question.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11661. 'bitbag_sylius_cms_plugin.repository.frequently_asked_question.class' => 'BitBag\\SyliusCmsPlugin\\Repository\\FrequentlyAskedQuestionRepository',
  11662. 'bitbag_sylius_cms_plugin.model.frequently_asked_question_translation.class' => 'BitBag\\SyliusCmsPlugin\\Entity\\FrequentlyAskedQuestionTranslation',
  11663. 'bitbag_sylius_cms_plugin.controller.frequently_asked_question_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11664. 'bitbag_sylius_cms_plugin.factory.frequently_asked_question_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11665. 'bitbag_sylius_cms_plugin.model.section.class' => 'BitBag\\SyliusCmsPlugin\\Entity\\Section',
  11666. 'bitbag_sylius_cms_plugin.controller.section.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11667. 'bitbag_sylius_cms_plugin.factory.section.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11668. 'bitbag_sylius_cms_plugin.repository.section.class' => 'BitBag\\SyliusCmsPlugin\\Repository\\SectionRepository',
  11669. 'bitbag_sylius_cms_plugin.model.section_translation.class' => 'BitBag\\SyliusCmsPlugin\\Entity\\SectionTranslation',
  11670. 'bitbag_sylius_cms_plugin.controller.section_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11671. 'bitbag_sylius_cms_plugin.factory.section_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11672. 'bitbag_sylius_cms_plugin.model.media.class' => 'BitBag\\SyliusCmsPlugin\\Entity\\Media',
  11673. 'bitbag_sylius_cms_plugin.controller.media.class' => 'BitBag\\SyliusCmsPlugin\\Controller\\MediaController',
  11674. 'bitbag_sylius_cms_plugin.factory.media.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11675. 'bitbag_sylius_cms_plugin.repository.media.class' => 'BitBag\\SyliusCmsPlugin\\Repository\\MediaRepository',
  11676. 'bitbag_sylius_cms_plugin.model.media_translation.class' => 'BitBag\\SyliusCmsPlugin\\Entity\\MediaTranslation',
  11677. 'bitbag_sylius_cms_plugin.controller.media_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11678. 'bitbag_sylius_cms_plugin.factory.media_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11679. 'open_marketplace.model.conversation.class' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Entity\\Conversation',
  11680. 'open_marketplace.controller.conversation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11681. 'open_marketplace.factory.conversation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11682. 'open_marketplace.repository.conversation.class' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Repository\\ConversationRepository',
  11683. 'open_marketplace.model.conversation_category.class' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Entity\\Category',
  11684. 'open_marketplace.controller.conversation_category.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11685. 'open_marketplace.factory.conversation_category.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11686. 'open_marketplace.repository.conversation_category.class' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Repository\\CategoryRepository',
  11687. 'open_marketplace.model.conversation_message.class' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Entity\\Message',
  11688. 'open_marketplace.controller.conversation_message.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11689. 'open_marketplace.factory.conversation_message.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11690. 'open_marketplace.repository.conversation_message.class' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Repository\\MessageRepository',
  11691. 'open_marketplace.model.product_listing.class' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\Listing',
  11692. 'open_marketplace.controller.product_listing.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11693. 'open_marketplace.factory.product_listing.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11694. 'open_marketplace.repository.product_listing.class' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Repository\\ListingRepository',
  11695. 'open_marketplace.model.product_listing_price.class' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\ListingPrice',
  11696. 'open_marketplace.controller.product_listing_price.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11697. 'open_marketplace.factory.product_listing_price.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11698. 'open_marketplace.model.product_draft.class' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\Draft',
  11699. 'open_marketplace.controller.product_draft.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11700. 'open_marketplace.factory.product_draft.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11701. 'open_marketplace.model.product_draft_translation.class' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftTranslation',
  11702. 'open_marketplace.controller.product_draft_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11703. 'open_marketplace.factory.product_draft_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11704. 'open_marketplace.model.product_draft_image.class' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftImage',
  11705. 'open_marketplace.controller.product_draft_image.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11706. 'open_marketplace.factory.product_draft_image.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11707. 'open_marketplace.model.product_draft_taxons.class' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftTaxon',
  11708. 'open_marketplace.controller.product_draft_taxons.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11709. 'open_marketplace.factory.product_draft_taxons.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11710. 'open_marketplace.repository.product_draft_taxons.class' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Repository\\DraftTaxonRepository',
  11711. 'open_marketplace.model.product_draft_attribute.class' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftAttribute',
  11712. 'open_marketplace.controller.product_draft_attribute.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11713. 'open_marketplace.factory.product_draft_attribute.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11714. 'open_marketplace.repository.product_draft_attribute.class' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Repository\\DraftAttributeRepository',
  11715. 'open_marketplace.model.product_draft_attribute_translation.class' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftAttributeTranslation',
  11716. 'open_marketplace.controller.product_draft_attribute_translation.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11717. 'open_marketplace.factory.product_draft_attribute_translation.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11718. 'open_marketplace.model.product_draft_attribute_value.class' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftAttributeValue',
  11719. 'open_marketplace.controller.product_draft_attribute_value.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11720. 'open_marketplace.factory.product_draft_attribute_value.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11721. 'open_marketplace.model.vendor.class' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\Vendor',
  11722. 'open_marketplace.controller.vendor.class' => 'BitBag\\OpenMarketplace\\Component\\Core\\Common\\Controller\\Resource\\VendorController',
  11723. 'open_marketplace.factory.vendor.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11724. 'open_marketplace.repository.vendor.class' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\VendorRepository',
  11725. 'open_marketplace.model.vendor_profile_update.class' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\ProfileUpdate\\ProfileUpdate',
  11726. 'open_marketplace.controller.vendor_profile_update.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11727. 'open_marketplace.factory.vendor_profile_update.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11728. 'open_marketplace.repository.vendor_profile_update.class' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\ProfileUpdateRepository',
  11729. 'open_marketplace.model.vendor_address.class' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\Address',
  11730. 'open_marketplace.controller.vendor_address.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11731. 'open_marketplace.factory.vendor_address.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11732. 'open_marketplace.model.vendor_address_update.class' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\ProfileUpdate\\Address',
  11733. 'open_marketplace.controller.vendor_address_update.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11734. 'open_marketplace.factory.vendor_address_update.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11735. 'open_marketplace.model.vendor_shipping_method.class' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\VendorShippingMethod',
  11736. 'open_marketplace.controller.vendor_shipping_method.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11737. 'open_marketplace.factory.vendor_shipping_method.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11738. 'open_marketplace.repository.vendor_shipping_method.class' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Repository\\VendorShippingMethodRepository',
  11739. 'open_marketplace.model.vendor_logo_image.class' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\LogoImage',
  11740. 'open_marketplace.controller.vendor_logo_image.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11741. 'open_marketplace.factory.vendor_logo_image.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11742. 'open_marketplace.model.vendor_background_image.class' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\BackgroundImage',
  11743. 'open_marketplace.controller.vendor_background_image.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11744. 'open_marketplace.factory.vendor_background_image.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11745. 'open_marketplace.model.vendor_profile_update_logo_image.class' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\ProfileUpdate\\LogoImage',
  11746. 'open_marketplace.controller.vendor_profile_update_logo_image.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11747. 'open_marketplace.factory.vendor_profile_update_logo_image.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11748. 'open_marketplace.model.vendor_profile_update_background_image.class' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\ProfileUpdate\\BackgroundImage',
  11749. 'open_marketplace.controller.vendor_profile_update_background_image.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11750. 'open_marketplace.factory.vendor_profile_update_background_image.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11751. 'sylius.model.orders_in_delivery.class' => 'App\\Entity\\OrdersInDelivery',
  11752. 'sylius.controller.orders_in_delivery.class' => 'App\\Controller\\OrdersInDeliveryController',
  11753. 'sylius.factory.orders_in_delivery.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11754. 'sylius.repository.orders_in_delivery.class' => 'App\\Repository\\OrdersInDeliveryRepository',
  11755. 'sylius.model.orders_in_delivery_unsigned.class' => 'App\\Entity\\OrdersInDelivery',
  11756. 'sylius.controller.orders_in_delivery_unsigned.class' => 'App\\Controller\\OrdersInDeliveryController',
  11757. 'sylius.factory.orders_in_delivery_unsigned.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11758. 'sylius.repository.orders_in_delivery_unsigned.class' => 'App\\Repository\\OrdersInDeliveryRepository',
  11759. 'sylius.model.orders_in_delivery_shipping.class' => 'App\\Entity\\OrdersInDelivery',
  11760. 'sylius.controller.orders_in_delivery_shipping.class' => 'App\\Controller\\OrdersInDeliveryController',
  11761. 'sylius.factory.orders_in_delivery_shipping.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11762. 'sylius.repository.orders_in_delivery_shipping.class' => 'App\\Repository\\OrdersInDeliveryRepository',
  11763. 'sylius.model.orders_in_delivery_items.class' => 'App\\Entity\\OrdersInDelivery',
  11764. 'sylius.controller.orders_in_delivery_items.class' => 'App\\Controller\\OrdersInDeliveryController',
  11765. 'sylius.factory.orders_in_delivery_items.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11766. 'sylius.repository.orders_in_delivery_items.class' => 'App\\Repository\\OrdersInDeliveryRepository',
  11767. 'sylius.model.brands.class' => 'Loevgaard\\SyliusBrandPlugin\\Model\\Brand',
  11768. 'sylius.controller.brands.class' => 'App\\Controller\\BrandsController',
  11769. 'sylius.factory.brands.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11770. 'sylius.repository.brands.class' => 'App\\Repository\\BrandsRepository',
  11771. 'loevgaard_sylius_brand.driver.doctrine/orm' => true,
  11772. 'loevgaard_sylius_brand.driver' => 'doctrine/orm',
  11773. 'loevgaard_sylius_brand.model.brand.class' => 'Loevgaard\\SyliusBrandPlugin\\Model\\Brand',
  11774. 'loevgaard_sylius_brand.controller.brand.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11775. 'loevgaard_sylius_brand.factory.brand.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11776. 'loevgaard_sylius_brand.repository.brand.class' => 'Loevgaard\\SyliusBrandPlugin\\Doctrine\\ORM\\BrandRepository',
  11777. 'loevgaard_sylius_brand.model.brand_image.class' => 'Loevgaard\\SyliusBrandPlugin\\Model\\BrandImage',
  11778. 'loevgaard_sylius_brand.controller.brand_image.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  11779. 'loevgaard_sylius_brand.factory.brand_image.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  11780. 'loevgaard_sylius_brand.repository.brand_image.class' => 'Loevgaard\\SyliusBrandPlugin\\Doctrine\\ORM\\BrandImageRepository',
  11781. 'loevgaard_sylius_brand.form.type.brand.validation_groups' => [
  11782. 0 => 'loevgaard_sylius_brand',
  11783. ],
  11784. 'loevgaard_sylius_brand.form.type.brand_image.validation_groups' => [
  11785. 0 => 'loevgaard_sylius_brand',
  11786. ],
  11787. 'sylius.grid.templates.action' => [
  11788. 'import' => '@BitBagSyliusCmsPlugin/Grid/Action/import.html.twig',
  11789. 'default' => '@SyliusUi/Grid/Action/default.html.twig',
  11790. 'create' => '@SyliusUi/Grid/Action/create.html.twig',
  11791. 'delete' => '@SyliusUi/Grid/Action/delete.html.twig',
  11792. 'show' => '@SyliusUi/Grid/Action/show.html.twig',
  11793. 'update' => '@SyliusUi/Grid/Action/update.html.twig',
  11794. 'apply_transition' => '@SyliusUi/Grid/Action/applyTransition.html.twig',
  11795. 'links' => '@SyliusUi/Grid/Action/links.html.twig',
  11796. 'archive' => '@SyliusUi/Grid/Action/archive.html.twig',
  11797. 'create_payment_method' => '@SyliusAdmin/PaymentMethod/Grid/Action/create.html.twig',
  11798. 'create_product_attribute' => '@SyliusAdmin/ProductAttribute/Grid/Action/create.html.twig',
  11799. 'generate_variants' => '@SyliusAdmin/Product/Grid/Action/generateVariants.html.twig',
  11800. 'ship_with_tracking_code' => '@SyliusAdmin/Shipment/Grid/Action/shipWithTrackingCode.html.twig',
  11801. 'update_product_positions' => '@SyliusAdmin/Product/Grid/Action/updatePositions.html.twig',
  11802. 'update_product_variant_positions' => '@SyliusAdmin/ProductVariant/Grid/Action/updatePositions.html.twig',
  11803. 'pay' => '@SyliusShop/Account/Order/Grid/Action/_pay_deprecated.html.twig',
  11804. 'shop_show' => '@SyliusShop/Grid/Action/show.html.twig',
  11805. 'shop_pay' => '@SyliusShop/Account/Order/Grid/Action/pay.html.twig',
  11806. 'archiveConversation' => 'Context/Admin/Conversation/_archiveConversation.html.twig',
  11807. 'details' => 'Configuration/Grid/Admin/Action/productDetails.html.twig',
  11808. 'restore' => 'Configuration/Grid/Admin/Action/restore.html.twig',
  11809. 'enable_vendor_action' => 'Configuration/Grid/Admin/Action/enableVendor.html.twig',
  11810. 'edit_vendor' => 'Configuration/Grid/Admin/Action/editVendor.html.twig',
  11811. 'show_product_listings' => 'Configuration/Grid/Admin/Action/showVendorProductListings.html.twig',
  11812. 'render_attribute_types' => 'Configuration/Grid/Action/createDraftAttribute.html.twig',
  11813. 'edit_product' => 'Configuration/Grid/Vendor/Action/editProductListing.html.twig',
  11814. 'product_listing_dropdown' => 'Configuration/Grid/Vendor/Action/productListingDropdown.html.twig',
  11815. 'product_review_dropdown' => 'Configuration/Grid/Vendor/Action/productReviewDropdown.html.twig',
  11816. 'brands_product_list' => '@LoevgaardSyliusBrandPlugin/Grid/Action/brandsProductList.html.twig',
  11817. ],
  11818. 'sylius.grid.templates.bulk_action' => [
  11819. 'delete' => '@SyliusUi/Grid/BulkAction/delete.html.twig',
  11820. ],
  11821. 'sylius.grid.templates.filter' => [
  11822. 'string' => '@SyliusUi/Grid/Filter/string.html.twig',
  11823. 'boolean' => '@SyliusUi/Grid/Filter/boolean.html.twig',
  11824. 'date' => '@SyliusUi/Grid/Filter/date.html.twig',
  11825. 'entity' => '@SyliusUi/Grid/Filter/entity.html.twig',
  11826. 'money' => '@SyliusUi/Grid/Filter/money.html.twig',
  11827. 'exists' => '@SyliusUi/Grid/Filter/exists.html.twig',
  11828. 'select' => '@SyliusUi/Grid/Filter/select.html.twig',
  11829. 'entities' => '@SyliusUi/Grid/Filter/entities.html.twig',
  11830. 'shop_string' => '@SyliusShop/Grid/Filter/string.html.twig',
  11831. 'product_listing_status' => 'Configuration/Grid/Admin/Filter/productListingStatus.html.twig',
  11832. ],
  11833. 'sylius.grids_definitions' => [
  11834. 'bitbag_sylius_cms_plugin_admin_block' => [
  11835. 'driver' => [
  11836. 'name' => 'doctrine/orm',
  11837. 'options' => [
  11838. 'class' => 'BitBag\\SyliusCmsPlugin\\Entity\\Block',
  11839. 'repository' => [
  11840. 'method' => 'createListQueryBuilder',
  11841. 'arguments' => [
  11842. 0 => 'en_US',
  11843. ],
  11844. ],
  11845. ],
  11846. ],
  11847. 'sorting' => [
  11848. 'code' => 'asc',
  11849. ],
  11850. 'limits' => [
  11851. 0 => 10,
  11852. 1 => 25,
  11853. 2 => 50,
  11854. ],
  11855. 'fields' => [
  11856. 'code' => [
  11857. 'type' => 'string',
  11858. 'label' => 'sylius.ui.code',
  11859. 'sortable' => NULL,
  11860. 'enabled' => true,
  11861. 'position' => 100,
  11862. 'options' => [
  11863. ],
  11864. ],
  11865. 'enabled' => [
  11866. 'type' => 'twig',
  11867. 'label' => 'sylius.ui.enabled',
  11868. 'path' => 'enabled',
  11869. 'sortable' => NULL,
  11870. 'options' => [
  11871. 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  11872. ],
  11873. 'enabled' => true,
  11874. 'position' => 100,
  11875. ],
  11876. 'sections' => [
  11877. 'type' => 'twig',
  11878. 'label' => 'bitbag_sylius_cms_plugin.ui.sections',
  11879. 'path' => '.',
  11880. 'options' => [
  11881. 'template' => '@BitBagSyliusCmsPlugin/Grid/Field/sections.html.twig',
  11882. ],
  11883. 'enabled' => true,
  11884. 'position' => 100,
  11885. ],
  11886. ],
  11887. 'filters' => [
  11888. 'search' => [
  11889. 'type' => 'string',
  11890. 'label' => 'sylius.ui.search',
  11891. 'options' => [
  11892. 'fields' => [
  11893. 0 => 'code',
  11894. ],
  11895. ],
  11896. 'enabled' => true,
  11897. 'position' => 100,
  11898. 'form_options' => [
  11899. ],
  11900. ],
  11901. 'enabled' => [
  11902. 'type' => 'boolean',
  11903. 'enabled' => true,
  11904. 'position' => 100,
  11905. 'options' => [
  11906. ],
  11907. 'form_options' => [
  11908. ],
  11909. ],
  11910. ],
  11911. 'actions' => [
  11912. 'main' => [
  11913. 'import' => [
  11914. 'type' => 'import',
  11915. 'options' => [
  11916. 'resourceCode' => 'block',
  11917. ],
  11918. 'enabled' => true,
  11919. 'position' => 100,
  11920. ],
  11921. 'create' => [
  11922. 'type' => 'create',
  11923. 'enabled' => true,
  11924. 'position' => 100,
  11925. 'options' => [
  11926. ],
  11927. ],
  11928. ],
  11929. 'item' => [
  11930. 'update' => [
  11931. 'type' => 'update',
  11932. 'enabled' => true,
  11933. 'position' => 100,
  11934. 'options' => [
  11935. ],
  11936. ],
  11937. 'delete' => [
  11938. 'type' => 'delete',
  11939. 'enabled' => true,
  11940. 'position' => 100,
  11941. 'options' => [
  11942. ],
  11943. ],
  11944. ],
  11945. 'bulk' => [
  11946. 'delete' => [
  11947. 'type' => 'delete',
  11948. 'enabled' => true,
  11949. 'position' => 100,
  11950. 'options' => [
  11951. ],
  11952. ],
  11953. ],
  11954. ],
  11955. ],
  11956. 'bitbag_sylius_cms_plugin_admin_page' => [
  11957. 'driver' => [
  11958. 'name' => 'doctrine/orm',
  11959. 'options' => [
  11960. 'class' => 'BitBag\\SyliusCmsPlugin\\Entity\\Page',
  11961. 'repository' => [
  11962. 'method' => 'createListQueryBuilder',
  11963. 'arguments' => [
  11964. 0 => 'en_US',
  11965. ],
  11966. ],
  11967. ],
  11968. ],
  11969. 'sorting' => [
  11970. 'code' => 'asc',
  11971. ],
  11972. 'limits' => [
  11973. 0 => 10,
  11974. 1 => 25,
  11975. 2 => 50,
  11976. ],
  11977. 'fields' => [
  11978. 'page_image' => [
  11979. 'type' => 'twig',
  11980. 'label' => 'bitbag_sylius_cms_plugin.ui.image',
  11981. 'path' => '.',
  11982. 'options' => [
  11983. 'template' => '@BitBagSyliusCmsPlugin/Grid/Field/page_image.html.twig',
  11984. ],
  11985. 'enabled' => true,
  11986. 'position' => 100,
  11987. ],
  11988. 'code' => [
  11989. 'type' => 'string',
  11990. 'label' => 'bitbag_sylius_cms_plugin.ui.code',
  11991. 'sortable' => NULL,
  11992. 'enabled' => true,
  11993. 'position' => 100,
  11994. 'options' => [
  11995. ],
  11996. ],
  11997. 'name' => [
  11998. 'type' => 'string',
  11999. 'label' => 'bitbag_sylius_cms_plugin.ui.name',
  12000. 'sortable' => 'translation.name',
  12001. 'enabled' => true,
  12002. 'position' => 100,
  12003. 'options' => [
  12004. ],
  12005. ],
  12006. 'slug' => [
  12007. 'type' => 'string',
  12008. 'label' => 'bitbag_sylius_cms_plugin.ui.slug',
  12009. 'sortable' => 'translation.slug',
  12010. 'enabled' => true,
  12011. 'position' => 100,
  12012. 'options' => [
  12013. ],
  12014. ],
  12015. 'sections' => [
  12016. 'type' => 'twig',
  12017. 'label' => 'bitbag_sylius_cms_plugin.ui.sections',
  12018. 'path' => '.',
  12019. 'options' => [
  12020. 'template' => '@BitBagSyliusCmsPlugin/Grid/Field/sections.html.twig',
  12021. ],
  12022. 'enabled' => true,
  12023. 'position' => 100,
  12024. ],
  12025. ],
  12026. 'filters' => [
  12027. 'search' => [
  12028. 'type' => 'string',
  12029. 'label' => 'sylius.ui.search',
  12030. 'options' => [
  12031. 'fields' => [
  12032. 0 => 'code',
  12033. ],
  12034. ],
  12035. 'enabled' => true,
  12036. 'position' => 100,
  12037. 'form_options' => [
  12038. ],
  12039. ],
  12040. 'sections' => [
  12041. 'type' => 'entity',
  12042. 'label' => 'bitbag_sylius_cms_plugin.ui.sections',
  12043. 'form_options' => [
  12044. 'class' => 'BitBag\\SyliusCmsPlugin\\Entity\\Section',
  12045. 'choice_label' => 'name',
  12046. 'choice_value' => 'code',
  12047. ],
  12048. 'options' => [
  12049. 'fields' => [
  12050. 0 => 'sections.code',
  12051. ],
  12052. ],
  12053. 'enabled' => true,
  12054. 'position' => 100,
  12055. ],
  12056. ],
  12057. 'actions' => [
  12058. 'main' => [
  12059. 'import' => [
  12060. 'type' => 'import',
  12061. 'options' => [
  12062. 'resourceCode' => 'page',
  12063. ],
  12064. 'enabled' => true,
  12065. 'position' => 100,
  12066. ],
  12067. 'create' => [
  12068. 'type' => 'create',
  12069. 'enabled' => true,
  12070. 'position' => 100,
  12071. 'options' => [
  12072. ],
  12073. ],
  12074. ],
  12075. 'item' => [
  12076. 'update' => [
  12077. 'type' => 'update',
  12078. 'enabled' => true,
  12079. 'position' => 100,
  12080. 'options' => [
  12081. ],
  12082. ],
  12083. 'delete' => [
  12084. 'type' => 'delete',
  12085. 'enabled' => true,
  12086. 'position' => 100,
  12087. 'options' => [
  12088. ],
  12089. ],
  12090. ],
  12091. 'bulk' => [
  12092. 'delete' => [
  12093. 'type' => 'delete',
  12094. 'enabled' => true,
  12095. 'position' => 100,
  12096. 'options' => [
  12097. ],
  12098. ],
  12099. ],
  12100. ],
  12101. ],
  12102. 'bitbag_sylius_cms_plugin_admin_frequently_asked_question' => [
  12103. 'driver' => [
  12104. 'name' => 'doctrine/orm',
  12105. 'options' => [
  12106. 'class' => 'BitBag\\SyliusCmsPlugin\\Entity\\FrequentlyAskedQuestion',
  12107. 'repository' => [
  12108. 'method' => 'createListQueryBuilder',
  12109. 'arguments' => [
  12110. 0 => 'en_US',
  12111. ],
  12112. ],
  12113. ],
  12114. ],
  12115. 'sorting' => [
  12116. 'position' => 'asc',
  12117. ],
  12118. 'limits' => [
  12119. 0 => 10,
  12120. 1 => 25,
  12121. 2 => 50,
  12122. ],
  12123. 'fields' => [
  12124. 'position' => [
  12125. 'type' => 'string',
  12126. 'label' => 'sylius.ui.position',
  12127. 'sortable' => NULL,
  12128. 'enabled' => true,
  12129. 'position' => 100,
  12130. 'options' => [
  12131. ],
  12132. ],
  12133. 'code' => [
  12134. 'type' => 'string',
  12135. 'label' => 'sylius.ui.code',
  12136. 'sortable' => NULL,
  12137. 'enabled' => true,
  12138. 'position' => 100,
  12139. 'options' => [
  12140. ],
  12141. ],
  12142. 'question' => [
  12143. 'type' => 'string',
  12144. 'label' => 'bitbag_sylius_cms_plugin.ui.question',
  12145. 'sortable' => 'translation.question',
  12146. 'enabled' => true,
  12147. 'position' => 100,
  12148. 'options' => [
  12149. ],
  12150. ],
  12151. 'answer' => [
  12152. 'type' => 'string',
  12153. 'label' => 'bitbag_sylius_cms_plugin.ui.answer',
  12154. 'sortable' => 'translation.answer',
  12155. 'enabled' => true,
  12156. 'position' => 100,
  12157. 'options' => [
  12158. ],
  12159. ],
  12160. ],
  12161. 'filters' => [
  12162. 'search' => [
  12163. 'type' => 'string',
  12164. 'label' => 'sylius.ui.search',
  12165. 'options' => [
  12166. 'fields' => [
  12167. 0 => 'code',
  12168. ],
  12169. ],
  12170. 'enabled' => true,
  12171. 'position' => 100,
  12172. 'form_options' => [
  12173. ],
  12174. ],
  12175. ],
  12176. 'actions' => [
  12177. 'main' => [
  12178. 'create' => [
  12179. 'type' => 'create',
  12180. 'enabled' => true,
  12181. 'position' => 100,
  12182. 'options' => [
  12183. ],
  12184. ],
  12185. ],
  12186. 'item' => [
  12187. 'update' => [
  12188. 'type' => 'update',
  12189. 'enabled' => true,
  12190. 'position' => 100,
  12191. 'options' => [
  12192. ],
  12193. ],
  12194. 'delete' => [
  12195. 'type' => 'delete',
  12196. 'enabled' => true,
  12197. 'position' => 100,
  12198. 'options' => [
  12199. ],
  12200. ],
  12201. ],
  12202. 'bulk' => [
  12203. 'delete' => [
  12204. 'type' => 'delete',
  12205. 'enabled' => true,
  12206. 'position' => 100,
  12207. 'options' => [
  12208. ],
  12209. ],
  12210. ],
  12211. ],
  12212. ],
  12213. 'bitbag_sylius_cms_plugin_admin_section' => [
  12214. 'driver' => [
  12215. 'name' => 'doctrine/orm',
  12216. 'options' => [
  12217. 'class' => 'BitBag\\SyliusCmsPlugin\\Entity\\Section',
  12218. 'repository' => [
  12219. 'method' => 'createListQueryBuilder',
  12220. 'arguments' => [
  12221. 0 => 'en_US',
  12222. ],
  12223. ],
  12224. ],
  12225. ],
  12226. 'sorting' => [
  12227. 'code' => 'asc',
  12228. ],
  12229. 'limits' => [
  12230. 0 => 10,
  12231. 1 => 25,
  12232. 2 => 50,
  12233. ],
  12234. 'fields' => [
  12235. 'code' => [
  12236. 'type' => 'string',
  12237. 'label' => 'bitbag_sylius_cms_plugin.ui.code',
  12238. 'sortable' => NULL,
  12239. 'enabled' => true,
  12240. 'position' => 100,
  12241. 'options' => [
  12242. ],
  12243. ],
  12244. 'name' => [
  12245. 'type' => 'string',
  12246. 'label' => 'bitbag_sylius_cms_plugin.ui.name',
  12247. 'sortable' => 'translation.name',
  12248. 'enabled' => true,
  12249. 'position' => 100,
  12250. 'options' => [
  12251. ],
  12252. ],
  12253. ],
  12254. 'filters' => [
  12255. 'search' => [
  12256. 'type' => 'string',
  12257. 'label' => 'sylius.ui.search',
  12258. 'options' => [
  12259. 'fields' => [
  12260. 0 => 'code',
  12261. ],
  12262. ],
  12263. 'enabled' => true,
  12264. 'position' => 100,
  12265. 'form_options' => [
  12266. ],
  12267. ],
  12268. ],
  12269. 'actions' => [
  12270. 'main' => [
  12271. 'create' => [
  12272. 'type' => 'create',
  12273. 'enabled' => true,
  12274. 'position' => 100,
  12275. 'options' => [
  12276. ],
  12277. ],
  12278. ],
  12279. 'item' => [
  12280. 'update' => [
  12281. 'type' => 'update',
  12282. 'enabled' => true,
  12283. 'position' => 100,
  12284. 'options' => [
  12285. ],
  12286. ],
  12287. 'delete' => [
  12288. 'type' => 'delete',
  12289. 'enabled' => true,
  12290. 'position' => 100,
  12291. 'options' => [
  12292. ],
  12293. ],
  12294. ],
  12295. 'bulk' => [
  12296. 'delete' => [
  12297. 'type' => 'delete',
  12298. 'enabled' => true,
  12299. 'position' => 100,
  12300. 'options' => [
  12301. ],
  12302. ],
  12303. ],
  12304. ],
  12305. ],
  12306. 'bitbag_sylius_cms_plugin_admin_media' => [
  12307. 'driver' => [
  12308. 'name' => 'doctrine/orm',
  12309. 'options' => [
  12310. 'class' => 'BitBag\\SyliusCmsPlugin\\Entity\\Media',
  12311. 'repository' => [
  12312. 'method' => 'createListQueryBuilder',
  12313. 'arguments' => [
  12314. 0 => 'en_US',
  12315. ],
  12316. ],
  12317. ],
  12318. ],
  12319. 'sorting' => [
  12320. 'code' => 'asc',
  12321. ],
  12322. 'limits' => [
  12323. 0 => 10,
  12324. 1 => 25,
  12325. 2 => 50,
  12326. ],
  12327. 'fields' => [
  12328. 'media_file' => [
  12329. 'type' => 'twig',
  12330. 'label' => 'bitbag_sylius_cms_plugin.ui.preview',
  12331. 'path' => '.',
  12332. 'options' => [
  12333. 'template' => '@BitBagSyliusCmsPlugin/Grid/Field/image_preview.html.twig',
  12334. ],
  12335. 'enabled' => true,
  12336. 'position' => 100,
  12337. ],
  12338. 'name' => [
  12339. 'type' => 'string',
  12340. 'label' => 'bitbag_sylius_cms_plugin.ui.name',
  12341. 'enabled' => true,
  12342. 'position' => 100,
  12343. 'options' => [
  12344. ],
  12345. ],
  12346. 'code' => [
  12347. 'type' => 'string',
  12348. 'label' => 'bitbag_sylius_cms_plugin.ui.code',
  12349. 'sortable' => NULL,
  12350. 'enabled' => true,
  12351. 'position' => 100,
  12352. 'options' => [
  12353. ],
  12354. ],
  12355. 'path' => [
  12356. 'type' => 'string',
  12357. 'label' => 'bitbag_sylius_cms_plugin.ui.path',
  12358. 'enabled' => true,
  12359. 'position' => 100,
  12360. 'options' => [
  12361. ],
  12362. ],
  12363. 'type' => [
  12364. 'type' => 'string',
  12365. 'label' => 'bitbag_sylius_cms_plugin.ui.type',
  12366. 'enabled' => true,
  12367. 'position' => 100,
  12368. 'options' => [
  12369. ],
  12370. ],
  12371. ],
  12372. 'filters' => [
  12373. 'search' => [
  12374. 'type' => 'string',
  12375. 'label' => 'sylius.ui.search',
  12376. 'options' => [
  12377. 'fields' => [
  12378. 0 => 'code',
  12379. 1 => 'translations.name',
  12380. ],
  12381. ],
  12382. 'enabled' => true,
  12383. 'position' => 100,
  12384. 'form_options' => [
  12385. ],
  12386. ],
  12387. 'type' => [
  12388. 'type' => 'select',
  12389. 'label' => 'sylius.ui.type',
  12390. 'form_options' => [
  12391. 'choices' => [
  12392. 'sylius.ui.image' => 'image',
  12393. 'bitbag_sylius_cms_plugin.ui.file' => 'file',
  12394. 'bitbag_sylius_cms_plugin.ui.video' => 'video',
  12395. ],
  12396. ],
  12397. 'enabled' => true,
  12398. 'position' => 100,
  12399. 'options' => [
  12400. ],
  12401. ],
  12402. ],
  12403. 'actions' => [
  12404. 'main' => [
  12405. 'import' => [
  12406. 'type' => 'import',
  12407. 'options' => [
  12408. 'resourceCode' => 'media',
  12409. ],
  12410. 'enabled' => true,
  12411. 'position' => 100,
  12412. ],
  12413. 'create' => [
  12414. 'type' => 'create',
  12415. 'enabled' => true,
  12416. 'position' => 100,
  12417. 'options' => [
  12418. ],
  12419. ],
  12420. ],
  12421. 'item' => [
  12422. 'update' => [
  12423. 'type' => 'update',
  12424. 'enabled' => true,
  12425. 'position' => 100,
  12426. 'options' => [
  12427. ],
  12428. ],
  12429. 'delete' => [
  12430. 'type' => 'delete',
  12431. 'enabled' => true,
  12432. 'position' => 100,
  12433. 'options' => [
  12434. ],
  12435. ],
  12436. ],
  12437. 'bulk' => [
  12438. 'delete' => [
  12439. 'type' => 'delete',
  12440. 'enabled' => true,
  12441. 'position' => 100,
  12442. 'options' => [
  12443. ],
  12444. ],
  12445. ],
  12446. ],
  12447. ],
  12448. 'bitbag_sylius_cms_plugin_shop_page' => [
  12449. 'driver' => [
  12450. 'name' => 'doctrine/orm',
  12451. 'options' => [
  12452. 'class' => 'BitBag\\SyliusCmsPlugin\\Entity\\Page',
  12453. 'repository' => [
  12454. 'method' => 'createShopListQueryBuilder',
  12455. 'arguments' => [
  12456. 'sectionCode' => '$sectionCode',
  12457. 'channelCode' => 'expr:service(\'sylius.context.channel\').getChannel().getCode()',
  12458. ],
  12459. ],
  12460. ],
  12461. ],
  12462. 'sorting' => [
  12463. 'createdAt' => 'desc',
  12464. ],
  12465. 'fields' => [
  12466. 'createdAt' => [
  12467. 'type' => 'datetime',
  12468. 'sortable' => NULL,
  12469. 'enabled' => true,
  12470. 'position' => 100,
  12471. 'options' => [
  12472. ],
  12473. ],
  12474. ],
  12475. 'limits' => [
  12476. 0 => 10,
  12477. ],
  12478. 'filters' => [
  12479. ],
  12480. 'actions' => [
  12481. ],
  12482. ],
  12483. 'sylius_admin_address_log_entry' => [
  12484. 'driver' => [
  12485. 'name' => 'doctrine/orm',
  12486. 'options' => [
  12487. 'class' => 'Sylius\\Component\\Addressing\\Model\\AddressLogEntry',
  12488. 'repository' => [
  12489. 'method' => 'createByObjectIdQueryBuilder',
  12490. 'arguments' => [
  12491. 'objectId' => '$id',
  12492. ],
  12493. ],
  12494. ],
  12495. ],
  12496. 'fields' => [
  12497. 'action' => [
  12498. 'type' => 'twig',
  12499. 'label' => 'sylius.ui.action',
  12500. 'options' => [
  12501. 'template' => '@SyliusUi/Grid/Field/logAction.html.twig',
  12502. ],
  12503. 'enabled' => true,
  12504. 'position' => 100,
  12505. ],
  12506. 'loggedAt' => [
  12507. 'type' => 'datetime',
  12508. 'label' => 'sylius.ui.logged_at',
  12509. 'options' => [
  12510. 'format' => 'd-m-Y H:i:s',
  12511. ],
  12512. 'enabled' => true,
  12513. 'position' => 100,
  12514. ],
  12515. 'data' => [
  12516. 'type' => 'twig',
  12517. 'label' => 'sylius.ui.changes',
  12518. 'options' => [
  12519. 'template' => '@SyliusUi/Grid/Field/logData.html.twig',
  12520. ],
  12521. 'enabled' => true,
  12522. 'position' => 100,
  12523. ],
  12524. ],
  12525. 'sorting' => [
  12526. ],
  12527. 'limits' => [
  12528. 0 => 10,
  12529. 1 => 25,
  12530. 2 => 50,
  12531. ],
  12532. 'filters' => [
  12533. ],
  12534. 'actions' => [
  12535. ],
  12536. ],
  12537. 'sylius_admin_admin_user' => [
  12538. 'driver' => [
  12539. 'name' => 'doctrine/orm',
  12540. 'options' => [
  12541. 'class' => 'Sylius\\Component\\Core\\Model\\AdminUser',
  12542. ],
  12543. ],
  12544. 'sorting' => [
  12545. 'createdAt' => 'desc',
  12546. ],
  12547. 'fields' => [
  12548. 'firstName' => [
  12549. 'type' => 'string',
  12550. 'label' => 'sylius.ui.first_name',
  12551. 'sortable' => NULL,
  12552. 'enabled' => true,
  12553. 'position' => 100,
  12554. 'options' => [
  12555. ],
  12556. ],
  12557. 'lastName' => [
  12558. 'type' => 'string',
  12559. 'label' => 'sylius.ui.last_name',
  12560. 'sortable' => NULL,
  12561. 'enabled' => true,
  12562. 'position' => 100,
  12563. 'options' => [
  12564. ],
  12565. ],
  12566. 'username' => [
  12567. 'type' => 'string',
  12568. 'label' => 'sylius.ui.username',
  12569. 'sortable' => NULL,
  12570. 'enabled' => true,
  12571. 'position' => 100,
  12572. 'options' => [
  12573. ],
  12574. ],
  12575. 'email' => [
  12576. 'type' => 'string',
  12577. 'label' => 'sylius.ui.email',
  12578. 'sortable' => NULL,
  12579. 'enabled' => true,
  12580. 'position' => 100,
  12581. 'options' => [
  12582. ],
  12583. ],
  12584. 'createdAt' => [
  12585. 'type' => 'datetime',
  12586. 'label' => 'sylius.ui.registration_date',
  12587. 'sortable' => NULL,
  12588. 'options' => [
  12589. 'format' => 'd-m-Y H:i',
  12590. ],
  12591. 'enabled' => true,
  12592. 'position' => 100,
  12593. ],
  12594. 'enabled' => [
  12595. 'type' => 'twig',
  12596. 'label' => 'sylius.ui.enabled',
  12597. 'sortable' => NULL,
  12598. 'options' => [
  12599. 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  12600. ],
  12601. 'enabled' => true,
  12602. 'position' => 100,
  12603. ],
  12604. ],
  12605. 'filters' => [
  12606. 'search' => [
  12607. 'type' => 'string',
  12608. 'label' => 'sylius.ui.search',
  12609. 'options' => [
  12610. 'fields' => [
  12611. 0 => 'email',
  12612. 1 => 'username',
  12613. 2 => 'firstName',
  12614. 3 => 'lastName',
  12615. ],
  12616. ],
  12617. 'enabled' => true,
  12618. 'position' => 100,
  12619. 'form_options' => [
  12620. ],
  12621. ],
  12622. 'enabled' => [
  12623. 'type' => 'boolean',
  12624. 'label' => 'sylius.ui.enabled',
  12625. 'enabled' => true,
  12626. 'position' => 100,
  12627. 'options' => [
  12628. ],
  12629. 'form_options' => [
  12630. ],
  12631. ],
  12632. ],
  12633. 'actions' => [
  12634. 'main' => [
  12635. 'create' => [
  12636. 'type' => 'create',
  12637. 'enabled' => true,
  12638. 'position' => 100,
  12639. 'options' => [
  12640. ],
  12641. ],
  12642. ],
  12643. 'item' => [
  12644. 'update' => [
  12645. 'type' => 'update',
  12646. 'enabled' => true,
  12647. 'position' => 100,
  12648. 'options' => [
  12649. ],
  12650. ],
  12651. 'delete' => [
  12652. 'type' => 'delete',
  12653. 'enabled' => true,
  12654. 'position' => 100,
  12655. 'options' => [
  12656. ],
  12657. ],
  12658. ],
  12659. 'bulk' => [
  12660. 'delete' => [
  12661. 'type' => 'delete',
  12662. 'enabled' => true,
  12663. 'position' => 100,
  12664. 'options' => [
  12665. ],
  12666. ],
  12667. ],
  12668. ],
  12669. 'limits' => [
  12670. 0 => 10,
  12671. 1 => 25,
  12672. 2 => 50,
  12673. ],
  12674. ],
  12675. 'sylius_admin_catalog_promotion' => [
  12676. 'driver' => [
  12677. 'name' => 'doctrine/orm',
  12678. 'options' => [
  12679. 'class' => 'Sylius\\Component\\Core\\Model\\CatalogPromotion',
  12680. ],
  12681. ],
  12682. 'fields' => [
  12683. 'code' => [
  12684. 'type' => 'string',
  12685. 'label' => 'sylius.ui.code',
  12686. 'sortable' => NULL,
  12687. 'enabled' => true,
  12688. 'position' => 100,
  12689. 'options' => [
  12690. ],
  12691. ],
  12692. 'name' => [
  12693. 'type' => 'string',
  12694. 'label' => 'sylius.ui.name',
  12695. 'sortable' => NULL,
  12696. 'enabled' => true,
  12697. 'position' => 100,
  12698. 'options' => [
  12699. ],
  12700. ],
  12701. 'startDate' => [
  12702. 'type' => 'datetime',
  12703. 'label' => 'sylius.ui.start_date',
  12704. 'sortable' => NULL,
  12705. 'options' => [
  12706. 'format' => 'Y-m-d H:i',
  12707. ],
  12708. 'enabled' => true,
  12709. 'position' => 100,
  12710. ],
  12711. 'endDate' => [
  12712. 'type' => 'datetime',
  12713. 'label' => 'sylius.ui.end_date',
  12714. 'sortable' => NULL,
  12715. 'options' => [
  12716. 'format' => 'Y-m-d H:i',
  12717. ],
  12718. 'enabled' => true,
  12719. 'position' => 100,
  12720. ],
  12721. 'priority' => [
  12722. 'type' => 'string',
  12723. 'label' => 'sylius.ui.priority',
  12724. 'sortable' => NULL,
  12725. 'enabled' => true,
  12726. 'position' => 100,
  12727. 'options' => [
  12728. ],
  12729. ],
  12730. 'channels' => [
  12731. 'type' => 'twig',
  12732. 'label' => 'sylius.ui.channels',
  12733. 'options' => [
  12734. 'template' => '@SyliusAdmin/Grid/Field/_channels.html.twig',
  12735. ],
  12736. 'enabled' => true,
  12737. 'position' => 100,
  12738. ],
  12739. 'state' => [
  12740. 'type' => 'twig',
  12741. 'label' => 'sylius.ui.state',
  12742. 'options' => [
  12743. 'template' => '@SyliusAdmin/Common/Label/catalogPromotionState.html.twig',
  12744. ],
  12745. 'enabled' => true,
  12746. 'position' => 100,
  12747. ],
  12748. 'enabled' => [
  12749. 'type' => 'twig',
  12750. 'label' => 'sylius.ui.enabled',
  12751. 'sortable' => NULL,
  12752. 'options' => [
  12753. 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  12754. ],
  12755. 'enabled' => true,
  12756. 'position' => 100,
  12757. ],
  12758. ],
  12759. 'actions' => [
  12760. 'main' => [
  12761. 'create' => [
  12762. 'type' => 'create',
  12763. 'enabled' => true,
  12764. 'position' => 100,
  12765. 'options' => [
  12766. ],
  12767. ],
  12768. ],
  12769. 'item' => [
  12770. 'show' => [
  12771. 'type' => 'show',
  12772. 'enabled' => true,
  12773. 'position' => 100,
  12774. 'options' => [
  12775. ],
  12776. ],
  12777. 'update' => [
  12778. 'type' => 'update',
  12779. 'enabled' => true,
  12780. 'position' => 100,
  12781. 'options' => [
  12782. ],
  12783. ],
  12784. ],
  12785. ],
  12786. 'sorting' => [
  12787. ],
  12788. 'limits' => [
  12789. 0 => 10,
  12790. 1 => 25,
  12791. 2 => 50,
  12792. ],
  12793. 'filters' => [
  12794. ],
  12795. ],
  12796. 'sylius_admin_channel' => [
  12797. 'driver' => [
  12798. 'name' => 'doctrine/orm',
  12799. 'options' => [
  12800. 'class' => 'Sylius\\Component\\Core\\Model\\Channel',
  12801. ],
  12802. ],
  12803. 'sorting' => [
  12804. 'nameAndDescription' => 'asc',
  12805. ],
  12806. 'fields' => [
  12807. 'nameAndDescription' => [
  12808. 'type' => 'twig',
  12809. 'label' => 'sylius.ui.name',
  12810. 'path' => '.',
  12811. 'sortable' => 'name',
  12812. 'options' => [
  12813. 'template' => '@SyliusAdmin/Channel/Grid/Field/name.html.twig',
  12814. ],
  12815. 'enabled' => true,
  12816. 'position' => 100,
  12817. ],
  12818. 'code' => [
  12819. 'type' => 'twig',
  12820. 'label' => 'sylius.ui.code',
  12821. 'path' => '.',
  12822. 'sortable' => 'code',
  12823. 'options' => [
  12824. 'template' => '@SyliusAdmin/Channel/Grid/Field/code.html.twig',
  12825. ],
  12826. 'enabled' => true,
  12827. 'position' => 100,
  12828. ],
  12829. 'themeName' => [
  12830. 'type' => 'twig',
  12831. 'label' => 'sylius.ui.theme',
  12832. 'sortable' => NULL,
  12833. 'options' => [
  12834. 'template' => '@SyliusAdmin/Channel/Grid/Field/themeName.html.twig',
  12835. ],
  12836. 'enabled' => true,
  12837. 'position' => 100,
  12838. ],
  12839. 'enabled' => [
  12840. 'type' => 'twig',
  12841. 'label' => 'sylius.ui.enabled',
  12842. 'sortable' => NULL,
  12843. 'options' => [
  12844. 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  12845. ],
  12846. 'enabled' => true,
  12847. 'position' => 100,
  12848. ],
  12849. ],
  12850. 'filters' => [
  12851. 'search' => [
  12852. 'type' => 'string',
  12853. 'label' => 'sylius.ui.search',
  12854. 'options' => [
  12855. 'fields' => [
  12856. 0 => 'code',
  12857. 1 => 'name',
  12858. ],
  12859. ],
  12860. 'enabled' => true,
  12861. 'position' => 100,
  12862. 'form_options' => [
  12863. ],
  12864. ],
  12865. 'enabled' => [
  12866. 'type' => 'boolean',
  12867. 'label' => 'sylius.ui.enabled',
  12868. 'enabled' => true,
  12869. 'position' => 100,
  12870. 'options' => [
  12871. ],
  12872. 'form_options' => [
  12873. ],
  12874. ],
  12875. ],
  12876. 'actions' => [
  12877. 'main' => [
  12878. 'create' => [
  12879. 'type' => 'create',
  12880. 'enabled' => true,
  12881. 'position' => 100,
  12882. 'options' => [
  12883. ],
  12884. ],
  12885. ],
  12886. 'item' => [
  12887. 'update' => [
  12888. 'type' => 'update',
  12889. 'enabled' => true,
  12890. 'position' => 100,
  12891. 'options' => [
  12892. ],
  12893. ],
  12894. 'delete' => [
  12895. 'type' => 'delete',
  12896. 'enabled' => true,
  12897. 'position' => 100,
  12898. 'options' => [
  12899. ],
  12900. ],
  12901. ],
  12902. 'bulk' => [
  12903. 'delete' => [
  12904. 'type' => 'delete',
  12905. 'enabled' => true,
  12906. 'position' => 100,
  12907. 'options' => [
  12908. ],
  12909. ],
  12910. ],
  12911. ],
  12912. 'limits' => [
  12913. 0 => 10,
  12914. 1 => 25,
  12915. 2 => 50,
  12916. ],
  12917. ],
  12918. 'sylius_admin_country' => [
  12919. 'driver' => [
  12920. 'name' => 'doctrine/orm',
  12921. 'options' => [
  12922. 'class' => 'Sylius\\Component\\Addressing\\Model\\Country',
  12923. ],
  12924. ],
  12925. 'sorting' => [
  12926. 'code' => 'asc',
  12927. ],
  12928. 'fields' => [
  12929. 'code' => [
  12930. 'type' => 'string',
  12931. 'label' => 'sylius.ui.code',
  12932. 'sortable' => NULL,
  12933. 'enabled' => true,
  12934. 'position' => 100,
  12935. 'options' => [
  12936. ],
  12937. ],
  12938. 'name' => [
  12939. 'type' => 'twig',
  12940. 'label' => 'sylius.ui.name',
  12941. 'path' => '.',
  12942. 'sortable' => 'code',
  12943. 'options' => [
  12944. 'template' => '@SyliusAdmin/Country/Grid/Field/name.html.twig',
  12945. ],
  12946. 'enabled' => true,
  12947. 'position' => 100,
  12948. ],
  12949. 'enabled' => [
  12950. 'type' => 'twig',
  12951. 'label' => 'sylius.ui.enabled',
  12952. 'sortable' => NULL,
  12953. 'options' => [
  12954. 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  12955. ],
  12956. 'enabled' => true,
  12957. 'position' => 100,
  12958. ],
  12959. ],
  12960. 'filters' => [
  12961. 'code' => [
  12962. 'type' => 'string',
  12963. 'label' => 'sylius.ui.code',
  12964. 'enabled' => true,
  12965. 'position' => 100,
  12966. 'options' => [
  12967. ],
  12968. 'form_options' => [
  12969. ],
  12970. ],
  12971. 'enabled' => [
  12972. 'type' => 'boolean',
  12973. 'label' => 'sylius.ui.enabled',
  12974. 'enabled' => true,
  12975. 'position' => 100,
  12976. 'options' => [
  12977. ],
  12978. 'form_options' => [
  12979. ],
  12980. ],
  12981. ],
  12982. 'actions' => [
  12983. 'main' => [
  12984. 'create' => [
  12985. 'type' => 'create',
  12986. 'enabled' => true,
  12987. 'position' => 100,
  12988. 'options' => [
  12989. ],
  12990. ],
  12991. ],
  12992. 'item' => [
  12993. 'update' => [
  12994. 'type' => 'update',
  12995. 'enabled' => true,
  12996. 'position' => 100,
  12997. 'options' => [
  12998. ],
  12999. ],
  13000. ],
  13001. ],
  13002. 'limits' => [
  13003. 0 => 10,
  13004. 1 => 25,
  13005. 2 => 50,
  13006. ],
  13007. ],
  13008. 'sylius_admin_currency' => [
  13009. 'driver' => [
  13010. 'name' => 'doctrine/orm',
  13011. 'options' => [
  13012. 'class' => 'Sylius\\Component\\Currency\\Model\\Currency',
  13013. ],
  13014. ],
  13015. 'sorting' => [
  13016. 'code' => 'asc',
  13017. ],
  13018. 'fields' => [
  13019. 'code' => [
  13020. 'type' => 'string',
  13021. 'label' => 'sylius.ui.code',
  13022. 'sortable' => NULL,
  13023. 'enabled' => true,
  13024. 'position' => 100,
  13025. 'options' => [
  13026. ],
  13027. ],
  13028. 'name' => [
  13029. 'type' => 'string',
  13030. 'label' => 'sylius.ui.name',
  13031. 'enabled' => true,
  13032. 'position' => 100,
  13033. 'options' => [
  13034. ],
  13035. ],
  13036. ],
  13037. 'filters' => [
  13038. 'code' => [
  13039. 'type' => 'string',
  13040. 'label' => 'sylius.ui.code',
  13041. 'enabled' => true,
  13042. 'position' => 100,
  13043. 'options' => [
  13044. ],
  13045. 'form_options' => [
  13046. ],
  13047. ],
  13048. ],
  13049. 'actions' => [
  13050. 'main' => [
  13051. 'create' => [
  13052. 'type' => 'create',
  13053. 'enabled' => true,
  13054. 'position' => 100,
  13055. 'options' => [
  13056. ],
  13057. ],
  13058. ],
  13059. 'item' => [
  13060. 'update' => [
  13061. 'type' => 'update',
  13062. 'enabled' => true,
  13063. 'position' => 100,
  13064. 'options' => [
  13065. ],
  13066. ],
  13067. ],
  13068. ],
  13069. 'limits' => [
  13070. 0 => 10,
  13071. 1 => 25,
  13072. 2 => 50,
  13073. ],
  13074. ],
  13075. 'sylius_admin_customer' => [
  13076. 'driver' => [
  13077. 'name' => 'doctrine/orm',
  13078. 'options' => [
  13079. 'class' => 'Sylius\\Component\\Core\\Model\\Customer',
  13080. ],
  13081. ],
  13082. 'sorting' => [
  13083. 'createdAt' => 'desc',
  13084. ],
  13085. 'fields' => [
  13086. 'firstName' => [
  13087. 'type' => 'string',
  13088. 'label' => 'sylius.ui.first_name',
  13089. 'sortable' => NULL,
  13090. 'enabled' => true,
  13091. 'position' => 100,
  13092. 'options' => [
  13093. ],
  13094. ],
  13095. 'lastName' => [
  13096. 'type' => 'string',
  13097. 'label' => 'sylius.ui.last_name',
  13098. 'sortable' => NULL,
  13099. 'enabled' => true,
  13100. 'position' => 100,
  13101. 'options' => [
  13102. ],
  13103. ],
  13104. 'email' => [
  13105. 'type' => 'string',
  13106. 'label' => 'sylius.ui.email',
  13107. 'sortable' => NULL,
  13108. 'enabled' => true,
  13109. 'position' => 100,
  13110. 'options' => [
  13111. ],
  13112. ],
  13113. 'createdAt' => [
  13114. 'type' => 'datetime',
  13115. 'label' => 'sylius.ui.registration_date',
  13116. 'sortable' => NULL,
  13117. 'options' => [
  13118. 'format' => 'd-m-Y H:i',
  13119. ],
  13120. 'enabled' => true,
  13121. 'position' => 100,
  13122. ],
  13123. 'enabled' => [
  13124. 'type' => 'twig',
  13125. 'label' => 'sylius.ui.enabled',
  13126. 'path' => '.',
  13127. 'options' => [
  13128. 'template' => '@SyliusAdmin/Customer/Grid/Field/enabled.html.twig',
  13129. ],
  13130. 'enabled' => true,
  13131. 'position' => 100,
  13132. ],
  13133. 'verified' => [
  13134. 'type' => 'twig',
  13135. 'label' => 'sylius.ui.verified',
  13136. 'path' => '.',
  13137. 'options' => [
  13138. 'template' => '@SyliusAdmin/Customer/Grid/Field/verified.html.twig',
  13139. ],
  13140. 'enabled' => true,
  13141. 'position' => 100,
  13142. ],
  13143. ],
  13144. 'filters' => [
  13145. 'search' => [
  13146. 'type' => 'string',
  13147. 'label' => 'sylius.ui.search',
  13148. 'options' => [
  13149. 'fields' => [
  13150. 0 => 'email',
  13151. 1 => 'firstName',
  13152. 2 => 'lastName',
  13153. ],
  13154. ],
  13155. 'enabled' => true,
  13156. 'position' => 100,
  13157. 'form_options' => [
  13158. ],
  13159. ],
  13160. ],
  13161. 'actions' => [
  13162. 'main' => [
  13163. 'create' => [
  13164. 'type' => 'create',
  13165. 'enabled' => true,
  13166. 'position' => 100,
  13167. 'options' => [
  13168. ],
  13169. ],
  13170. ],
  13171. 'item' => [
  13172. 'show_orders' => [
  13173. 'type' => 'show',
  13174. 'label' => 'sylius.ui.show_orders',
  13175. 'options' => [
  13176. 'link' => [
  13177. 'route' => 'sylius_admin_customer_order_index',
  13178. 'parameters' => [
  13179. 'id' => 'resource.id',
  13180. ],
  13181. ],
  13182. ],
  13183. 'enabled' => true,
  13184. 'position' => 100,
  13185. ],
  13186. 'show' => [
  13187. 'type' => 'show',
  13188. 'enabled' => true,
  13189. 'position' => 100,
  13190. 'options' => [
  13191. ],
  13192. ],
  13193. 'update' => [
  13194. 'type' => 'update',
  13195. 'enabled' => true,
  13196. 'position' => 100,
  13197. 'options' => [
  13198. ],
  13199. ],
  13200. ],
  13201. ],
  13202. 'limits' => [
  13203. 0 => 10,
  13204. 1 => 25,
  13205. 2 => 50,
  13206. ],
  13207. ],
  13208. 'sylius_admin_customer_group' => [
  13209. 'driver' => [
  13210. 'name' => 'doctrine/orm',
  13211. 'options' => [
  13212. 'class' => 'Sylius\\Component\\Customer\\Model\\CustomerGroup',
  13213. ],
  13214. ],
  13215. 'sorting' => [
  13216. 'name' => 'asc',
  13217. ],
  13218. 'fields' => [
  13219. 'code' => [
  13220. 'type' => 'string',
  13221. 'label' => 'sylius.ui.code',
  13222. 'sortable' => NULL,
  13223. 'enabled' => true,
  13224. 'position' => 100,
  13225. 'options' => [
  13226. ],
  13227. ],
  13228. 'name' => [
  13229. 'type' => 'string',
  13230. 'label' => 'sylius.ui.name',
  13231. 'sortable' => NULL,
  13232. 'enabled' => true,
  13233. 'position' => 100,
  13234. 'options' => [
  13235. ],
  13236. ],
  13237. ],
  13238. 'filters' => [
  13239. 'search' => [
  13240. 'type' => 'string',
  13241. 'label' => 'sylius.ui.search',
  13242. 'options' => [
  13243. 'fields' => [
  13244. 0 => 'code',
  13245. 1 => 'name',
  13246. ],
  13247. ],
  13248. 'enabled' => true,
  13249. 'position' => 100,
  13250. 'form_options' => [
  13251. ],
  13252. ],
  13253. ],
  13254. 'actions' => [
  13255. 'main' => [
  13256. 'create' => [
  13257. 'type' => 'create',
  13258. 'enabled' => true,
  13259. 'position' => 100,
  13260. 'options' => [
  13261. ],
  13262. ],
  13263. ],
  13264. 'item' => [
  13265. 'update' => [
  13266. 'type' => 'update',
  13267. 'enabled' => true,
  13268. 'position' => 100,
  13269. 'options' => [
  13270. ],
  13271. ],
  13272. 'delete' => [
  13273. 'type' => 'delete',
  13274. 'enabled' => true,
  13275. 'position' => 100,
  13276. 'options' => [
  13277. ],
  13278. ],
  13279. ],
  13280. 'bulk' => [
  13281. 'delete' => [
  13282. 'type' => 'delete',
  13283. 'enabled' => true,
  13284. 'position' => 100,
  13285. 'options' => [
  13286. ],
  13287. ],
  13288. ],
  13289. ],
  13290. 'limits' => [
  13291. 0 => 10,
  13292. 1 => 25,
  13293. 2 => 50,
  13294. ],
  13295. ],
  13296. 'sylius_admin_customer_order' => [
  13297. 'extends' => 'sylius_admin_order',
  13298. 'driver' => [
  13299. 'options' => [
  13300. 'repository' => [
  13301. 'method' => 'createByCustomerIdQueryBuilder',
  13302. 'arguments' => [
  13303. 'customerId' => '$id',
  13304. ],
  13305. ],
  13306. ],
  13307. 'name' => 'doctrine/orm',
  13308. ],
  13309. 'fields' => [
  13310. 'customer' => [
  13311. 'type' => 'string',
  13312. 'enabled' => false,
  13313. 'position' => 100,
  13314. 'options' => [
  13315. ],
  13316. ],
  13317. ],
  13318. 'sorting' => [
  13319. 'number' => 'desc',
  13320. ],
  13321. 'filters' => [
  13322. 'customer' => [
  13323. 'type' => 'string',
  13324. 'enabled' => false,
  13325. 'position' => 100,
  13326. 'options' => [
  13327. ],
  13328. 'form_options' => [
  13329. ],
  13330. ],
  13331. ],
  13332. 'limits' => [
  13333. 0 => 10,
  13334. 1 => 25,
  13335. 2 => 50,
  13336. ],
  13337. 'actions' => [
  13338. ],
  13339. ],
  13340. 'sylius_admin_exchange_rate' => [
  13341. 'driver' => [
  13342. 'name' => 'doctrine/orm',
  13343. 'options' => [
  13344. 'class' => 'Sylius\\Component\\Currency\\Model\\ExchangeRate',
  13345. ],
  13346. ],
  13347. 'sorting' => [
  13348. 'id' => 'desc',
  13349. ],
  13350. 'fields' => [
  13351. 'id' => [
  13352. 'type' => 'string',
  13353. 'enabled' => false,
  13354. 'sortable' => NULL,
  13355. 'position' => 100,
  13356. 'options' => [
  13357. ],
  13358. ],
  13359. 'sourceCurrency' => [
  13360. 'type' => 'twig',
  13361. 'label' => 'sylius.ui.source_currency',
  13362. 'path' => '.',
  13363. 'options' => [
  13364. 'template' => '@SyliusAdmin/ExchangeRate/Grid/Field/sourceCurrencyName.html.twig',
  13365. ],
  13366. 'enabled' => true,
  13367. 'position' => 100,
  13368. ],
  13369. 'targetCurrency' => [
  13370. 'type' => 'twig',
  13371. 'label' => 'sylius.ui.target_currency',
  13372. 'path' => '.',
  13373. 'options' => [
  13374. 'template' => '@SyliusAdmin/ExchangeRate/Grid/Field/targetCurrencyName.html.twig',
  13375. ],
  13376. 'enabled' => true,
  13377. 'position' => 100,
  13378. ],
  13379. 'ratio' => [
  13380. 'type' => 'string',
  13381. 'label' => 'sylius.ui.ratio',
  13382. 'sortable' => NULL,
  13383. 'enabled' => true,
  13384. 'position' => 100,
  13385. 'options' => [
  13386. ],
  13387. ],
  13388. ],
  13389. 'filters' => [
  13390. 'currency' => [
  13391. 'type' => 'entity',
  13392. 'label' => 'sylius.ui.currency',
  13393. 'options' => [
  13394. 'fields' => [
  13395. 0 => 'sourceCurrency',
  13396. 1 => 'targetCurrency',
  13397. ],
  13398. ],
  13399. 'form_options' => [
  13400. 'class' => 'Sylius\\Component\\Currency\\Model\\Currency',
  13401. 'choice_label' => 'name',
  13402. ],
  13403. 'enabled' => true,
  13404. 'position' => 100,
  13405. ],
  13406. ],
  13407. 'actions' => [
  13408. 'main' => [
  13409. 'create' => [
  13410. 'type' => 'create',
  13411. 'enabled' => true,
  13412. 'position' => 100,
  13413. 'options' => [
  13414. ],
  13415. ],
  13416. ],
  13417. 'item' => [
  13418. 'update' => [
  13419. 'type' => 'update',
  13420. 'enabled' => true,
  13421. 'position' => 100,
  13422. 'options' => [
  13423. ],
  13424. ],
  13425. 'delete' => [
  13426. 'type' => 'delete',
  13427. 'enabled' => true,
  13428. 'position' => 100,
  13429. 'options' => [
  13430. ],
  13431. ],
  13432. ],
  13433. 'bulk' => [
  13434. 'delete' => [
  13435. 'type' => 'delete',
  13436. 'enabled' => true,
  13437. 'position' => 100,
  13438. 'options' => [
  13439. ],
  13440. ],
  13441. ],
  13442. ],
  13443. 'limits' => [
  13444. 0 => 10,
  13445. 1 => 25,
  13446. 2 => 50,
  13447. ],
  13448. ],
  13449. 'sylius_admin_inventory' => [
  13450. 'driver' => [
  13451. 'name' => 'doctrine/orm',
  13452. 'options' => [
  13453. 'class' => 'Sylius\\Component\\Core\\Model\\ProductVariant',
  13454. 'repository' => [
  13455. 'method' => 'createInventoryListQueryBuilder',
  13456. 'arguments' => [
  13457. 0 => 'en_US',
  13458. ],
  13459. ],
  13460. ],
  13461. ],
  13462. 'fields' => [
  13463. 'name' => [
  13464. 'type' => 'twig',
  13465. 'path' => '.',
  13466. 'label' => 'sylius.ui.name',
  13467. 'options' => [
  13468. 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/name.html.twig',
  13469. ],
  13470. 'enabled' => true,
  13471. 'position' => 100,
  13472. ],
  13473. 'code' => [
  13474. 'type' => 'string',
  13475. 'label' => 'sylius.ui.code',
  13476. 'enabled' => true,
  13477. 'position' => 100,
  13478. 'options' => [
  13479. ],
  13480. ],
  13481. 'inventory' => [
  13482. 'type' => 'twig',
  13483. 'path' => '.',
  13484. 'label' => 'sylius.ui.inventory',
  13485. 'options' => [
  13486. 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/inventory.html.twig',
  13487. ],
  13488. 'enabled' => true,
  13489. 'position' => 100,
  13490. ],
  13491. ],
  13492. 'filters' => [
  13493. 'code' => [
  13494. 'type' => 'string',
  13495. 'label' => 'sylius.ui.code',
  13496. 'enabled' => true,
  13497. 'position' => 100,
  13498. 'options' => [
  13499. ],
  13500. 'form_options' => [
  13501. ],
  13502. ],
  13503. 'name' => [
  13504. 'type' => 'string',
  13505. 'label' => 'sylius.ui.name',
  13506. 'options' => [
  13507. 'fields' => [
  13508. 0 => 'translation.name',
  13509. ],
  13510. ],
  13511. 'enabled' => true,
  13512. 'position' => 100,
  13513. 'form_options' => [
  13514. ],
  13515. ],
  13516. ],
  13517. 'actions' => [
  13518. 'item' => [
  13519. 'update_product' => [
  13520. 'type' => 'update',
  13521. 'label' => 'sylius.ui.edit_product',
  13522. 'options' => [
  13523. 'link' => [
  13524. 'route' => 'sylius_admin_product_update',
  13525. 'parameters' => [
  13526. 'id' => 'resource.product.id',
  13527. ],
  13528. ],
  13529. ],
  13530. 'enabled' => true,
  13531. 'position' => 100,
  13532. ],
  13533. 'update' => [
  13534. 'type' => 'update',
  13535. 'options' => [
  13536. 'link' => [
  13537. 'parameters' => [
  13538. 'id' => 'resource.id',
  13539. 'productId' => 'resource.product.id',
  13540. ],
  13541. ],
  13542. ],
  13543. 'enabled' => true,
  13544. 'position' => 100,
  13545. ],
  13546. ],
  13547. ],
  13548. 'sorting' => [
  13549. ],
  13550. 'limits' => [
  13551. 0 => 10,
  13552. 1 => 25,
  13553. 2 => 50,
  13554. ],
  13555. ],
  13556. 'sylius_admin_locale' => [
  13557. 'driver' => [
  13558. 'name' => 'doctrine/orm',
  13559. 'options' => [
  13560. 'class' => 'Sylius\\Component\\Locale\\Model\\Locale',
  13561. ],
  13562. ],
  13563. 'sorting' => [
  13564. 'code' => 'asc',
  13565. ],
  13566. 'fields' => [
  13567. 'code' => [
  13568. 'type' => 'string',
  13569. 'label' => 'sylius.ui.code',
  13570. 'sortable' => NULL,
  13571. 'enabled' => true,
  13572. 'position' => 100,
  13573. 'options' => [
  13574. ],
  13575. ],
  13576. 'name' => [
  13577. 'type' => 'twig',
  13578. 'label' => 'sylius.ui.name',
  13579. 'path' => '.',
  13580. 'sortable' => 'code',
  13581. 'options' => [
  13582. 'template' => '@SyliusAdmin/Locale/Grid/Field/name.html.twig',
  13583. ],
  13584. 'enabled' => true,
  13585. 'position' => 100,
  13586. ],
  13587. ],
  13588. 'filters' => [
  13589. 'code' => [
  13590. 'type' => 'string',
  13591. 'label' => 'sylius.ui.code',
  13592. 'enabled' => true,
  13593. 'position' => 100,
  13594. 'options' => [
  13595. ],
  13596. 'form_options' => [
  13597. ],
  13598. ],
  13599. ],
  13600. 'actions' => [
  13601. 'main' => [
  13602. 'create' => [
  13603. 'type' => 'create',
  13604. 'enabled' => true,
  13605. 'position' => 100,
  13606. 'options' => [
  13607. ],
  13608. ],
  13609. ],
  13610. 'item' => [
  13611. 'update' => [
  13612. 'type' => 'update',
  13613. 'enabled' => true,
  13614. 'position' => 100,
  13615. 'options' => [
  13616. ],
  13617. ],
  13618. ],
  13619. ],
  13620. 'limits' => [
  13621. 0 => 10,
  13622. 1 => 25,
  13623. 2 => 50,
  13624. ],
  13625. ],
  13626. 'sylius_admin_order' => [
  13627. 'driver' => [
  13628. 'name' => 'doctrine/orm',
  13629. 'options' => [
  13630. 'class' => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order',
  13631. 'repository' => [
  13632. 'method' => 'findAllSecondaryOrders',
  13633. ],
  13634. ],
  13635. ],
  13636. 'sorting' => [
  13637. 'number' => 'desc',
  13638. ],
  13639. 'fields' => [
  13640. 'date' => [
  13641. 'type' => 'datetime',
  13642. 'label' => 'sylius.ui.date',
  13643. 'path' => 'checkoutCompletedAt',
  13644. 'sortable' => 'checkoutCompletedAt',
  13645. 'options' => [
  13646. 'format' => 'd-m-Y H:i:s',
  13647. ],
  13648. 'enabled' => true,
  13649. 'position' => 100,
  13650. ],
  13651. 'number' => [
  13652. 'type' => 'twig',
  13653. 'label' => 'sylius.ui.number',
  13654. 'path' => '.',
  13655. 'sortable' => NULL,
  13656. 'options' => [
  13657. 'template' => '@SyliusAdmin/Order/Grid/Field/number.html.twig',
  13658. ],
  13659. 'enabled' => true,
  13660. 'position' => 100,
  13661. ],
  13662. 'channel' => [
  13663. 'type' => 'twig',
  13664. 'label' => 'sylius.ui.channel',
  13665. 'sortable' => 'channel.code',
  13666. 'options' => [
  13667. 'template' => '@SyliusAdmin/Order/Grid/Field/channel.html.twig',
  13668. ],
  13669. 'enabled' => true,
  13670. 'position' => 100,
  13671. ],
  13672. 'customer' => [
  13673. 'type' => 'twig',
  13674. 'label' => 'sylius.ui.customer',
  13675. 'sortable' => 'customer.lastName',
  13676. 'options' => [
  13677. 'template' => '@SyliusAdmin/Order/Grid/Field/customer.html.twig',
  13678. ],
  13679. 'enabled' => true,
  13680. 'position' => 100,
  13681. ],
  13682. 'state' => [
  13683. 'type' => 'twig',
  13684. 'label' => 'sylius.ui.state',
  13685. 'sortable' => NULL,
  13686. 'options' => [
  13687. 'template' => '@SyliusUi/Grid/Field/state.html.twig',
  13688. 'vars' => [
  13689. 'labels' => '@SyliusAdmin/Order/Label/State',
  13690. ],
  13691. ],
  13692. 'enabled' => true,
  13693. 'position' => 100,
  13694. ],
  13695. 'paymentState' => [
  13696. 'type' => 'twig',
  13697. 'label' => 'sylius.ui.payment_state',
  13698. 'sortable' => NULL,
  13699. 'options' => [
  13700. 'template' => '@SyliusUi/Grid/Field/state.html.twig',
  13701. 'vars' => [
  13702. 'labels' => '@SyliusAdmin/Order/Label/PaymentState',
  13703. ],
  13704. ],
  13705. 'enabled' => true,
  13706. 'position' => 100,
  13707. ],
  13708. 'shippingState' => [
  13709. 'type' => 'twig',
  13710. 'label' => 'sylius.ui.shipping_state',
  13711. 'sortable' => NULL,
  13712. 'options' => [
  13713. 'template' => '@SyliusUi/Grid/Field/state.html.twig',
  13714. 'vars' => [
  13715. 'labels' => '@SyliusAdmin/Order/Label/ShippingState',
  13716. ],
  13717. ],
  13718. 'enabled' => true,
  13719. 'position' => 100,
  13720. ],
  13721. 'total' => [
  13722. 'type' => 'twig',
  13723. 'label' => 'sylius.ui.total',
  13724. 'path' => '.',
  13725. 'sortable' => 'total',
  13726. 'options' => [
  13727. 'template' => '@SyliusAdmin/Order/Grid/Field/total.html.twig',
  13728. ],
  13729. 'enabled' => true,
  13730. 'position' => 100,
  13731. ],
  13732. 'currencyCode' => [
  13733. 'type' => 'string',
  13734. 'label' => 'sylius.ui.currency',
  13735. 'sortable' => NULL,
  13736. 'enabled' => true,
  13737. 'position' => 100,
  13738. 'options' => [
  13739. ],
  13740. ],
  13741. ],
  13742. 'filters' => [
  13743. 'number' => [
  13744. 'type' => 'string',
  13745. 'label' => 'sylius.ui.number',
  13746. 'enabled' => true,
  13747. 'position' => 100,
  13748. 'options' => [
  13749. ],
  13750. 'form_options' => [
  13751. ],
  13752. ],
  13753. 'customer' => [
  13754. 'type' => 'string',
  13755. 'label' => 'sylius.ui.customer',
  13756. 'options' => [
  13757. 'fields' => [
  13758. 0 => 'customer.email',
  13759. 1 => 'customer.firstName',
  13760. 2 => 'customer.lastName',
  13761. ],
  13762. ],
  13763. 'enabled' => true,
  13764. 'position' => 100,
  13765. 'form_options' => [
  13766. ],
  13767. ],
  13768. 'date' => [
  13769. 'type' => 'date',
  13770. 'label' => 'sylius.ui.date',
  13771. 'options' => [
  13772. 'field' => 'checkoutCompletedAt',
  13773. 'inclusive_to' => true,
  13774. ],
  13775. 'enabled' => true,
  13776. 'position' => 100,
  13777. 'form_options' => [
  13778. ],
  13779. ],
  13780. 'channel' => [
  13781. 'type' => 'entity',
  13782. 'label' => 'sylius.ui.channel',
  13783. 'form_options' => [
  13784. 'class' => 'Sylius\\Component\\Core\\Model\\Channel',
  13785. ],
  13786. 'enabled' => true,
  13787. 'position' => 100,
  13788. 'options' => [
  13789. ],
  13790. ],
  13791. 'total' => [
  13792. 'type' => 'money',
  13793. 'label' => 'sylius.ui.total',
  13794. 'options' => [
  13795. 'currency_field' => 'currencyCode',
  13796. ],
  13797. 'enabled' => true,
  13798. 'position' => 100,
  13799. 'form_options' => [
  13800. ],
  13801. ],
  13802. 'shipping_method' => [
  13803. 'type' => 'entity',
  13804. 'label' => 'sylius.ui.shipping_method',
  13805. 'options' => [
  13806. 'fields' => [
  13807. 0 => 'shipments.method',
  13808. ],
  13809. ],
  13810. 'form_options' => [
  13811. 'class' => 'Sylius\\Component\\Core\\Model\\ShippingMethod',
  13812. ],
  13813. 'enabled' => true,
  13814. 'position' => 100,
  13815. ],
  13816. ],
  13817. 'actions' => [
  13818. 'item' => [
  13819. 'show' => [
  13820. 'type' => 'show',
  13821. 'enabled' => true,
  13822. 'position' => 100,
  13823. 'options' => [
  13824. ],
  13825. ],
  13826. ],
  13827. ],
  13828. 'limits' => [
  13829. 0 => 10,
  13830. 1 => 25,
  13831. 2 => 50,
  13832. ],
  13833. ],
  13834. 'sylius_admin_payment' => [
  13835. 'driver' => [
  13836. 'name' => 'doctrine/orm',
  13837. 'options' => [
  13838. 'class' => 'Sylius\\Component\\Core\\Model\\Payment',
  13839. 'repository' => [
  13840. 'method' => 'createSecondaryOrderPaymentQueryBuilder',
  13841. ],
  13842. ],
  13843. ],
  13844. 'sorting' => [
  13845. 'createdAt' => 'desc',
  13846. ],
  13847. 'fields' => [
  13848. 'createdAt' => [
  13849. 'type' => 'datetime',
  13850. 'label' => 'sylius.ui.date',
  13851. 'sortable' => NULL,
  13852. 'options' => [
  13853. 'format' => 'd-m-Y H:i:s',
  13854. ],
  13855. 'enabled' => true,
  13856. 'position' => 100,
  13857. ],
  13858. 'number' => [
  13859. 'type' => 'twig',
  13860. 'label' => 'sylius.ui.order',
  13861. 'path' => 'order',
  13862. 'options' => [
  13863. 'template' => '@SyliusAdmin/Order/Grid/Field/number.html.twig',
  13864. ],
  13865. 'enabled' => true,
  13866. 'position' => 100,
  13867. ],
  13868. 'channel' => [
  13869. 'type' => 'twig',
  13870. 'label' => 'sylius.ui.channel',
  13871. 'path' => 'order.channel',
  13872. 'options' => [
  13873. 'template' => '@SyliusAdmin/Order/Grid/Field/channel.html.twig',
  13874. ],
  13875. 'enabled' => true,
  13876. 'position' => 100,
  13877. ],
  13878. 'customer' => [
  13879. 'type' => 'twig',
  13880. 'label' => 'sylius.ui.customer',
  13881. 'path' => 'order.customer',
  13882. 'options' => [
  13883. 'template' => '@SyliusAdmin/Order/Grid/Field/customer.html.twig',
  13884. ],
  13885. 'enabled' => true,
  13886. 'position' => 100,
  13887. ],
  13888. 'state' => [
  13889. 'type' => 'twig',
  13890. 'label' => 'sylius.ui.state',
  13891. 'options' => [
  13892. 'template' => '@SyliusAdmin/Common/Label/paymentState.html.twig',
  13893. ],
  13894. 'enabled' => true,
  13895. 'position' => 100,
  13896. ],
  13897. ],
  13898. 'filters' => [
  13899. 'state' => [
  13900. 'type' => 'select',
  13901. 'label' => 'sylius.ui.state',
  13902. 'form_options' => [
  13903. 'choices' => [
  13904. 'sylius.ui.cancelled' => 'cancelled',
  13905. 'sylius.ui.completed' => 'completed',
  13906. 'sylius.ui.failed' => 'failed',
  13907. 'sylius.ui.new' => 'new',
  13908. 'sylius.ui.processing' => 'processing',
  13909. 'sylius.ui.refunded' => 'refunded',
  13910. ],
  13911. ],
  13912. 'enabled' => true,
  13913. 'position' => 100,
  13914. 'options' => [
  13915. ],
  13916. ],
  13917. 'channel' => [
  13918. 'type' => 'entity',
  13919. 'label' => 'sylius.ui.channel',
  13920. 'options' => [
  13921. 'fields' => [
  13922. 0 => 'order.channel',
  13923. ],
  13924. ],
  13925. 'form_options' => [
  13926. 'class' => 'Sylius\\Component\\Core\\Model\\Channel',
  13927. ],
  13928. 'enabled' => true,
  13929. 'position' => 100,
  13930. ],
  13931. ],
  13932. 'actions' => [
  13933. 'item' => [
  13934. 'complete' => [
  13935. 'type' => 'apply_transition',
  13936. 'label' => 'sylius.ui.complete',
  13937. 'icon' => 'payment',
  13938. 'options' => [
  13939. 'link' => [
  13940. 'route' => 'sylius_admin_payment_complete',
  13941. 'parameters' => [
  13942. 'id' => 'resource.id',
  13943. ],
  13944. ],
  13945. 'class' => 'teal',
  13946. 'transition' => 'complete',
  13947. 'graph' => 'sylius_payment',
  13948. ],
  13949. 'enabled' => true,
  13950. 'position' => 100,
  13951. ],
  13952. ],
  13953. ],
  13954. 'limits' => [
  13955. 0 => 10,
  13956. 1 => 25,
  13957. 2 => 50,
  13958. ],
  13959. ],
  13960. 'sylius_admin_payment_method' => [
  13961. 'driver' => [
  13962. 'name' => 'doctrine/orm',
  13963. 'options' => [
  13964. 'class' => 'Sylius\\Component\\Core\\Model\\PaymentMethod',
  13965. 'repository' => [
  13966. 'method' => 'createListQueryBuilder',
  13967. 'arguments' => [
  13968. 0 => 'en_US',
  13969. ],
  13970. ],
  13971. ],
  13972. ],
  13973. 'sorting' => [
  13974. 'position' => 'asc',
  13975. ],
  13976. 'fields' => [
  13977. 'position' => [
  13978. 'type' => 'twig',
  13979. 'label' => 'sylius.ui.position',
  13980. 'sortable' => NULL,
  13981. 'options' => [
  13982. 'template' => '@SyliusUi/Grid/Field/position.html.twig',
  13983. ],
  13984. 'enabled' => true,
  13985. 'position' => 100,
  13986. ],
  13987. 'code' => [
  13988. 'type' => 'string',
  13989. 'label' => 'sylius.ui.code',
  13990. 'sortable' => NULL,
  13991. 'enabled' => true,
  13992. 'position' => 100,
  13993. 'options' => [
  13994. ],
  13995. ],
  13996. 'name' => [
  13997. 'type' => 'string',
  13998. 'label' => 'sylius.ui.name',
  13999. 'sortable' => 'translation.name',
  14000. 'enabled' => true,
  14001. 'position' => 100,
  14002. 'options' => [
  14003. ],
  14004. ],
  14005. 'gateway' => [
  14006. 'type' => 'twig',
  14007. 'path' => 'gatewayConfig.factoryName',
  14008. 'label' => 'sylius.ui.gateway',
  14009. 'sortable' => 'gatewayConfig.factoryName',
  14010. 'options' => [
  14011. 'template' => '@SyliusUi/Grid/Field/humanized.html.twig',
  14012. ],
  14013. 'enabled' => true,
  14014. 'position' => 100,
  14015. ],
  14016. 'enabled' => [
  14017. 'type' => 'twig',
  14018. 'label' => 'sylius.ui.enabled',
  14019. 'sortable' => NULL,
  14020. 'options' => [
  14021. 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  14022. ],
  14023. 'enabled' => true,
  14024. 'position' => 100,
  14025. ],
  14026. ],
  14027. 'filters' => [
  14028. 'search' => [
  14029. 'type' => 'string',
  14030. 'label' => 'sylius.ui.search',
  14031. 'options' => [
  14032. 'fields' => [
  14033. 0 => 'code',
  14034. 1 => 'translation.name',
  14035. ],
  14036. ],
  14037. 'enabled' => true,
  14038. 'position' => 100,
  14039. 'form_options' => [
  14040. ],
  14041. ],
  14042. 'enabled' => [
  14043. 'type' => 'boolean',
  14044. 'label' => 'sylius.ui.enabled',
  14045. 'enabled' => true,
  14046. 'position' => 100,
  14047. 'options' => [
  14048. ],
  14049. 'form_options' => [
  14050. ],
  14051. ],
  14052. ],
  14053. 'actions' => [
  14054. 'main' => [
  14055. 'create' => [
  14056. 'type' => 'create_payment_method',
  14057. 'enabled' => true,
  14058. 'position' => 100,
  14059. 'options' => [
  14060. ],
  14061. ],
  14062. ],
  14063. 'item' => [
  14064. 'update' => [
  14065. 'type' => 'update',
  14066. 'enabled' => true,
  14067. 'position' => 100,
  14068. 'options' => [
  14069. ],
  14070. ],
  14071. 'delete' => [
  14072. 'type' => 'delete',
  14073. 'enabled' => true,
  14074. 'position' => 100,
  14075. 'options' => [
  14076. ],
  14077. ],
  14078. ],
  14079. 'bulk' => [
  14080. 'delete' => [
  14081. 'type' => 'delete',
  14082. 'enabled' => true,
  14083. 'position' => 100,
  14084. 'options' => [
  14085. ],
  14086. ],
  14087. ],
  14088. ],
  14089. 'limits' => [
  14090. 0 => 10,
  14091. 1 => 25,
  14092. 2 => 50,
  14093. ],
  14094. ],
  14095. 'sylius_admin_product' => [
  14096. 'driver' => [
  14097. 'name' => 'doctrine/orm',
  14098. 'options' => [
  14099. 'class' => 'BitBag\\OpenMarketplace\\Component\\Product\\Entity\\Product',
  14100. 'repository' => [
  14101. 'method' => 'createListQueryBuilder',
  14102. 'arguments' => [
  14103. 0 => 'expr:service(\'sylius.context.locale\').getLocaleCode()',
  14104. 1 => '$taxonId',
  14105. ],
  14106. ],
  14107. ],
  14108. ],
  14109. 'sorting' => [
  14110. 'code' => 'asc',
  14111. ],
  14112. 'fields' => [
  14113. 'image' => [
  14114. 'type' => 'twig',
  14115. 'label' => 'sylius.ui.image',
  14116. 'path' => '.',
  14117. 'options' => [
  14118. 'template' => '@SyliusAdmin/Product/Grid/Field/image.html.twig',
  14119. ],
  14120. 'enabled' => true,
  14121. 'position' => 100,
  14122. ],
  14123. 'code' => [
  14124. 'type' => 'string',
  14125. 'label' => 'sylius.ui.code',
  14126. 'sortable' => NULL,
  14127. 'enabled' => true,
  14128. 'position' => 100,
  14129. 'options' => [
  14130. ],
  14131. ],
  14132. 'name' => [
  14133. 'type' => 'twig',
  14134. 'label' => 'sylius.ui.name',
  14135. 'sortable' => 'translation.name',
  14136. 'options' => [
  14137. 'template' => '@SyliusAdmin/Product/Grid/Field/name.html.twig',
  14138. ],
  14139. 'enabled' => true,
  14140. 'position' => 100,
  14141. ],
  14142. 'mainTaxon' => [
  14143. 'type' => 'twig',
  14144. 'label' => 'sylius.ui.main_taxon',
  14145. 'options' => [
  14146. 'template' => '@SyliusAdmin/Product/Grid/Field/mainTaxon.html.twig',
  14147. ],
  14148. 'enabled' => true,
  14149. 'position' => 100,
  14150. ],
  14151. 'enabled' => [
  14152. 'type' => 'twig',
  14153. 'label' => 'sylius.ui.enabled',
  14154. 'options' => [
  14155. 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  14156. ],
  14157. 'enabled' => true,
  14158. 'position' => 100,
  14159. ],
  14160. ],
  14161. 'filters' => [
  14162. 'search' => [
  14163. 'type' => 'string',
  14164. 'label' => 'sylius.ui.search',
  14165. 'options' => [
  14166. 'fields' => [
  14167. 0 => 'code',
  14168. 1 => 'translation.name',
  14169. ],
  14170. ],
  14171. 'enabled' => true,
  14172. 'position' => 100,
  14173. 'form_options' => [
  14174. ],
  14175. ],
  14176. 'enabled' => [
  14177. 'type' => 'boolean',
  14178. 'label' => 'sylius.ui.enabled',
  14179. 'enabled' => true,
  14180. 'position' => 100,
  14181. 'options' => [
  14182. ],
  14183. 'form_options' => [
  14184. ],
  14185. ],
  14186. 'channel' => [
  14187. 'type' => 'entities',
  14188. 'label' => 'sylius.ui.channel',
  14189. 'form_options' => [
  14190. 'class' => 'Sylius\\Component\\Core\\Model\\Channel',
  14191. ],
  14192. 'options' => [
  14193. 'field' => 'channels.id',
  14194. ],
  14195. 'enabled' => true,
  14196. 'position' => 100,
  14197. ],
  14198. ],
  14199. 'actions' => [
  14200. 'main' => [
  14201. 'create' => [
  14202. 'type' => 'links',
  14203. 'label' => 'sylius.ui.create',
  14204. 'options' => [
  14205. 'class' => 'primary',
  14206. 'icon' => 'plus',
  14207. 'header' => [
  14208. 'icon' => 'cube',
  14209. 'label' => 'sylius.ui.type',
  14210. ],
  14211. 'links' => [
  14212. 'simple' => [
  14213. 'label' => 'sylius.ui.simple_product',
  14214. 'icon' => 'plus',
  14215. 'route' => 'sylius_admin_product_create_simple',
  14216. ],
  14217. 'configurable' => [
  14218. 'label' => 'sylius.ui.configurable_product',
  14219. 'icon' => 'plus',
  14220. 'route' => 'sylius_admin_product_create',
  14221. ],
  14222. ],
  14223. ],
  14224. 'enabled' => true,
  14225. 'position' => 100,
  14226. ],
  14227. ],
  14228. 'item' => [
  14229. 'details' => [
  14230. 'label' => 'sylius.ui.details',
  14231. 'type' => 'show',
  14232. 'enabled' => true,
  14233. 'position' => 100,
  14234. 'options' => [
  14235. ],
  14236. ],
  14237. 'update' => [
  14238. 'type' => 'update',
  14239. 'enabled' => true,
  14240. 'position' => 100,
  14241. 'options' => [
  14242. ],
  14243. ],
  14244. 'delete' => [
  14245. 'type' => 'delete',
  14246. 'enabled' => true,
  14247. 'position' => 100,
  14248. 'options' => [
  14249. ],
  14250. ],
  14251. ],
  14252. 'subitem' => [
  14253. 'variants' => [
  14254. 'type' => 'links',
  14255. 'label' => 'sylius.ui.manage_variants',
  14256. 'options' => [
  14257. 'icon' => 'cubes',
  14258. 'links' => [
  14259. 'index' => [
  14260. 'label' => 'sylius.ui.list_variants',
  14261. 'icon' => 'list',
  14262. 'route' => 'sylius_admin_product_variant_index',
  14263. 'parameters' => [
  14264. 'productId' => 'resource.id',
  14265. ],
  14266. ],
  14267. 'create' => [
  14268. 'label' => 'sylius.ui.create',
  14269. 'icon' => 'plus',
  14270. 'route' => 'sylius_admin_product_variant_create',
  14271. 'parameters' => [
  14272. 'productId' => 'resource.id',
  14273. ],
  14274. ],
  14275. 'generate' => [
  14276. 'label' => 'sylius.ui.generate',
  14277. 'icon' => 'random',
  14278. 'route' => 'sylius_admin_product_variant_generate',
  14279. 'visible' => 'resource.hasOptions',
  14280. 'parameters' => [
  14281. 'productId' => 'resource.id',
  14282. ],
  14283. ],
  14284. ],
  14285. ],
  14286. 'enabled' => true,
  14287. 'position' => 100,
  14288. ],
  14289. ],
  14290. 'bulk' => [
  14291. 'delete' => [
  14292. 'type' => 'delete',
  14293. 'enabled' => true,
  14294. 'position' => 100,
  14295. 'options' => [
  14296. ],
  14297. ],
  14298. ],
  14299. ],
  14300. 'limits' => [
  14301. 0 => 10,
  14302. 1 => 25,
  14303. 2 => 50,
  14304. ],
  14305. ],
  14306. 'sylius_admin_product_association_type' => [
  14307. 'driver' => [
  14308. 'name' => 'doctrine/orm',
  14309. 'options' => [
  14310. 'class' => 'Sylius\\Component\\Product\\Model\\ProductAssociationType',
  14311. 'repository' => [
  14312. 'method' => 'createListQueryBuilder',
  14313. 'arguments' => [
  14314. 0 => 'en_US',
  14315. ],
  14316. ],
  14317. ],
  14318. ],
  14319. 'sorting' => [
  14320. 'code' => 'asc',
  14321. ],
  14322. 'fields' => [
  14323. 'code' => [
  14324. 'type' => 'string',
  14325. 'label' => 'sylius.ui.code',
  14326. 'sortable' => NULL,
  14327. 'enabled' => true,
  14328. 'position' => 100,
  14329. 'options' => [
  14330. ],
  14331. ],
  14332. 'name' => [
  14333. 'type' => 'string',
  14334. 'label' => 'sylius.ui.name',
  14335. 'enabled' => true,
  14336. 'position' => 100,
  14337. 'options' => [
  14338. ],
  14339. ],
  14340. ],
  14341. 'filters' => [
  14342. 'code' => [
  14343. 'type' => 'string',
  14344. 'label' => 'sylius.ui.code',
  14345. 'enabled' => true,
  14346. 'position' => 100,
  14347. 'options' => [
  14348. ],
  14349. 'form_options' => [
  14350. ],
  14351. ],
  14352. 'name' => [
  14353. 'type' => 'string',
  14354. 'label' => 'sylius.ui.name',
  14355. 'options' => [
  14356. 'fields' => [
  14357. 0 => 'translation.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. 0 => 10,
  14404. 1 => 25,
  14405. 2 => 50,
  14406. ],
  14407. ],
  14408. 'sylius_admin_product_attribute' => [
  14409. 'driver' => [
  14410. 'name' => 'doctrine/orm',
  14411. 'options' => [
  14412. 'class' => 'Sylius\\Component\\Product\\Model\\ProductAttribute',
  14413. ],
  14414. ],
  14415. 'sorting' => [
  14416. 'position' => '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. 'enabled' => true,
  14432. 'position' => 100,
  14433. 'options' => [
  14434. ],
  14435. ],
  14436. 'position' => [
  14437. 'type' => 'string',
  14438. 'enabled' => false,
  14439. 'sortable' => NULL,
  14440. 'position' => 100,
  14441. 'options' => [
  14442. ],
  14443. ],
  14444. 'type' => [
  14445. 'type' => 'twig',
  14446. 'label' => 'sylius.ui.type',
  14447. 'sortable' => NULL,
  14448. 'options' => [
  14449. 'template' => '@SyliusUi/Grid/Field/label.html.twig',
  14450. ],
  14451. 'enabled' => true,
  14452. 'position' => 100,
  14453. ],
  14454. 'translatable' => [
  14455. 'type' => 'twig',
  14456. 'label' => 'sylius.ui.translatable',
  14457. 'sortable' => NULL,
  14458. 'options' => [
  14459. 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  14460. ],
  14461. 'enabled' => true,
  14462. 'position' => 100,
  14463. ],
  14464. ],
  14465. 'filters' => [
  14466. 'code' => [
  14467. 'type' => 'string',
  14468. 'label' => 'sylius.ui.code',
  14469. 'enabled' => true,
  14470. 'position' => 100,
  14471. 'options' => [
  14472. ],
  14473. 'form_options' => [
  14474. ],
  14475. ],
  14476. 'translatable' => [
  14477. 'type' => 'boolean',
  14478. 'label' => 'sylius.ui.translatable',
  14479. 'enabled' => true,
  14480. 'position' => 100,
  14481. 'options' => [
  14482. ],
  14483. 'form_options' => [
  14484. ],
  14485. ],
  14486. ],
  14487. 'actions' => [
  14488. 'main' => [
  14489. 'create' => [
  14490. 'type' => 'create_product_attribute',
  14491. 'enabled' => true,
  14492. 'position' => 100,
  14493. 'options' => [
  14494. ],
  14495. ],
  14496. ],
  14497. 'item' => [
  14498. 'update' => [
  14499. 'type' => 'update',
  14500. 'enabled' => true,
  14501. 'position' => 100,
  14502. 'options' => [
  14503. ],
  14504. ],
  14505. 'delete' => [
  14506. 'type' => 'delete',
  14507. 'enabled' => true,
  14508. 'position' => 100,
  14509. 'options' => [
  14510. ],
  14511. ],
  14512. ],
  14513. 'bulk' => [
  14514. 'delete' => [
  14515. 'type' => 'delete',
  14516. 'enabled' => true,
  14517. 'position' => 100,
  14518. 'options' => [
  14519. ],
  14520. ],
  14521. ],
  14522. ],
  14523. 'limits' => [
  14524. 0 => 10,
  14525. 1 => 25,
  14526. 2 => 50,
  14527. ],
  14528. ],
  14529. 'sylius_admin_product_from_taxon' => [
  14530. 'extends' => 'sylius_admin_product',
  14531. 'sorting' => [
  14532. 'position' => 'asc',
  14533. ],
  14534. 'fields' => [
  14535. 'position' => [
  14536. 'type' => 'twig',
  14537. 'label' => 'sylius.ui.position',
  14538. 'path' => '.',
  14539. 'sortable' => 'productTaxon.position',
  14540. 'options' => [
  14541. 'template' => '@SyliusAdmin/Product/Grid/Field/position.html.twig',
  14542. ],
  14543. 'enabled' => true,
  14544. 'position' => 100,
  14545. ],
  14546. ],
  14547. 'actions' => [
  14548. 'main' => [
  14549. 'update_positions' => [
  14550. 'type' => 'update_product_positions',
  14551. 'enabled' => true,
  14552. 'position' => 100,
  14553. 'options' => [
  14554. ],
  14555. ],
  14556. ],
  14557. ],
  14558. 'driver' => [
  14559. 'name' => 'doctrine/orm',
  14560. 'options' => [
  14561. ],
  14562. ],
  14563. 'limits' => [
  14564. 0 => 10,
  14565. 1 => 25,
  14566. 2 => 50,
  14567. ],
  14568. 'filters' => [
  14569. ],
  14570. ],
  14571. 'sylius_admin_product_option' => [
  14572. 'driver' => [
  14573. 'name' => 'doctrine/orm',
  14574. 'options' => [
  14575. 'class' => 'Sylius\\Component\\Product\\Model\\ProductOption',
  14576. 'repository' => [
  14577. 'method' => 'createListQueryBuilder',
  14578. 'arguments' => [
  14579. 0 => 'en_US',
  14580. ],
  14581. ],
  14582. ],
  14583. ],
  14584. 'sorting' => [
  14585. 'position' => 'asc',
  14586. ],
  14587. 'fields' => [
  14588. 'position' => [
  14589. 'type' => 'twig',
  14590. 'label' => 'sylius.ui.position',
  14591. 'sortable' => NULL,
  14592. 'options' => [
  14593. 'template' => '@SyliusUi/Grid/Field/position.html.twig',
  14594. ],
  14595. 'enabled' => true,
  14596. 'position' => 100,
  14597. ],
  14598. 'code' => [
  14599. 'type' => 'string',
  14600. 'label' => 'sylius.ui.code',
  14601. 'sortable' => NULL,
  14602. 'enabled' => true,
  14603. 'position' => 100,
  14604. 'options' => [
  14605. ],
  14606. ],
  14607. 'name' => [
  14608. 'type' => 'string',
  14609. 'label' => 'sylius.ui.name',
  14610. 'sortable' => 'translation.name',
  14611. 'enabled' => true,
  14612. 'position' => 100,
  14613. 'options' => [
  14614. ],
  14615. ],
  14616. ],
  14617. 'filters' => [
  14618. 'search' => [
  14619. 'type' => 'string',
  14620. 'label' => 'sylius.ui.search',
  14621. 'options' => [
  14622. 'fields' => [
  14623. 0 => 'code',
  14624. 1 => 'translation.name',
  14625. ],
  14626. ],
  14627. 'enabled' => true,
  14628. 'position' => 100,
  14629. 'form_options' => [
  14630. ],
  14631. ],
  14632. ],
  14633. 'actions' => [
  14634. 'main' => [
  14635. 'create' => [
  14636. 'type' => 'create',
  14637. 'enabled' => true,
  14638. 'position' => 100,
  14639. 'options' => [
  14640. ],
  14641. ],
  14642. ],
  14643. 'item' => [
  14644. 'update' => [
  14645. 'type' => 'update',
  14646. 'enabled' => true,
  14647. 'position' => 100,
  14648. 'options' => [
  14649. ],
  14650. ],
  14651. 'delete' => [
  14652. 'type' => 'delete',
  14653. 'enabled' => true,
  14654. 'position' => 100,
  14655. 'options' => [
  14656. ],
  14657. ],
  14658. ],
  14659. 'bulk' => [
  14660. 'delete' => [
  14661. 'type' => 'delete',
  14662. 'enabled' => true,
  14663. 'position' => 100,
  14664. 'options' => [
  14665. ],
  14666. ],
  14667. ],
  14668. ],
  14669. 'limits' => [
  14670. 0 => 10,
  14671. 1 => 25,
  14672. 2 => 50,
  14673. ],
  14674. ],
  14675. 'sylius_admin_product_review' => [
  14676. 'driver' => [
  14677. 'name' => 'doctrine/orm',
  14678. 'options' => [
  14679. 'class' => 'Sylius\\Component\\Core\\Model\\ProductReview',
  14680. ],
  14681. ],
  14682. 'sorting' => [
  14683. 'date' => 'desc',
  14684. ],
  14685. 'fields' => [
  14686. 'date' => [
  14687. 'type' => 'datetime',
  14688. 'label' => 'sylius.ui.date',
  14689. 'path' => 'createdAt',
  14690. 'sortable' => 'createdAt',
  14691. 'options' => [
  14692. 'format' => 'd-m-Y H:i:s',
  14693. ],
  14694. 'enabled' => true,
  14695. 'position' => 100,
  14696. ],
  14697. 'title' => [
  14698. 'type' => 'string',
  14699. 'label' => 'sylius.ui.title',
  14700. 'sortable' => NULL,
  14701. 'enabled' => true,
  14702. 'position' => 100,
  14703. 'options' => [
  14704. ],
  14705. ],
  14706. 'rating' => [
  14707. 'type' => 'string',
  14708. 'label' => 'sylius.ui.rating',
  14709. 'sortable' => NULL,
  14710. 'enabled' => true,
  14711. 'position' => 100,
  14712. 'options' => [
  14713. ],
  14714. ],
  14715. 'status' => [
  14716. 'type' => 'twig',
  14717. 'label' => 'sylius.ui.status',
  14718. 'sortable' => NULL,
  14719. 'options' => [
  14720. 'template' => '@SyliusUi/Grid/Field/state.html.twig',
  14721. 'vars' => [
  14722. 'labels' => '@SyliusAdmin/ProductReview/Label/Status',
  14723. ],
  14724. ],
  14725. 'enabled' => true,
  14726. 'position' => 100,
  14727. ],
  14728. 'reviewSubject' => [
  14729. 'type' => 'string',
  14730. 'label' => 'sylius.ui.product',
  14731. 'enabled' => true,
  14732. 'position' => 100,
  14733. 'options' => [
  14734. ],
  14735. ],
  14736. 'author' => [
  14737. 'type' => 'string',
  14738. 'label' => 'sylius.ui.customer',
  14739. 'enabled' => true,
  14740. 'position' => 100,
  14741. 'options' => [
  14742. ],
  14743. ],
  14744. ],
  14745. 'filters' => [
  14746. 'title' => [
  14747. 'type' => 'string',
  14748. 'label' => 'sylius.ui.title',
  14749. 'enabled' => true,
  14750. 'position' => 100,
  14751. 'options' => [
  14752. ],
  14753. 'form_options' => [
  14754. ],
  14755. ],
  14756. ],
  14757. 'actions' => [
  14758. 'item' => [
  14759. 'update' => [
  14760. 'type' => 'update',
  14761. 'enabled' => true,
  14762. 'position' => 100,
  14763. 'options' => [
  14764. ],
  14765. ],
  14766. 'accept' => [
  14767. 'type' => 'apply_transition',
  14768. 'label' => 'sylius.ui.accept',
  14769. 'icon' => 'checkmark',
  14770. 'options' => [
  14771. 'link' => [
  14772. 'route' => 'sylius_admin_product_review_accept',
  14773. 'parameters' => [
  14774. 'id' => 'resource.id',
  14775. ],
  14776. ],
  14777. 'class' => 'green',
  14778. 'transition' => 'accept',
  14779. 'graph' => 'sylius_product_review',
  14780. ],
  14781. 'enabled' => true,
  14782. 'position' => 100,
  14783. ],
  14784. 'reject' => [
  14785. 'type' => 'apply_transition',
  14786. 'label' => 'sylius.ui.reject',
  14787. 'icon' => 'remove',
  14788. 'options' => [
  14789. 'link' => [
  14790. 'route' => 'sylius_admin_product_review_reject',
  14791. 'parameters' => [
  14792. 'id' => 'resource.id',
  14793. ],
  14794. ],
  14795. 'class' => 'yellow',
  14796. 'transition' => 'reject',
  14797. 'graph' => 'sylius_product_review',
  14798. ],
  14799. 'enabled' => true,
  14800. 'position' => 100,
  14801. ],
  14802. 'delete' => [
  14803. 'type' => 'delete',
  14804. 'enabled' => true,
  14805. 'position' => 100,
  14806. 'options' => [
  14807. ],
  14808. ],
  14809. ],
  14810. 'bulk' => [
  14811. 'delete' => [
  14812. 'type' => 'delete',
  14813. 'enabled' => true,
  14814. 'position' => 100,
  14815. 'options' => [
  14816. ],
  14817. ],
  14818. ],
  14819. ],
  14820. 'limits' => [
  14821. 0 => 10,
  14822. 1 => 25,
  14823. 2 => 50,
  14824. ],
  14825. ],
  14826. 'sylius_admin_product_variant' => [
  14827. 'driver' => [
  14828. 'name' => 'doctrine/orm',
  14829. 'options' => [
  14830. 'class' => 'Sylius\\Component\\Core\\Model\\ProductVariant',
  14831. 'repository' => [
  14832. 'method' => 'createQueryBuilderByProductId',
  14833. 'arguments' => [
  14834. 0 => 'en_US',
  14835. 1 => '$productId',
  14836. ],
  14837. ],
  14838. ],
  14839. ],
  14840. 'sorting' => [
  14841. 'position' => 'asc',
  14842. ],
  14843. 'fields' => [
  14844. 'name' => [
  14845. 'type' => 'twig',
  14846. 'path' => '.',
  14847. 'label' => 'sylius.ui.name',
  14848. 'options' => [
  14849. 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/name.html.twig',
  14850. ],
  14851. 'enabled' => true,
  14852. 'position' => 100,
  14853. ],
  14854. 'code' => [
  14855. 'type' => 'string',
  14856. 'label' => 'sylius.ui.code',
  14857. 'enabled' => true,
  14858. 'position' => 100,
  14859. 'options' => [
  14860. ],
  14861. ],
  14862. 'enabled' => [
  14863. 'type' => 'twig',
  14864. 'label' => 'sylius.ui.enabled',
  14865. 'options' => [
  14866. 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  14867. ],
  14868. 'enabled' => true,
  14869. 'position' => 100,
  14870. ],
  14871. 'inventory' => [
  14872. 'type' => 'twig',
  14873. 'path' => '.',
  14874. 'label' => 'sylius.ui.inventory',
  14875. 'options' => [
  14876. 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/inventory.html.twig',
  14877. ],
  14878. 'enabled' => true,
  14879. 'position' => 100,
  14880. ],
  14881. 'position' => [
  14882. 'type' => 'twig',
  14883. 'label' => 'sylius.ui.position',
  14884. 'path' => '.',
  14885. 'sortable' => 'position',
  14886. 'options' => [
  14887. 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/position.html.twig',
  14888. ],
  14889. 'enabled' => true,
  14890. 'position' => 100,
  14891. ],
  14892. ],
  14893. 'filters' => [
  14894. 'code' => [
  14895. 'type' => 'string',
  14896. 'label' => 'sylius.ui.code',
  14897. 'enabled' => true,
  14898. 'position' => 100,
  14899. 'options' => [
  14900. ],
  14901. 'form_options' => [
  14902. ],
  14903. ],
  14904. 'name' => [
  14905. 'type' => 'string',
  14906. 'label' => 'sylius.ui.name',
  14907. 'options' => [
  14908. 'fields' => [
  14909. 0 => 'translation.name',
  14910. ],
  14911. ],
  14912. 'enabled' => true,
  14913. 'position' => 100,
  14914. 'form_options' => [
  14915. ],
  14916. ],
  14917. ],
  14918. 'actions' => [
  14919. 'main' => [
  14920. 'generate' => [
  14921. 'type' => 'generate_variants',
  14922. 'options' => [
  14923. 'product' => 'expr:service(\'sylius.repository.product\').find($productId)',
  14924. ],
  14925. 'enabled' => true,
  14926. 'position' => 100,
  14927. ],
  14928. 'update_positions' => [
  14929. 'type' => 'update_product_variant_positions',
  14930. 'enabled' => true,
  14931. 'position' => 100,
  14932. 'options' => [
  14933. ],
  14934. ],
  14935. 'create' => [
  14936. 'type' => 'create',
  14937. 'options' => [
  14938. 'link' => [
  14939. 'parameters' => [
  14940. 'productId' => '$productId',
  14941. ],
  14942. ],
  14943. ],
  14944. 'enabled' => true,
  14945. 'position' => 100,
  14946. ],
  14947. ],
  14948. 'item' => [
  14949. 'update' => [
  14950. 'type' => 'update',
  14951. 'options' => [
  14952. 'link' => [
  14953. 'parameters' => [
  14954. 'id' => 'resource.id',
  14955. 'productId' => '$productId',
  14956. ],
  14957. ],
  14958. ],
  14959. 'enabled' => true,
  14960. 'position' => 100,
  14961. ],
  14962. 'delete' => [
  14963. 'type' => 'delete',
  14964. 'options' => [
  14965. 'link' => [
  14966. 'parameters' => [
  14967. 'id' => 'resource.id',
  14968. 'productId' => '$productId',
  14969. ],
  14970. ],
  14971. ],
  14972. 'enabled' => true,
  14973. 'position' => 100,
  14974. ],
  14975. ],
  14976. 'bulk' => [
  14977. 'delete' => [
  14978. 'type' => 'delete',
  14979. 'options' => [
  14980. 'link' => [
  14981. 'parameters' => [
  14982. 'productId' => '$productId',
  14983. ],
  14984. ],
  14985. ],
  14986. 'enabled' => true,
  14987. 'position' => 100,
  14988. ],
  14989. ],
  14990. ],
  14991. 'limits' => [
  14992. 0 => 10,
  14993. 1 => 25,
  14994. 2 => 50,
  14995. ],
  14996. ],
  14997. 'sylius_admin_promotion' => [
  14998. 'driver' => [
  14999. 'name' => 'doctrine/orm',
  15000. 'options' => [
  15001. 'class' => 'Sylius\\Component\\Core\\Model\\Promotion',
  15002. ],
  15003. ],
  15004. 'sorting' => [
  15005. 'priority' => 'desc',
  15006. ],
  15007. 'fields' => [
  15008. 'priority' => [
  15009. 'type' => 'twig',
  15010. 'label' => 'sylius.ui.priority',
  15011. 'sortable' => NULL,
  15012. 'options' => [
  15013. 'template' => '@SyliusUi/Grid/Field/position.html.twig',
  15014. ],
  15015. 'enabled' => true,
  15016. 'position' => 100,
  15017. ],
  15018. 'code' => [
  15019. 'type' => 'string',
  15020. 'label' => 'sylius.ui.code',
  15021. 'sortable' => NULL,
  15022. 'enabled' => true,
  15023. 'position' => 100,
  15024. 'options' => [
  15025. ],
  15026. ],
  15027. 'name' => [
  15028. 'type' => 'twig',
  15029. 'label' => 'sylius.ui.name',
  15030. 'path' => '.',
  15031. 'sortable' => NULL,
  15032. 'options' => [
  15033. 'template' => '@SyliusUi/Grid/Field/nameAndDescription.html.twig',
  15034. ],
  15035. 'enabled' => true,
  15036. 'position' => 100,
  15037. ],
  15038. 'couponBased' => [
  15039. 'type' => 'twig',
  15040. 'label' => 'sylius.ui.coupons',
  15041. 'options' => [
  15042. 'template' => '@SyliusUi/Grid/Field/yesNo.html.twig',
  15043. ],
  15044. 'enabled' => true,
  15045. 'position' => 100,
  15046. ],
  15047. 'usage' => [
  15048. 'type' => 'twig',
  15049. 'label' => 'sylius.ui.usage',
  15050. 'path' => '.',
  15051. 'sortable' => 'used',
  15052. 'options' => [
  15053. 'template' => '@SyliusAdmin/Promotion/Grid/Field/usage.html.twig',
  15054. ],
  15055. 'enabled' => true,
  15056. 'position' => 100,
  15057. ],
  15058. ],
  15059. 'filters' => [
  15060. 'search' => [
  15061. 'type' => 'string',
  15062. 'label' => 'sylius.ui.search',
  15063. 'options' => [
  15064. 'fields' => [
  15065. 0 => 'code',
  15066. 1 => 'name',
  15067. ],
  15068. ],
  15069. 'enabled' => true,
  15070. 'position' => 100,
  15071. 'form_options' => [
  15072. ],
  15073. ],
  15074. 'couponBased' => [
  15075. 'type' => 'boolean',
  15076. 'label' => 'sylius.ui.coupon_based',
  15077. 'enabled' => true,
  15078. 'position' => 100,
  15079. 'options' => [
  15080. ],
  15081. 'form_options' => [
  15082. ],
  15083. ],
  15084. 'coupon_code' => [
  15085. 'type' => 'string',
  15086. 'label' => 'sylius.ui.coupon',
  15087. 'options' => [
  15088. 'fields' => [
  15089. 0 => 'coupons.code',
  15090. ],
  15091. ],
  15092. 'enabled' => true,
  15093. 'position' => 100,
  15094. 'form_options' => [
  15095. ],
  15096. ],
  15097. ],
  15098. 'actions' => [
  15099. 'main' => [
  15100. 'create' => [
  15101. 'type' => 'create',
  15102. 'enabled' => true,
  15103. 'position' => 100,
  15104. 'options' => [
  15105. ],
  15106. ],
  15107. ],
  15108. 'item' => [
  15109. 'coupons' => [
  15110. 'type' => 'links',
  15111. 'label' => 'sylius.ui.manage_coupons',
  15112. 'options' => [
  15113. 'visible' => 'resource.couponBased',
  15114. 'icon' => 'ticket',
  15115. 'links' => [
  15116. 'index' => [
  15117. 'label' => 'sylius.ui.list_coupons',
  15118. 'icon' => 'list',
  15119. 'route' => 'sylius_admin_promotion_coupon_index',
  15120. 'parameters' => [
  15121. 'promotionId' => 'resource.id',
  15122. ],
  15123. ],
  15124. 'create' => [
  15125. 'label' => 'sylius.ui.create',
  15126. 'icon' => 'plus',
  15127. 'route' => 'sylius_admin_promotion_coupon_create',
  15128. 'parameters' => [
  15129. 'promotionId' => 'resource.id',
  15130. ],
  15131. ],
  15132. 'generate' => [
  15133. 'label' => 'sylius.ui.generate',
  15134. 'icon' => 'random',
  15135. 'route' => 'sylius_admin_promotion_coupon_generate',
  15136. 'parameters' => [
  15137. 'promotionId' => 'resource.id',
  15138. ],
  15139. ],
  15140. ],
  15141. ],
  15142. 'enabled' => true,
  15143. 'position' => 100,
  15144. ],
  15145. 'update' => [
  15146. 'type' => 'update',
  15147. 'enabled' => true,
  15148. 'position' => 100,
  15149. 'options' => [
  15150. ],
  15151. ],
  15152. 'delete' => [
  15153. 'type' => 'delete',
  15154. 'enabled' => true,
  15155. 'position' => 100,
  15156. 'options' => [
  15157. ],
  15158. ],
  15159. ],
  15160. 'bulk' => [
  15161. 'delete' => [
  15162. 'type' => 'delete',
  15163. 'enabled' => true,
  15164. 'position' => 100,
  15165. 'options' => [
  15166. ],
  15167. ],
  15168. ],
  15169. ],
  15170. 'limits' => [
  15171. 0 => 10,
  15172. 1 => 25,
  15173. 2 => 50,
  15174. ],
  15175. ],
  15176. 'sylius_admin_promotion_coupon' => [
  15177. 'driver' => [
  15178. 'name' => 'doctrine/orm',
  15179. 'options' => [
  15180. 'class' => 'Sylius\\Component\\Core\\Model\\PromotionCoupon',
  15181. 'repository' => [
  15182. 'method' => 'createQueryBuilderByPromotionId',
  15183. 'arguments' => [
  15184. 'promotionId' => '$promotionId',
  15185. ],
  15186. ],
  15187. ],
  15188. ],
  15189. 'fields' => [
  15190. 'code' => [
  15191. 'type' => 'string',
  15192. 'label' => 'sylius.ui.code',
  15193. 'sortable' => NULL,
  15194. 'enabled' => true,
  15195. 'position' => 100,
  15196. 'options' => [
  15197. ],
  15198. ],
  15199. 'usageLimit' => [
  15200. 'type' => 'string',
  15201. 'label' => 'sylius.ui.usage_limit',
  15202. 'sortable' => NULL,
  15203. 'enabled' => true,
  15204. 'position' => 100,
  15205. 'options' => [
  15206. ],
  15207. ],
  15208. 'perCustomerUsageLimit' => [
  15209. 'type' => 'string',
  15210. 'label' => 'sylius.ui.per_customer_usage_limit',
  15211. 'sortable' => NULL,
  15212. 'enabled' => true,
  15213. 'position' => 100,
  15214. 'options' => [
  15215. ],
  15216. ],
  15217. 'used' => [
  15218. 'type' => 'string',
  15219. 'label' => 'sylius.ui.used',
  15220. 'sortable' => NULL,
  15221. 'enabled' => true,
  15222. 'position' => 100,
  15223. 'options' => [
  15224. ],
  15225. ],
  15226. 'expiresAt' => [
  15227. 'type' => 'datetime',
  15228. 'label' => 'sylius.ui.expires_at',
  15229. 'sortable' => NULL,
  15230. 'options' => [
  15231. 'format' => 'd-m-Y',
  15232. ],
  15233. 'enabled' => true,
  15234. 'position' => 100,
  15235. ],
  15236. ],
  15237. 'filters' => [
  15238. 'code' => [
  15239. 'type' => 'string',
  15240. 'label' => 'sylius.ui.code',
  15241. 'enabled' => true,
  15242. 'position' => 100,
  15243. 'options' => [
  15244. ],
  15245. 'form_options' => [
  15246. ],
  15247. ],
  15248. ],
  15249. 'actions' => [
  15250. 'main' => [
  15251. 'generate' => [
  15252. 'type' => 'default',
  15253. 'label' => 'sylius.ui.generate',
  15254. 'icon' => 'random',
  15255. 'options' => [
  15256. 'link' => [
  15257. 'route' => 'sylius_admin_promotion_coupon_generate',
  15258. 'parameters' => [
  15259. 'promotionId' => '$promotionId',
  15260. ],
  15261. ],
  15262. ],
  15263. 'enabled' => true,
  15264. 'position' => 100,
  15265. ],
  15266. 'create' => [
  15267. 'type' => 'create',
  15268. 'options' => [
  15269. 'link' => [
  15270. 'parameters' => [
  15271. 'promotionId' => '$promotionId',
  15272. ],
  15273. ],
  15274. ],
  15275. 'enabled' => true,
  15276. 'position' => 100,
  15277. ],
  15278. ],
  15279. 'item' => [
  15280. 'update' => [
  15281. 'type' => 'update',
  15282. 'options' => [
  15283. 'link' => [
  15284. 'parameters' => [
  15285. 'id' => 'resource.id',
  15286. 'promotionId' => '$promotionId',
  15287. ],
  15288. ],
  15289. ],
  15290. 'enabled' => true,
  15291. 'position' => 100,
  15292. ],
  15293. 'delete' => [
  15294. 'type' => 'delete',
  15295. 'options' => [
  15296. 'link' => [
  15297. 'parameters' => [
  15298. 'id' => 'resource.id',
  15299. 'promotionId' => '$promotionId',
  15300. ],
  15301. ],
  15302. ],
  15303. 'enabled' => true,
  15304. 'position' => 100,
  15305. ],
  15306. ],
  15307. 'bulk' => [
  15308. 'delete' => [
  15309. 'type' => 'delete',
  15310. 'options' => [
  15311. 'link' => [
  15312. 'parameters' => [
  15313. 'promotionId' => '$promotionId',
  15314. ],
  15315. ],
  15316. ],
  15317. 'enabled' => true,
  15318. 'position' => 100,
  15319. ],
  15320. ],
  15321. ],
  15322. 'sorting' => [
  15323. ],
  15324. 'limits' => [
  15325. 0 => 10,
  15326. 1 => 25,
  15327. 2 => 50,
  15328. ],
  15329. ],
  15330. 'sylius_admin_shipment' => [
  15331. 'driver' => [
  15332. 'name' => 'doctrine/orm',
  15333. 'options' => [
  15334. 'class' => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Shipment',
  15335. 'repository' => [
  15336. 'method' => 'createNonPrimaryQueryBuilder',
  15337. ],
  15338. ],
  15339. ],
  15340. 'sorting' => [
  15341. 'createdAt' => 'desc',
  15342. ],
  15343. 'fields' => [
  15344. 'createdAt' => [
  15345. 'type' => 'datetime',
  15346. 'label' => 'sylius.ui.created_at',
  15347. 'sortable' => NULL,
  15348. 'options' => [
  15349. 'format' => 'd-m-Y H:i:s',
  15350. ],
  15351. 'enabled' => true,
  15352. 'position' => 100,
  15353. ],
  15354. 'shippedAt' => [
  15355. 'type' => 'datetime',
  15356. 'label' => 'sylius.ui.shipped_at',
  15357. 'sortable' => NULL,
  15358. 'options' => [
  15359. 'format' => 'd-m-Y H:i:s',
  15360. ],
  15361. 'enabled' => true,
  15362. 'position' => 100,
  15363. ],
  15364. 'number' => [
  15365. 'type' => 'twig',
  15366. 'label' => 'sylius.ui.order',
  15367. 'path' => 'order',
  15368. 'options' => [
  15369. 'template' => '@SyliusAdmin/Order/Grid/Field/number.html.twig',
  15370. ],
  15371. 'enabled' => true,
  15372. 'position' => 100,
  15373. ],
  15374. 'channel' => [
  15375. 'type' => 'twig',
  15376. 'label' => 'sylius.ui.channel',
  15377. 'path' => 'order.channel',
  15378. 'options' => [
  15379. 'template' => '@SyliusAdmin/Order/Grid/Field/channel.html.twig',
  15380. ],
  15381. 'enabled' => true,
  15382. 'position' => 100,
  15383. ],
  15384. 'state' => [
  15385. 'type' => 'twig',
  15386. 'label' => 'sylius.ui.state',
  15387. 'options' => [
  15388. 'template' => '@SyliusAdmin/Common/Label/shipmentState.html.twig',
  15389. ],
  15390. 'enabled' => true,
  15391. 'position' => 100,
  15392. ],
  15393. ],
  15394. 'filters' => [
  15395. 'state' => [
  15396. 'type' => 'select',
  15397. 'label' => 'sylius.ui.state',
  15398. 'form_options' => [
  15399. 'choices' => [
  15400. 'sylius.ui.cancelled' => 'cancelled',
  15401. 'sylius.ui.ready' => 'ready',
  15402. 'sylius.ui.shipped' => 'shipped',
  15403. ],
  15404. ],
  15405. 'enabled' => true,
  15406. 'position' => 100,
  15407. 'options' => [
  15408. ],
  15409. ],
  15410. 'channel' => [
  15411. 'type' => 'entity',
  15412. 'label' => 'sylius.ui.channel',
  15413. 'options' => [
  15414. 'fields' => [
  15415. 0 => 'order.channel',
  15416. ],
  15417. ],
  15418. 'form_options' => [
  15419. 'class' => 'Sylius\\Component\\Core\\Model\\Channel',
  15420. ],
  15421. 'enabled' => true,
  15422. 'position' => 100,
  15423. ],
  15424. 'method' => [
  15425. 'type' => 'entity',
  15426. 'label' => 'sylius.ui.shipping_method',
  15427. 'form_options' => [
  15428. 'class' => 'Sylius\\Component\\Core\\Model\\ShippingMethod',
  15429. ],
  15430. 'enabled' => true,
  15431. 'position' => 100,
  15432. 'options' => [
  15433. ],
  15434. ],
  15435. ],
  15436. 'actions' => [
  15437. 'item' => [
  15438. 'ship' => [
  15439. 'type' => 'ship_with_tracking_code',
  15440. 'enabled' => true,
  15441. 'position' => 100,
  15442. 'options' => [
  15443. ],
  15444. ],
  15445. 'show' => [
  15446. 'type' => 'show',
  15447. 'enabled' => true,
  15448. 'position' => 100,
  15449. 'options' => [
  15450. ],
  15451. ],
  15452. ],
  15453. ],
  15454. 'limits' => [
  15455. 0 => 10,
  15456. 1 => 25,
  15457. 2 => 50,
  15458. ],
  15459. ],
  15460. 'sylius_admin_shipping_category' => [
  15461. 'driver' => [
  15462. 'name' => 'doctrine/orm',
  15463. 'options' => [
  15464. 'class' => 'Sylius\\Component\\Shipping\\Model\\ShippingCategory',
  15465. 'repository' => [
  15466. 'method' => 'createListQueryBuilder',
  15467. ],
  15468. ],
  15469. ],
  15470. 'fields' => [
  15471. 'code' => [
  15472. 'type' => 'string',
  15473. 'label' => 'sylius.ui.code',
  15474. 'enabled' => true,
  15475. 'position' => 100,
  15476. 'options' => [
  15477. ],
  15478. ],
  15479. 'name' => [
  15480. 'type' => 'string',
  15481. 'label' => 'sylius.ui.name',
  15482. 'enabled' => true,
  15483. 'position' => 100,
  15484. 'options' => [
  15485. ],
  15486. ],
  15487. 'createdAt' => [
  15488. 'type' => 'datetime',
  15489. 'label' => 'sylius.ui.creation_date',
  15490. 'options' => [
  15491. 'format' => 'd-m-Y H:i',
  15492. ],
  15493. 'enabled' => true,
  15494. 'position' => 100,
  15495. ],
  15496. 'updatedAt' => [
  15497. 'type' => 'datetime',
  15498. 'label' => 'sylius.ui.updating_date',
  15499. 'options' => [
  15500. 'format' => 'd-m-Y H:i',
  15501. ],
  15502. 'enabled' => true,
  15503. 'position' => 100,
  15504. ],
  15505. ],
  15506. 'filters' => [
  15507. 'search' => [
  15508. 'type' => 'string',
  15509. 'label' => 'sylius.ui.search',
  15510. 'options' => [
  15511. 'fields' => [
  15512. 0 => 'code',
  15513. 1 => 'name',
  15514. ],
  15515. ],
  15516. 'enabled' => true,
  15517. 'position' => 100,
  15518. 'form_options' => [
  15519. ],
  15520. ],
  15521. ],
  15522. 'actions' => [
  15523. 'main' => [
  15524. 'create' => [
  15525. 'type' => 'create',
  15526. 'enabled' => true,
  15527. 'position' => 100,
  15528. 'options' => [
  15529. ],
  15530. ],
  15531. ],
  15532. 'item' => [
  15533. 'update' => [
  15534. 'type' => 'update',
  15535. 'enabled' => true,
  15536. 'position' => 100,
  15537. 'options' => [
  15538. ],
  15539. ],
  15540. 'delete' => [
  15541. 'type' => 'delete',
  15542. 'enabled' => true,
  15543. 'position' => 100,
  15544. 'options' => [
  15545. ],
  15546. ],
  15547. ],
  15548. 'bulk' => [
  15549. 'delete' => [
  15550. 'type' => 'delete',
  15551. 'enabled' => true,
  15552. 'position' => 100,
  15553. 'options' => [
  15554. ],
  15555. ],
  15556. ],
  15557. ],
  15558. 'sorting' => [
  15559. ],
  15560. 'limits' => [
  15561. 0 => 10,
  15562. 1 => 25,
  15563. 2 => 50,
  15564. ],
  15565. ],
  15566. 'sylius_admin_shipping_method' => [
  15567. 'driver' => [
  15568. 'name' => 'doctrine/orm',
  15569. 'options' => [
  15570. 'class' => 'Sylius\\Component\\Core\\Model\\ShippingMethod',
  15571. 'repository' => [
  15572. 'method' => 'createListQueryBuilder',
  15573. 'arguments' => [
  15574. 0 => 'expr:service(\'sylius.context.locale\').getLocaleCode()',
  15575. ],
  15576. ],
  15577. ],
  15578. ],
  15579. 'sorting' => [
  15580. 'position' => 'asc',
  15581. ],
  15582. 'fields' => [
  15583. 'position' => [
  15584. 'type' => 'twig',
  15585. 'label' => 'sylius.ui.position',
  15586. 'sortable' => NULL,
  15587. 'options' => [
  15588. 'template' => '@SyliusUi/Grid/Field/position.html.twig',
  15589. ],
  15590. 'enabled' => true,
  15591. 'position' => 100,
  15592. ],
  15593. 'code' => [
  15594. 'type' => 'string',
  15595. 'label' => 'sylius.ui.code',
  15596. 'sortable' => NULL,
  15597. 'enabled' => true,
  15598. 'position' => 100,
  15599. 'options' => [
  15600. ],
  15601. ],
  15602. 'name' => [
  15603. 'type' => 'string',
  15604. 'label' => 'sylius.ui.name',
  15605. 'sortable' => 'translation.name',
  15606. 'enabled' => true,
  15607. 'position' => 100,
  15608. 'options' => [
  15609. ],
  15610. ],
  15611. 'zone' => [
  15612. 'type' => 'string',
  15613. 'label' => 'sylius.ui.zone',
  15614. 'enabled' => true,
  15615. 'position' => 100,
  15616. 'options' => [
  15617. ],
  15618. ],
  15619. 'enabled' => [
  15620. 'type' => 'twig',
  15621. 'label' => 'sylius.ui.enabled',
  15622. 'sortable' => NULL,
  15623. 'options' => [
  15624. 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  15625. ],
  15626. 'enabled' => true,
  15627. 'position' => 100,
  15628. ],
  15629. ],
  15630. 'filters' => [
  15631. 'search' => [
  15632. 'type' => 'string',
  15633. 'label' => 'sylius.ui.search',
  15634. 'options' => [
  15635. 'fields' => [
  15636. 0 => 'code',
  15637. 1 => 'translation.name',
  15638. ],
  15639. ],
  15640. 'enabled' => true,
  15641. 'position' => 100,
  15642. 'form_options' => [
  15643. ],
  15644. ],
  15645. 'enabled' => [
  15646. 'type' => 'boolean',
  15647. 'label' => 'sylius.ui.enabled',
  15648. 'enabled' => true,
  15649. 'position' => 100,
  15650. 'options' => [
  15651. ],
  15652. 'form_options' => [
  15653. ],
  15654. ],
  15655. 'archival' => [
  15656. 'type' => 'exists',
  15657. 'label' => 'sylius.ui.archival',
  15658. 'options' => [
  15659. 'field' => 'archivedAt',
  15660. ],
  15661. 'default_value' => false,
  15662. 'enabled' => true,
  15663. 'position' => 100,
  15664. 'form_options' => [
  15665. ],
  15666. ],
  15667. ],
  15668. 'actions' => [
  15669. 'main' => [
  15670. 'create' => [
  15671. 'type' => 'create',
  15672. 'enabled' => true,
  15673. 'position' => 100,
  15674. 'options' => [
  15675. ],
  15676. ],
  15677. ],
  15678. 'item' => [
  15679. 'update' => [
  15680. 'type' => 'update',
  15681. 'enabled' => true,
  15682. 'position' => 100,
  15683. 'options' => [
  15684. ],
  15685. ],
  15686. 'delete' => [
  15687. 'type' => 'delete',
  15688. 'enabled' => true,
  15689. 'position' => 100,
  15690. 'options' => [
  15691. ],
  15692. ],
  15693. 'archive' => [
  15694. 'type' => 'archive',
  15695. 'enabled' => true,
  15696. 'position' => 100,
  15697. 'options' => [
  15698. ],
  15699. ],
  15700. ],
  15701. 'bulk' => [
  15702. 'delete' => [
  15703. 'type' => 'delete',
  15704. 'enabled' => true,
  15705. 'position' => 100,
  15706. 'options' => [
  15707. ],
  15708. ],
  15709. ],
  15710. ],
  15711. 'limits' => [
  15712. 0 => 10,
  15713. 1 => 25,
  15714. 2 => 50,
  15715. ],
  15716. ],
  15717. 'sylius_admin_tax_category' => [
  15718. 'driver' => [
  15719. 'name' => 'doctrine/orm',
  15720. 'options' => [
  15721. 'class' => 'Sylius\\Component\\Taxation\\Model\\TaxCategory',
  15722. ],
  15723. ],
  15724. 'sorting' => [
  15725. 'nameAndDescription' => 'asc',
  15726. ],
  15727. 'fields' => [
  15728. 'code' => [
  15729. 'type' => 'string',
  15730. 'label' => 'sylius.ui.code',
  15731. 'sortable' => NULL,
  15732. 'enabled' => true,
  15733. 'position' => 100,
  15734. 'options' => [
  15735. ],
  15736. ],
  15737. 'nameAndDescription' => [
  15738. 'type' => 'twig',
  15739. 'label' => 'sylius.ui.name',
  15740. 'path' => '.',
  15741. 'sortable' => 'name',
  15742. 'options' => [
  15743. 'template' => '@SyliusUi/Grid/Field/nameAndDescription.html.twig',
  15744. ],
  15745. 'enabled' => true,
  15746. 'position' => 100,
  15747. ],
  15748. ],
  15749. 'filters' => [
  15750. 'search' => [
  15751. 'type' => 'string',
  15752. 'label' => 'sylius.ui.search',
  15753. 'options' => [
  15754. 'fields' => [
  15755. 0 => 'code',
  15756. 1 => 'name',
  15757. ],
  15758. ],
  15759. 'enabled' => true,
  15760. 'position' => 100,
  15761. 'form_options' => [
  15762. ],
  15763. ],
  15764. ],
  15765. 'actions' => [
  15766. 'main' => [
  15767. 'create' => [
  15768. 'type' => 'create',
  15769. 'enabled' => true,
  15770. 'position' => 100,
  15771. 'options' => [
  15772. ],
  15773. ],
  15774. ],
  15775. 'item' => [
  15776. 'update' => [
  15777. 'type' => 'update',
  15778. 'enabled' => true,
  15779. 'position' => 100,
  15780. 'options' => [
  15781. ],
  15782. ],
  15783. 'delete' => [
  15784. 'type' => 'delete',
  15785. 'enabled' => true,
  15786. 'position' => 100,
  15787. 'options' => [
  15788. ],
  15789. ],
  15790. ],
  15791. 'bulk' => [
  15792. 'delete' => [
  15793. 'type' => 'delete',
  15794. 'enabled' => true,
  15795. 'position' => 100,
  15796. 'options' => [
  15797. ],
  15798. ],
  15799. ],
  15800. ],
  15801. 'limits' => [
  15802. 0 => 10,
  15803. 1 => 25,
  15804. 2 => 50,
  15805. ],
  15806. ],
  15807. 'sylius_admin_tax_rate' => [
  15808. 'driver' => [
  15809. 'name' => 'doctrine/orm',
  15810. 'options' => [
  15811. 'class' => 'Sylius\\Component\\Core\\Model\\TaxRate',
  15812. ],
  15813. ],
  15814. 'sorting' => [
  15815. 'name' => 'asc',
  15816. ],
  15817. 'fields' => [
  15818. 'code' => [
  15819. 'type' => 'string',
  15820. 'label' => 'sylius.ui.code',
  15821. 'sortable' => NULL,
  15822. 'enabled' => true,
  15823. 'position' => 100,
  15824. 'options' => [
  15825. ],
  15826. ],
  15827. 'name' => [
  15828. 'type' => 'string',
  15829. 'label' => 'sylius.ui.name',
  15830. 'sortable' => NULL,
  15831. 'enabled' => true,
  15832. 'position' => 100,
  15833. 'options' => [
  15834. ],
  15835. ],
  15836. 'zone' => [
  15837. 'type' => 'string',
  15838. 'label' => 'sylius.ui.zone',
  15839. 'enabled' => true,
  15840. 'position' => 100,
  15841. 'options' => [
  15842. ],
  15843. ],
  15844. 'category' => [
  15845. 'type' => 'string',
  15846. 'label' => 'sylius.ui.category',
  15847. 'enabled' => true,
  15848. 'position' => 100,
  15849. 'options' => [
  15850. ],
  15851. ],
  15852. 'amount' => [
  15853. 'type' => 'twig',
  15854. 'label' => 'sylius.ui.amount',
  15855. 'sortable' => NULL,
  15856. 'options' => [
  15857. 'template' => '@SyliusUi/Grid/Field/percent.html.twig',
  15858. ],
  15859. 'enabled' => true,
  15860. 'position' => 100,
  15861. ],
  15862. ],
  15863. 'filters' => [
  15864. 'search' => [
  15865. 'type' => 'string',
  15866. 'label' => 'sylius.ui.search',
  15867. 'options' => [
  15868. 'fields' => [
  15869. 0 => 'code',
  15870. 1 => 'name',
  15871. ],
  15872. ],
  15873. 'enabled' => true,
  15874. 'position' => 100,
  15875. 'form_options' => [
  15876. ],
  15877. ],
  15878. ],
  15879. 'actions' => [
  15880. 'main' => [
  15881. 'create' => [
  15882. 'type' => 'create',
  15883. 'enabled' => true,
  15884. 'position' => 100,
  15885. 'options' => [
  15886. ],
  15887. ],
  15888. ],
  15889. 'item' => [
  15890. 'update' => [
  15891. 'type' => 'update',
  15892. 'enabled' => true,
  15893. 'position' => 100,
  15894. 'options' => [
  15895. ],
  15896. ],
  15897. 'delete' => [
  15898. 'type' => 'delete',
  15899. 'enabled' => true,
  15900. 'position' => 100,
  15901. 'options' => [
  15902. ],
  15903. ],
  15904. ],
  15905. 'bulk' => [
  15906. 'delete' => [
  15907. 'type' => 'delete',
  15908. 'enabled' => true,
  15909. 'position' => 100,
  15910. 'options' => [
  15911. ],
  15912. ],
  15913. ],
  15914. ],
  15915. 'limits' => [
  15916. 0 => 10,
  15917. 1 => 25,
  15918. 2 => 50,
  15919. ],
  15920. ],
  15921. 'sylius_admin_taxon' => [
  15922. 'driver' => [
  15923. 'name' => 'doctrine/orm',
  15924. 'options' => [
  15925. 'class' => 'Sylius\\Component\\Core\\Model\\Taxon',
  15926. 'repository' => [
  15927. 'method' => 'createListQueryBuilder',
  15928. ],
  15929. ],
  15930. ],
  15931. 'filters' => [
  15932. 'code' => [
  15933. 'type' => 'string',
  15934. 'options' => [
  15935. 'fields' => [
  15936. 0 => 'code',
  15937. ],
  15938. ],
  15939. 'enabled' => true,
  15940. 'position' => 100,
  15941. 'form_options' => [
  15942. ],
  15943. ],
  15944. 'name' => [
  15945. 'type' => 'string',
  15946. 'options' => [
  15947. 'fields' => [
  15948. 0 => 'translation.name',
  15949. ],
  15950. ],
  15951. 'enabled' => true,
  15952. 'position' => 100,
  15953. 'form_options' => [
  15954. ],
  15955. ],
  15956. ],
  15957. 'sorting' => [
  15958. ],
  15959. 'limits' => [
  15960. 0 => 10,
  15961. 1 => 25,
  15962. 2 => 50,
  15963. ],
  15964. 'fields' => [
  15965. ],
  15966. 'actions' => [
  15967. ],
  15968. ],
  15969. 'sylius_admin_zone' => [
  15970. 'driver' => [
  15971. 'name' => 'doctrine/orm',
  15972. 'options' => [
  15973. 'class' => 'Sylius\\Component\\Addressing\\Model\\Zone',
  15974. ],
  15975. ],
  15976. 'fields' => [
  15977. 'code' => [
  15978. 'type' => 'string',
  15979. 'label' => 'sylius.ui.code',
  15980. 'enabled' => true,
  15981. 'position' => 100,
  15982. 'options' => [
  15983. ],
  15984. ],
  15985. 'name' => [
  15986. 'type' => 'string',
  15987. 'label' => 'sylius.ui.name',
  15988. 'enabled' => true,
  15989. 'position' => 100,
  15990. 'options' => [
  15991. ],
  15992. ],
  15993. 'type' => [
  15994. 'type' => 'twig',
  15995. 'label' => 'sylius.ui.type',
  15996. 'options' => [
  15997. 'template' => '@SyliusUi/Grid/Field/label.html.twig',
  15998. ],
  15999. 'enabled' => true,
  16000. 'position' => 100,
  16001. ],
  16002. ],
  16003. 'filters' => [
  16004. 'name' => [
  16005. 'type' => 'string',
  16006. 'label' => 'sylius.ui.name',
  16007. 'enabled' => true,
  16008. 'position' => 100,
  16009. 'options' => [
  16010. ],
  16011. 'form_options' => [
  16012. ],
  16013. ],
  16014. 'code' => [
  16015. 'type' => 'string',
  16016. 'label' => 'sylius.ui.code',
  16017. 'enabled' => true,
  16018. 'position' => 100,
  16019. 'options' => [
  16020. ],
  16021. 'form_options' => [
  16022. ],
  16023. ],
  16024. ],
  16025. 'actions' => [
  16026. 'main' => [
  16027. 'create' => [
  16028. 'type' => 'links',
  16029. 'label' => 'sylius.ui.create',
  16030. 'options' => [
  16031. 'class' => 'primary',
  16032. 'icon' => 'plus',
  16033. 'header' => [
  16034. 'icon' => 'cube',
  16035. 'label' => 'sylius.ui.type',
  16036. ],
  16037. 'links' => [
  16038. 'country' => [
  16039. 'label' => 'sylius.ui.zone_consisting_of_countries',
  16040. 'icon' => 'plus',
  16041. 'route' => 'sylius_admin_zone_create',
  16042. 'parameters' => [
  16043. 'type' => 'country',
  16044. ],
  16045. ],
  16046. 'province' => [
  16047. 'label' => 'sylius.ui.zone_consisting_of_provinces',
  16048. 'icon' => 'plus',
  16049. 'route' => 'sylius_admin_zone_create',
  16050. 'parameters' => [
  16051. 'type' => 'province',
  16052. ],
  16053. ],
  16054. 'zone' => [
  16055. 'label' => 'sylius.ui.zone_consisting_of_other_zones',
  16056. 'icon' => 'plus',
  16057. 'route' => 'sylius_admin_zone_create',
  16058. 'parameters' => [
  16059. 'type' => 'zone',
  16060. ],
  16061. ],
  16062. ],
  16063. ],
  16064. 'enabled' => true,
  16065. 'position' => 100,
  16066. ],
  16067. ],
  16068. 'item' => [
  16069. 'update' => [
  16070. 'type' => 'update',
  16071. 'enabled' => true,
  16072. 'position' => 100,
  16073. 'options' => [
  16074. ],
  16075. ],
  16076. 'delete' => [
  16077. 'type' => 'delete',
  16078. 'enabled' => true,
  16079. 'position' => 100,
  16080. 'options' => [
  16081. ],
  16082. ],
  16083. ],
  16084. 'bulk' => [
  16085. 'delete' => [
  16086. 'type' => 'delete',
  16087. 'enabled' => true,
  16088. 'position' => 100,
  16089. 'options' => [
  16090. ],
  16091. ],
  16092. ],
  16093. ],
  16094. 'sorting' => [
  16095. ],
  16096. 'limits' => [
  16097. 0 => 10,
  16098. 1 => 25,
  16099. 2 => 50,
  16100. ],
  16101. ],
  16102. 'sylius_shop_account_order' => [
  16103. 'driver' => [
  16104. 'name' => 'doctrine/orm',
  16105. 'options' => [
  16106. 'class' => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order',
  16107. 'repository' => [
  16108. 'method' => 'createByCustomerAndChannelIdQueryBuilder',
  16109. 'arguments' => [
  16110. 0 => 'expr:service(\'sylius.context.customer\').getCustomer().getId()',
  16111. 1 => 'expr:service(\'sylius.context.channel\').getChannel().getId()',
  16112. ],
  16113. ],
  16114. ],
  16115. ],
  16116. 'sorting' => [
  16117. 'checkoutCompletedAt' => 'desc',
  16118. ],
  16119. 'fields' => [
  16120. 'number' => [
  16121. 'type' => 'twig',
  16122. 'label' => 'sylius.ui.number',
  16123. 'sortable' => NULL,
  16124. 'options' => [
  16125. 'template' => '@SyliusShop/Account/Order/Grid/Field/number.html.twig',
  16126. ],
  16127. 'enabled' => true,
  16128. 'position' => 100,
  16129. ],
  16130. 'checkoutCompletedAt' => [
  16131. 'type' => 'datetime',
  16132. 'label' => 'sylius.ui.date',
  16133. 'sortable' => NULL,
  16134. 'options' => [
  16135. 'format' => 'm/d/Y',
  16136. ],
  16137. 'enabled' => true,
  16138. 'position' => 100,
  16139. ],
  16140. 'shippingAddress' => [
  16141. 'type' => 'twig',
  16142. 'label' => 'sylius.ui.ship_to',
  16143. 'options' => [
  16144. 'template' => '@SyliusShop/Account/Order/Grid/Field/address.html.twig',
  16145. ],
  16146. 'enabled' => true,
  16147. 'position' => 100,
  16148. ],
  16149. 'total' => [
  16150. 'type' => 'twig',
  16151. 'label' => 'sylius.ui.total',
  16152. 'path' => '.',
  16153. 'sortable' => 'total',
  16154. 'options' => [
  16155. 'template' => '@SyliusShop/Account/Order/Grid/Field/total.html.twig',
  16156. ],
  16157. 'enabled' => true,
  16158. 'position' => 100,
  16159. ],
  16160. 'state' => [
  16161. 'type' => 'twig',
  16162. 'label' => 'sylius.ui.state',
  16163. 'sortable' => NULL,
  16164. 'options' => [
  16165. 'template' => '@SyliusUi/Grid/Field/label.html.twig',
  16166. 'vars' => [
  16167. 'labels' => '@SyliusShop/Account/Order/Label/State',
  16168. ],
  16169. ],
  16170. 'enabled' => true,
  16171. 'position' => 100,
  16172. ],
  16173. ],
  16174. 'actions' => [
  16175. 'item' => [
  16176. 'show' => [
  16177. 'type' => 'shop_show',
  16178. 'label' => 'sylius.ui.show',
  16179. 'options' => [
  16180. 'link' => [
  16181. 'route' => 'sylius_shop_account_order_show',
  16182. 'parameters' => [
  16183. 'number' => 'resource.number',
  16184. ],
  16185. ],
  16186. ],
  16187. 'enabled' => true,
  16188. 'position' => 100,
  16189. ],
  16190. 'pay' => [
  16191. 'type' => 'shop_pay',
  16192. 'label' => 'sylius.ui.pay',
  16193. 'options' => [
  16194. 'link' => [
  16195. 'route' => 'sylius_shop_order_show',
  16196. 'parameters' => [
  16197. 'tokenValue' => 'resource.tokenValue',
  16198. ],
  16199. ],
  16200. ],
  16201. 'enabled' => true,
  16202. 'position' => 100,
  16203. ],
  16204. ],
  16205. ],
  16206. 'limits' => [
  16207. 0 => 10,
  16208. 1 => 25,
  16209. 2 => 50,
  16210. ],
  16211. 'filters' => [
  16212. ],
  16213. ],
  16214. 'sylius_shop_product' => [
  16215. 'driver' => [
  16216. 'name' => 'doctrine/orm',
  16217. 'options' => [
  16218. 'class' => 'BitBag\\OpenMarketplace\\Component\\Product\\Entity\\Product',
  16219. 'repository' => [
  16220. 'method' => 'createShopListQueryBuilder',
  16221. 'arguments' => [
  16222. 'channel' => 'expr:service(\'sylius.context.channel\').getChannel()',
  16223. 'taxon' => 'expr:notFoundOnNull(service(\'sylius.repository.taxon\').findOneBySlug($slug, service(\'sylius.context.locale\').getLocaleCode()))',
  16224. 'locale' => 'expr:service(\'sylius.context.locale\').getLocaleCode()',
  16225. 'sorting' => 'expr:service(\'request_stack\').getCurrentRequest().get(\'sorting\', [])',
  16226. 'includeAllDescendants' => 'expr:parameter(\'sylius_shop.product_grid.include_all_descendants\')',
  16227. ],
  16228. ],
  16229. ],
  16230. ],
  16231. 'sorting' => [
  16232. 'position' => 'asc',
  16233. ],
  16234. 'limits' => [
  16235. 0 => 9,
  16236. 1 => 18,
  16237. 2 => 27,
  16238. ],
  16239. 'fields' => [
  16240. 'createdAt' => [
  16241. 'type' => 'datetime',
  16242. 'sortable' => NULL,
  16243. 'enabled' => true,
  16244. 'position' => 100,
  16245. 'options' => [
  16246. ],
  16247. ],
  16248. 'position' => [
  16249. 'type' => 'string
',
  16250. 'sortable' => 'productTaxon.position',
  16251. 'enabled' => true,
  16252. 'position' => 100,
  16253. 'options' => [
  16254. ],
  16255. ],
  16256. 'name' => [
  16257. 'type' => 'string
',
  16258. 'sortable' => 'translation.name',
  16259. 'enabled' => true,
  16260. 'position' => 100,
  16261. 'options' => [
  16262. ],
  16263. ],
  16264. 'price' => [
  16265. 'type' => 'int',
  16266. 'sortable' => 'channelPricing.price',
  16267. 'enabled' => true,
  16268. 'position' => 100,
  16269. 'options' => [
  16270. ],
  16271. ],
  16272. ],
  16273. 'filters' => [
  16274. 'search' => [
  16275. 'type' => 'shop_string',
  16276. 'label' => false,
  16277. 'options' => [
  16278. 'fields' => [
  16279. 0 => 'translation.name',
  16280. ],
  16281. ],
  16282. 'form_options' => [
  16283. 'type' => 'contains',
  16284. ],
  16285. 'enabled' => true,
  16286. 'position' => 100,
  16287. ],
  16288. ],
  16289. 'actions' => [
  16290. ],
  16291. ],
  16292. 'open_marketplace_admin_messaging_conversation' => [
  16293. 'driver' => [
  16294. 'name' => 'doctrine/orm',
  16295. 'options' => [
  16296. 'class' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Entity\\Conversation',
  16297. ],
  16298. ],
  16299. 'fields' => [
  16300. 'category' => [
  16301. 'type' => 'twig',
  16302. 'label' => 'open_marketplace.ui.form.conversation.category',
  16303. 'options' => [
  16304. 'template' => 'Context/Admin/Conversation/_category.html.twig',
  16305. ],
  16306. 'enabled' => true,
  16307. 'position' => 100,
  16308. ],
  16309. 'shopUser' => [
  16310. 'type' => 'twig',
  16311. 'label' => 'open_marketplace.ui.grid.conversation.applicant',
  16312. 'options' => [
  16313. 'template' => 'Context/Admin/Conversation/_applicant.html.twig',
  16314. ],
  16315. 'enabled' => true,
  16316. 'position' => 100,
  16317. ],
  16318. ],
  16319. 'filters' => [
  16320. 'status' => [
  16321. 'label' => 'open_marketplace.ui.status',
  16322. 'type' => 'select',
  16323. 'form_options' => [
  16324. 'choices' => [
  16325. 'open_marketplace.ui.open' => 'open',
  16326. 'open_marketplace.ui.closed' => 'closed',
  16327. ],
  16328. ],
  16329. 'enabled' => true,
  16330. 'position' => 100,
  16331. 'options' => [
  16332. ],
  16333. ],
  16334. 'createdAt' => [
  16335. 'type' => 'date',
  16336. 'label' => 'sylius.ui.date',
  16337. 'options' => [
  16338. 'field' => 'messages.createdAt',
  16339. 'inclusive_to' => true,
  16340. ],
  16341. 'enabled' => true,
  16342. 'position' => 100,
  16343. 'form_options' => [
  16344. ],
  16345. ],
  16346. ],
  16347. 'actions' => [
  16348. 'main' => [
  16349. 'create' => [
  16350. 'type' => 'create',
  16351. 'options' => [
  16352. 'link' => [
  16353. 'route' => 'open_marketplace_admin_messaging_conversation_create',
  16354. ],
  16355. ],
  16356. 'enabled' => true,
  16357. 'position' => 100,
  16358. ],
  16359. ],
  16360. 'item' => [
  16361. 'show' => [
  16362. 'type' => 'show',
  16363. 'options' => [
  16364. 'link' => [
  16365. 'route' => 'open_marketplace_admin_messaging_conversation_show',
  16366. ],
  16367. ],
  16368. 'enabled' => true,
  16369. 'position' => 100,
  16370. ],
  16371. 'delete' => [
  16372. 'type' => 'delete',
  16373. 'enabled' => true,
  16374. 'position' => 100,
  16375. 'options' => [
  16376. ],
  16377. ],
  16378. 'archive' => [
  16379. 'type' => 'archiveConversation',
  16380. 'label' => 'open_marketplace.ui.grid.conversation.archive',
  16381. 'enabled' => true,
  16382. 'position' => 100,
  16383. 'options' => [
  16384. ],
  16385. ],
  16386. ],
  16387. ],
  16388. 'sorting' => [
  16389. ],
  16390. 'limits' => [
  16391. 0 => 10,
  16392. 1 => 25,
  16393. 2 => 50,
  16394. ],
  16395. ],
  16396. 'conversation_category' => [
  16397. 'driver' => [
  16398. 'name' => 'doctrine/orm',
  16399. 'options' => [
  16400. 'class' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Entity\\Category',
  16401. ],
  16402. ],
  16403. 'fields' => [
  16404. 'name' => [
  16405. 'type' => 'string',
  16406. 'enabled' => true,
  16407. 'position' => 100,
  16408. 'options' => [
  16409. ],
  16410. ],
  16411. ],
  16412. 'actions' => [
  16413. 'main' => [
  16414. 'create' => [
  16415. 'type' => 'create',
  16416. 'enabled' => true,
  16417. 'position' => 100,
  16418. 'options' => [
  16419. ],
  16420. ],
  16421. ],
  16422. 'item' => [
  16423. 'edit' => [
  16424. 'type' => 'update',
  16425. 'enabled' => true,
  16426. 'position' => 100,
  16427. 'options' => [
  16428. ],
  16429. ],
  16430. 'delete' => [
  16431. 'type' => 'delete',
  16432. 'enabled' => true,
  16433. 'position' => 100,
  16434. 'options' => [
  16435. ],
  16436. ],
  16437. ],
  16438. ],
  16439. 'sorting' => [
  16440. ],
  16441. 'limits' => [
  16442. 0 => 10,
  16443. 1 => 25,
  16444. 2 => 50,
  16445. ],
  16446. 'filters' => [
  16447. ],
  16448. ],
  16449. 'open_marketplace_admin_product_listing' => [
  16450. 'driver' => [
  16451. 'name' => 'doctrine/orm',
  16452. 'options' => [
  16453. 'class' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\Listing',
  16454. 'repository' => [
  16455. 'method' => 'createQueryBuilderWithLatestDraft',
  16456. ],
  16457. ],
  16458. ],
  16459. 'sorting' => [
  16460. 'id' => 'desc',
  16461. ],
  16462. 'filters' => [
  16463. 'search' => [
  16464. 'type' => 'string',
  16465. 'form_options' => [
  16466. 'type' => 'contains',
  16467. ],
  16468. 'options' => [
  16469. 'fields' => [
  16470. 0 => 'code',
  16471. 1 => 'vendor.companyName',
  16472. 2 => 'vendor.shopUser.customer.firstName',
  16473. 3 => 'vendor.shopUser.customer.lastName',
  16474. ],
  16475. ],
  16476. 'enabled' => true,
  16477. 'position' => 100,
  16478. ],
  16479. 'vendor' => [
  16480. 'type' => 'entity',
  16481. 'label' => 'open_marketplace.ui.vendor',
  16482. 'form_options' => [
  16483. 'class' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\Vendor',
  16484. ],
  16485. 'enabled' => true,
  16486. 'position' => 100,
  16487. 'options' => [
  16488. ],
  16489. ],
  16490. 'status' => [
  16491. 'type' => 'product_listing_status',
  16492. 'label' => 'open_marketplace.ui.status',
  16493. 'enabled' => true,
  16494. 'position' => 100,
  16495. 'options' => [
  16496. ],
  16497. 'form_options' => [
  16498. ],
  16499. ],
  16500. ],
  16501. 'fields' => [
  16502. 'id' => [
  16503. 'type' => 'string',
  16504. 'label' => 'open_marketplace.ui.id',
  16505. 'sortable' => NULL,
  16506. 'enabled' => true,
  16507. 'position' => 100,
  16508. 'options' => [
  16509. ],
  16510. ],
  16511. 'code' => [
  16512. 'type' => 'string',
  16513. 'label' => 'open_marketplace.ui.code',
  16514. 'sortable' => NULL,
  16515. 'enabled' => true,
  16516. 'position' => 100,
  16517. 'options' => [
  16518. ],
  16519. ],
  16520. 'anyTranslationName' => [
  16521. 'type' => 'twig',
  16522. 'label' => 'sylius.ui.name',
  16523. 'sortable' => 'latestDraft.translations.name',
  16524. 'options' => [
  16525. 'template' => 'Configuration/Grid/Admin/Field/productListingName.html.twig',
  16526. ],
  16527. 'enabled' => true,
  16528. 'position' => 100,
  16529. ],
  16530. 'vendor' => [
  16531. 'type' => 'twig',
  16532. 'label' => 'open_marketplace.ui.vendor',
  16533. 'sortable' => 'vendor.companyName',
  16534. 'options' => [
  16535. 'template' => 'Configuration/Grid/Admin/Field/productListingVendor.html.twig',
  16536. ],
  16537. 'enabled' => true,
  16538. 'position' => 100,
  16539. ],
  16540. 'publishedAt' => [
  16541. 'type' => 'datetime',
  16542. 'label' => 'open_marketplace.ui.published_at',
  16543. 'sortable' => NULL,
  16544. 'enabled' => true,
  16545. 'position' => 100,
  16546. 'options' => [
  16547. ],
  16548. ],
  16549. 'lastVerifiedAt' => [
  16550. 'type' => 'datetime',
  16551. 'label' => 'open_marketplace.ui.verified_at',
  16552. 'sortable' => NULL,
  16553. 'enabled' => true,
  16554. 'position' => 100,
  16555. 'options' => [
  16556. ],
  16557. ],
  16558. 'verificationStatus' => [
  16559. 'type' => 'twig',
  16560. 'label' => 'open_marketplace.ui.status',
  16561. 'sortable' => NULL,
  16562. 'options' => [
  16563. 'template' => 'Configuration/Grid/Common/Field/productListingStatus.html.twig',
  16564. ],
  16565. 'enabled' => true,
  16566. 'position' => 100,
  16567. ],
  16568. ],
  16569. 'actions' => [
  16570. 'item' => [
  16571. 'details' => [
  16572. 'type' => 'details',
  16573. 'label' => 'open_marketplace.ui.details',
  16574. 'options' => [
  16575. 'link' => [
  16576. 'route' => 'open_marketplace_admin_product_listing_show',
  16577. 'parameters' => [
  16578. 'id' => 'resource.id',
  16579. ],
  16580. ],
  16581. ],
  16582. 'enabled' => true,
  16583. 'position' => 100,
  16584. ],
  16585. 'restore_visibility' => [
  16586. 'type' => 'restore',
  16587. 'enabled' => true,
  16588. 'position' => 100,
  16589. 'options' => [
  16590. ],
  16591. ],
  16592. ],
  16593. ],
  16594. 'limits' => [
  16595. 0 => 10,
  16596. 1 => 25,
  16597. 2 => 50,
  16598. ],
  16599. ],
  16600. 'open_marketplace_admin_vendor' => [
  16601. 'driver' => [
  16602. 'name' => 'doctrine/orm',
  16603. 'options' => [
  16604. 'class' => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity\\Vendor',
  16605. 'repository' => [
  16606. 'method' => 'createListQueryBuilder',
  16607. ],
  16608. ],
  16609. ],
  16610. 'sorting' => [
  16611. 'id' => 'asc',
  16612. ],
  16613. 'fields' => [
  16614. 'id' => [
  16615. 'type' => 'string',
  16616. 'label' => 'open_marketplace.ui.id',
  16617. 'sortable' => NULL,
  16618. 'enabled' => true,
  16619. 'position' => 100,
  16620. 'options' => [
  16621. ],
  16622. ],
  16623. 'companyName' => [
  16624. 'type' => 'string',
  16625. 'label' => 'open_marketplace.ui.company_name',
  16626. 'sortable' => NULL,
  16627. 'enabled' => true,
  16628. 'position' => 100,
  16629. 'options' => [
  16630. ],
  16631. ],
  16632. 'taxIdentifier' => [
  16633. 'type' => 'string',
  16634. 'label' => 'open_marketplace.ui.tax_id',
  16635. 'sortable' => NULL,
  16636. 'enabled' => true,
  16637. 'position' => 100,
  16638. 'options' => [
  16639. ],
  16640. ],
  16641. 'status' => [
  16642. 'type' => 'twig',
  16643. 'label' => 'open_marketplace.ui.status',
  16644. 'options' => [
  16645. 'template' => 'Configuration/Grid/Admin/Field/status.html.twig',
  16646. ],
  16647. 'sortable' => NULL,
  16648. 'enabled' => true,
  16649. 'position' => 100,
  16650. ],
  16651. 'enabled' => [
  16652. 'type' => 'twig',
  16653. 'label' => 'open_marketplace.ui.enabled',
  16654. 'options' => [
  16655. 'template' => 'Configuration/Grid/Admin/Field/enabled.html.twig',
  16656. ],
  16657. 'enabled' => true,
  16658. 'position' => 100,
  16659. ],
  16660. ],
  16661. 'actions' => [
  16662. 'item' => [
  16663. 'details' => [
  16664. 'label' => 'open_marketplace.ui.details',
  16665. 'type' => 'show',
  16666. 'enabled' => true,
  16667. 'position' => 100,
  16668. 'options' => [
  16669. ],
  16670. ],
  16671. 'update' => [
  16672. 'type' => 'edit_vendor',
  16673. 'enabled' => true,
  16674. 'position' => 100,
  16675. 'options' => [
  16676. ],
  16677. ],
  16678. 'enable_disable' => [
  16679. 'type' => 'enable_vendor_action',
  16680. 'enabled' => true,
  16681. 'position' => 100,
  16682. 'options' => [
  16683. ],
  16684. ],
  16685. 'show_product_listings' => [
  16686. 'type' => 'show_product_listings',
  16687. 'enabled' => true,
  16688. 'position' => 100,
  16689. 'options' => [
  16690. ],
  16691. ],
  16692. ],
  16693. ],
  16694. 'limits' => [
  16695. 0 => 10,
  16696. 1 => 25,
  16697. 2 => 50,
  16698. ],
  16699. 'filters' => [
  16700. ],
  16701. ],
  16702. 'open_marketplace_account_order' => [
  16703. 'driver' => [
  16704. 'name' => 'doctrine/orm',
  16705. 'options' => [
  16706. 'class' => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order',
  16707. 'repository' => [
  16708. 'method' => 'createByCustomerAndChannelIdAndSecondaryQueryBuilder',
  16709. 'arguments' => [
  16710. 0 => 'expr:service(\'sylius.context.customer\').getCustomer().getId()',
  16711. 1 => 'expr:service(\'sylius.context.channel\').getChannel().getId()',
  16712. ],
  16713. ],
  16714. ],
  16715. ],
  16716. 'sorting' => [
  16717. 'checkoutCompletedAt' => 'desc',
  16718. ],
  16719. 'fields' => [
  16720. 'number' => [
  16721. 'type' => 'twig',
  16722. 'label' => 'sylius.ui.number',
  16723. 'sortable' => NULL,
  16724. 'options' => [
  16725. 'template' => '@SyliusShop/Account/Order/Grid/Field/number.html.twig',
  16726. ],
  16727. 'enabled' => true,
  16728. 'position' => 100,
  16729. ],
  16730. 'checkoutCompletedAt' => [
  16731. 'type' => 'datetime',
  16732. 'label' => 'sylius.ui.date',
  16733. 'sortable' => NULL,
  16734. 'options' => [
  16735. 'format' => 'm/d/Y',
  16736. ],
  16737. 'enabled' => true,
  16738. 'position' => 100,
  16739. ],
  16740. 'shippingAddress' => [
  16741. 'type' => 'twig',
  16742. 'label' => 'sylius.ui.ship_to',
  16743. 'options' => [
  16744. 'template' => '@SyliusShop/Account/Order/Grid/Field/address.html.twig',
  16745. ],
  16746. 'enabled' => true,
  16747. 'position' => 100,
  16748. ],
  16749. 'total' => [
  16750. 'type' => 'twig',
  16751. 'label' => 'sylius.ui.total',
  16752. 'path' => '.',
  16753. 'sortable' => 'total',
  16754. 'options' => [
  16755. 'template' => '@SyliusShop/Account/Order/Grid/Field/total.html.twig',
  16756. ],
  16757. 'enabled' => true,
  16758. 'position' => 100,
  16759. ],
  16760. 'state' => [
  16761. 'type' => 'twig',
  16762. 'label' => 'sylius.ui.state',
  16763. 'sortable' => NULL,
  16764. 'options' => [
  16765. 'template' => '@SyliusUi/Grid/Field/label.html.twig',
  16766. 'vars' => [
  16767. 'labels' => '@SyliusShop/Account/Order/Label/State',
  16768. ],
  16769. ],
  16770. 'enabled' => true,
  16771. 'position' => 100,
  16772. ],
  16773. ],
  16774. 'actions' => [
  16775. 'item' => [
  16776. 'show' => [
  16777. 'type' => 'shop_show',
  16778. 'label' => 'sylius.ui.show',
  16779. 'options' => [
  16780. 'link' => [
  16781. 'route' => 'sylius_shop_account_order_show',
  16782. 'parameters' => [
  16783. 'number' => 'resource.number',
  16784. ],
  16785. ],
  16786. ],
  16787. 'enabled' => true,
  16788. 'position' => 100,
  16789. ],
  16790. 'pay' => [
  16791. 'type' => 'shop_pay',
  16792. 'label' => 'sylius.ui.pay',
  16793. 'options' => [
  16794. 'link' => [
  16795. 'route' => 'sylius_shop_order_show',
  16796. 'parameters' => [
  16797. 'tokenValue' => 'resource.primaryOrder.tokenValue',
  16798. ],
  16799. ],
  16800. ],
  16801. 'enabled' => true,
  16802. 'position' => 100,
  16803. ],
  16804. ],
  16805. ],
  16806. 'limits' => [
  16807. 0 => 10,
  16808. 1 => 25,
  16809. 2 => 50,
  16810. ],
  16811. 'filters' => [
  16812. ],
  16813. ],
  16814. 'open_marketplace_vendor_shop_product' => [
  16815. 'driver' => [
  16816. 'name' => 'doctrine/orm',
  16817. 'options' => [
  16818. 'class' => 'BitBag\\OpenMarketplace\\Component\\Product\\Entity\\Product',
  16819. 'repository' => [
  16820. 'method' => 'createVendorShopListQueryBuilder',
  16821. 'arguments' => [
  16822. 'vendor' => 'expr:notFoundOnNull(service(\'bitbag.open_marketplace.component.vendor.repository.vendor\').findOneBySlug($vendor_slug))',
  16823. 'channel' => 'expr:service(\'sylius.context.channel\').getChannel()',
  16824. 'taxon' => 'expr:notFoundOnNull(service(\'bitbag.open_marketplace.component.vendor.context.taxon\').getForVendorPage(service(\'request_stack\').getCurrentRequest().attributes.get(\'slug\', null), service(\'sylius.context.locale\').getLocaleCode()))',
  16825. 'locale' => 'expr:service(\'sylius.context.locale\').getLocaleCode()',
  16826. 'sorting' => 'expr:service(\'request_stack\').getCurrentRequest().get(\'sorting\', [])',
  16827. 'includeAllDescendants' => 'expr:parameter(\'sylius_shop.product_grid.include_all_descendants\')',
  16828. ],
  16829. ],
  16830. ],
  16831. ],
  16832. 'sorting' => [
  16833. 'position' => 'asc',
  16834. ],
  16835. 'limits' => [
  16836. 0 => 9,
  16837. 1 => 18,
  16838. 2 => 27,
  16839. ],
  16840. 'fields' => [
  16841. 'createdAt' => [
  16842. 'type' => 'datetime',
  16843. 'sortable' => NULL,
  16844. 'enabled' => true,
  16845. 'position' => 100,
  16846. 'options' => [
  16847. ],
  16848. ],
  16849. 'position' => [
  16850. 'type' => 'string',
  16851. 'sortable' => 'productTaxon.position',
  16852. 'enabled' => true,
  16853. 'position' => 100,
  16854. 'options' => [
  16855. ],
  16856. ],
  16857. 'name' => [
  16858. 'type' => 'string',
  16859. 'sortable' => 'translation.name',
  16860. 'enabled' => true,
  16861. 'position' => 100,
  16862. 'options' => [
  16863. ],
  16864. ],
  16865. 'price' => [
  16866. 'type' => 'int',
  16867. 'sortable' => 'channelPricing.price',
  16868. 'enabled' => true,
  16869. 'position' => 100,
  16870. 'options' => [
  16871. ],
  16872. ],
  16873. ],
  16874. 'filters' => [
  16875. 'search' => [
  16876. 'type' => 'shop_string',
  16877. 'label' => false,
  16878. 'options' => [
  16879. 'fields' => [
  16880. 0 => 'translation.name',
  16881. ],
  16882. ],
  16883. 'form_options' => [
  16884. 'type' => 'contains',
  16885. ],
  16886. 'enabled' => true,
  16887. 'position' => 100,
  16888. ],
  16889. ],
  16890. 'actions' => [
  16891. ],
  16892. ],
  16893. 'open_marketplace_vendor_clients' => [
  16894. 'driver' => [
  16895. 'name' => 'doctrine/orm',
  16896. 'options' => [
  16897. 'class' => 'Sylius\\Component\\Core\\Model\\Customer',
  16898. 'repository' => [
  16899. 'method' => 'findVendorCustomers',
  16900. 'arguments' => [
  16901. 0 => 'expr:service(\'bitbag.open_marketplace.component.vendor.context.vendor\').getVendor()',
  16902. ],
  16903. ],
  16904. ],
  16905. ],
  16906. 'sorting' => [
  16907. 'createdAt' => 'desc',
  16908. ],
  16909. 'fields' => [
  16910. 'firstName' => [
  16911. 'type' => 'string',
  16912. 'label' => 'sylius.ui.first_name',
  16913. 'sortable' => NULL,
  16914. 'enabled' => true,
  16915. 'position' => 100,
  16916. 'options' => [
  16917. ],
  16918. ],
  16919. 'lastName' => [
  16920. 'type' => 'string',
  16921. 'label' => 'sylius.ui.last_name',
  16922. 'sortable' => NULL,
  16923. 'enabled' => true,
  16924. 'position' => 100,
  16925. 'options' => [
  16926. ],
  16927. ],
  16928. 'email' => [
  16929. 'type' => 'string',
  16930. 'label' => 'sylius.ui.email',
  16931. 'sortable' => NULL,
  16932. 'enabled' => true,
  16933. 'position' => 100,
  16934. 'options' => [
  16935. ],
  16936. ],
  16937. 'createdAt' => [
  16938. 'type' => 'datetime',
  16939. 'label' => 'sylius.ui.registration_date',
  16940. 'sortable' => NULL,
  16941. 'options' => [
  16942. 'format' => 'd-m-Y H:i',
  16943. ],
  16944. 'enabled' => true,
  16945. 'position' => 100,
  16946. ],
  16947. 'enabled' => [
  16948. 'type' => 'twig',
  16949. 'label' => 'sylius.ui.enabled',
  16950. 'path' => '.',
  16951. 'options' => [
  16952. 'template' => '@SyliusAdmin/Customer/Grid/Field/enabled.html.twig',
  16953. ],
  16954. 'enabled' => true,
  16955. 'position' => 100,
  16956. ],
  16957. 'verified' => [
  16958. 'type' => 'twig',
  16959. 'label' => 'sylius.ui.verified',
  16960. 'path' => '.',
  16961. 'options' => [
  16962. 'template' => '@SyliusAdmin/Customer/Grid/Field/verified.html.twig',
  16963. ],
  16964. 'enabled' => true,
  16965. 'position' => 100,
  16966. ],
  16967. ],
  16968. 'filters' => [
  16969. 'search' => [
  16970. 'type' => 'string',
  16971. 'label' => 'sylius.ui.search',
  16972. 'options' => [
  16973. 'fields' => [
  16974. 0 => 'email',
  16975. 1 => 'firstName',
  16976. 2 => 'lastName',
  16977. ],
  16978. ],
  16979. 'enabled' => true,
  16980. 'position' => 100,
  16981. 'form_options' => [
  16982. ],
  16983. ],
  16984. ],
  16985. 'actions' => [
  16986. 'item' => [
  16987. 'show' => [
  16988. 'type' => 'shop_show',
  16989. 'label' => 'sylius.ui.show',
  16990. 'options' => [
  16991. 'link' => [
  16992. 'route' => 'open_marketplace_vendor_customers_show',
  16993. 'parameters' => [
  16994. 'id' => 'resource.id',
  16995. ],
  16996. ],
  16997. ],
  16998. 'enabled' => true,
  16999. 'position' => 100,
  17000. ],
  17001. 'show_orders' => [
  17002. 'type' => 'shop_show',
  17003. 'label' => 'sylius.ui.show_orders',
  17004. 'options' => [
  17005. 'link' => [
  17006. 'route' => 'open_marketplace_vendor_customers_order_index',
  17007. 'parameters' => [
  17008. 'id' => 'resource.id',
  17009. ],
  17010. ],
  17011. ],
  17012. 'enabled' => true,
  17013. 'position' => 100,
  17014. ],
  17015. ],
  17016. ],
  17017. 'limits' => [
  17018. 0 => 10,
  17019. 1 => 25,
  17020. 2 => 50,
  17021. ],
  17022. ],
  17023. 'vendor_draft_attribute' => [
  17024. 'driver' => [
  17025. 'name' => 'doctrine/orm',
  17026. 'options' => [
  17027. 'class' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\DraftAttribute',
  17028. 'repository' => [
  17029. 'method' => 'findVendorDraftAttributesQuery',
  17030. 'arguments' => [
  17031. 0 => 'expr:service(\'bitbag.open_marketplace.component.vendor.context.vendor\').getVendor()',
  17032. ],
  17033. ],
  17034. ],
  17035. ],
  17036. 'sorting' => [
  17037. 'position' => 'asc',
  17038. ],
  17039. 'fields' => [
  17040. 'code' => [
  17041. 'type' => 'string',
  17042. 'label' => 'sylius.ui.code',
  17043. 'sortable' => NULL,
  17044. 'enabled' => true,
  17045. 'position' => 100,
  17046. 'options' => [
  17047. ],
  17048. ],
  17049. 'name' => [
  17050. 'type' => 'string',
  17051. 'label' => 'sylius.ui.name',
  17052. 'enabled' => true,
  17053. 'position' => 100,
  17054. 'options' => [
  17055. ],
  17056. ],
  17057. 'position' => [
  17058. 'type' => 'string',
  17059. 'enabled' => false,
  17060. 'sortable' => NULL,
  17061. 'position' => 100,
  17062. 'options' => [
  17063. ],
  17064. ],
  17065. 'type' => [
  17066. 'type' => 'twig',
  17067. 'label' => 'sylius.ui.type',
  17068. 'sortable' => NULL,
  17069. 'options' => [
  17070. 'template' => '@SyliusUi/Grid/Field/label.html.twig',
  17071. ],
  17072. 'enabled' => true,
  17073. 'position' => 100,
  17074. ],
  17075. 'translatable' => [
  17076. 'type' => 'twig',
  17077. 'label' => 'sylius.ui.translatable',
  17078. 'sortable' => NULL,
  17079. 'options' => [
  17080. 'template' => '@SyliusUi/Grid/Field/enabled.html.twig',
  17081. ],
  17082. 'enabled' => true,
  17083. 'position' => 100,
  17084. ],
  17085. ],
  17086. 'filters' => [
  17087. 'code' => [
  17088. 'type' => 'string',
  17089. 'label' => 'sylius.ui.code',
  17090. 'enabled' => true,
  17091. 'position' => 100,
  17092. 'options' => [
  17093. ],
  17094. 'form_options' => [
  17095. ],
  17096. ],
  17097. 'translatable' => [
  17098. 'type' => 'boolean',
  17099. 'label' => 'sylius.ui.translatable',
  17100. 'enabled' => true,
  17101. 'position' => 100,
  17102. 'options' => [
  17103. ],
  17104. 'form_options' => [
  17105. ],
  17106. ],
  17107. ],
  17108. 'actions' => [
  17109. 'main' => [
  17110. 'create' => [
  17111. 'type' => 'render_attribute_types',
  17112. 'enabled' => true,
  17113. 'position' => 100,
  17114. 'options' => [
  17115. ],
  17116. ],
  17117. ],
  17118. 'item' => [
  17119. 'update' => [
  17120. 'type' => 'update',
  17121. 'enabled' => true,
  17122. 'position' => 100,
  17123. 'options' => [
  17124. ],
  17125. ],
  17126. 'delete' => [
  17127. 'type' => 'delete',
  17128. 'enabled' => true,
  17129. 'position' => 100,
  17130. 'options' => [
  17131. ],
  17132. ],
  17133. ],
  17134. ],
  17135. 'limits' => [
  17136. 0 => 10,
  17137. 1 => 25,
  17138. 2 => 50,
  17139. ],
  17140. ],
  17141. 'open_marketplace_vendor_product_listing' => [
  17142. 'driver' => [
  17143. 'name' => 'doctrine/orm',
  17144. 'options' => [
  17145. 'class' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\Listing',
  17146. 'repository' => [
  17147. 'method' => 'createQueryBuilderByVendorAndDeleted',
  17148. 'arguments' => [
  17149. 0 => 'expr:service(\'bitbag.open_marketplace.component.vendor.context.vendor\').getVendor()',
  17150. ],
  17151. ],
  17152. ],
  17153. ],
  17154. 'filters' => [
  17155. 'search' => [
  17156. 'type' => 'string',
  17157. 'form_options' => [
  17158. 'type' => 'contains',
  17159. ],
  17160. 'options' => [
  17161. 'fields' => [
  17162. 0 => 'code',
  17163. ],
  17164. ],
  17165. 'enabled' => true,
  17166. 'position' => 100,
  17167. ],
  17168. 'status' => [
  17169. 'type' => 'product_listing_status',
  17170. 'label' => 'open_marketplace.ui.status',
  17171. 'enabled' => true,
  17172. 'position' => 100,
  17173. 'options' => [
  17174. ],
  17175. 'form_options' => [
  17176. ],
  17177. ],
  17178. ],
  17179. 'fields' => [
  17180. 'code' => [
  17181. 'type' => 'string',
  17182. 'label' => 'open_marketplace.ui.code',
  17183. 'enabled' => true,
  17184. 'position' => 100,
  17185. 'options' => [
  17186. ],
  17187. ],
  17188. 'name' => [
  17189. 'type' => 'twig',
  17190. 'label' => 'open_marketplace.ui.name',
  17191. 'path' => 'getLatestDraft',
  17192. 'options' => [
  17193. 'template' => 'Configuration/Grid/Vendor/Field/productListingProductName.html.twig',
  17194. ],
  17195. 'enabled' => true,
  17196. 'position' => 100,
  17197. ],
  17198. 'getLatestDraft.verifiedAt' => [
  17199. 'type' => 'twig',
  17200. 'label' => 'open_marketplace.ui.verified_at',
  17201. 'options' => [
  17202. 'template' => 'Configuration/Grid/Vendor/Field/productListingVerifiedAt.html.twig',
  17203. ],
  17204. 'enabled' => true,
  17205. 'position' => 100,
  17206. ],
  17207. 'getLatestDraft.status' => [
  17208. 'type' => 'twig',
  17209. 'label' => 'open_marketplace.ui.status',
  17210. 'options' => [
  17211. 'template' => 'Configuration/Grid/Common/Field/productListingStatus.html.twig',
  17212. ],
  17213. 'enabled' => true,
  17214. 'position' => 100,
  17215. ],
  17216. ],
  17217. 'actions' => [
  17218. 'main' => [
  17219. 'create' => [
  17220. 'type' => 'create',
  17221. 'label' => 'open_marketplace.ui.create_new_product',
  17222. 'options' => [
  17223. 'link' => [
  17224. 'route' => 'open_marketplace_vendor_product_listings_create',
  17225. ],
  17226. ],
  17227. 'enabled' => true,
  17228. 'position' => 100,
  17229. ],
  17230. ],
  17231. 'item' => [
  17232. 'dropdown' => [
  17233. 'type' => 'product_listing_dropdown',
  17234. 'enabled' => true,
  17235. 'position' => 100,
  17236. 'options' => [
  17237. ],
  17238. ],
  17239. ],
  17240. ],
  17241. 'sorting' => [
  17242. ],
  17243. 'limits' => [
  17244. 0 => 10,
  17245. 1 => 25,
  17246. 2 => 50,
  17247. ],
  17248. ],
  17249. 'open_marketplace_vendor_product_review' => [
  17250. 'driver' => [
  17251. 'name' => 'doctrine/orm',
  17252. 'options' => [
  17253. 'class' => 'Sylius\\Component\\Core\\Model\\ProductReview',
  17254. 'repository' => [
  17255. 'method' => 'createVendorReviewsQueryBuilder',
  17256. 'arguments' => [
  17257. 0 => 'expr:service(\'bitbag.open_marketplace.component.vendor.context.vendor\').getVendor()',
  17258. ],
  17259. ],
  17260. ],
  17261. ],
  17262. 'sorting' => [
  17263. 'date' => 'desc',
  17264. ],
  17265. 'fields' => [
  17266. 'reviewSubject' => [
  17267. 'type' => 'string',
  17268. 'label' => 'sylius.ui.product',
  17269. 'enabled' => true,
  17270. 'position' => 100,
  17271. 'options' => [
  17272. ],
  17273. ],
  17274. 'author' => [
  17275. 'type' => 'string',
  17276. 'label' => 'sylius.ui.customer',
  17277. 'enabled' => true,
  17278. 'position' => 100,
  17279. 'options' => [
  17280. ],
  17281. ],
  17282. 'status' => [
  17283. 'type' => 'twig',
  17284. 'label' => 'sylius.ui.status',
  17285. 'options' => [
  17286. 'template' => '@SyliusUi/Grid/Field/state.html.twig',
  17287. 'vars' => [
  17288. 'labels' => '@SyliusAdmin/ProductReview/Label/Status',
  17289. ],
  17290. ],
  17291. 'sortable' => 'status',
  17292. 'enabled' => true,
  17293. 'position' => 100,
  17294. ],
  17295. 'rating' => [
  17296. 'type' => 'string',
  17297. 'label' => 'sylius.ui.rating',
  17298. 'sortable' => 'rating',
  17299. 'enabled' => true,
  17300. 'position' => 100,
  17301. 'options' => [
  17302. ],
  17303. ],
  17304. 'date' => [
  17305. 'type' => 'datetime',
  17306. 'label' => 'sylius.ui.date',
  17307. 'path' => 'createdAt',
  17308. 'sortable' => 'createdAt',
  17309. 'options' => [
  17310. 'format' => 'd-m-Y H:i',
  17311. ],
  17312. 'enabled' => true,
  17313. 'position' => 100,
  17314. ],
  17315. ],
  17316. 'filters' => [
  17317. 'status' => [
  17318. 'type' => 'select',
  17319. 'label' => 'sylius.ui.status',
  17320. 'form_options' => [
  17321. 'choices' => [
  17322. 'sylius.ui.new' => 'New',
  17323. 'sylius.ui.accepted' => 'accepted',
  17324. 'sylius.ui.rejected' => 'rejected',
  17325. ],
  17326. ],
  17327. 'enabled' => true,
  17328. 'position' => 100,
  17329. 'options' => [
  17330. ],
  17331. ],
  17332. 'rating' => [
  17333. 'type' => 'select',
  17334. 'label' => 'sylius.ui.rating',
  17335. 'form_options' => [
  17336. 'choices' => [
  17337. 1 => 1,
  17338. 2 => 2,
  17339. 3 => 3,
  17340. 4 => 4,
  17341. 5 => 5,
  17342. ],
  17343. ],
  17344. 'enabled' => true,
  17345. 'position' => 100,
  17346. 'options' => [
  17347. ],
  17348. ],
  17349. 'product' => [
  17350. 'type' => 'string',
  17351. 'label' => 'sylius.ui.product',
  17352. 'enabled' => true,
  17353. 'position' => 100,
  17354. 'options' => [
  17355. ],
  17356. 'form_options' => [
  17357. ],
  17358. ],
  17359. 'customer' => [
  17360. 'type' => 'string',
  17361. 'label' => 'sylius.ui.customer',
  17362. 'enabled' => true,
  17363. 'position' => 100,
  17364. 'options' => [
  17365. ],
  17366. 'form_options' => [
  17367. ],
  17368. ],
  17369. ],
  17370. 'actions' => [
  17371. 'item' => [
  17372. 'dropdown' => [
  17373. 'type' => 'product_review_dropdown',
  17374. 'enabled' => true,
  17375. 'position' => 100,
  17376. 'options' => [
  17377. ],
  17378. ],
  17379. ],
  17380. ],
  17381. 'limits' => [
  17382. 0 => 10,
  17383. 1 => 25,
  17384. 2 => 50,
  17385. ],
  17386. ],
  17387. 'vendor_account_customer_orders' => [
  17388. 'driver' => [
  17389. 'name' => 'doctrine/orm',
  17390. 'options' => [
  17391. 'class' => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order',
  17392. 'repository' => [
  17393. 'method' => 'findOrdersForVendorByCustomer',
  17394. 'arguments' => [
  17395. 0 => 'expr:service(\'bitbag.open_marketplace.component.vendor.context.vendor\').getVendor()',
  17396. 1 => '$id',
  17397. ],
  17398. ],
  17399. ],
  17400. ],
  17401. 'sorting' => [
  17402. 'checkoutCompletedAt' => 'desc',
  17403. ],
  17404. 'fields' => [
  17405. 'number' => [
  17406. 'type' => 'twig',
  17407. 'label' => 'sylius.ui.number',
  17408. 'sortable' => NULL,
  17409. 'options' => [
  17410. 'template' => '@SyliusShop/Account/Order/Grid/Field/number.html.twig',
  17411. ],
  17412. 'enabled' => true,
  17413. 'position' => 100,
  17414. ],
  17415. 'checkoutCompletedAt' => [
  17416. 'type' => 'datetime',
  17417. 'label' => 'sylius.ui.date',
  17418. 'sortable' => NULL,
  17419. 'options' => [
  17420. 'format' => 'm/d/Y',
  17421. ],
  17422. 'enabled' => true,
  17423. 'position' => 100,
  17424. ],
  17425. 'total' => [
  17426. 'type' => 'twig',
  17427. 'label' => 'sylius.ui.total',
  17428. 'path' => '.',
  17429. 'sortable' => 'total',
  17430. 'options' => [
  17431. 'template' => '@SyliusShop/Account/Order/Grid/Field/total.html.twig',
  17432. ],
  17433. 'enabled' => true,
  17434. 'position' => 100,
  17435. ],
  17436. 'customer' => [
  17437. 'type' => 'twig',
  17438. 'label' => 'sylius.ui.customer',
  17439. 'sortable' => 'customer.lastName',
  17440. 'options' => [
  17441. 'template' => '@SyliusAdmin/Order/Grid/Field/customer.html.twig',
  17442. ],
  17443. 'enabled' => true,
  17444. 'position' => 100,
  17445. ],
  17446. 'state' => [
  17447. 'type' => 'twig',
  17448. 'label' => 'sylius.ui.state',
  17449. 'sortable' => NULL,
  17450. 'options' => [
  17451. 'template' => '@SyliusUi/Grid/Field/label.html.twig',
  17452. 'vars' => [
  17453. 'labels' => '@SyliusShop/Account/Order/Label/State',
  17454. ],
  17455. ],
  17456. 'enabled' => true,
  17457. 'position' => 100,
  17458. ],
  17459. 'paymentState' => [
  17460. 'type' => 'twig',
  17461. 'label' => 'sylius.ui.payment_state',
  17462. 'sortable' => NULL,
  17463. 'options' => [
  17464. 'template' => '@SyliusUi/Grid/Field/state.html.twig',
  17465. 'vars' => [
  17466. 'labels' => '@SyliusAdmin/Order/Label/PaymentState',
  17467. ],
  17468. ],
  17469. 'enabled' => true,
  17470. 'position' => 100,
  17471. ],
  17472. 'shippingState' => [
  17473. 'type' => 'twig',
  17474. 'label' => 'sylius.ui.shipping_state',
  17475. 'sortable' => NULL,
  17476. 'options' => [
  17477. 'template' => '@SyliusUi/Grid/Field/state.html.twig',
  17478. 'vars' => [
  17479. 'labels' => '@SyliusAdmin/Order/Label/ShippingState',
  17480. ],
  17481. ],
  17482. 'enabled' => true,
  17483. 'position' => 100,
  17484. ],
  17485. ],
  17486. 'filters' => [
  17487. 'state' => [
  17488. 'type' => 'select',
  17489. 'label' => 'sylius.ui.state',
  17490. 'form_options' => [
  17491. 'choices' => [
  17492. 'sylius.ui.cancelled' => 'cancelled',
  17493. 'sylius.ui.completed' => 'completed',
  17494. 'sylius.ui.failed' => 'failed',
  17495. 'sylius.ui.new' => 'new',
  17496. 'sylius.ui.processing' => 'processing',
  17497. 'sylius.ui.refunded' => 'refunded',
  17498. ],
  17499. ],
  17500. 'enabled' => true,
  17501. 'position' => 100,
  17502. 'options' => [
  17503. ],
  17504. ],
  17505. 'paymentState' => [
  17506. 'type' => 'select',
  17507. 'label' => 'sylius.ui.payment_state',
  17508. 'form_options' => [
  17509. 'choices' => [
  17510. 'sylius.ui.awaiting_payment' => 'awaiting_payment',
  17511. 'sylius.ui.paid' => 'paid',
  17512. 'sylius.ui.cancelled' => 'cancelled',
  17513. ],
  17514. ],
  17515. 'enabled' => true,
  17516. 'position' => 100,
  17517. 'options' => [
  17518. ],
  17519. ],
  17520. 'shippingState' => [
  17521. 'type' => 'select',
  17522. 'label' => 'sylius.ui.shipping_state',
  17523. 'form_options' => [
  17524. 'choices' => [
  17525. 'sylius.ui.cancelled' => 'cancelled',
  17526. 'sylius.ui.ready' => 'ready',
  17527. 'sylius.ui.shipped' => 'shipped',
  17528. ],
  17529. ],
  17530. 'enabled' => true,
  17531. 'position' => 100,
  17532. 'options' => [
  17533. ],
  17534. ],
  17535. 'number' => [
  17536. 'type' => 'string',
  17537. 'label' => 'sylius.ui.number',
  17538. 'enabled' => true,
  17539. 'position' => 100,
  17540. 'options' => [
  17541. ],
  17542. 'form_options' => [
  17543. ],
  17544. ],
  17545. 'date' => [
  17546. 'type' => 'date',
  17547. 'label' => 'sylius.ui.date',
  17548. 'options' => [
  17549. 'field' => 'checkoutCompletedAt',
  17550. 'inclusive_to' => true,
  17551. ],
  17552. 'enabled' => true,
  17553. 'position' => 100,
  17554. 'form_options' => [
  17555. ],
  17556. ],
  17557. 'shipping_method' => [
  17558. 'type' => 'entity',
  17559. 'label' => 'sylius.ui.shipping_method',
  17560. 'options' => [
  17561. 'fields' => [
  17562. 0 => 'shipments.method',
  17563. ],
  17564. ],
  17565. 'form_options' => [
  17566. 'class' => 'Sylius\\Component\\Core\\Model\\ShippingMethod',
  17567. ],
  17568. 'enabled' => true,
  17569. 'position' => 100,
  17570. ],
  17571. ],
  17572. 'actions' => [
  17573. 'item' => [
  17574. 'show' => [
  17575. 'type' => 'shop_show',
  17576. 'label' => 'sylius.ui.show',
  17577. 'options' => [
  17578. 'link' => [
  17579. 'route' => 'open_marketplace_vendor_orders_show',
  17580. 'parameters' => [
  17581. 'id' => 'resource.id',
  17582. ],
  17583. ],
  17584. ],
  17585. 'enabled' => true,
  17586. 'position' => 100,
  17587. ],
  17588. ],
  17589. ],
  17590. 'limits' => [
  17591. 0 => 10,
  17592. 1 => 25,
  17593. 2 => 50,
  17594. ],
  17595. ],
  17596. 'vendor_account_order' => [
  17597. 'driver' => [
  17598. 'name' => 'doctrine/orm',
  17599. 'options' => [
  17600. 'class' => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order',
  17601. 'repository' => [
  17602. 'method' => 'findAllByVendor',
  17603. 'arguments' => [
  17604. 0 => 'expr:service(\'bitbag.open_marketplace.component.vendor.context.vendor\').getVendor()',
  17605. ],
  17606. ],
  17607. ],
  17608. ],
  17609. 'sorting' => [
  17610. 'checkoutCompletedAt' => 'desc',
  17611. ],
  17612. 'fields' => [
  17613. 'number' => [
  17614. 'type' => 'twig',
  17615. 'label' => 'sylius.ui.number',
  17616. 'sortable' => NULL,
  17617. 'options' => [
  17618. 'template' => '@SyliusShop/Account/Order/Grid/Field/number.html.twig',
  17619. ],
  17620. 'enabled' => true,
  17621. 'position' => 100,
  17622. ],
  17623. 'checkoutCompletedAt' => [
  17624. 'type' => 'datetime',
  17625. 'label' => 'sylius.ui.date',
  17626. 'sortable' => NULL,
  17627. 'options' => [
  17628. 'format' => 'm/d/Y',
  17629. ],
  17630. 'enabled' => true,
  17631. 'position' => 100,
  17632. ],
  17633. 'total' => [
  17634. 'type' => 'twig',
  17635. 'label' => 'sylius.ui.total',
  17636. 'path' => '.',
  17637. 'sortable' => 'total',
  17638. 'options' => [
  17639. 'template' => '@SyliusShop/Account/Order/Grid/Field/total.html.twig',
  17640. ],
  17641. 'enabled' => true,
  17642. 'position' => 100,
  17643. ],
  17644. 'customer' => [
  17645. 'type' => 'twig',
  17646. 'label' => 'sylius.ui.customer',
  17647. 'sortable' => 'customer.lastName',
  17648. 'options' => [
  17649. 'template' => '@SyliusAdmin/Order/Grid/Field/customer.html.twig',
  17650. ],
  17651. 'enabled' => true,
  17652. 'position' => 100,
  17653. ],
  17654. 'state' => [
  17655. 'type' => 'twig',
  17656. 'label' => 'sylius.ui.state',
  17657. 'sortable' => NULL,
  17658. 'options' => [
  17659. 'template' => '@SyliusUi/Grid/Field/label.html.twig',
  17660. 'vars' => [
  17661. 'labels' => '@SyliusShop/Account/Order/Label/State',
  17662. ],
  17663. ],
  17664. 'enabled' => true,
  17665. 'position' => 100,
  17666. ],
  17667. 'paymentState' => [
  17668. 'type' => 'twig',
  17669. 'label' => 'sylius.ui.payment_state',
  17670. 'sortable' => NULL,
  17671. 'options' => [
  17672. 'template' => '@SyliusUi/Grid/Field/state.html.twig',
  17673. 'vars' => [
  17674. 'labels' => '@SyliusAdmin/Order/Label/PaymentState',
  17675. ],
  17676. ],
  17677. 'enabled' => true,
  17678. 'position' => 100,
  17679. ],
  17680. 'shippingState' => [
  17681. 'type' => 'twig',
  17682. 'label' => 'sylius.ui.shipping_state',
  17683. 'sortable' => NULL,
  17684. 'options' => [
  17685. 'template' => '@SyliusUi/Grid/Field/state.html.twig',
  17686. 'vars' => [
  17687. 'labels' => '@SyliusAdmin/Order/Label/ShippingState',
  17688. ],
  17689. ],
  17690. 'enabled' => true,
  17691. 'position' => 100,
  17692. ],
  17693. ],
  17694. 'filters' => [
  17695. 'state' => [
  17696. 'type' => 'select',
  17697. 'label' => 'sylius.ui.state',
  17698. 'form_options' => [
  17699. 'choices' => [
  17700. 'sylius.ui.cancelled' => 'cancelled',
  17701. 'sylius.ui.completed' => 'completed',
  17702. 'sylius.ui.failed' => 'failed',
  17703. 'sylius.ui.new' => 'new',
  17704. 'sylius.ui.processing' => 'processing',
  17705. 'sylius.ui.refunded' => 'refunded',
  17706. ],
  17707. ],
  17708. 'enabled' => true,
  17709. 'position' => 100,
  17710. 'options' => [
  17711. ],
  17712. ],
  17713. 'paymentState' => [
  17714. 'type' => 'select',
  17715. 'label' => 'sylius.ui.payment_state',
  17716. 'form_options' => [
  17717. 'choices' => [
  17718. 'sylius.ui.awaiting_payment' => 'awaiting_payment',
  17719. 'sylius.ui.paid' => 'paid',
  17720. 'sylius.ui.cancelled' => 'cancelled',
  17721. ],
  17722. ],
  17723. 'enabled' => true,
  17724. 'position' => 100,
  17725. 'options' => [
  17726. ],
  17727. ],
  17728. 'shippingState' => [
  17729. 'type' => 'select',
  17730. 'label' => 'sylius.ui.shipping_state',
  17731. 'form_options' => [
  17732. 'choices' => [
  17733. 'sylius.ui.cancelled' => 'cancelled',
  17734. 'sylius.ui.ready' => 'ready',
  17735. 'sylius.ui.shipped' => 'shipped',
  17736. ],
  17737. ],
  17738. 'enabled' => true,
  17739. 'position' => 100,
  17740. 'options' => [
  17741. ],
  17742. ],
  17743. 'number' => [
  17744. 'type' => 'string',
  17745. 'label' => 'sylius.ui.number',
  17746. 'enabled' => true,
  17747. 'position' => 100,
  17748. 'options' => [
  17749. ],
  17750. 'form_options' => [
  17751. ],
  17752. ],
  17753. 'customer' => [
  17754. 'type' => 'string',
  17755. 'label' => 'sylius.ui.customer',
  17756. 'options' => [
  17757. 'fields' => [
  17758. 0 => 'customer.email',
  17759. 1 => 'customer.firstName',
  17760. 2 => 'customer.lastName',
  17761. ],
  17762. ],
  17763. 'enabled' => true,
  17764. 'position' => 100,
  17765. 'form_options' => [
  17766. ],
  17767. ],
  17768. 'date' => [
  17769. 'type' => 'date',
  17770. 'label' => 'sylius.ui.date',
  17771. 'options' => [
  17772. 'field' => 'checkoutCompletedAt',
  17773. 'inclusive_to' => true,
  17774. ],
  17775. 'enabled' => true,
  17776. 'position' => 100,
  17777. 'form_options' => [
  17778. ],
  17779. ],
  17780. 'shipping_method' => [
  17781. 'type' => 'entity',
  17782. 'label' => 'sylius.ui.shipping_method',
  17783. 'options' => [
  17784. 'fields' => [
  17785. 0 => 'shipments.method',
  17786. ],
  17787. ],
  17788. 'form_options' => [
  17789. 'class' => 'Sylius\\Component\\Core\\Model\\ShippingMethod',
  17790. ],
  17791. 'enabled' => true,
  17792. 'position' => 100,
  17793. ],
  17794. ],
  17795. 'actions' => [
  17796. 'item' => [
  17797. 'show' => [
  17798. 'type' => 'shop_show',
  17799. 'label' => 'sylius.ui.show',
  17800. 'options' => [
  17801. 'link' => [
  17802. 'route' => 'open_marketplace_vendor_orders_show',
  17803. 'parameters' => [
  17804. 'id' => 'resource.id',
  17805. ],
  17806. ],
  17807. ],
  17808. 'enabled' => true,
  17809. 'position' => 100,
  17810. ],
  17811. ],
  17812. ],
  17813. 'limits' => [
  17814. 0 => 10,
  17815. 1 => 25,
  17816. 2 => 50,
  17817. ],
  17818. ],
  17819. 'vendor_product_variant' => [
  17820. 'driver' => [
  17821. 'name' => 'doctrine/orm',
  17822. 'options' => [
  17823. 'class' => 'Sylius\\Component\\Core\\Model\\ProductVariant',
  17824. 'repository' => [
  17825. 'method' => 'createQueryBuilderByVendor',
  17826. 'arguments' => [
  17827. 0 => 'expr:service(\'bitbag.open_marketplace.component.vendor.context.vendor\').getVendor()',
  17828. ],
  17829. ],
  17830. ],
  17831. ],
  17832. 'sorting' => [
  17833. 'position' => 'asc',
  17834. ],
  17835. 'fields' => [
  17836. 'name' => [
  17837. 'type' => 'twig',
  17838. 'path' => '.',
  17839. 'label' => 'sylius.ui.name',
  17840. 'options' => [
  17841. 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/name.html.twig',
  17842. ],
  17843. 'enabled' => true,
  17844. 'position' => 100,
  17845. ],
  17846. 'code' => [
  17847. 'type' => 'string',
  17848. 'label' => 'sylius.ui.code',
  17849. 'enabled' => true,
  17850. 'position' => 100,
  17851. 'options' => [
  17852. ],
  17853. ],
  17854. 'inventory' => [
  17855. 'type' => 'twig',
  17856. 'path' => '.',
  17857. 'label' => 'sylius.ui.inventory',
  17858. 'options' => [
  17859. 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/inventory.html.twig',
  17860. ],
  17861. 'enabled' => true,
  17862. 'position' => 100,
  17863. ],
  17864. 'position' => [
  17865. 'type' => 'twig',
  17866. 'label' => 'sylius.ui.position',
  17867. 'path' => '.',
  17868. 'sortable' => 'position',
  17869. 'options' => [
  17870. 'template' => '@SyliusAdmin/ProductVariant/Grid/Field/position.html.twig',
  17871. ],
  17872. 'enabled' => true,
  17873. 'position' => 100,
  17874. ],
  17875. ],
  17876. 'filters' => [
  17877. 'code' => [
  17878. 'type' => 'string',
  17879. 'label' => 'sylius.ui.code',
  17880. 'enabled' => true,
  17881. 'position' => 100,
  17882. 'options' => [
  17883. ],
  17884. 'form_options' => [
  17885. ],
  17886. ],
  17887. 'name' => [
  17888. 'type' => 'string',
  17889. 'label' => 'sylius.ui.name',
  17890. 'options' => [
  17891. 'fields' => [
  17892. 0 => 'translations.name',
  17893. ],
  17894. ],
  17895. 'enabled' => true,
  17896. 'position' => 100,
  17897. 'form_options' => [
  17898. ],
  17899. ],
  17900. ],
  17901. 'actions' => [
  17902. 'main' => [
  17903. 'generate' => [
  17904. 'type' => 'generate_variants',
  17905. 'options' => [
  17906. 'product' => 'expr:service(\'sylius.repository.product\').find($productId)',
  17907. ],
  17908. 'enabled' => true,
  17909. 'position' => 100,
  17910. ],
  17911. 'update_positions' => [
  17912. 'type' => 'update_product_variant_positions',
  17913. 'enabled' => true,
  17914. 'position' => 100,
  17915. 'options' => [
  17916. ],
  17917. ],
  17918. 'create' => [
  17919. 'type' => 'create',
  17920. 'options' => [
  17921. 'link' => [
  17922. 'parameters' => [
  17923. 'productId' => '$productId',
  17924. ],
  17925. ],
  17926. ],
  17927. 'enabled' => true,
  17928. 'position' => 100,
  17929. ],
  17930. ],
  17931. 'item' => [
  17932. 'update' => [
  17933. 'type' => 'update',
  17934. 'options' => [
  17935. 'link' => [
  17936. 'route' => 'open_marketplace_vendor_inventory_update',
  17937. 'parameters' => [
  17938. 'id' => 'resource.id',
  17939. 'productId' => '$productId',
  17940. ],
  17941. ],
  17942. ],
  17943. 'enabled' => true,
  17944. 'position' => 100,
  17945. ],
  17946. ],
  17947. ],
  17948. 'limits' => [
  17949. 0 => 10,
  17950. 1 => 25,
  17951. 2 => 50,
  17952. ],
  17953. ],
  17954. 'loevgaard_sylius_brand_admin_api_brand' => [
  17955. 'driver' => [
  17956. 'name' => 'doctrine/orm',
  17957. 'options' => [
  17958. 'class' => 'Loevgaard\\SyliusBrandPlugin\\Model\\Brand',
  17959. ],
  17960. ],
  17961. 'sorting' => [
  17962. 'name' => 'asc',
  17963. ],
  17964. 'fields' => [
  17965. 'code' => [
  17966. 'type' => 'string',
  17967. 'label' => 'loevgaard_sylius_brand.ui.code',
  17968. 'sortable' => NULL,
  17969. 'enabled' => true,
  17970. 'position' => 100,
  17971. 'options' => [
  17972. ],
  17973. ],
  17974. 'name' => [
  17975. 'type' => 'string',
  17976. 'label' => 'loevgaard_sylius_brand.ui.name',
  17977. 'sortable' => NULL,
  17978. 'enabled' => true,
  17979. 'position' => 100,
  17980. 'options' => [
  17981. ],
  17982. ],
  17983. ],
  17984. 'filters' => [
  17985. 'search' => [
  17986. 'type' => 'string',
  17987. 'options' => [
  17988. 'fields' => [
  17989. 0 => 'code',
  17990. 1 => 'name',
  17991. ],
  17992. ],
  17993. 'enabled' => true,
  17994. 'position' => 100,
  17995. 'form_options' => [
  17996. ],
  17997. ],
  17998. ],
  17999. 'limits' => [
  18000. 0 => 10,
  18001. 1 => 25,
  18002. 2 => 50,
  18003. ],
  18004. 'actions' => [
  18005. ],
  18006. ],
  18007. 'loevgaard_sylius_brand_admin_api_brand_image' => [
  18008. 'driver' => [
  18009. 'name' => 'doctrine/orm',
  18010. 'options' => [
  18011. 'class' => 'Loevgaard\\SyliusBrandPlugin\\Model\\BrandImage',
  18012. 'repository' => [
  18013. 'method' => 'createListQueryBuilder',
  18014. 'arguments' => [
  18015. 0 => '$code',
  18016. ],
  18017. ],
  18018. ],
  18019. ],
  18020. 'fields' => [
  18021. 'type' => [
  18022. 'type' => 'string',
  18023. 'label' => 'sylius.ui.type',
  18024. 'sortable' => NULL,
  18025. 'enabled' => true,
  18026. 'position' => 100,
  18027. 'options' => [
  18028. ],
  18029. ],
  18030. ],
  18031. 'sorting' => [
  18032. ],
  18033. 'limits' => [
  18034. 0 => 10,
  18035. 1 => 25,
  18036. 2 => 50,
  18037. ],
  18038. 'filters' => [
  18039. ],
  18040. 'actions' => [
  18041. ],
  18042. ],
  18043. 'loevgaard_sylius_brand_admin_brand' => [
  18044. 'driver' => [
  18045. 'name' => 'doctrine/orm',
  18046. 'options' => [
  18047. 'class' => 'Loevgaard\\SyliusBrandPlugin\\Model\\Brand',
  18048. ],
  18049. ],
  18050. 'sorting' => [
  18051. 'name' => 'asc',
  18052. ],
  18053. 'fields' => [
  18054. 'image' => [
  18055. 'type' => 'twig',
  18056. 'label' => 'loevgaard_sylius_brand.ui.image',
  18057. 'path' => '.',
  18058. 'options' => [
  18059. 'template' => '@LoevgaardSyliusBrandPlugin/Grid/Field/image.html.twig',
  18060. ],
  18061. 'enabled' => true,
  18062. 'position' => 100,
  18063. ],
  18064. 'name' => [
  18065. 'type' => 'string',
  18066. 'label' => 'loevgaard_sylius_brand.ui.name',
  18067. 'sortable' => NULL,
  18068. 'enabled' => true,
  18069. 'position' => 100,
  18070. 'options' => [
  18071. ],
  18072. ],
  18073. 'code' => [
  18074. 'type' => 'string',
  18075. 'label' => 'loevgaard_sylius_brand.ui.code',
  18076. 'sortable' => NULL,
  18077. 'enabled' => true,
  18078. 'position' => 100,
  18079. 'options' => [
  18080. ],
  18081. ],
  18082. ],
  18083. 'filters' => [
  18084. 'search' => [
  18085. 'type' => 'string',
  18086. 'options' => [
  18087. 'fields' => [
  18088. 0 => 'code',
  18089. 1 => 'name',
  18090. ],
  18091. ],
  18092. 'enabled' => true,
  18093. 'position' => 100,
  18094. 'form_options' => [
  18095. ],
  18096. ],
  18097. ],
  18098. 'actions' => [
  18099. 'main' => [
  18100. 'create' => [
  18101. 'type' => 'create',
  18102. 'enabled' => true,
  18103. 'position' => 100,
  18104. 'options' => [
  18105. ],
  18106. ],
  18107. ],
  18108. 'item' => [
  18109. 'update' => [
  18110. 'type' => 'update',
  18111. 'enabled' => true,
  18112. 'position' => 100,
  18113. 'options' => [
  18114. ],
  18115. ],
  18116. 'brands_product_list' => [
  18117. 'type' => 'brands_product_list',
  18118. 'label' => 'loevgaard_sylius_brand.ui.brands_product_list',
  18119. 'enabled' => true,
  18120. 'position' => 100,
  18121. 'options' => [
  18122. ],
  18123. ],
  18124. 'delete' => [
  18125. 'type' => 'delete',
  18126. 'enabled' => true,
  18127. 'position' => 100,
  18128. 'options' => [
  18129. ],
  18130. ],
  18131. ],
  18132. ],
  18133. 'limits' => [
  18134. 0 => 10,
  18135. 1 => 25,
  18136. 2 => 50,
  18137. ],
  18138. ],
  18139. ],
  18140. 'sm.configs' => [
  18141. 'sylius_catalog_promotion' => [
  18142. 'class' => 'Sylius\\Component\\Core\\Model\\CatalogPromotion',
  18143. 'property_path' => 'state',
  18144. 'graph' => 'sylius_catalog_promotion',
  18145. 'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  18146. 'states' => [
  18147. 0 => 'inactive',
  18148. 1 => 'active',
  18149. ],
  18150. 'transitions' => [
  18151. 'activate' => [
  18152. 'from' => [
  18153. 0 => 'inactive',
  18154. ],
  18155. 'to' => 'active',
  18156. ],
  18157. 'deactivate' => [
  18158. 'from' => [
  18159. 0 => 'active',
  18160. ],
  18161. 'to' => 'inactive',
  18162. ],
  18163. ],
  18164. ],
  18165. 'sylius_order_checkout' => [
  18166. 'class' => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order',
  18167. 'property_path' => 'checkoutState',
  18168. 'graph' => 'sylius_order_checkout',
  18169. 'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  18170. 'states' => [
  18171. 0 => 'cart',
  18172. 1 => 'addressed',
  18173. 2 => 'shipping_selected',
  18174. 3 => 'shipping_skipped',
  18175. 4 => 'payment_skipped',
  18176. 5 => 'payment_selected',
  18177. 6 => 'completed',
  18178. ],
  18179. 'transitions' => [
  18180. 'address' => [
  18181. 'from' => [
  18182. 0 => 'cart',
  18183. 1 => 'addressed',
  18184. 2 => 'shipping_selected',
  18185. 3 => 'shipping_skipped',
  18186. 4 => 'payment_selected',
  18187. 5 => 'payment_skipped',
  18188. ],
  18189. 'to' => 'addressed',
  18190. ],
  18191. 'skip_shipping' => [
  18192. 'from' => [
  18193. 0 => 'addressed',
  18194. ],
  18195. 'to' => 'shipping_skipped',
  18196. ],
  18197. 'select_shipping' => [
  18198. 'from' => [
  18199. 0 => 'addressed',
  18200. 1 => 'shipping_selected',
  18201. 2 => 'payment_selected',
  18202. 3 => 'payment_skipped',
  18203. ],
  18204. 'to' => 'shipping_selected',
  18205. ],
  18206. 'skip_payment' => [
  18207. 'from' => [
  18208. 0 => 'shipping_selected',
  18209. 1 => 'shipping_skipped',
  18210. ],
  18211. 'to' => 'payment_skipped',
  18212. ],
  18213. 'select_payment' => [
  18214. 'from' => [
  18215. 0 => 'payment_selected',
  18216. 1 => 'shipping_skipped',
  18217. 2 => 'shipping_selected',
  18218. ],
  18219. 'to' => 'payment_selected',
  18220. ],
  18221. 'complete' => [
  18222. 'from' => [
  18223. 0 => 'payment_selected',
  18224. 1 => 'payment_skipped',
  18225. ],
  18226. 'to' => 'completed',
  18227. ],
  18228. ],
  18229. 'callbacks' => [
  18230. 'after' => [
  18231. 'sylius_create_order' => [
  18232. 'on' => [
  18233. 0 => 'complete',
  18234. ],
  18235. 'do' => [
  18236. 0 => '@sm.callback.cascade_transition',
  18237. 1 => 'apply',
  18238. ],
  18239. 'args' => [
  18240. 0 => 'object',
  18241. 1 => 'event',
  18242. 2 => '\'create\'',
  18243. 3 => '\'sylius_order\'',
  18244. ],
  18245. 'priority' => -400,
  18246. 'disabled' => false,
  18247. ],
  18248. 'sylius_save_checkout_completion_date' => [
  18249. 'on' => [
  18250. 0 => 'complete',
  18251. ],
  18252. 'do' => [
  18253. 0 => 'object',
  18254. 1 => 'completeCheckout',
  18255. ],
  18256. 'args' => [
  18257. 0 => 'object',
  18258. ],
  18259. 'priority' => -300,
  18260. 'disabled' => false,
  18261. ],
  18262. 'sylius_process_cart' => [
  18263. 'on' => [
  18264. 0 => 'select_shipping',
  18265. 1 => 'address',
  18266. 2 => 'select_payment',
  18267. 3 => 'skip_shipping',
  18268. 4 => 'skip_payment',
  18269. ],
  18270. 'do' => [
  18271. 0 => '@sylius.order_processing.order_processor',
  18272. 1 => 'process',
  18273. ],
  18274. 'args' => [
  18275. 0 => 'object',
  18276. ],
  18277. 'priority' => -200,
  18278. 'disabled' => false,
  18279. ],
  18280. 'sylius_control_payment_state' => [
  18281. 'on' => [
  18282. 0 => 'complete',
  18283. ],
  18284. 'do' => [
  18285. 0 => '@sylius.state_resolver.order_payment',
  18286. 1 => 'resolve',
  18287. ],
  18288. 'args' => [
  18289. 0 => 'object',
  18290. ],
  18291. 'priority' => -200,
  18292. 'disabled' => false,
  18293. ],
  18294. 'sylius_skip_shipping' => [
  18295. 'on' => [
  18296. 0 => 'address',
  18297. ],
  18298. 'do' => [
  18299. 0 => '@sylius.state_resolver.order_checkout',
  18300. 1 => 'resolve',
  18301. ],
  18302. 'args' => [
  18303. 0 => 'object',
  18304. ],
  18305. 'priority' => -100,
  18306. 'disabled' => false,
  18307. ],
  18308. 'sylius_skip_payment' => [
  18309. 'on' => [
  18310. 0 => 'select_shipping',
  18311. ],
  18312. 'do' => [
  18313. 0 => '@sylius.state_resolver.order_checkout',
  18314. 1 => 'resolve',
  18315. ],
  18316. 'args' => [
  18317. 0 => 'object',
  18318. ],
  18319. 'priority' => -100,
  18320. 'disabled' => false,
  18321. ],
  18322. 'sylius_control_shipping_state' => [
  18323. 'on' => [
  18324. 0 => 'complete',
  18325. ],
  18326. 'do' => [
  18327. 0 => '@sylius.state_resolver.order_shipping',
  18328. 1 => 'resolve',
  18329. ],
  18330. 'args' => [
  18331. 0 => 'object',
  18332. ],
  18333. 'priority' => -100,
  18334. 'disabled' => false,
  18335. ],
  18336. ],
  18337. 'guard' => [
  18338. ],
  18339. 'before' => [
  18340. ],
  18341. ],
  18342. ],
  18343. 'sylius_order_shipping' => [
  18344. 'class' => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order',
  18345. 'property_path' => 'shippingState',
  18346. 'graph' => 'sylius_order_shipping',
  18347. 'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  18348. 'states' => [
  18349. 0 => 'cart',
  18350. 1 => 'ready',
  18351. 2 => 'cancelled',
  18352. 3 => 'partially_shipped',
  18353. 4 => 'shipped',
  18354. ],
  18355. 'transitions' => [
  18356. 'request_shipping' => [
  18357. 'from' => [
  18358. 0 => 'cart',
  18359. ],
  18360. 'to' => 'ready',
  18361. ],
  18362. 'cancel' => [
  18363. 'from' => [
  18364. 0 => 'ready',
  18365. ],
  18366. 'to' => 'cancelled',
  18367. ],
  18368. 'partially_ship' => [
  18369. 'from' => [
  18370. 0 => 'ready',
  18371. ],
  18372. 'to' => 'partially_shipped',
  18373. ],
  18374. 'ship' => [
  18375. 'from' => [
  18376. 0 => 'ready',
  18377. 1 => 'partially_shipped',
  18378. ],
  18379. 'to' => 'shipped',
  18380. ],
  18381. ],
  18382. 'callbacks' => [
  18383. 'after' => [
  18384. 'sylius_resolve_state' => [
  18385. 'on' => [
  18386. 0 => 'ship',
  18387. ],
  18388. 'do' => [
  18389. 0 => '@sylius.state_resolver.order',
  18390. 1 => 'resolve',
  18391. ],
  18392. 'args' => [
  18393. 0 => 'object',
  18394. ],
  18395. 'priority' => -100,
  18396. 'disabled' => false,
  18397. ],
  18398. ],
  18399. 'guard' => [
  18400. ],
  18401. 'before' => [
  18402. ],
  18403. ],
  18404. ],
  18405. 'sylius_order_payment' => [
  18406. 'class' => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order',
  18407. 'property_path' => 'paymentState',
  18408. 'graph' => 'sylius_order_payment',
  18409. 'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  18410. 'states' => [
  18411. 0 => 'cart',
  18412. 1 => 'awaiting_payment',
  18413. 2 => 'partially_authorized',
  18414. 3 => 'authorized',
  18415. 4 => 'partially_paid',
  18416. 5 => 'cancelled',
  18417. 6 => 'paid',
  18418. 7 => 'partially_refunded',
  18419. 8 => 'refunded',
  18420. ],
  18421. 'transitions' => [
  18422. 'request_payment' => [
  18423. 'from' => [
  18424. 0 => 'cart',
  18425. 1 => 'cart',
  18426. ],
  18427. 'to' => 'awaiting_payment',
  18428. ],
  18429. 'partially_authorize' => [
  18430. 'from' => [
  18431. 0 => 'awaiting_payment',
  18432. 1 => 'partially_authorized',
  18433. 2 => 'awaiting_payment',
  18434. 3 => 'partially_authorized',
  18435. ],
  18436. 'to' => 'partially_authorized',
  18437. ],
  18438. 'authorize' => [
  18439. 'from' => [
  18440. 0 => 'awaiting_payment',
  18441. 1 => 'partially_authorized',
  18442. 2 => 'awaiting_payment',
  18443. 3 => 'partially_authorized',
  18444. ],
  18445. 'to' => 'authorized',
  18446. ],
  18447. 'partially_pay' => [
  18448. 'from' => [
  18449. 0 => 'awaiting_payment',
  18450. 1 => 'partially_paid',
  18451. 2 => 'partially_authorized',
  18452. 3 => 'awaiting_payment',
  18453. 4 => 'partially_paid',
  18454. 5 => 'partially_authorized',
  18455. ],
  18456. 'to' => 'partially_paid',
  18457. ],
  18458. 'cancel' => [
  18459. 'from' => [
  18460. 0 => 'awaiting_payment',
  18461. 1 => 'authorized',
  18462. 2 => 'partially_authorized',
  18463. 3 => 'awaiting_payment',
  18464. 4 => 'authorized',
  18465. 5 => 'partially_authorized',
  18466. ],
  18467. 'to' => 'cancelled',
  18468. ],
  18469. 'pay' => [
  18470. 'from' => [
  18471. 0 => 'awaiting_payment',
  18472. 1 => 'partially_paid',
  18473. 2 => 'authorized',
  18474. 3 => 'awaiting_payment',
  18475. 4 => 'partially_paid',
  18476. 5 => 'authorized',
  18477. ],
  18478. 'to' => 'paid',
  18479. ],
  18480. 'partially_refund' => [
  18481. 'from' => [
  18482. 0 => 'paid',
  18483. 1 => 'partially_paid',
  18484. 2 => 'partially_refunded',
  18485. 3 => 'paid',
  18486. 4 => 'partially_paid',
  18487. 5 => 'partially_refunded',
  18488. ],
  18489. 'to' => 'partially_refunded',
  18490. ],
  18491. 'refund' => [
  18492. 'from' => [
  18493. 0 => 'paid',
  18494. 1 => 'partially_paid',
  18495. 2 => 'partially_refunded',
  18496. 3 => 'paid',
  18497. 4 => 'partially_paid',
  18498. 5 => 'partially_refunded',
  18499. ],
  18500. 'to' => 'refunded',
  18501. ],
  18502. ],
  18503. 'callbacks' => [
  18504. 'after' => [
  18505. 'sylius_order_paid' => [
  18506. 'on' => [
  18507. 0 => 'pay',
  18508. ],
  18509. 'do' => [
  18510. 0 => '@sylius.inventory.order_inventory_operator',
  18511. 1 => 'sell',
  18512. ],
  18513. 'args' => [
  18514. 0 => 'object',
  18515. ],
  18516. 'priority' => -200,
  18517. 'disabled' => false,
  18518. ],
  18519. 'sylius_pay_suborders' => [
  18520. 'on' => [
  18521. 0 => 'pay',
  18522. ],
  18523. 'do' => [
  18524. 0 => '@sm.callback.cascade_transition',
  18525. 1 => 'apply',
  18526. ],
  18527. 'args' => [
  18528. 0 => 'object.getSecondaryOrders()',
  18529. 1 => 'event',
  18530. ],
  18531. 'priority' => -200,
  18532. 'disabled' => false,
  18533. ],
  18534. 'sylius_resolve_state' => [
  18535. 'on' => [
  18536. 0 => 'pay',
  18537. ],
  18538. 'do' => [
  18539. 0 => '@sylius.state_resolver.order',
  18540. 1 => 'resolve',
  18541. ],
  18542. 'args' => [
  18543. 0 => 'object',
  18544. ],
  18545. 'priority' => -100,
  18546. 'disabled' => false,
  18547. ],
  18548. ],
  18549. 'guard' => [
  18550. ],
  18551. 'before' => [
  18552. ],
  18553. ],
  18554. ],
  18555. 'sylius_order' => [
  18556. 'class' => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order',
  18557. 'property_path' => 'state',
  18558. 'graph' => 'sylius_order',
  18559. 'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  18560. 'states' => [
  18561. 0 => 'cart',
  18562. 1 => 'new',
  18563. 2 => 'cancelled',
  18564. 3 => 'fulfilled',
  18565. ],
  18566. 'transitions' => [
  18567. 'create' => [
  18568. 'from' => [
  18569. 0 => 'cart',
  18570. ],
  18571. 'to' => 'new',
  18572. ],
  18573. 'cancel' => [
  18574. 'from' => [
  18575. 0 => 'new',
  18576. ],
  18577. 'to' => 'cancelled',
  18578. ],
  18579. 'fulfill' => [
  18580. 'from' => [
  18581. 0 => 'new',
  18582. ],
  18583. 'to' => 'fulfilled',
  18584. ],
  18585. ],
  18586. 'callbacks' => [
  18587. 'before' => [
  18588. 'sylius_assign_number' => [
  18589. 'on' => [
  18590. 0 => 'create',
  18591. ],
  18592. 'do' => [
  18593. 0 => '@sylius.order_number_assigner',
  18594. 1 => 'assignNumber',
  18595. ],
  18596. 'args' => [
  18597. 0 => 'object',
  18598. ],
  18599. 'priority' => -200,
  18600. 'disabled' => false,
  18601. ],
  18602. 'sylius_assign_token' => [
  18603. 'on' => [
  18604. 0 => 'create',
  18605. ],
  18606. 'do' => [
  18607. 0 => '@sylius.unique_id_based_order_token_assigner',
  18608. 1 => 'assignTokenValueIfNotSet',
  18609. ],
  18610. 'args' => [
  18611. 0 => 'object',
  18612. ],
  18613. 'priority' => -100,
  18614. 'disabled' => false,
  18615. ],
  18616. ],
  18617. 'after' => [
  18618. 'sylius_request_shipping' => [
  18619. 'on' => [
  18620. 0 => 'create',
  18621. ],
  18622. 'do' => [
  18623. 0 => '@sm.callback.cascade_transition',
  18624. 1 => 'apply',
  18625. ],
  18626. 'args' => [
  18627. 0 => 'object',
  18628. 1 => 'event',
  18629. 2 => '\'request_shipping\'',
  18630. 3 => '\'sylius_order_shipping\'',
  18631. ],
  18632. 'priority' => -800,
  18633. 'disabled' => false,
  18634. ],
  18635. 'sylius_request_payment' => [
  18636. 'on' => [
  18637. 0 => 'create',
  18638. ],
  18639. 'do' => [
  18640. 0 => '@sm.callback.cascade_transition',
  18641. 1 => 'apply',
  18642. ],
  18643. 'args' => [
  18644. 0 => 'object',
  18645. 1 => 'event',
  18646. 2 => '\'request_payment\'',
  18647. 3 => '\'sylius_order_payment\'',
  18648. ],
  18649. 'priority' => -700,
  18650. 'disabled' => false,
  18651. ],
  18652. 'sylius_create_payment' => [
  18653. 'on' => [
  18654. 0 => 'create',
  18655. ],
  18656. 'do' => [
  18657. 0 => '@sm.callback.cascade_transition',
  18658. 1 => 'apply',
  18659. ],
  18660. 'args' => [
  18661. 0 => 'object.getPayments()',
  18662. 1 => 'event',
  18663. 2 => '\'create\'',
  18664. 3 => '\'sylius_payment\'',
  18665. ],
  18666. 'priority' => -600,
  18667. 'disabled' => false,
  18668. ],
  18669. 'sylius_cancel_payment' => [
  18670. 'on' => [
  18671. 0 => 'cancel',
  18672. ],
  18673. 'do' => [
  18674. 0 => '@sm.callback.cascade_transition',
  18675. 1 => 'apply',
  18676. ],
  18677. 'args' => [
  18678. 0 => 'object.getPayments()',
  18679. 1 => 'event',
  18680. 2 => '\'cancel\'',
  18681. 3 => '\'sylius_payment\'',
  18682. ],
  18683. 'priority' => -600,
  18684. 'disabled' => false,
  18685. ],
  18686. 'sylius_create_shipment' => [
  18687. 'on' => [
  18688. 0 => 'create',
  18689. ],
  18690. 'do' => [
  18691. 0 => '@sm.callback.cascade_transition',
  18692. 1 => 'apply',
  18693. ],
  18694. 'args' => [
  18695. 0 => 'object.getShipments()',
  18696. 1 => 'event',
  18697. 2 => '\'create\'',
  18698. 3 => '\'sylius_shipment\'',
  18699. ],
  18700. 'priority' => -500,
  18701. 'disabled' => false,
  18702. ],
  18703. 'sylius_cancel_shipment' => [
  18704. 'on' => [
  18705. 0 => 'cancel',
  18706. ],
  18707. 'do' => [
  18708. 0 => '@sm.callback.cascade_transition',
  18709. 1 => 'apply',
  18710. ],
  18711. 'args' => [
  18712. 0 => 'object.getShipments()',
  18713. 1 => 'event',
  18714. 2 => '\'cancel\'',
  18715. 3 => '\'sylius_shipment\'',
  18716. ],
  18717. 'priority' => -500,
  18718. 'disabled' => false,
  18719. ],
  18720. 'sylius_hold_inventory' => [
  18721. 'on' => [
  18722. 0 => 'create',
  18723. ],
  18724. 'do' => [
  18725. 0 => '@sylius.inventory.order_inventory_operator',
  18726. 1 => 'hold',
  18727. ],
  18728. 'args' => [
  18729. 0 => 'object',
  18730. ],
  18731. 'priority' => -400,
  18732. 'disabled' => false,
  18733. ],
  18734. 'sylius_cancel_order_payment' => [
  18735. 'on' => [
  18736. 0 => 'cancel',
  18737. ],
  18738. 'do' => [
  18739. 0 => '@sm.callback.cascade_transition',
  18740. 1 => 'apply',
  18741. ],
  18742. 'args' => [
  18743. 0 => 'object',
  18744. 1 => 'event',
  18745. 2 => '\'cancel\'',
  18746. 3 => '\'sylius_order_payment\'',
  18747. ],
  18748. 'priority' => -400,
  18749. 'disabled' => false,
  18750. ],
  18751. 'sylius_increment_promotions_usages' => [
  18752. 'on' => [
  18753. 0 => 'create',
  18754. ],
  18755. 'do' => [
  18756. 0 => '@sylius.promotion_usage_modifier',
  18757. 1 => 'increment',
  18758. ],
  18759. 'args' => [
  18760. 0 => 'object',
  18761. ],
  18762. 'priority' => -300,
  18763. 'disabled' => false,
  18764. ],
  18765. 'sylius_cancel_order_shipment' => [
  18766. 'on' => [
  18767. 0 => 'cancel',
  18768. ],
  18769. 'do' => [
  18770. 0 => '@sm.callback.cascade_transition',
  18771. 1 => 'apply',
  18772. ],
  18773. 'args' => [
  18774. 0 => 'object',
  18775. 1 => 'event',
  18776. 2 => '\'cancel\'',
  18777. 3 => '\'sylius_order_shipping\'',
  18778. ],
  18779. 'priority' => -300,
  18780. 'disabled' => false,
  18781. ],
  18782. 'sylius_save_addresses_on_customer' => [
  18783. 'on' => [
  18784. 0 => 'create',
  18785. ],
  18786. 'do' => [
  18787. 0 => '@sylius.customer_order_addresses_saver',
  18788. 1 => 'saveAddresses',
  18789. ],
  18790. 'args' => [
  18791. 0 => 'object',
  18792. ],
  18793. 'priority' => -200,
  18794. 'disabled' => false,
  18795. ],
  18796. 'sylius_cancel_order' => [
  18797. 'on' => [
  18798. 0 => 'cancel',
  18799. ],
  18800. 'do' => [
  18801. 0 => '@sylius.inventory.order_inventory_operator',
  18802. 1 => 'cancel',
  18803. ],
  18804. 'args' => [
  18805. 0 => 'object',
  18806. ],
  18807. 'priority' => -200,
  18808. 'disabled' => false,
  18809. ],
  18810. 'sylius_set_order_immutable_names' => [
  18811. 'on' => [
  18812. 0 => 'create',
  18813. ],
  18814. 'do' => [
  18815. 0 => '@sylius.order_item_names_setter',
  18816. 1 => '__invoke',
  18817. ],
  18818. 'args' => [
  18819. 0 => 'object',
  18820. ],
  18821. 'priority' => -100,
  18822. 'disabled' => false,
  18823. ],
  18824. 'sylius_decrement_promotions_usages' => [
  18825. 'on' => [
  18826. 0 => 'cancel',
  18827. ],
  18828. 'do' => [
  18829. 0 => '@sylius.promotion_usage_modifier',
  18830. 1 => 'decrement',
  18831. ],
  18832. 'args' => [
  18833. 0 => 'object',
  18834. ],
  18835. 'priority' => -100,
  18836. 'disabled' => false,
  18837. ],
  18838. ],
  18839. 'guard' => [
  18840. ],
  18841. ],
  18842. ],
  18843. 'sylius_shipment' => [
  18844. 'class' => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Shipment',
  18845. 'property_path' => 'state',
  18846. 'graph' => 'sylius_shipment',
  18847. 'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  18848. 'states' => [
  18849. 0 => 'cart',
  18850. 1 => 'ready',
  18851. 2 => 'shipped',
  18852. 3 => 'cancelled',
  18853. ],
  18854. 'transitions' => [
  18855. 'create' => [
  18856. 'from' => [
  18857. 0 => 'cart',
  18858. ],
  18859. 'to' => 'ready',
  18860. ],
  18861. 'ship' => [
  18862. 'from' => [
  18863. 0 => 'ready',
  18864. ],
  18865. 'to' => 'shipped',
  18866. ],
  18867. 'cancel' => [
  18868. 'from' => [
  18869. 0 => 'ready',
  18870. ],
  18871. 'to' => 'cancelled',
  18872. ],
  18873. ],
  18874. 'callbacks' => [
  18875. 'before' => [
  18876. 'sylius_assign_date' => [
  18877. 'on' => [
  18878. 0 => 'ship',
  18879. ],
  18880. 'do' => [
  18881. 0 => '@sylius.shipping_date_assigner',
  18882. 1 => 'assign',
  18883. ],
  18884. 'args' => [
  18885. 0 => 'object',
  18886. ],
  18887. 'priority' => -200,
  18888. 'disabled' => false,
  18889. ],
  18890. ],
  18891. 'after' => [
  18892. 'sylius_resolve_state' => [
  18893. 'on' => [
  18894. 0 => 'ship',
  18895. ],
  18896. 'do' => [
  18897. 0 => '@sylius.state_resolver.order_shipping',
  18898. 1 => 'resolve',
  18899. ],
  18900. 'args' => [
  18901. 0 => 'object.getOrder()',
  18902. ],
  18903. 'priority' => -100,
  18904. 'disabled' => false,
  18905. ],
  18906. ],
  18907. 'guard' => [
  18908. ],
  18909. ],
  18910. ],
  18911. 'sylius_payment' => [
  18912. 'class' => 'Sylius\\Component\\Core\\Model\\Payment',
  18913. 'property_path' => 'state',
  18914. 'graph' => 'sylius_payment',
  18915. 'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  18916. 'states' => [
  18917. 0 => 'cart',
  18918. 1 => 'new',
  18919. 2 => 'processing',
  18920. 3 => 'authorized',
  18921. 4 => 'completed',
  18922. 5 => 'failed',
  18923. 6 => 'cancelled',
  18924. 7 => 'refunded',
  18925. ],
  18926. 'transitions' => [
  18927. 'create' => [
  18928. 'from' => [
  18929. 0 => 'cart',
  18930. 1 => 'cart',
  18931. ],
  18932. 'to' => 'new',
  18933. ],
  18934. 'process' => [
  18935. 'from' => [
  18936. 0 => 'new',
  18937. 1 => 'new',
  18938. ],
  18939. 'to' => 'processing',
  18940. ],
  18941. 'authorize' => [
  18942. 'from' => [
  18943. 0 => 'new',
  18944. 1 => 'processing',
  18945. 2 => 'new',
  18946. 3 => 'processing',
  18947. ],
  18948. 'to' => 'authorized',
  18949. ],
  18950. 'complete' => [
  18951. 'from' => [
  18952. 0 => 'new',
  18953. 1 => 'processing',
  18954. 2 => 'authorized',
  18955. 3 => 'new',
  18956. 4 => 'processing',
  18957. 5 => 'authorized',
  18958. ],
  18959. 'to' => 'completed',
  18960. ],
  18961. 'fail' => [
  18962. 'from' => [
  18963. 0 => 'new',
  18964. 1 => 'processing',
  18965. 2 => 'new',
  18966. 3 => 'processing',
  18967. ],
  18968. 'to' => 'failed',
  18969. ],
  18970. 'cancel' => [
  18971. 'from' => [
  18972. 0 => 'new',
  18973. 1 => 'processing',
  18974. 2 => 'authorized',
  18975. 3 => 'new',
  18976. 4 => 'processing',
  18977. 5 => 'authorized',
  18978. ],
  18979. 'to' => 'cancelled',
  18980. ],
  18981. 'refund' => [
  18982. 'from' => [
  18983. 0 => 'completed',
  18984. 1 => 'completed',
  18985. ],
  18986. 'to' => 'refunded',
  18987. ],
  18988. ],
  18989. 'callbacks' => [
  18990. 'after' => [
  18991. 'sylius_pay_suborders' => [
  18992. 'on' => [
  18993. 0 => 'complete',
  18994. 1 => 'process',
  18995. 2 => 'refund',
  18996. 3 => 'authorize',
  18997. ],
  18998. 'do' => [
  18999. 0 => '@sm.callback.cascade_transition',
  19000. 1 => 'apply',
  19001. ],
  19002. 'args' => [
  19003. 0 => 'object.getOrder().getSecondaryPayments()',
  19004. 1 => 'event',
  19005. ],
  19006. 'priority' => -200,
  19007. 'disabled' => false,
  19008. ],
  19009. 'sylius_process_order' => [
  19010. 'on' => [
  19011. 0 => 'fail',
  19012. 1 => 'cancel',
  19013. ],
  19014. 'do' => [
  19015. 0 => '@sylius.order_processing.order_payment_processor.after_checkout',
  19016. 1 => 'process',
  19017. ],
  19018. 'args' => [
  19019. 0 => 'object.getOrder()',
  19020. ],
  19021. 'priority' => -100,
  19022. 'disabled' => false,
  19023. ],
  19024. 'sylius_resolve_state' => [
  19025. 'on' => [
  19026. 0 => 'complete',
  19027. 1 => 'process',
  19028. 2 => 'refund',
  19029. 3 => 'authorize',
  19030. ],
  19031. 'do' => [
  19032. 0 => '@sylius.state_resolver.order_payment',
  19033. 1 => 'resolve',
  19034. ],
  19035. 'args' => [
  19036. 0 => 'object.getOrder()',
  19037. ],
  19038. 'priority' => -100,
  19039. 'disabled' => false,
  19040. ],
  19041. ],
  19042. 'guard' => [
  19043. ],
  19044. 'before' => [
  19045. ],
  19046. ],
  19047. ],
  19048. 'sylius_product_review' => [
  19049. 'class' => 'Sylius\\Component\\Core\\Model\\ProductReview',
  19050. 'property_path' => 'status',
  19051. 'graph' => 'sylius_product_review',
  19052. 'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  19053. 'states' => [
  19054. 0 => 'new',
  19055. 1 => 'accepted',
  19056. 2 => 'rejected',
  19057. ],
  19058. 'transitions' => [
  19059. 'accept' => [
  19060. 'from' => [
  19061. 0 => 'new',
  19062. ],
  19063. 'to' => 'accepted',
  19064. ],
  19065. 'reject' => [
  19066. 'from' => [
  19067. 0 => 'new',
  19068. ],
  19069. 'to' => 'rejected',
  19070. ],
  19071. ],
  19072. 'callbacks' => [
  19073. 'after' => [
  19074. 'sylius_update_rating' => [
  19075. 'on' => [
  19076. 0 => 'accept',
  19077. ],
  19078. 'do' => [
  19079. 0 => '@sylius.product_review.average_rating_updater',
  19080. 1 => 'updateFromReview',
  19081. ],
  19082. 'args' => [
  19083. 0 => 'object',
  19084. ],
  19085. 'priority' => -100,
  19086. 'disabled' => false,
  19087. ],
  19088. ],
  19089. 'guard' => [
  19090. ],
  19091. 'before' => [
  19092. ],
  19093. ],
  19094. ],
  19095. 'open_marketplace_conversation' => [
  19096. 'class' => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Entity\\Conversation',
  19097. 'property_path' => 'status',
  19098. 'graph' => 'open_marketplace_conversation',
  19099. 'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  19100. 'states' => [
  19101. 0 => 'open',
  19102. 1 => 'closed',
  19103. ],
  19104. 'transitions' => [
  19105. 'close' => [
  19106. 'from' => [
  19107. 0 => 'open',
  19108. ],
  19109. 'to' => 'closed',
  19110. ],
  19111. ],
  19112. ],
  19113. 'open_marketplace_draft' => [
  19114. 'class' => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity\\Draft',
  19115. 'property_path' => 'status',
  19116. 'graph' => 'open_marketplace_draft',
  19117. 'state_machine_class' => 'Sylius\\Component\\Resource\\StateMachine\\StateMachine',
  19118. 'states' => [
  19119. 0 => 'created',
  19120. 1 => 'under_verification',
  19121. 2 => 'accepted',
  19122. 3 => 'rejected',
  19123. ],
  19124. 'transitions' => [
  19125. 'send_to_verification' => [
  19126. 'from' => [
  19127. 0 => 'created',
  19128. ],
  19129. 'to' => 'under_verification',
  19130. ],
  19131. 'accept_product_draft' => [
  19132. 'from' => [
  19133. 0 => 'under_verification',
  19134. ],
  19135. 'to' => 'accepted',
  19136. ],
  19137. 'reject_product_draft' => [
  19138. 'from' => [
  19139. 0 => 'under_verification',
  19140. ],
  19141. 'to' => 'rejected',
  19142. ],
  19143. ],
  19144. 'callbacks' => [
  19145. 'after' => [
  19146. 'send_to_verification' => [
  19147. 'on' => [
  19148. 0 => 'send_to_verification',
  19149. ],
  19150. 'do' => [
  19151. 0 => '@bitbag.open_marketplace.component.core.common.state_machine.product_draft_callbacks',
  19152. 1 => 'sendToVerification',
  19153. ],
  19154. 'args' => [
  19155. 0 => 'object',
  19156. ],
  19157. 'disabled' => false,
  19158. 'priority' => 0,
  19159. ],
  19160. 'accept_product_listing' => [
  19161. 'on' => [
  19162. 0 => 'accept_product_draft',
  19163. ],
  19164. 'do' => [
  19165. 0 => '@bitbag.open_marketplace.component.core.common.state_machine.product_draft_callbacks',
  19166. 1 => 'accept',
  19167. ],
  19168. 'args' => [
  19169. 0 => 'object',
  19170. ],
  19171. 'disabled' => false,
  19172. 'priority' => 0,
  19173. ],
  19174. 'reject_product_listing' => [
  19175. 'on' => [
  19176. 0 => 'reject_product_draft',
  19177. ],
  19178. 'do' => [
  19179. 0 => '@bitbag.open_marketplace.component.core.common.state_machine.product_draft_callbacks',
  19180. 1 => 'reject',
  19181. ],
  19182. 'args' => [
  19183. 0 => 'object',
  19184. ],
  19185. 'disabled' => false,
  19186. 'priority' => 0,
  19187. ],
  19188. ],
  19189. 'guard' => [
  19190. ],
  19191. 'before' => [
  19192. ],
  19193. ],
  19194. ],
  19195. ],
  19196. 'sm.callback.class' => 'winzou\\Bundle\\StateMachineBundle\\Callback\\ContainerAwareCallback',
  19197. 'sonata.block.container.types' => [
  19198. 0 => 'sonata.block.service.container',
  19199. 1 => 'sonata.page.block.container',
  19200. 2 => 'sonata.dashboard.block.container',
  19201. 3 => 'cmf.block.container',
  19202. 4 => 'cmf.block.slideshow',
  19203. ],
  19204. 'sonata_block.blocks' => [
  19205. 'sonata.block.service.template' => [
  19206. 'settings' => [
  19207. 'address' => NULL,
  19208. 'addresses' => NULL,
  19209. 'cart' => NULL,
  19210. 'channel' => NULL,
  19211. 'customer' => NULL,
  19212. 'form' => NULL,
  19213. 'order' => NULL,
  19214. 'order_item' => NULL,
  19215. 'orders' => NULL,
  19216. 'product' => NULL,
  19217. 'product_review' => NULL,
  19218. 'product_reviews' => NULL,
  19219. 'products' => NULL,
  19220. 'resource' => NULL,
  19221. 'resources' => NULL,
  19222. 'statistics' => NULL,
  19223. 'taxon' => NULL,
  19224. ],
  19225. 'contexts' => [
  19226. ],
  19227. 'templates' => [
  19228. ],
  19229. 'cache' => 'sonata.cache.noop',
  19230. ],
  19231. 'sonata.block.service.container' => [
  19232. 'contexts' => [
  19233. ],
  19234. 'templates' => [
  19235. ],
  19236. 'cache' => 'sonata.cache.noop',
  19237. 'settings' => [
  19238. ],
  19239. ],
  19240. 'sonata.block.service.empty' => [
  19241. 'contexts' => [
  19242. ],
  19243. 'templates' => [
  19244. ],
  19245. 'cache' => 'sonata.cache.noop',
  19246. 'settings' => [
  19247. ],
  19248. ],
  19249. 'sonata.block.service.text' => [
  19250. 'contexts' => [
  19251. ],
  19252. 'templates' => [
  19253. ],
  19254. 'cache' => 'sonata.cache.noop',
  19255. 'settings' => [
  19256. ],
  19257. ],
  19258. 'sonata.block.service.rss' => [
  19259. 'contexts' => [
  19260. ],
  19261. 'templates' => [
  19262. ],
  19263. 'cache' => 'sonata.cache.noop',
  19264. 'settings' => [
  19265. ],
  19266. ],
  19267. 'sonata.block.service.menu' => [
  19268. 'contexts' => [
  19269. ],
  19270. 'templates' => [
  19271. ],
  19272. 'cache' => 'sonata.cache.noop',
  19273. 'settings' => [
  19274. ],
  19275. ],
  19276. ],
  19277. 'sonata_block.blocks_by_class' => [
  19278. ],
  19279. 'sonata_blocks.block_types' => [
  19280. 0 => 'sonata.block.service.template',
  19281. 1 => 'sonata.block.service.container',
  19282. 2 => 'sonata.block.service.empty',
  19283. 3 => 'sonata.block.service.text',
  19284. 4 => 'sonata.block.service.rss',
  19285. 5 => 'sonata.block.service.menu',
  19286. ],
  19287. 'sonata_block.cache_blocks' => [
  19288. 'by_class' => [
  19289. ],
  19290. 'by_type' => [
  19291. 'sonata.block.service.template' => 'sonata.cache.noop',
  19292. 'sonata.block.service.container' => 'sonata.cache.noop',
  19293. 'sonata.block.service.empty' => 'sonata.cache.noop',
  19294. 'sonata.block.service.text' => 'sonata.cache.noop',
  19295. 'sonata.block.service.rss' => 'sonata.cache.noop',
  19296. 'sonata.block.service.menu' => 'sonata.cache.noop',
  19297. ],
  19298. ],
  19299. 'sonata_blocks.default_contexts' => [
  19300. ],
  19301. 'fos_rest.format_listener.rules' => NULL,
  19302. 'knp_gaufrette.filesystem_map.class' => 'Knp\\Bundle\\GaufretteBundle\\FilesystemMap',
  19303. 'knp_menu.renderer.list.options' => [
  19304. ],
  19305. 'knp_menu.renderer.twig.options' => [
  19306. ],
  19307. 'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  19308. 'knp_menu.default_renderer' => 'twig',
  19309. 'liip_imagine.resolvers' => [
  19310. 'default' => [
  19311. 'web_path' => [
  19312. 'web_root' => (\dirname(__DIR__, 4).'/public'),
  19313. 'cache_prefix' => 'media/cache',
  19314. ],
  19315. ],
  19316. ],
  19317. 'liip_imagine.loaders' => [
  19318. 'default' => [
  19319. 'filesystem' => [
  19320. 'data_root' => [
  19321. 0 => (\dirname(__DIR__, 4).'/public/media/image'),
  19322. 1 => (\dirname(__DIR__, 4).'/public'),
  19323. 2 => (\dirname(__DIR__, 4).'/public'),
  19324. ],
  19325. 'locator' => 'filesystem',
  19326. 'allow_unresolvable_data_roots' => false,
  19327. 'bundle_resources' => [
  19328. 'enabled' => false,
  19329. 'access_control_type' => 'blacklist',
  19330. 'access_control_list' => [
  19331. ],
  19332. ],
  19333. ],
  19334. ],
  19335. ],
  19336. 'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  19337. 'liip_imagine.jpegoptim.stripAll' => true,
  19338. 'liip_imagine.jpegoptim.max' => NULL,
  19339. 'liip_imagine.jpegoptim.progressive' => true,
  19340. 'liip_imagine.jpegoptim.tempDir' => NULL,
  19341. 'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  19342. 'liip_imagine.optipng.level' => 7,
  19343. 'liip_imagine.optipng.stripAll' => true,
  19344. 'liip_imagine.optipng.tempDir' => NULL,
  19345. 'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  19346. 'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  19347. 'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  19348. 'liip_imagine.cwebp.tempDir' => NULL,
  19349. 'liip_imagine.cwebp.q' => 75,
  19350. 'liip_imagine.cwebp.alphaQ' => 100,
  19351. 'liip_imagine.cwebp.m' => 4,
  19352. 'liip_imagine.cwebp.alphaFilter' => 'fast',
  19353. 'liip_imagine.cwebp.alphaMethod' => 1,
  19354. 'liip_imagine.cwebp.exact' => false,
  19355. 'liip_imagine.cwebp.metadata' => [
  19356. 0 => 'none',
  19357. ],
  19358. 'liip_imagine.driver_service' => 'liip_imagine.gd',
  19359. 'liip_imagine.cache.resolver.default' => 'default',
  19360. 'liip_imagine.default_image' => NULL,
  19361. 'liip_imagine.filter_sets' => [
  19362. 'sylius_small' => [
  19363. 'quality' => 100,
  19364. 'jpeg_quality' => NULL,
  19365. 'png_compression_level' => NULL,
  19366. 'png_compression_filter' => NULL,
  19367. 'format' => NULL,
  19368. 'animated' => false,
  19369. 'cache' => NULL,
  19370. 'data_loader' => NULL,
  19371. 'default_image' => NULL,
  19372. 'filters' => [
  19373. 'thumbnail' => [
  19374. 'size' => [
  19375. 0 => 120,
  19376. 1 => 90,
  19377. ],
  19378. 'mode' => 'outbound',
  19379. ],
  19380. ],
  19381. 'post_processors' => [
  19382. ],
  19383. ],
  19384. 'sylius_medium' => [
  19385. 'quality' => 100,
  19386. 'jpeg_quality' => NULL,
  19387. 'png_compression_level' => NULL,
  19388. 'png_compression_filter' => NULL,
  19389. 'format' => NULL,
  19390. 'animated' => false,
  19391. 'cache' => NULL,
  19392. 'data_loader' => NULL,
  19393. 'default_image' => NULL,
  19394. 'filters' => [
  19395. 'thumbnail' => [
  19396. 'size' => [
  19397. 0 => 240,
  19398. 1 => 180,
  19399. ],
  19400. 'mode' => 'outbound',
  19401. ],
  19402. ],
  19403. 'post_processors' => [
  19404. ],
  19405. ],
  19406. 'sylius_large' => [
  19407. 'quality' => 100,
  19408. 'jpeg_quality' => NULL,
  19409. 'png_compression_level' => NULL,
  19410. 'png_compression_filter' => NULL,
  19411. 'format' => NULL,
  19412. 'animated' => false,
  19413. 'cache' => NULL,
  19414. 'data_loader' => NULL,
  19415. 'default_image' => NULL,
  19416. 'filters' => [
  19417. 'thumbnail' => [
  19418. 'size' => [
  19419. 0 => 640,
  19420. 1 => 480,
  19421. ],
  19422. 'mode' => 'outbound',
  19423. ],
  19424. ],
  19425. 'post_processors' => [
  19426. ],
  19427. ],
  19428. 'sylius_admin_product_original' => [
  19429. 'quality' => 100,
  19430. 'jpeg_quality' => NULL,
  19431. 'png_compression_level' => NULL,
  19432. 'png_compression_filter' => NULL,
  19433. 'format' => NULL,
  19434. 'animated' => false,
  19435. 'cache' => NULL,
  19436. 'data_loader' => NULL,
  19437. 'default_image' => NULL,
  19438. 'filters' => [
  19439. ],
  19440. 'post_processors' => [
  19441. ],
  19442. ],
  19443. 'sylius_admin_admin_user_avatar_thumbnail' => [
  19444. 'quality' => 100,
  19445. 'jpeg_quality' => NULL,
  19446. 'png_compression_level' => NULL,
  19447. 'png_compression_filter' => NULL,
  19448. 'format' => NULL,
  19449. 'animated' => false,
  19450. 'cache' => NULL,
  19451. 'data_loader' => NULL,
  19452. 'default_image' => NULL,
  19453. 'filters' => [
  19454. 'thumbnail' => [
  19455. 'size' => [
  19456. 0 => 50,
  19457. 1 => 50,
  19458. ],
  19459. 'mode' => 'outbound',
  19460. ],
  19461. ],
  19462. 'post_processors' => [
  19463. ],
  19464. ],
  19465. 'sylius_admin_product_tiny_thumbnail' => [
  19466. 'quality' => 100,
  19467. 'jpeg_quality' => NULL,
  19468. 'png_compression_level' => NULL,
  19469. 'png_compression_filter' => NULL,
  19470. 'format' => NULL,
  19471. 'animated' => false,
  19472. 'cache' => NULL,
  19473. 'data_loader' => NULL,
  19474. 'default_image' => NULL,
  19475. 'filters' => [
  19476. 'thumbnail' => [
  19477. 'size' => [
  19478. 0 => 64,
  19479. 1 => 64,
  19480. ],
  19481. 'mode' => 'outbound',
  19482. ],
  19483. ],
  19484. 'post_processors' => [
  19485. ],
  19486. ],
  19487. 'sylius_admin_product_thumbnail' => [
  19488. 'quality' => 100,
  19489. 'jpeg_quality' => NULL,
  19490. 'png_compression_level' => NULL,
  19491. 'png_compression_filter' => NULL,
  19492. 'format' => NULL,
  19493. 'animated' => false,
  19494. 'cache' => NULL,
  19495. 'data_loader' => NULL,
  19496. 'default_image' => NULL,
  19497. 'filters' => [
  19498. 'thumbnail' => [
  19499. 'size' => [
  19500. 0 => 50,
  19501. 1 => 50,
  19502. ],
  19503. 'mode' => 'outbound',
  19504. ],
  19505. ],
  19506. 'post_processors' => [
  19507. ],
  19508. ],
  19509. 'sylius_admin_product_small_thumbnail' => [
  19510. 'quality' => 100,
  19511. 'jpeg_quality' => NULL,
  19512. 'png_compression_level' => NULL,
  19513. 'png_compression_filter' => NULL,
  19514. 'format' => NULL,
  19515. 'animated' => false,
  19516. 'cache' => NULL,
  19517. 'data_loader' => NULL,
  19518. 'default_image' => NULL,
  19519. 'filters' => [
  19520. 'thumbnail' => [
  19521. 'size' => [
  19522. 0 => 150,
  19523. 1 => 112,
  19524. ],
  19525. 'mode' => 'outbound',
  19526. ],
  19527. ],
  19528. 'post_processors' => [
  19529. ],
  19530. ],
  19531. 'sylius_admin_product_large_thumbnail' => [
  19532. 'quality' => 100,
  19533. 'jpeg_quality' => NULL,
  19534. 'png_compression_level' => NULL,
  19535. 'png_compression_filter' => NULL,
  19536. 'format' => NULL,
  19537. 'animated' => false,
  19538. 'cache' => NULL,
  19539. 'data_loader' => NULL,
  19540. 'default_image' => NULL,
  19541. 'filters' => [
  19542. 'thumbnail' => [
  19543. 'size' => [
  19544. 0 => 550,
  19545. 1 => 412,
  19546. ],
  19547. 'mode' => 'outbound',
  19548. ],
  19549. ],
  19550. 'post_processors' => [
  19551. ],
  19552. ],
  19553. 'sylius_shop_product_original' => [
  19554. 'quality' => 100,
  19555. 'jpeg_quality' => NULL,
  19556. 'png_compression_level' => NULL,
  19557. 'png_compression_filter' => NULL,
  19558. 'format' => NULL,
  19559. 'animated' => false,
  19560. 'cache' => NULL,
  19561. 'data_loader' => NULL,
  19562. 'default_image' => NULL,
  19563. 'filters' => [
  19564. ],
  19565. 'post_processors' => [
  19566. ],
  19567. ],
  19568. 'sylius_shop_product_tiny_thumbnail' => [
  19569. 'quality' => 100,
  19570. 'jpeg_quality' => NULL,
  19571. 'png_compression_level' => NULL,
  19572. 'png_compression_filter' => NULL,
  19573. 'format' => NULL,
  19574. 'animated' => false,
  19575. 'cache' => NULL,
  19576. 'data_loader' => NULL,
  19577. 'default_image' => NULL,
  19578. 'filters' => [
  19579. 'thumbnail' => [
  19580. 'size' => [
  19581. 0 => 64,
  19582. 1 => 64,
  19583. ],
  19584. 'mode' => 'outbound',
  19585. ],
  19586. ],
  19587. 'post_processors' => [
  19588. ],
  19589. ],
  19590. 'sylius_shop_product_small_thumbnail' => [
  19591. 'quality' => 100,
  19592. 'jpeg_quality' => NULL,
  19593. 'png_compression_level' => NULL,
  19594. 'png_compression_filter' => NULL,
  19595. 'format' => NULL,
  19596. 'animated' => false,
  19597. 'cache' => NULL,
  19598. 'data_loader' => NULL,
  19599. 'default_image' => NULL,
  19600. 'filters' => [
  19601. 'thumbnail' => [
  19602. 'size' => [
  19603. 0 => 150,
  19604. 1 => 112,
  19605. ],
  19606. 'mode' => 'outbound',
  19607. ],
  19608. ],
  19609. 'post_processors' => [
  19610. ],
  19611. ],
  19612. 'sylius_shop_product_thumbnail' => [
  19613. 'quality' => 100,
  19614. 'jpeg_quality' => NULL,
  19615. 'png_compression_level' => NULL,
  19616. 'png_compression_filter' => NULL,
  19617. 'format' => NULL,
  19618. 'animated' => false,
  19619. 'cache' => NULL,
  19620. 'data_loader' => NULL,
  19621. 'default_image' => NULL,
  19622. 'filters' => [
  19623. 'thumbnail' => [
  19624. 'size' => [
  19625. 0 => 260,
  19626. 1 => 260,
  19627. ],
  19628. 'mode' => 'outbound',
  19629. ],
  19630. ],
  19631. 'post_processors' => [
  19632. ],
  19633. ],
  19634. 'sylius_shop_product_large_thumbnail' => [
  19635. 'quality' => 100,
  19636. 'jpeg_quality' => NULL,
  19637. 'png_compression_level' => NULL,
  19638. 'png_compression_filter' => NULL,
  19639. 'format' => NULL,
  19640. 'animated' => false,
  19641. 'cache' => NULL,
  19642. 'data_loader' => NULL,
  19643. 'default_image' => NULL,
  19644. 'filters' => [
  19645. 'thumbnail' => [
  19646. 'size' => [
  19647. 0 => 550,
  19648. 1 => 412,
  19649. ],
  19650. 'mode' => 'outbound',
  19651. ],
  19652. ],
  19653. 'post_processors' => [
  19654. ],
  19655. ],
  19656. 'open_marketplace_fixture_size' => [
  19657. 'quality' => 100,
  19658. 'jpeg_quality' => NULL,
  19659. 'png_compression_level' => NULL,
  19660. 'png_compression_filter' => NULL,
  19661. 'format' => NULL,
  19662. 'animated' => false,
  19663. 'cache' => NULL,
  19664. 'data_loader' => NULL,
  19665. 'default_image' => NULL,
  19666. 'filters' => [
  19667. 'thumbnail' => [
  19668. 'size' => [
  19669. 0 => 800,
  19670. 1 => 600,
  19671. ],
  19672. 'mode' => 'outbound',
  19673. ],
  19674. ],
  19675. 'post_processors' => [
  19676. ],
  19677. ],
  19678. 'open_marketplace_vendor_background' => [
  19679. 'quality' => 100,
  19680. 'jpeg_quality' => NULL,
  19681. 'png_compression_level' => NULL,
  19682. 'png_compression_filter' => NULL,
  19683. 'format' => NULL,
  19684. 'animated' => false,
  19685. 'cache' => NULL,
  19686. 'data_loader' => NULL,
  19687. 'default_image' => NULL,
  19688. 'filters' => [
  19689. 'thumbnail' => [
  19690. 'size' => [
  19691. 0 => 1155,
  19692. 1 => 200,
  19693. ],
  19694. 'mode' => 'outbound',
  19695. ],
  19696. ],
  19697. 'post_processors' => [
  19698. ],
  19699. ],
  19700. ],
  19701. 'liip_imagine.binary.loader.default' => 'default',
  19702. 'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  19703. 'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  19704. 'liip_imagine.webp.generate' => false,
  19705. 'liip_imagine.webp.options' => [
  19706. 'quality' => 100,
  19707. 'cache' => NULL,
  19708. 'data_loader' => NULL,
  19709. 'post_processors' => [
  19710. ],
  19711. ],
  19712. 'payum.capture_path' => 'payum_capture_do',
  19713. 'payum.notify_path' => 'payum_notify_do',
  19714. 'payum.authorize_path' => 'payum_authorize_do',
  19715. 'payum.refund_path' => 'payum_refund_do',
  19716. 'payum.cancel_path' => 'payum_cancel_do',
  19717. 'payum.payout_path' => 'payum_payout_do',
  19718. 'payum.available_gateway_factories' => [
  19719. ],
  19720. 'payum.storage.doctrine.orm.class' => 'Sylius\\Bundle\\PayumBundle\\Storage\\DoctrineStorage',
  19721. 'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  19722. 'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  19723. 'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  19724. 'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  19725. 'stof_doctrine_extensions.event_listener.logger.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener',
  19726. 'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  19727. 'stof_doctrine_extensions.default_locale' => 'en_US',
  19728. 'stof_doctrine_extensions.translation_fallback' => false,
  19729. 'stof_doctrine_extensions.persist_default_translation' => false,
  19730. 'stof_doctrine_extensions.skip_translation_on_load' => false,
  19731. 'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  19732. 'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  19733. 'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  19734. 'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  19735. 'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  19736. 'doctrine.migrations.preferred_em' => NULL,
  19737. 'doctrine.migrations.preferred_connection' => NULL,
  19738. 'sylius_payum.driver.doctrine/orm' => true,
  19739. 'sylius_payum.driver' => 'doctrine/orm',
  19740. 'sylius.model.payment_security_token.class' => 'Sylius\\Bundle\\PayumBundle\\Model\\PaymentSecurityToken',
  19741. 'sylius.controller.payment_security_token.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  19742. 'sylius.factory.payment_security_token.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  19743. 'sylius.model.gateway_config.class' => 'Sylius\\Bundle\\PayumBundle\\Model\\GatewayConfig',
  19744. 'sylius.controller.gateway_config.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  19745. 'sylius.factory.gateway_config.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  19746. 'sylius.form.type.gateway_config.validation_groups' => [
  19747. 0 => 'sylius',
  19748. ],
  19749. 'payum.template.layout' => '@SyliusPayum/layout.html.twig',
  19750. 'payum.template.obtain_credit_card' => '@SyliusPayum/Action/obtainCreditCard.html.twig',
  19751. 'sylius.admin.notification.enabled' => true,
  19752. 'sylius.admin.notification.frequency' => 60,
  19753. 'sylius.admin.shop_enabled' => true,
  19754. 'sylius.admin.notification.uri' => 'https://gus.sylius.com/version',
  19755. 'sylius.ajax.product.variant_autocomplete_limit' => 25,
  19756. 'sylius_shop.firewall_context_name' => 'shop',
  19757. 'sylius_shop.product_grid.include_all_descendants' => true,
  19758. 'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  19759. 'web_profiler.debug_toolbar.intercept_redirects' => false,
  19760. 'web_profiler.debug_toolbar.mode' => 2,
  19761. 'api_platform.metadata_backward_compatibility_layer' => true,
  19762. 'api_platform.enable_entrypoint' => true,
  19763. 'api_platform.enable_docs' => true,
  19764. 'api_platform.title' => '',
  19765. 'api_platform.description' => '',
  19766. 'api_platform.version' => '0.0.0',
  19767. 'api_platform.show_webby' => true,
  19768. 'api_platform.url_generation_strategy' => 1,
  19769. 'api_platform.exception_to_status' => [
  19770. 'SM\\SMException' => 422,
  19771. 'Sylius\\Bundle\\ApiBundle\\Exception\\CannotRemoveCurrentlyLoggedInUser' => 422,
  19772. 'Sylius\\Bundle\\ApiBundle\\Exception\\ShippingMethodCannotBeRemoved' => 422,
  19773. 'Sylius\\Bundle\\ApiBundle\\Exception\\ZoneCannotBeRemoved' => 422,
  19774. 'Sylius\\Bundle\\ApiBundle\\Exception\\ProvinceCannotBeRemoved' => 422,
  19775. 'Symfony\\Component\\Serializer\\Exception\\MissingConstructorArgumentsException' => 400,
  19776. ],
  19777. 'api_platform.formats' => [
  19778. 'jsonld' => [
  19779. 0 => 'application/ld+json',
  19780. ],
  19781. 'json' => [
  19782. 0 => 'application/json',
  19783. ],
  19784. 'html' => [
  19785. 0 => 'text/html',
  19786. ],
  19787. ],
  19788. 'api_platform.patch_formats' => [
  19789. 'json' => [
  19790. 0 => 'application/merge-patch+json',
  19791. 1 => 'application/merge-patch+json',
  19792. ],
  19793. ],
  19794. 'api_platform.error_formats' => [
  19795. 'jsonproblem' => [
  19796. 0 => 'application/problem+json',
  19797. ],
  19798. 'jsonld' => [
  19799. 0 => 'application/ld+json',
  19800. ],
  19801. ],
  19802. 'api_platform.allow_plain_identifiers' => false,
  19803. 'api_platform.eager_loading.enabled' => true,
  19804. 'api_platform.eager_loading.max_joins' => 30,
  19805. 'api_platform.eager_loading.fetch_partial' => false,
  19806. 'api_platform.eager_loading.force_eager' => true,
  19807. 'api_platform.collection.exists_parameter_name' => 'exists',
  19808. 'api_platform.collection.order' => 'ASC',
  19809. 'api_platform.collection.order_parameter_name' => 'order',
  19810. 'api_platform.collection.order_nulls_comparison' => NULL,
  19811. 'api_platform.collection.pagination.enabled' => true,
  19812. 'api_platform.collection.pagination.partial' => false,
  19813. 'api_platform.collection.pagination.client_enabled' => false,
  19814. 'api_platform.collection.pagination.client_items_per_page' => true,
  19815. 'api_platform.collection.pagination.client_partial' => false,
  19816. 'api_platform.collection.pagination.items_per_page' => 30,
  19817. 'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  19818. 'api_platform.collection.pagination.page_parameter_name' => 'page',
  19819. 'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  19820. 'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  19821. 'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  19822. 'api_platform.collection.pagination' => [
  19823. 'client_items_per_page' => true,
  19824. 'enabled' => true,
  19825. 'partial' => false,
  19826. 'client_enabled' => false,
  19827. 'client_partial' => false,
  19828. 'items_per_page' => 30,
  19829. 'maximum_items_per_page' => NULL,
  19830. 'page_parameter_name' => 'page',
  19831. 'enabled_parameter_name' => 'pagination',
  19832. 'items_per_page_parameter_name' => 'itemsPerPage',
  19833. 'partial_parameter_name' => 'partial',
  19834. ],
  19835. 'api_platform.http_cache.etag' => true,
  19836. 'api_platform.http_cache.max_age' => NULL,
  19837. 'api_platform.http_cache.shared_max_age' => NULL,
  19838. 'api_platform.http_cache.vary' => [
  19839. 0 => 'Accept',
  19840. ],
  19841. 'api_platform.http_cache.public' => NULL,
  19842. 'api_platform.http_cache.invalidation.max_header_length' => 7500,
  19843. 'api_platform.http_cache.invalidation.xkey.glue' => ' ',
  19844. 'api_platform.asset_package' => NULL,
  19845. 'api_platform.defaults' => [
  19846. 'attributes' => [
  19847. ],
  19848. ],
  19849. 'api_platform.resource_class_directories' => [
  19850. 0 => (\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/api_resources'),
  19851. 1 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/api_resources'),
  19852. 2 => (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Entity'),
  19853. 3 => (\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resources/config/api_resources'),
  19854. 4 => (\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Entity'),
  19855. 5 => (\dirname(__DIR__, 4).'/config/api_platform'),
  19856. 6 => (\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/api_resources'),
  19857. 7 => (\dirname(__DIR__, 4).'/src/Component/Messaging/Entity'),
  19858. 8 => (\dirname(__DIR__, 4).'/src/Component/Order/Entity'),
  19859. 9 => (\dirname(__DIR__, 4).'/src/Component/Product/Entity'),
  19860. 10 => (\dirname(__DIR__, 4).'/src/Component/ProductListing/Entity'),
  19861. 11 => (\dirname(__DIR__, 4).'/src/Component/Vendor/Entity'),
  19862. ],
  19863. 'api_platform.oauth.enabled' => false,
  19864. 'api_platform.oauth.clientId' => '',
  19865. 'api_platform.oauth.clientSecret' => '',
  19866. 'api_platform.oauth.type' => 'oauth2',
  19867. 'api_platform.oauth.flow' => 'application',
  19868. 'api_platform.oauth.tokenUrl' => '',
  19869. 'api_platform.oauth.authorizationUrl' => '',
  19870. 'api_platform.oauth.refreshUrl' => '',
  19871. 'api_platform.oauth.scopes' => [
  19872. ],
  19873. 'api_platform.oauth.pkce' => false,
  19874. 'api_platform.openapi.termsOfService' => NULL,
  19875. 'api_platform.openapi.contact.name' => NULL,
  19876. 'api_platform.openapi.contact.url' => NULL,
  19877. 'api_platform.openapi.contact.email' => NULL,
  19878. 'api_platform.openapi.license.name' => NULL,
  19879. 'api_platform.openapi.license.url' => NULL,
  19880. 'api_platform.swagger.versions' => [
  19881. 0 => 3,
  19882. 1 => 3,
  19883. ],
  19884. 'api_platform.enable_swagger_ui' => true,
  19885. 'api_platform.enable_re_doc' => true,
  19886. 'api_platform.swagger_ui.extra_configuration' => [
  19887. ],
  19888. 'api_platform.graphql.enabled' => false,
  19889. 'api_platform.graphql.graphiql.enabled' => false,
  19890. 'api_platform.graphql.graphql_playground.enabled' => false,
  19891. 'api_platform.graphql.collection.pagination' => [
  19892. 'enabled' => true,
  19893. ],
  19894. 'api_platform.validator.serialize_payload_fields' => [
  19895. ],
  19896. 'api_platform.validator.query_parameter_validation' => true,
  19897. 'api_platform.elasticsearch.enabled' => false,
  19898. 'lexik_jwt_authentication.token_ttl' => 3600,
  19899. 'lexik_jwt_authentication.clock_skew' => 0,
  19900. 'lexik_jwt_authentication.user_identity_field' => 'username',
  19901. 'lexik_jwt_authentication.allow_no_expiration' => false,
  19902. 'lexik_jwt_authentication.user_id_claim' => 'username',
  19903. 'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  19904. 'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  19905. 'sylius_api.enabled' => true,
  19906. 'sylius_api.legacy_error_handling' => false,
  19907. 'sylius_api.product_image_prefix' => 'media/image',
  19908. 'sylius_api.filter_eager_loading_extension.restricted_resources' => [
  19909. 'BitBag\\OpenMarketplace\\Component\\Product\\Entity\\Product' => [
  19910. 'operations' => [
  19911. 'shop_get' => [
  19912. 'enabled' => true,
  19913. ],
  19914. ],
  19915. ],
  19916. ],
  19917. 'sylius.model.address.interface' => 'Sylius\\Component\\Addressing\\Model\\AddressInterface',
  19918. 'nelmio_alice.functions_blacklist' => [
  19919. 0 => 'current',
  19920. ],
  19921. 'nelmio_alice.locale' => 'en_US',
  19922. 'nelmio_alice.seed' => 1,
  19923. 'nelmio_alice.loading_limit' => 5,
  19924. 'nelmio_alice.max_unique_values_retry' => 150,
  19925. 'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
  19926. 'babdev_pagerfanta.default_twig_template' => '@Pagerfanta/default.html.twig',
  19927. 'babdev_pagerfanta.default_view' => 'default',
  19928. 'bit_bag_sylius_wishlist.driver.doctrine/orm' => true,
  19929. 'bit_bag_sylius_wishlist.driver' => 'doctrine/orm',
  19930. 'bitbag_sylius_wishlist_plugin.model.wishlist.class' => 'BitBag\\SyliusWishlistPlugin\\Entity\\Wishlist',
  19931. 'bitbag_sylius_wishlist_plugin.controller.wishlist.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  19932. 'bitbag_sylius_wishlist_plugin.factory.wishlist.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  19933. 'bitbag_sylius_wishlist_plugin.repository.wishlist.class' => 'BitBag\\SyliusWishlistPlugin\\Repository\\WishlistRepository',
  19934. 'bitbag_sylius_wishlist_plugin.model.wishlist_product.class' => 'BitBag\\SyliusWishlistPlugin\\Entity\\WishlistProduct',
  19935. 'bitbag_sylius_wishlist_plugin.controller.wishlist_product.class' => 'Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController',
  19936. 'bitbag_sylius_wishlist_plugin.factory.wishlist_product.class' => 'Sylius\\Component\\Resource\\Factory\\Factory',
  19937. 'bitbag_sylius_wishlist_plugin.repository.wishlist_product.class' => 'Sylius\\Bundle\\ResourceBundle\\Doctrine\\ORM\\EntityRepository',
  19938. 'bitbag_sylius_wishlist_plugin.parameters.wishlist_cookie_token' => 'wishlist_cookie_token',
  19939. 'bitbag_sylius_wishlist_plugin.parameters.allowed_mime_types' => [
  19940. 0 => 'text/csv',
  19941. 1 => 'text/plain',
  19942. 2 => 'application/csv',
  19943. 3 => 'text/comma-separated-values',
  19944. 4 => 'application/excel',
  19945. 5 => 'application/vnd.ms-excel',
  19946. 6 => 'application/vnd.msexcel',
  19947. 7 => 'text/anytext',
  19948. 8 => 'application/octet-stream',
  19949. 9 => 'application/txt',
  19950. ],
  19951. 'fos_elastica.property_accessor.magicCall' => 0,
  19952. 'fos_elastica.property_accessor.throwExceptionOnInvalidIndex' => 0,
  19953. 'fos_elastica.default_index' => 'bitbag_shop_product',
  19954. 'bitbag_es_excluded_filter_options' => [
  19955. ],
  19956. 'bitbag_es_excluded_filter_attributes' => [
  19957. ],
  19958. 'mobile_detect.cookie_expire_datetime_modifier' => '1 month',
  19959. 'mobile_detect.cookie_key' => 'device_view',
  19960. 'mobile_detect.redirect' => [
  19961. 'mobile' => [
  19962. 'is_enabled' => false,
  19963. 'host' => NULL,
  19964. 'status_code' => 302,
  19965. 'action' => 'redirect',
  19966. ],
  19967. 'tablet' => [
  19968. 'is_enabled' => false,
  19969. 'host' => NULL,
  19970. 'status_code' => 302,
  19971. 'action' => 'redirect',
  19972. ],
  19973. 'full' => [
  19974. 'is_enabled' => false,
  19975. 'host' => NULL,
  19976. 'status_code' => 302,
  19977. 'action' => 'redirect',
  19978. ],
  19979. 'detect_tablet_as_mobile' => false,
  19980. ],
  19981. 'mobile_detect.switch_device_view.save_referer_path' => true,
  19982. 'mobile_detect.switch_param' => 'device_view',
  19983. 'mobile_detect.cookie_path' => '/',
  19984. 'mobile_detect.cookie_domain' => '',
  19985. 'mobile_detect.cookie_secure' => false,
  19986. 'mobile_detect.cookie_httpOnly' => true,
  19987. 'white_october_pagerfanta.default_view' => 'default',
  19988. 'maker.compatible_check.doctrine.supports_attributes' => true,
  19989. 'data_collector.templates' => [
  19990. 'data_collector.request' => [
  19991. 0 => 'request',
  19992. 1 => '@WebProfiler/Collector/request.html.twig',
  19993. ],
  19994. 'api_platform.data_collector.request' => [
  19995. 0 => 'api_platform.data_collector.request',
  19996. 1 => '@ApiPlatform/DataCollector/request_legacy.html.twig',
  19997. ],
  19998. 'data_collector.time' => [
  19999. 0 => 'time',
  20000. 1 => '@WebProfiler/Collector/time.html.twig',
  20001. ],
  20002. 'data_collector.memory' => [
  20003. 0 => 'memory',
  20004. 1 => '@WebProfiler/Collector/memory.html.twig',
  20005. ],
  20006. 'data_collector.validator' => [
  20007. 0 => 'validator',
  20008. 1 => '@WebProfiler/Collector/validator.html.twig',
  20009. ],
  20010. 'data_collector.ajax' => [
  20011. 0 => 'ajax',
  20012. 1 => '@WebProfiler/Collector/ajax.html.twig',
  20013. ],
  20014. 'data_collector.form' => [
  20015. 0 => 'form',
  20016. 1 => '@WebProfiler/Collector/form.html.twig',
  20017. ],
  20018. 'data_collector.exception' => [
  20019. 0 => 'exception',
  20020. 1 => '@WebProfiler/Collector/exception.html.twig',
  20021. ],
  20022. 'data_collector.logger' => [
  20023. 0 => 'logger',
  20024. 1 => '@WebProfiler/Collector/logger.html.twig',
  20025. ],
  20026. 'data_collector.events' => [
  20027. 0 => 'events',
  20028. 1 => '@WebProfiler/Collector/events.html.twig',
  20029. ],
  20030. 'data_collector.router' => [
  20031. 0 => 'router',
  20032. 1 => '@WebProfiler/Collector/router.html.twig',
  20033. ],
  20034. 'data_collector.cache' => [
  20035. 0 => 'cache',
  20036. 1 => '@WebProfiler/Collector/cache.html.twig',
  20037. ],
  20038. 'data_collector.translation' => [
  20039. 0 => 'translation',
  20040. 1 => '@WebProfiler/Collector/translation.html.twig',
  20041. ],
  20042. 'data_collector.security' => [
  20043. 0 => 'security',
  20044. 1 => '@Security/Collector/security.html.twig',
  20045. ],
  20046. 'data_collector.twig' => [
  20047. 0 => 'twig',
  20048. 1 => '@WebProfiler/Collector/twig.html.twig',
  20049. ],
  20050. 'data_collector.doctrine' => [
  20051. 0 => 'db',
  20052. 1 => '@Doctrine/Collector/db.html.twig',
  20053. ],
  20054. 'swiftmailer.data_collector' => [
  20055. 0 => 'swiftmailer',
  20056. 1 => '@Swiftmailer/Collector/swiftmailer.html.twig',
  20057. ],
  20058. 'data_collector.dump' => [
  20059. 0 => 'dump',
  20060. 1 => '@Debug/Profiler/dump.html.twig',
  20061. ],
  20062. 'data_collector.messenger' => [
  20063. 0 => 'messenger',
  20064. 1 => '@WebProfiler/Collector/messenger.html.twig',
  20065. ],
  20066. 'sylius.channel_collector' => [
  20067. 0 => 'sylius.channel_collector',
  20068. 1 => '@SyliusChannel/Collector/channel.html.twig',
  20069. ],
  20070. 'Sylius\\Bundle\\UiBundle\\DataCollector\\TemplateBlockDataCollector' => [
  20071. 0 => 'sylius_ui.template_block',
  20072. 1 => '@SyliusUi/DataCollector/templateBlock.html.twig',
  20073. ],
  20074. 'sonata.block.data_collector' => [
  20075. 0 => 'block',
  20076. 1 => '@SonataBlock/Profiler/block.html.twig',
  20077. ],
  20078. 'data_collector.jms_serializer' => [
  20079. 0 => 'jms_serializer',
  20080. 1 => '@JMSSerializer/Collector/panel.html.twig',
  20081. ],
  20082. 'payum.profiler.payum_collector' => [
  20083. 0 => 'payum',
  20084. 1 => '@Payum/Profiler/payum.html.twig',
  20085. ],
  20086. 'Sylius\\Bundle\\ThemeBundle\\Collector\\ThemeCollector' => [
  20087. 0 => 'sylius_theme',
  20088. 1 => '@SyliusTheme/Collector/theme',
  20089. ],
  20090. 'fos_elastica.data_collector' => [
  20091. 0 => 'elastica',
  20092. 1 => '@FOSElastica/Collector/elastica.html.twig',
  20093. ],
  20094. 'MobileDetectBundle\\DataCollector\\DeviceDataCollector' => [
  20095. 0 => 'device.collector',
  20096. 1 => '@MobileDetect/Collector/device.html.twig',
  20097. ],
  20098. 'data_collector.config' => [
  20099. 0 => 'config',
  20100. 1 => '@WebProfiler/Collector/config.html.twig',
  20101. ],
  20102. 'sylius.collector.core' => [
  20103. 0 => 'sylius_core',
  20104. 1 => '@SyliusCore/Collector/sylius.html.twig',
  20105. ],
  20106. 'Sylius\\Bundle\\CoreBundle\\Collector\\CartCollector' => [
  20107. 0 => 'sylius_cart',
  20108. 1 => '@SyliusCore/Collector/cart.html.twig',
  20109. ],
  20110. ],
  20111. 'sylius.attribute.attribute_types' => [
  20112. 'text' => 'Text',
  20113. 'textarea' => 'Textarea',
  20114. 'checkbox' => 'Checkbox',
  20115. 'integer' => 'Integer',
  20116. 'percent' => 'Percent',
  20117. 'datetime' => 'Datetime',
  20118. 'date' => 'Date',
  20119. 'select' => 'Select',
  20120. ],
  20121. 'sylius.tax_calculators' => [
  20122. 'default' => 'default',
  20123. ],
  20124. 'sylius.shipping_calculators' => [
  20125. 'flat_rate' => 'sylius.form.shipping_calculator.flat_rate_configuration.label',
  20126. 'per_unit_rate' => 'sylius.form.shipping_calculator.per_unit_rate_configuration.label',
  20127. ],
  20128. 'sylius.shipping_method_rules' => [
  20129. 'total_weight_greater_than_or_equal' => 'sylius.form.shipping_method_rule.total_weight_greater_than_or_equal',
  20130. 'total_weight_less_than_or_equal' => 'sylius.form.shipping_method_rule.total_weight_less_than_or_equal',
  20131. 'order_total_greater_than_or_equal' => 'sylius.form.shipping_method_rule.items_total_greater_than_or_equal',
  20132. 'order_total_less_than_or_equal' => 'sylius.form.shipping_method_rule.items_total_less_than_or_equal',
  20133. ],
  20134. 'sylius.shipping_method_resolvers' => [
  20135. 'vendor_shipping_methods_resolver' => 'open_marketplace.vendor_shipping_methods_resolver',
  20136. 'default' => 'Default',
  20137. 'zones_and_channel_based' => 'sylius.shipping_methods_resolver.zones_and_channel_based',
  20138. ],
  20139. 'sylius.payment_method_resolvers' => [
  20140. 'default' => 'Default',
  20141. 'channel_based' => 'sylius.payment_methods_resolver.channel_based',
  20142. ],
  20143. 'sylius.promotion_rules' => [
  20144. 'cart_quantity' => 'sylius.form.promotion_rule.cart_quantity',
  20145. 'customer_group' => 'sylius.form.promotion_rule.customer_group',
  20146. 'nth_order' => 'sylius.form.promotion_rule.nth_order',
  20147. 'shipping_country' => 'sylius.form.promotion_rule.shipping_country',
  20148. 'has_taxon' => 'sylius.form.promotion_rule.has_at_least_one_from_taxons',
  20149. 'total_of_items_from_taxon' => 'sylius.form.promotion_rule.total_price_of_items_from_taxon',
  20150. 'contains_product' => 'sylius.form.promotion_rule.contains_product',
  20151. 'item_total' => 'sylius.form.promotion_rule.item_total',
  20152. ],
  20153. 'sylius.promotion_actions' => [
  20154. 'order_fixed_discount' => 'sylius.form.promotion_action.order_fixed_discount',
  20155. 'unit_fixed_discount' => 'sylius.form.promotion_action.item_fixed_discount',
  20156. 'order_percentage_discount' => 'sylius.form.promotion_action.order_percentage_discount',
  20157. 'unit_percentage_discount' => 'sylius.form.promotion_action.item_percentage_discount',
  20158. 'shipping_percentage_discount' => 'sylius.form.promotion_action.shipping_percentage_discount',
  20159. ],
  20160. 'sylius.catalog_promotion.actions_types' => [
  20161. 0 => 'fixed_discount',
  20162. 1 => 'percentage_discount',
  20163. ],
  20164. 'sylius.catalog_promotion.scopes_types' => [
  20165. 0 => 'for_products',
  20166. 1 => 'for_taxons',
  20167. 2 => 'for_variants',
  20168. ],
  20169. 'sylius_ui.sonata_block.whitelisted_variables' => [
  20170. 0 => 'address',
  20171. 1 => 'addresses',
  20172. 2 => 'cart',
  20173. 3 => 'channel',
  20174. 4 => 'customer',
  20175. 5 => 'form',
  20176. 6 => 'order',
  20177. 7 => 'order_item',
  20178. 8 => 'orders',
  20179. 9 => 'product',
  20180. 10 => 'product_review',
  20181. 11 => 'product_reviews',
  20182. 12 => 'products',
  20183. 13 => 'resource',
  20184. 14 => 'resources',
  20185. 15 => 'statistics',
  20186. 16 => 'taxon',
  20187. ],
  20188. 'sylius.tax_calculation_strategies' => [
  20189. 'order_items_based' => 'Order items based',
  20190. 'order_item_units_based' => 'Order item units based',
  20191. ],
  20192. 'sylius.gateway_factories' => [
  20193. 'paypal_express_checkout' => 'sylius.payum_gateway_factory.paypal_express_checkout',
  20194. 'stripe_checkout' => 'sylius.payum_gateway_factory.stripe_checkout',
  20195. 'offline' => 'sylius.payum_gateway_factory.offline',
  20196. ],
  20197. 'bitbag_sylius_cms_plugin.media_providers' => [
  20198. 'bitbag_sylius_cms_plugin.ui.file_provider' => 'file',
  20199. 'bitbag_sylius_cms_plugin.ui.image_provider' => 'image',
  20200. 'bitbag_sylius_cms_plugin.ui.video_provider' => 'video',
  20201. ],
  20202. 'console.command.ids' => [
  20203. 0 => 'console.command.public_alias.bitbag_sylius_cms_plugin.command.import_from_csv',
  20204. 1 => 'sylius.console.command.resource_debug',
  20205. 2 => 'console.command.public_alias.Sylius\\Bundle\\FixturesBundle\\Command\\FixturesListCommand',
  20206. 3 => 'console.command.public_alias.Sylius\\Bundle\\FixturesBundle\\Command\\FixturesLoadCommand',
  20207. 4 => 'console.command.public_alias.Sylius\\Bundle\\ThemeBundle\\Command\\ListCommand',
  20208. 5 => 'console.command.public_alias.Sylius\\Bundle\\ThemeBundle\\Command\\AssetsInstallCommand',
  20209. ],
  20210. ];
  20211. }
  20212. protected function throw($message)
  20213. {
  20214. throw new RuntimeException($message);
  20215. }
  20216. }