var/cache/dev/ContainerVGBVAXv/App_KernelDevDebugContainer.php line 3037

  1. <?php
  2. namespace ContainerVGBVAXv;
  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\LogicException;
  7. use Symfony\Component\DependencyInjection\Exception\ParameterNotFoundException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected \Closure $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService $this->getService(...);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  34.             'cache.app' => 'getCache_AppService',
  35.             'cache.security_is_granted_attribute_expression_language' => 'getCache_SecurityIsGrantedAttributeExpressionLanguageService',
  36.             'cache.system' => 'getCache_SystemService',
  37.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  38.             'data_collector.dump' => 'getDataCollector_DumpService',
  39.             'doctrine' => 'getDoctrineService',
  40.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  41.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  42.             'event_dispatcher' => 'getEventDispatcherService',
  43.             'http_kernel' => 'getHttpKernelService',
  44.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  45.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  46.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  47.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  48.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  49.             'request_stack' => 'getRequestStackService',
  50.             'router' => 'getRouterService',
  51.             'translator' => 'getTranslatorService',
  52.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  53.             'profiler' => 'getProfilerService',
  54.         ];
  55.         $this->fileMap = [
  56.             'App\\Controller\\Admin\\ApplicationCrudController' => 'getApplicationCrudControllerService',
  57.             'App\\Controller\\Admin\\DashboardController' => 'getDashboardControllerService',
  58.             'App\\Controller\\Admin\\ExportExcelCrudController' => 'getExportExcelCrudControllerService',
  59.             'App\\Controller\\Admin\\FrontThemeCrudController' => 'getFrontThemeCrudControllerService',
  60.             'App\\Controller\\Admin\\LinkCrudController' => 'getLinkCrudControllerService',
  61.             'App\\Controller\\Admin\\LinkTypeCrudController' => 'getLinkTypeCrudControllerService',
  62.             'App\\Controller\\Admin\\LogHistoryCrudController' => 'getLogHistoryCrudControllerService',
  63.             'App\\Controller\\Admin\\NotificationCrudController' => 'getNotificationCrudControllerService',
  64.             'App\\Controller\\Admin\\ProductCrudController' => 'getProductCrudControllerService',
  65.             'App\\Controller\\Admin\\RoleCrudController' => 'getRoleCrudControllerService',
  66.             'App\\Controller\\Admin\\SettingsCrudController' => 'getSettingsCrudControllerService',
  67.             'App\\Controller\\Admin\\UserCrudController' => 'getUserCrudControllerService',
  68.             'App\\Controller\\ExcelController' => 'getExcelControllerService',
  69.             'App\\Controller\\ResetPasswordController' => 'getResetPasswordControllerService',
  70.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  71.             'App\\Flexy\\BookingBundle\\Controller\\CategoryOfferCrudController' => 'getCategoryOfferCrudControllerService',
  72.             'App\\Flexy\\BookingBundle\\Controller\\DashboardController' => 'getDashboardController2Service',
  73.             'App\\Flexy\\BookingBundle\\Controller\\OfferCrudController' => 'getOfferCrudControllerService',
  74.             'App\\Flexy\\BookingBundle\\Controller\\ReservationCrudController' => 'getReservationCrudControllerService',
  75.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\BlocCrudController' => 'getBlocCrudControllerService',
  76.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\MasterSliderCrudController' => 'getMasterSliderCrudControllerService',
  77.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\MenuCrudController' => 'getMenuCrudControllerService',
  78.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\MenuItemCrudController' => 'getMenuItemCrudControllerService',
  79.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\PageCrudController' => 'getPageCrudControllerService',
  80.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\PubBannerCrudController' => 'getPubBannerCrudControllerService',
  81.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SectionCrudController' => 'getSectionCrudControllerService',
  82.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SlideCrudController' => 'getSlideCrudControllerService',
  83.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SliderCrudController' => 'getSliderCrudControllerService',
  84.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SubMenuItemCrudController' => 'getSubMenuItemCrudControllerService',
  85.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\BookingController' => 'getBookingControllerService',
  86.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\CartController' => 'getCartControllerService',
  87.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\CategoryProductController' => 'getCategoryProductControllerService',
  88.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\CheckoutController' => 'getCheckoutControllerService',
  89.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\DashboardController' => 'getDashboardController3Service',
  90.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\HomeController' => 'getHomeControllerService',
  91.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\MissionBookingController' => 'getMissionBookingControllerService',
  92.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\MyAccountController' => 'getMyAccountControllerService',
  93.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\PagesController' => 'getPagesControllerService',
  94.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\PartialController' => 'getPartialControllerService',
  95.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ProductController' => 'getProductControllerService',
  96.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\RegistrationController' => 'getRegistrationControllerService',
  97.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\SearchController' => 'getSearchControllerService',
  98.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\SectionController' => 'getSectionControllerService',
  99.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\AgentCrudController' => 'getAgentCrudControllerService',
  100.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Agent\\DashboardController' => 'getDashboardController4Service',
  101.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\AttributCrudController' => 'getAttributCrudControllerService',
  102.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\AttributValueCrudController' => 'getAttributValueCrudControllerService',
  103.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\BrandCrudController' => 'getBrandCrudControllerService',
  104.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CategoryOfferCrudController' => 'getCategoryOfferCrudController2Service',
  105.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CategoryProductCrudController' => 'getCategoryProductCrudControllerService',
  106.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CategoryProductShopCrudController' => 'getCategoryProductShopCrudControllerService',
  107.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CityCrudController' => 'getCityCrudControllerService',
  108.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CityRegionCrudController' => 'getCityRegionCrudControllerService',
  109.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CommentCrudController' => 'getCommentCrudControllerService',
  110.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CouponsCrudController' => 'getCouponsCrudControllerService',
  111.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerCrudController' => 'getCustomerCrudControllerService',
  112.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerGroupCrudController' => 'getCustomerGroupCrudControllerService',
  113.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerPackEngagementCrudController' => 'getCustomerPackEngagementCrudControllerService',
  114.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerWalletPointCrudController' => 'getCustomerWalletPointCrudControllerService',
  115.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController' => 'getCustomerWalletPointCrudController2Service',
  116.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Customer\\DashboardController' => 'getDashboardController5Service',
  117.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Customer\\MissionCrudController' => 'getMissionCrudControllerService',
  118.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Customer\\OrderCrudController' => 'getOrderCrudControllerService',
  119.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\DashboardController' => 'getDashboardController6Service',
  120.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\DemandeFundCrudController' => 'getDemandeFundCrudControllerService',
  121.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\DepartementCrudController' => 'getDepartementCrudControllerService',
  122.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ImportCrudController' => 'getImportCrudControllerService',
  123.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ImportExcelController' => 'getImportExcelControllerService',
  124.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ImportExcelCrudController' => 'getImportExcelCrudControllerService',
  125.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\MyCustomerCrudController' => 'getMyCustomerCrudControllerService',
  126.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\MyCustomerWalletCrudController' => 'getMyCustomerWalletCrudControllerService',
  127.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\OfferProductCrudController' => 'getOfferProductCrudControllerService',
  128.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\OrderCrudController' => 'getOrderCrudController2Service',
  129.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PackCrudController' => 'getPackCrudControllerService',
  130.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PackEngagementCrudController' => 'getPackEngagementCrudControllerService',
  131.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PaymentMethodCrudController' => 'getPaymentMethodCrudControllerService',
  132.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ProductCrudController' => 'getProductCrudController2Service',
  133.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PromotionCrudController' => 'getPromotionCrudControllerService',
  134.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ShippingMethodCrudController' => 'getShippingMethodCrudControllerService',
  135.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\VendorCrudController' => 'getVendorCrudControllerService',
  136.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CatalogueProductCrudController' => 'getCatalogueProductCrudControllerService',
  137.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CategoryOfferCrudController' => 'getCategoryOfferCrudController3Service',
  138.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CategoryProductCrudController' => 'getCategoryProductCrudController2Service',
  139.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CustomerCrudController' => 'getCustomerCrudController2Service',
  140.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\DashboardController' => 'getDashboardController7Service',
  141.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\DemandeFundCrudController' => 'getDemandeFundCrudController2Service',
  142.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\MyOrdersCrudController' => 'getMyOrdersCrudControllerService',
  143.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\OfferProductCrudController' => 'getOfferProductCrudController2Service',
  144.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\PagesController' => 'getPagesController2Service',
  145.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\ProductCrudController' => 'getProductCrudController3Service',
  146.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\VendorCrudController' => 'getVendorCrudController2Service',
  147.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\VendorStatementCrudController' => 'getVendorStatementCrudControllerService',
  148.             'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\VendorController' => 'getVendorControllerService',
  149.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\BlocCrudController' => 'getBlocCrudController2Service',
  150.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\MasterSliderCrudController' => 'getMasterSliderCrudController2Service',
  151.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\MenuCrudController' => 'getMenuCrudController2Service',
  152.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\MenuItemCrudController' => 'getMenuItemCrudController2Service',
  153.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\PageCrudController' => 'getPageCrudController2Service',
  154.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\PubBannerCrudController' => 'getPubBannerCrudController2Service',
  155.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SectionCrudController' => 'getSectionCrudController2Service',
  156.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SlideCrudController' => 'getSlideCrudController2Service',
  157.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SliderCrudController' => 'getSliderCrudController2Service',
  158.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SubMenuItemCrudController' => 'getSubMenuItemCrudController2Service',
  159.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\BookingController' => 'getBookingController2Service',
  160.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\CartController' => 'getCartController2Service',
  161.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\CategoryProductController' => 'getCategoryProductController2Service',
  162.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\CheckoutController' => 'getCheckoutController2Service',
  163.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\DashboardController' => 'getDashboardController8Service',
  164.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\HomeController' => 'getHomeController2Service',
  165.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\MyAccountController' => 'getMyAccountController2Service',
  166.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\OAuth\\FacebookController' => 'getFacebookControllerService',
  167.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\OAuth\\GoogleController' => 'getGoogleControllerService',
  168.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\PagesController' => 'getPagesController3Service',
  169.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\PartialController' => 'getPartialController2Service',
  170.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ProductController' => 'getProductController2Service',
  171.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\RegistrationController' => 'getRegistrationController2Service',
  172.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\SearchController' => 'getSearchController2Service',
  173.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\AgentCrudController' => 'getAgentCrudController2Service',
  174.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\DashboardController' => 'getDashboardController9Service',
  175.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\DefaultController' => 'getDefaultControllerService',
  176.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderController' => 'getOrderControllerService',
  177.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderCrudController' => 'getOrderCrudController3Service',
  178.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderOldCrudController' => 'getOrderOldCrudControllerService',
  179.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderToDoCrudController' => 'getOrderToDoCrudControllerService',
  180.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\DashboardController' => 'getDashboardController10Service',
  181.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\DefaultController' => 'getDefaultController2Service',
  182.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderController' => 'getOrderController2Service',
  183.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderCrudController' => 'getOrderCrudController4Service',
  184.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderOldCrudController' => 'getOrderOldCrudController2Service',
  185.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderToDoCrudController' => 'getOrderToDoCrudController2Service',
  186.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\ShippingAgentCrudController' => 'getShippingAgentCrudControllerService',
  187.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\ComplaintCrudController' => 'getComplaintCrudControllerService',
  188.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\ComplaintSubjectCrudController' => 'getComplaintSubjectCrudControllerService',
  189.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerCODCrudController' => 'getCustomerCODCrudControllerService',
  190.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerCrudController' => 'getCustomerCrudController3Service',
  191.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerGroupCrudController' => 'getCustomerGroupCrudController2Service',
  192.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerPackEngagementCrudController' => 'getCustomerPackEngagementCrudController2Service',
  193.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController' => 'getCustomerWalletPointCrudController3Service',
  194.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\CustomerWalletPointCrudController' => 'getCustomerWalletPointCrudController4Service',
  195.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\DashboardController' => 'getDashboardController11Service',
  196.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\MissionCrudController' => 'getMissionCrudController2Service',
  197.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\OrderCrudController' => 'getOrderCrudController5Service',
  198.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\MyCustomerCrudController' => 'getMyCustomerCrudController2Service',
  199.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\MyCustomerWalletCrudController' => 'getMyCustomerWalletCrudController2Service',
  200.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\PackCrudController' => 'getPackCrudController2Service',
  201.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\PackEngagementCrudController' => 'getPackEngagementCrudController2Service',
  202.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\DashboardController' => 'getDashboardController12Service',
  203.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\ImportExcelController' => 'getImportExcelController2Service',
  204.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\ImportExcel\\ImportCrudController' => 'getImportCrudController2Service',
  205.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderPaymentCrudController' => 'getChangeStatusOrderPaymentCrudControllerService',
  206.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderShippingCrudController' => 'getChangeStatusOrderShippingCrudControllerService',
  207.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\DemandeFundCrudController' => 'getDemandeFundCrudController3Service',
  208.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\ExportExcelOrderCrudController' => 'getExportExcelOrderCrudControllerService',
  209.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\LogHistoryOrderCrudController' => 'getLogHistoryOrderCrudControllerService',
  210.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\OrderCrudController' => 'getOrderCrudController6Service',
  211.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\BankBookCrudController' => 'getBankBookCrudControllerService',
  212.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\PaymentMethodCrudController' => 'getPaymentMethodCrudController2Service',
  213.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\TransactionCrudController' => 'getTransactionCrudControllerService',
  214.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\TransactionListCrudController' => 'getTransactionListCrudControllerService',
  215.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\AttributCrudController' => 'getAttributCrudController2Service',
  216.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\AttributValueCrudController' => 'getAttributValueCrudController2Service',
  217.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\BrandCrudController' => 'getBrandCrudController2Service',
  218.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryOfferCrudController' => 'getCategoryOfferCrudController4Service',
  219.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryProductCrudController' => 'getCategoryProductCrudController3Service',
  220.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryProductRevenueCrudController' => 'getCategoryProductRevenueCrudControllerService',
  221.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryProductShopCrudController' => 'getCategoryProductShopCrudController2Service',
  222.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CommentCrudController' => 'getCommentCrudController2Service',
  223.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ExportExcelCategoryProductCrudController' => 'getExportExcelCategoryProductCrudControllerService',
  224.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ExportExcelProductCrudController' => 'getExportExcelProductCrudControllerService',
  225.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ImportExcelCrudController' => 'getImportExcelCrudController2Service',
  226.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\OfferProductCrudController' => 'getOfferProductCrudController3Service',
  227.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductCrudController' => 'getProductCrudController4Service',
  228.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductPackChildCrudController' => 'getProductPackChildCrudControllerService',
  229.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductPackCrudController' => 'getProductPackCrudControllerService',
  230.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductRevenueCrudController' => 'getProductRevenueCrudControllerService',
  231.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductSubscriptionCrudController' => 'getProductSubscriptionCrudControllerService',
  232.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductVariableCrudController' => 'getProductVariableCrudControllerService',
  233.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Promotion\\CouponsCrudController' => 'getCouponsCrudController2Service',
  234.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Promotion\\PromotionCrudController' => 'getPromotionCrudController2Service',
  235.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CashBoxCrudController' => 'getCashBoxCrudControllerService',
  236.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CashOnDeliveryCrudController' => 'getCashOnDeliveryCrudControllerService',
  237.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CityCrudController' => 'getCityCrudController2Service',
  238.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CityRegionCrudController' => 'getCityRegionCrudController2Service',
  239.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\DepartementCrudController' => 'getDepartementCrudController2Service',
  240.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentCollectMoneyCrudController' => 'getShipmentCollectMoneyCrudControllerService',
  241.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentCrudController' => 'getShipmentCrudControllerService',
  242.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentItemChildCrudController' => 'getShipmentItemChildCrudControllerService',
  243.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentItemCrudController' => 'getShipmentItemCrudControllerService',
  244.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentPaperCrudController' => 'getShipmentPaperCrudControllerService',
  245.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShippingCalculationMethodCrudController' => 'getShippingCalculationMethodCrudControllerService',
  246.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShippingMethodCrudController' => 'getShippingMethodCrudController2Service',
  247.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\StepTypeCrudController' => 'getStepTypeCrudControllerService',
  248.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentCrudController' => 'getShipmentCrudController2Service',
  249.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentTrackingController' => 'getShipmentTrackingControllerService',
  250.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFiveShipmentCrudController' => 'getStepFiveShipmentCrudControllerService',
  251.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFourShipmentCrudController' => 'getStepFourShipmentCrudControllerService',
  252.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepOneShipmentCrudController' => 'getStepOneShipmentCrudControllerService',
  253.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepSixShipmentCrudController' => 'getStepSixShipmentCrudControllerService',
  254.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepThreeShipmentCrudController' => 'getStepThreeShipmentCrudControllerService',
  255.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepTwoShipmentCrudController' => 'getStepTwoShipmentCrudControllerService',
  256.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\TrackingStepCrudController' => 'getTrackingStepCrudControllerService',
  257.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\CatalogueProductCrudController' => 'getCatalogueProductCrudController2Service',
  258.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\CategoryProductCrudController' => 'getCategoryProductCrudController4Service',
  259.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\CustomerCrudController' => 'getCustomerCrudController4Service',
  260.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\DashboardController' => 'getDashboardController13Service',
  261.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\MyOrdersCrudController' => 'getMyOrdersCrudController2Service',
  262.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\ProductCrudController' => 'getProductCrudController5Service',
  263.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\StoreCrudController' => 'getStoreCrudControllerService',
  264.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CatalogueProductCrudController' => 'getCatalogueProductCrudController3Service',
  265.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryOfferCrudController' => 'getCategoryOfferCrudController5Service',
  266.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryProductCrudController' => 'getCategoryProductCrudController5Service',
  267.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CustomerCrudController' => 'getCustomerCrudController5Service',
  268.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DashboardController' => 'getDashboardController14Service',
  269.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DemandeFundCrudController' => 'getDemandeFundCrudController4Service',
  270.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\MyOrdersCrudController' => 'getMyOrdersCrudController3Service',
  271.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\OfferProductCrudController' => 'getOfferProductCrudController4Service',
  272.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\ProductCrudController' => 'getProductCrudController6Service',
  273.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorCrudController' => 'getVendorCrudController3Service',
  274.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorStatementCrudController' => 'getVendorStatementCrudController2Service',
  275.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\VendorCrudController' => 'getVendorCrudController4Service',
  276.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Statistics\\AdminStatsController' => 'getAdminStatsControllerService',
  277.             'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\VendorController' => 'getVendorController2Service',
  278.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\BlocCrudController' => 'getBlocCrudController3Service',
  279.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\MasterSliderCrudController' => 'getMasterSliderCrudController3Service',
  280.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\MenuCrudController' => 'getMenuCrudController3Service',
  281.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\MenuItemCrudController' => 'getMenuItemCrudController3Service',
  282.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\PageCrudController' => 'getPageCrudController3Service',
  283.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\PubBannerCrudController' => 'getPubBannerCrudController3Service',
  284.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\SectionCrudController' => 'getSectionCrudController3Service',
  285.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\SlideCrudController' => 'getSlideCrudController3Service',
  286.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\SliderCrudController' => 'getSliderCrudController3Service',
  287.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\SubMenuItemCrudController' => 'getSubMenuItemCrudController3Service',
  288.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Api\\ApiController' => 'getApiControllerService',
  289.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\DashboardController' => 'getDashboardController15Service',
  290.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Front\\BookingController' => 'getBookingController3Service',
  291.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Front\\CartController' => 'getCartController3Service',
  292.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Front\\CategoryProductController' => 'getCategoryProductController3Service',
  293.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Front\\CheckoutController' => 'getCheckoutController3Service',
  294.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Front\\HomeController' => 'getHomeController3Service',
  295.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Front\\MyAccountController' => 'getMyAccountController3Service',
  296.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Front\\PagesController' => 'getPagesController4Service',
  297.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Front\\PartialController' => 'getPartialController3Service',
  298.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Front\\ProductController' => 'getProductController3Service',
  299.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Front\\RegistrationController' => 'getRegistrationController3Service',
  300.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Front\\SearchController' => 'getSearchController3Service',
  301.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Front\\VendorController' => 'getVendorController3Service',
  302.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\OAuth\\FacebookController' => 'getFacebookController2Service',
  303.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\OAuth\\GoogleController' => 'getGoogleController2Service',
  304.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\AgentCoachCrudController' => 'getAgentCoachCrudControllerService',
  305.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\AgentCommercialCrudController' => 'getAgentCommercialCrudControllerService',
  306.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\AgentCrudController' => 'getAgentCrudController3Service',
  307.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\AgentObjectiveCrudController' => 'getAgentObjectiveCrudControllerService',
  308.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\DashboardController' => 'getDashboardController16Service',
  309.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\DefaultController' => 'getDefaultController3Service',
  310.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderController' => 'getOrderController3Service',
  311.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderCrudController' => 'getOrderCrudController7Service',
  312.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderOldCrudController' => 'getOrderOldCrudController3Service',
  313.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderToDoCrudController' => 'getOrderToDoCrudController3Service',
  314.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\DashboardController' => 'getDashboardController17Service',
  315.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\DefaultController' => 'getDefaultController4Service',
  316.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderController' => 'getOrderController4Service',
  317.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderCrudController' => 'getOrderCrudController8Service',
  318.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderOldCrudController' => 'getOrderOldCrudController4Service',
  319.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderToDoCrudController' => 'getOrderToDoCrudController4Service',
  320.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\ShippingAgentCrudController' => 'getShippingAgentCrudController2Service',
  321.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\ComplaintCrudController' => 'getComplaintCrudController2Service',
  322.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\ComplaintSubjectCrudController' => 'getComplaintSubjectCrudController2Service',
  323.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerCODCrudController' => 'getCustomerCODCrudController2Service',
  324.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerCrudController' => 'getCustomerCrudController6Service',
  325.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerGroupCrudController' => 'getCustomerGroupCrudController3Service',
  326.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerPackEngagementCrudController' => 'getCustomerPackEngagementCrudController3Service',
  327.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerSubscribeCrudController' => 'getCustomerSubscribeCrudControllerService',
  328.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerSubscribeTrashCrudController' => 'getCustomerSubscribeTrashCrudControllerService',
  329.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerVisitorsCrudController' => 'getCustomerVisitorsCrudControllerService',
  330.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController' => 'getCustomerWalletPointCrudController5Service',
  331.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\Dashboard\\CustomerWalletPointCrudController' => 'getCustomerWalletPointCrudController6Service',
  332.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\Dashboard\\DashboardController' => 'getDashboardController18Service',
  333.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\Dashboard\\MissionCrudController' => 'getMissionCrudController3Service',
  334.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\Dashboard\\OrderCrudController' => 'getOrderCrudController9Service',
  335.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\MyCustomerCrudController' => 'getMyCustomerCrudController3Service',
  336.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\MyCustomerWalletCrudController' => 'getMyCustomerWalletCrudController3Service',
  337.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\PackCrudController' => 'getPackCrudController3Service',
  338.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\PackEngagementCrudController' => 'getPackEngagementCrudController3Service',
  339.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\ProductSubscriptionCrudController' => 'getProductSubscriptionCrudController2Service',
  340.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\VisitCrudController' => 'getVisitCrudControllerService',
  341.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\VisitOutsideCrudController' => 'getVisitOutsideCrudControllerService',
  342.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\DashboardController' => 'getDashboardController19Service',
  343.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\ImportExcelController' => 'getImportExcelController3Service',
  344.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\ImportExcel\\ImportCrudController' => 'getImportCrudController3Service',
  345.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\ActiveProductSubscriptionCrudController' => 'getActiveProductSubscriptionCrudControllerService',
  346.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\CashBoxOrderCrudController' => 'getCashBoxOrderCrudControllerService',
  347.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\CashBoxOrderNewCrudController' => 'getCashBoxOrderNewCrudControllerService',
  348.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderPaymentCrudController' => 'getChangeStatusOrderPaymentCrudController2Service',
  349.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderShippingCrudController' => 'getChangeStatusOrderShippingCrudController2Service',
  350.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\DemandeFundCrudController' => 'getDemandeFundCrudController5Service',
  351.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\ExportExcelOrderCrudController' => 'getExportExcelOrderCrudController2Service',
  352.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\InactiveProductSubscriptionCrudController' => 'getInactiveProductSubscriptionCrudControllerService',
  353.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\LogHistoryOrderCrudController' => 'getLogHistoryOrderCrudController2Service',
  354.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\OrderCrudController' => 'getOrderCrudController10Service',
  355.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\OrderItemCrudController' => 'getOrderItemCrudControllerService',
  356.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\OrderServiceCanceledCrudController' => 'getOrderServiceCanceledCrudControllerService',
  357.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\OrderServiceCrudController' => 'getOrderServiceCrudControllerService',
  358.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\OrderServiceEmbdedCrudController' => 'getOrderServiceEmbdedCrudControllerService',
  359.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\OrderServiceTrashCrudController' => 'getOrderServiceTrashCrudControllerService',
  360.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\ProductSubscriptionCrudController' => 'getProductSubscriptionCrudController3Service',
  361.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\ReabonnementProductSubscriptionCrudController' => 'getReabonnementProductSubscriptionCrudControllerService',
  362.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Payment\\BankBookCrudController' => 'getBankBookCrudController2Service',
  363.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Payment\\PaymentCrudController' => 'getPaymentCrudControllerService',
  364.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Payment\\PaymentMethodCrudController' => 'getPaymentMethodCrudController3Service',
  365.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Payment\\TransactionCrudController' => 'getTransactionCrudController2Service',
  366.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Payment\\TransactionListCrudController' => 'getTransactionListCrudController2Service',
  367.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\AttributCrudController' => 'getAttributCrudController3Service',
  368.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\AttributValueCrudController' => 'getAttributValueCrudController3Service',
  369.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\BrandCrudController' => 'getBrandCrudController3Service',
  370.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\CategoryOfferCrudController' => 'getCategoryOfferCrudController6Service',
  371.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\CategoryProductCrudController' => 'getCategoryProductCrudController6Service',
  372.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\CategoryProductRevenueCrudController' => 'getCategoryProductRevenueCrudController2Service',
  373.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\CategoryProductShopCrudController' => 'getCategoryProductShopCrudController3Service',
  374.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\CommentCrudController' => 'getCommentCrudController3Service',
  375.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ExportExcelCategoryProductCrudController' => 'getExportExcelCategoryProductCrudController2Service',
  376.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ExportExcelProductCrudController' => 'getExportExcelProductCrudController2Service',
  377.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ImportExcelCrudController' => 'getImportExcelCrudController3Service',
  378.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\OfferProductCrudController' => 'getOfferProductCrudController5Service',
  379.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ProductCrudController' => 'getProductCrudController7Service',
  380.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ProductPackChildCrudController' => 'getProductPackChildCrudController2Service',
  381.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ProductPackCrudController' => 'getProductPackCrudController2Service',
  382.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ProductRevenueCrudController' => 'getProductRevenueCrudController2Service',
  383.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ProductSubscriptionCrudController' => 'getProductSubscriptionCrudController4Service',
  384.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ProductVariableCrudController' => 'getProductVariableCrudController2Service',
  385.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Promotion\\CouponsCrudController' => 'getCouponsCrudController3Service',
  386.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Promotion\\PromotionCrudController' => 'getPromotionCrudController3Service',
  387.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\CashBoxCrudController' => 'getCashBoxCrudController2Service',
  388.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\CashOnDeliveryCrudController' => 'getCashOnDeliveryCrudController2Service',
  389.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\CityCrudController' => 'getCityCrudController3Service',
  390.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\CityRegionCrudController' => 'getCityRegionCrudController3Service',
  391.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\DepartementCrudController' => 'getDepartementCrudController3Service',
  392.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShipmentCollectMoneyCrudController' => 'getShipmentCollectMoneyCrudController2Service',
  393.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShipmentCrudController' => 'getShipmentCrudController3Service',
  394.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShipmentItemChildCrudController' => 'getShipmentItemChildCrudController2Service',
  395.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShipmentItemCrudController' => 'getShipmentItemCrudController2Service',
  396.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShipmentPaperCrudController' => 'getShipmentPaperCrudController2Service',
  397.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShippingCalculationMethodCrudController' => 'getShippingCalculationMethodCrudController2Service',
  398.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShippingMethodCrudController' => 'getShippingMethodCrudController3Service',
  399.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\StepTypeCrudController' => 'getStepTypeCrudController2Service',
  400.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentCrudController' => 'getShipmentCrudController4Service',
  401.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentTrackingController' => 'getShipmentTrackingController2Service',
  402.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFiveShipmentCrudController' => 'getStepFiveShipmentCrudController2Service',
  403.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFourShipmentCrudController' => 'getStepFourShipmentCrudController2Service',
  404.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\StepOneShipmentCrudController' => 'getStepOneShipmentCrudController2Service',
  405.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\StepSixShipmentCrudController' => 'getStepSixShipmentCrudController2Service',
  406.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\StepThreeShipmentCrudController' => 'getStepThreeShipmentCrudController2Service',
  407.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\StepTwoShipmentCrudController' => 'getStepTwoShipmentCrudController2Service',
  408.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\TrackingStepCrudController' => 'getTrackingStepCrudController2Service',
  409.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Store\\Dashboard\\CatalogueProductCrudController' => 'getCatalogueProductCrudController4Service',
  410.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Store\\Dashboard\\CategoryProductCrudController' => 'getCategoryProductCrudController7Service',
  411.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Store\\Dashboard\\CustomerCrudController' => 'getCustomerCrudController7Service',
  412.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Store\\Dashboard\\DashboardController' => 'getDashboardController20Service',
  413.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Store\\Dashboard\\MyOrdersCrudController' => 'getMyOrdersCrudController4Service',
  414.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Store\\Dashboard\\ProductCrudController' => 'getProductCrudController8Service',
  415.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Store\\StoreCrudController' => 'getStoreCrudController2Service',
  416.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CatalogueProductCrudController' => 'getCatalogueProductCrudController5Service',
  417.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryOfferCrudController' => 'getCategoryOfferCrudController7Service',
  418.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryProductCrudController' => 'getCategoryProductCrudController8Service',
  419.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CustomerCrudController' => 'getCustomerCrudController8Service',
  420.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DashboardController' => 'getDashboardController21Service',
  421.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DemandeFundCrudController' => 'getDemandeFundCrudController6Service',
  422.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\MyOrdersCrudController' => 'getMyOrdersCrudController5Service',
  423.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\OfferProductCrudController' => 'getOfferProductCrudController6Service',
  424.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\ProductCrudController' => 'getProductCrudController9Service',
  425.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorCrudController' => 'getVendorCrudController5Service',
  426.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorStatementCrudController' => 'getVendorStatementCrudController3Service',
  427.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\VendorCrudController' => 'getVendorCrudController6Service',
  428.             'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Statistics\\AdminStatsController' => 'getAdminStatsController2Service',
  429.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\BlocCrudController' => 'getBlocCrudController4Service',
  430.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\MasterSliderCrudController' => 'getMasterSliderCrudController4Service',
  431.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\MenuCrudController' => 'getMenuCrudController4Service',
  432.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\MenuItemCrudController' => 'getMenuItemCrudController4Service',
  433.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\PageCrudController' => 'getPageCrudController4Service',
  434.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\PubBannerCrudController' => 'getPubBannerCrudController4Service',
  435.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\SectionCrudController' => 'getSectionCrudController4Service',
  436.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\SlideCrudController' => 'getSlideCrudController4Service',
  437.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\SliderCrudController' => 'getSliderCrudController4Service',
  438.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\SubMenuItemCrudController' => 'getSubMenuItemCrudController4Service',
  439.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\BookingController' => 'getBookingController4Service',
  440.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\CartController' => 'getCartController4Service',
  441.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\CategoryProductController' => 'getCategoryProductController4Service',
  442.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\CheckoutController' => 'getCheckoutController4Service',
  443.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\DashboardController' => 'getDashboardController22Service',
  444.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\HomeController' => 'getHomeController4Service',
  445.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\MissionBookingController' => 'getMissionBookingController2Service',
  446.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\MyAccountController' => 'getMyAccountController4Service',
  447.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\PagesController' => 'getPagesController5Service',
  448.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\PartialController' => 'getPartialController4Service',
  449.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ProductController' => 'getProductController4Service',
  450.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\RegistrationController' => 'getRegistrationController4Service',
  451.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\SearchController' => 'getSearchController4Service',
  452.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\SectionController' => 'getSectionController2Service',
  453.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\AgentCrudController' => 'getAgentCrudController4Service',
  454.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Agent\\AgentCrudController' => 'getAgentCrudController5Service',
  455.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Agent\\DashboardController' => 'getDashboardController23Service',
  456.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Agent\\MissionCrudController' => 'getMissionCrudController4Service',
  457.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Agent\\OrderCrudController' => 'getOrderCrudController11Service',
  458.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\AttributCrudController' => 'getAttributCrudController4Service',
  459.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\AttributValueCrudController' => 'getAttributValueCrudController4Service',
  460.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\BrandCrudController' => 'getBrandCrudController4Service',
  461.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CategoryOfferCrudController' => 'getCategoryOfferCrudController8Service',
  462.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CategoryProductCrudController' => 'getCategoryProductCrudController9Service',
  463.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CategoryProductShopCrudController' => 'getCategoryProductShopCrudController4Service',
  464.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CityCrudController' => 'getCityCrudController4Service',
  465.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CityRegionCrudController' => 'getCityRegionCrudController4Service',
  466.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CommentCrudController' => 'getCommentCrudController4Service',
  467.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CouponsCrudController' => 'getCouponsCrudController4Service',
  468.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CustomerCrudController' => 'getCustomerCrudController9Service',
  469.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CustomerGroupCrudController' => 'getCustomerGroupCrudController4Service',
  470.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CustomerPackEngagementCrudController' => 'getCustomerPackEngagementCrudController4Service',
  471.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CustomerWalletPointCrudController' => 'getCustomerWalletPointCrudController7Service',
  472.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Customer\\CustomerCrudController' => 'getCustomerCrudController10Service',
  473.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController' => 'getCustomerWalletPointCrudController8Service',
  474.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Customer\\DashboardController' => 'getDashboardController24Service',
  475.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Customer\\MissionCrudController' => 'getMissionCrudController5Service',
  476.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Customer\\OrderCrudController' => 'getOrderCrudController12Service',
  477.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\DashboardController' => 'getDashboardController25Service',
  478.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\DemandeFundCrudController' => 'getDemandeFundCrudController7Service',
  479.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\DepartementCrudController' => 'getDepartementCrudController4Service',
  480.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\ImportCrudController' => 'getImportCrudController4Service',
  481.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\ImportExcelController' => 'getImportExcelController4Service',
  482.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\ImportExcelCrudController' => 'getImportExcelCrudController4Service',
  483.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\MyCustomerCrudController' => 'getMyCustomerCrudController4Service',
  484.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\MyCustomerWalletCrudController' => 'getMyCustomerWalletCrudController4Service',
  485.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\OfferProductCrudController' => 'getOfferProductCrudController7Service',
  486.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\OrderCrudController' => 'getOrderCrudController13Service',
  487.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\PackCrudController' => 'getPackCrudController4Service',
  488.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\PackEngagementCrudController' => 'getPackEngagementCrudController4Service',
  489.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\PaymentMethodCrudController' => 'getPaymentMethodCrudController4Service',
  490.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\ProductCrudController' => 'getProductCrudController10Service',
  491.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\PromotionCrudController' => 'getPromotionCrudController4Service',
  492.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\ShippingMethodCrudController' => 'getShippingMethodCrudController4Service',
  493.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\VendorCrudController' => 'getVendorCrudController7Service',
  494.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\CatalogueProductCrudController' => 'getCatalogueProductCrudController6Service',
  495.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\CategoryOfferCrudController' => 'getCategoryOfferCrudController9Service',
  496.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\CategoryProductCrudController' => 'getCategoryProductCrudController10Service',
  497.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\CustomerCrudController' => 'getCustomerCrudController11Service',
  498.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\DashboardController' => 'getDashboardController26Service',
  499.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\DemandeFundCrudController' => 'getDemandeFundCrudController8Service',
  500.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\MyOrdersCrudController' => 'getMyOrdersCrudController6Service',
  501.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\OfferProductCrudController' => 'getOfferProductCrudController8Service',
  502.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\PagesController' => 'getPagesController6Service',
  503.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\ProductCrudController' => 'getProductCrudController11Service',
  504.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\VendorCrudController' => 'getVendorCrudController8Service',
  505.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\VendorStatementCrudController' => 'getVendorStatementCrudController4Service',
  506.             'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\VendorController' => 'getVendorController4Service',
  507.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\BlocCrudController' => 'getBlocCrudController5Service',
  508.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\MasterSliderCrudController' => 'getMasterSliderCrudController5Service',
  509.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\MenuCrudController' => 'getMenuCrudController5Service',
  510.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\MenuItemCrudController' => 'getMenuItemCrudController5Service',
  511.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\PageCrudController' => 'getPageCrudController5Service',
  512.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\PubBannerCrudController' => 'getPubBannerCrudController5Service',
  513.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SectionCrudController' => 'getSectionCrudController5Service',
  514.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SlideCrudController' => 'getSlideCrudController5Service',
  515.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SliderCrudController' => 'getSliderCrudController5Service',
  516.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SubMenuItemCrudController' => 'getSubMenuItemCrudController5Service',
  517.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\DashboardController' => 'getDashboardController27Service',
  518.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\BookingController' => 'getBookingController5Service',
  519.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\CartController' => 'getCartController5Service',
  520.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\CategoryProductController' => 'getCategoryProductController5Service',
  521.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\CheckoutController' => 'getCheckoutController5Service',
  522.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\HomeController' => 'getHomeController5Service',
  523.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\MissionBookingController' => 'getMissionBookingController3Service',
  524.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\MyAccountController' => 'getMyAccountController5Service',
  525.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\PagesController' => 'getPagesController7Service',
  526.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\PartialController' => 'getPartialController5Service',
  527.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\ProductController' => 'getProductController5Service',
  528.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\RegistrationController' => 'getRegistrationController5Service',
  529.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\SearchController' => 'getSearchController5Service',
  530.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\SectionController' => 'getSectionController3Service',
  531.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\VendorController' => 'getVendorController5Service',
  532.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\OAuth\\FacebookController' => 'getFacebookController3Service',
  533.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\OAuth\\GoogleController' => 'getGoogleController3Service',
  534.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Accounting\\InvoiceController' => 'getInvoiceControllerService',
  535.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Accounting\\InvoiceCrudController' => 'getInvoiceCrudControllerService',
  536.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\AgentCrudController' => 'getAgentCrudController6Service',
  537.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\DashboardController' => 'getDashboardController28Service',
  538.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerCODCrudController' => 'getCustomerCODCrudController3Service',
  539.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerCrudController' => 'getCustomerCrudController12Service',
  540.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerGroupCrudController' => 'getCustomerGroupCrudController5Service',
  541.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerPackEngagementCrudController' => 'getCustomerPackEngagementCrudController5Service',
  542.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController' => 'getCustomerWalletPointCrudController9Service',
  543.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\CustomerWalletPointCrudController' => 'getCustomerWalletPointCrudController10Service',
  544.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\DashboardController' => 'getDashboardController29Service',
  545.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\MissionCrudController' => 'getMissionCrudController6Service',
  546.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\OrderCrudController' => 'getOrderCrudController14Service',
  547.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\MyCustomerCrudController' => 'getMyCustomerCrudController5Service',
  548.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\MyCustomerWalletCrudController' => 'getMyCustomerWalletCrudController5Service',
  549.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\PackCrudController' => 'getPackCrudController5Service',
  550.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\PackEngagementCrudController' => 'getPackEngagementCrudController5Service',
  551.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\DashboardController' => 'getDashboardController30Service',
  552.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\ImportExcelController' => 'getImportExcelController5Service',
  553.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\ImportExcel\\ImportCrudController' => 'getImportCrudController5Service',
  554.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Order\\DemandeFundCrudController' => 'getDemandeFundCrudController9Service',
  555.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Order\\OrderController' => 'getOrderController5Service',
  556.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Order\\OrderCrudController' => 'getOrderCrudController15Service',
  557.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\BankBookCrudController' => 'getBankBookCrudController3Service',
  558.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\PaymentMethodCrudController' => 'getPaymentMethodCrudController5Service',
  559.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\TransactionCrudController' => 'getTransactionCrudController3Service',
  560.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\TransactionListCrudController' => 'getTransactionListCrudController3Service',
  561.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\AttributCrudController' => 'getAttributCrudController5Service',
  562.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\AttributValueCrudController' => 'getAttributValueCrudController5Service',
  563.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\BrandCrudController' => 'getBrandCrudController5Service',
  564.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CategoryOfferCrudController' => 'getCategoryOfferCrudController10Service',
  565.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CategoryProductCrudController' => 'getCategoryProductCrudController11Service',
  566.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CategoryProductShopCrudController' => 'getCategoryProductShopCrudController5Service',
  567.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CommentCrudController' => 'getCommentCrudController5Service',
  568.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ImportExcelCrudController' => 'getImportExcelCrudController5Service',
  569.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\OfferProductCrudController' => 'getOfferProductCrudController9Service',
  570.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ProductCrudController' => 'getProductCrudController12Service',
  571.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Promotion\\CouponsCrudController' => 'getCouponsCrudController5Service',
  572.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Promotion\\PromotionCrudController' => 'getPromotionCrudController5Service',
  573.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CashBoxCrudController' => 'getCashBoxCrudController3Service',
  574.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CashOnDeliveryCrudController' => 'getCashOnDeliveryCrudController3Service',
  575.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CityCrudController' => 'getCityCrudController5Service',
  576.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CityRegionCrudController' => 'getCityRegionCrudController5Service',
  577.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\DepartementCrudController' => 'getDepartementCrudController5Service',
  578.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentCollectMoneyCrudController' => 'getShipmentCollectMoneyCrudController3Service',
  579.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentCrudController' => 'getShipmentCrudController5Service',
  580.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentItemChildCrudController' => 'getShipmentItemChildCrudController3Service',
  581.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentItemCrudController' => 'getShipmentItemCrudController3Service',
  582.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentPaperCrudController' => 'getShipmentPaperCrudController3Service',
  583.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingCalculationMethodCrudController' => 'getShippingCalculationMethodCrudController3Service',
  584.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingMethodCrudController' => 'getShippingMethodCrudController5Service',
  585.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\StepTypeCrudController' => 'getStepTypeCrudController3Service',
  586.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentCrudController' => 'getShipmentCrudController6Service',
  587.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentTrackingController' => 'getShipmentTrackingController3Service',
  588.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFiveShipmentCrudController' => 'getStepFiveShipmentCrudController3Service',
  589.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFourShipmentCrudController' => 'getStepFourShipmentCrudController3Service',
  590.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepOneShipmentCrudController' => 'getStepOneShipmentCrudController3Service',
  591.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepSixShipmentCrudController' => 'getStepSixShipmentCrudController3Service',
  592.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepThreeShipmentCrudController' => 'getStepThreeShipmentCrudController3Service',
  593.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepTwoShipmentCrudController' => 'getStepTwoShipmentCrudController3Service',
  594.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\TrackingStepCrudController' => 'getTrackingStepCrudController3Service',
  595.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Store\\StoreCrudController' => 'getStoreCrudController3Service',
  596.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CatalogueProductCrudController' => 'getCatalogueProductCrudController7Service',
  597.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryOfferCrudController' => 'getCategoryOfferCrudController11Service',
  598.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryProductCrudController' => 'getCategoryProductCrudController12Service',
  599.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CustomerCrudController' => 'getCustomerCrudController13Service',
  600.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DashboardController' => 'getDashboardController31Service',
  601.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DemandeFundCrudController' => 'getDemandeFundCrudController10Service',
  602.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\MyOrdersCrudController' => 'getMyOrdersCrudController7Service',
  603.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\OfferProductCrudController' => 'getOfferProductCrudController10Service',
  604.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\PagesController' => 'getPagesController8Service',
  605.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\ProductCrudController' => 'getProductCrudController13Service',
  606.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorCrudController' => 'getVendorCrudController9Service',
  607.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorStatementCrudController' => 'getVendorStatementCrudController5Service',
  608.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\VendorCrudController' => 'getVendorCrudController10Service',
  609.             'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Statistics\\AdminStatsController' => 'getAdminStatsController3Service',
  610.             'App\\Flexy\\MyNewBundle\\Controller\\DashboardController' => 'getDashboardController32Service',
  611.             'App\\Flexy\\POSBundle\\Controller\\CaisseCrudController' => 'getCaisseCrudControllerService',
  612.             'App\\Flexy\\POSBundle\\Controller\\CartController' => 'getCartController6Service',
  613.             'App\\Flexy\\POSBundle\\Controller\\CustomerOrderCrudController' => 'getCustomerOrderCrudControllerService',
  614.             'App\\Flexy\\POSBundle\\Controller\\DashboardController' => 'getDashboardController33Service',
  615.             'App\\Flexy\\POSBundle\\Controller\\DefaultController' => 'getDefaultController5Service',
  616.             'App\\Flexy\\POSBundle\\Controller\\OrderCrudController' => 'getOrderCrudController16Service',
  617.             'App\\Flexy\\POSBundle\\Controller\\OrderOldCrudController' => 'getOrderOldCrudController5Service',
  618.             'App\\Flexy\\POSBundle\\Controller\\OrderToDoCrudController' => 'getOrderToDoCrudController5Service',
  619.             'App\\Flexy\\POSBundle\\Controller\\TableCrudController' => 'getTableCrudControllerService',
  620.             'App\\Flexy\\ShopBundle\\Controller\\Accounting\\InvoiceController' => 'getInvoiceController2Service',
  621.             'App\\Flexy\\ShopBundle\\Controller\\Accounting\\InvoiceCrudController' => 'getInvoiceCrudController2Service',
  622.             'App\\Flexy\\ShopBundle\\Controller\\Agent\\AgentCrudController' => 'getAgentCrudController7Service',
  623.             'App\\Flexy\\ShopBundle\\Controller\\Agent\\Dashboard\\DashboardController' => 'getDashboardController34Service',
  624.             'App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerCODCrudController' => 'getCustomerCODCrudController4Service',
  625.             'App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerCrudController' => 'getCustomerCrudController14Service',
  626.             'App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerGroupCrudController' => 'getCustomerGroupCrudController6Service',
  627.             'App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerPackEngagementCrudController' => 'getCustomerPackEngagementCrudController6Service',
  628.             'App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerWalletPointCrudController' => 'getCustomerWalletPointCrudController11Service',
  629.             'App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\CustomerWalletPointCrudController' => 'getCustomerWalletPointCrudController12Service',
  630.             'App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\DashboardController' => 'getDashboardController35Service',
  631.             'App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\MissionCrudController' => 'getMissionCrudController7Service',
  632.             'App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\OrderCrudController' => 'getOrderCrudController17Service',
  633.             'App\\Flexy\\ShopBundle\\Controller\\Customer\\MyCustomerCrudController' => 'getMyCustomerCrudController6Service',
  634.             'App\\Flexy\\ShopBundle\\Controller\\Customer\\MyCustomerWalletCrudController' => 'getMyCustomerWalletCrudController6Service',
  635.             'App\\Flexy\\ShopBundle\\Controller\\Customer\\PackCrudController' => 'getPackCrudController6Service',
  636.             'App\\Flexy\\ShopBundle\\Controller\\Customer\\PackEngagementCrudController' => 'getPackEngagementCrudController6Service',
  637.             'App\\Flexy\\ShopBundle\\Controller\\DashboardController' => 'getDashboardController36Service',
  638.             'App\\Flexy\\ShopBundle\\Controller\\ImportExcelController' => 'getImportExcelController6Service',
  639.             'App\\Flexy\\ShopBundle\\Controller\\ImportExcel\\ImportCrudController' => 'getImportCrudController6Service',
  640.             'App\\Flexy\\ShopBundle\\Controller\\Order\\DemandeFundCrudController' => 'getDemandeFundCrudController11Service',
  641.             'App\\Flexy\\ShopBundle\\Controller\\Order\\OrderController' => 'getOrderController6Service',
  642.             'App\\Flexy\\ShopBundle\\Controller\\Order\\OrderCrudController' => 'getOrderCrudController18Service',
  643.             'App\\Flexy\\ShopBundle\\Controller\\Payment\\BankBookCrudController' => 'getBankBookCrudController4Service',
  644.             'App\\Flexy\\ShopBundle\\Controller\\Payment\\PaymentMethodCrudController' => 'getPaymentMethodCrudController6Service',
  645.             'App\\Flexy\\ShopBundle\\Controller\\Payment\\TransactionCrudController' => 'getTransactionCrudController4Service',
  646.             'App\\Flexy\\ShopBundle\\Controller\\Payment\\TransactionListCrudController' => 'getTransactionListCrudController4Service',
  647.             'App\\Flexy\\ShopBundle\\Controller\\Product\\AttributCrudController' => 'getAttributCrudController6Service',
  648.             'App\\Flexy\\ShopBundle\\Controller\\Product\\AttributValueCrudController' => 'getAttributValueCrudController6Service',
  649.             'App\\Flexy\\ShopBundle\\Controller\\Product\\BrandCrudController' => 'getBrandCrudController6Service',
  650.             'App\\Flexy\\ShopBundle\\Controller\\Product\\CategoryOfferCrudController' => 'getCategoryOfferCrudController12Service',
  651.             'App\\Flexy\\ShopBundle\\Controller\\Product\\CategoryProductCrudController' => 'getCategoryProductCrudController13Service',
  652.             'App\\Flexy\\ShopBundle\\Controller\\Product\\CategoryProductShopCrudController' => 'getCategoryProductShopCrudController6Service',
  653.             'App\\Flexy\\ShopBundle\\Controller\\Product\\CommentCrudController' => 'getCommentCrudController6Service',
  654.             'App\\Flexy\\ShopBundle\\Controller\\Product\\ImportExcelCrudController' => 'getImportExcelCrudController6Service',
  655.             'App\\Flexy\\ShopBundle\\Controller\\Product\\OfferProductCrudController' => 'getOfferProductCrudController11Service',
  656.             'App\\Flexy\\ShopBundle\\Controller\\Product\\ProductCrudController' => 'getProductCrudController14Service',
  657.             'App\\Flexy\\ShopBundle\\Controller\\Product\\ProductSubscriptionCrudController' => 'getProductSubscriptionCrudController5Service',
  658.             'App\\Flexy\\ShopBundle\\Controller\\Promotion\\CouponsCrudController' => 'getCouponsCrudController6Service',
  659.             'App\\Flexy\\ShopBundle\\Controller\\Promotion\\PromotionCrudController' => 'getPromotionCrudController6Service',
  660.             'App\\Flexy\\ShopBundle\\Controller\\Shipping\\CashBoxCrudController' => 'getCashBoxCrudController4Service',
  661.             'App\\Flexy\\ShopBundle\\Controller\\Shipping\\CashOnDeliveryCrudController' => 'getCashOnDeliveryCrudController4Service',
  662.             'App\\Flexy\\ShopBundle\\Controller\\Shipping\\CityCrudController' => 'getCityCrudController6Service',
  663.             'App\\Flexy\\ShopBundle\\Controller\\Shipping\\CityRegionCrudController' => 'getCityRegionCrudController6Service',
  664.             'App\\Flexy\\ShopBundle\\Controller\\Shipping\\DepartementCrudController' => 'getDepartementCrudController6Service',
  665.             'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentCollectMoneyCrudController' => 'getShipmentCollectMoneyCrudController4Service',
  666.             'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentCrudController' => 'getShipmentCrudController7Service',
  667.             'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentItemChildCrudController' => 'getShipmentItemChildCrudController4Service',
  668.             'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentItemCrudController' => 'getShipmentItemCrudController4Service',
  669.             'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentPaperCrudController' => 'getShipmentPaperCrudController4Service',
  670.             'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShippingCalculationMethodCrudController' => 'getShippingCalculationMethodCrudController4Service',
  671.             'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShippingMethodCrudController' => 'getShippingMethodCrudController6Service',
  672.             'App\\Flexy\\ShopBundle\\Controller\\Shipping\\StepTypeCrudController' => 'getStepTypeCrudController4Service',
  673.             'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\ShipmentCrudController' => 'getShipmentCrudController8Service',
  674.             'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\ShipmentTrackingController' => 'getShipmentTrackingController4Service',
  675.             'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepFiveShipmentCrudController' => 'getStepFiveShipmentCrudController4Service',
  676.             'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepFourShipmentCrudController' => 'getStepFourShipmentCrudController4Service',
  677.             'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepOneShipmentCrudController' => 'getStepOneShipmentCrudController4Service',
  678.             'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepSixShipmentCrudController' => 'getStepSixShipmentCrudController4Service',
  679.             'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepThreeShipmentCrudController' => 'getStepThreeShipmentCrudController4Service',
  680.             'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepTwoShipmentCrudController' => 'getStepTwoShipmentCrudController4Service',
  681.             'App\\Flexy\\ShopBundle\\Controller\\Shipping\\TrackingStepCrudController' => 'getTrackingStepCrudController4Service',
  682.             'App\\Flexy\\ShopBundle\\Controller\\Store\\StoreCrudController' => 'getStoreCrudController4Service',
  683.             'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CatalogueProductCrudController' => 'getCatalogueProductCrudController8Service',
  684.             'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CategoryOfferCrudController' => 'getCategoryOfferCrudController13Service',
  685.             'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CategoryProductCrudController' => 'getCategoryProductCrudController14Service',
  686.             'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CustomerCrudController' => 'getCustomerCrudController15Service',
  687.             'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\DashboardController' => 'getDashboardController37Service',
  688.             'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\DemandeFundCrudController' => 'getDemandeFundCrudController12Service',
  689.             'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\MyOrdersCrudController' => 'getMyOrdersCrudController8Service',
  690.             'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\OfferProductCrudController' => 'getOfferProductCrudController12Service',
  691.             'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\PagesController' => 'getPagesController9Service',
  692.             'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\ProductCrudController' => 'getProductCrudController15Service',
  693.             'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\VendorCrudController' => 'getVendorCrudController11Service',
  694.             'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\VendorStatementCrudController' => 'getVendorStatementCrudController6Service',
  695.             'App\\Flexy\\ShopBundle\\Controller\\Vendor\\VendorCrudController' => 'getVendorCrudController12Service',
  696.             'App\\Flexy\\StockBundle\\Controller\\ArticleCrudController' => 'getArticleCrudControllerService',
  697.             'App\\Flexy\\StockBundle\\Controller\\DashboardController' => 'getDashboardController38Service',
  698.             'App\\Flexy\\StockBundle\\Controller\\DocumentCrudController' => 'getDocumentCrudControllerService',
  699.             'App\\Flexy\\StockBundle\\Controller\\StockCrudController' => 'getStockCrudControllerService',
  700.             'App\\Flexy\\TransportBundle\\Controller\\AgentCrudController' => 'getAgentCrudController8Service',
  701.             'App\\Flexy\\TransportBundle\\Controller\\CustomerCrudController' => 'getCustomerCrudController16Service',
  702.             'App\\Flexy\\TransportBundle\\Controller\\CustomerGroupCrudController' => 'getCustomerGroupCrudController7Service',
  703.             'App\\Flexy\\TransportBundle\\Controller\\CustomerWalletPointCrudController' => 'getCustomerWalletPointCrudController13Service',
  704.             'App\\Flexy\\TransportBundle\\Controller\\DashboardController' => 'getDashboardController39Service',
  705.             'App\\Flexy\\TransportBundle\\Controller\\MissionCrudController' => 'getMissionCrudController8Service',
  706.             'App\\Flexy\\TransportBundle\\Controller\\MyCustomerCrudController' => 'getMyCustomerCrudController7Service',
  707.             'App\\Flexy\\TransportBundle\\Controller\\MyCustomerWalletCrudController' => 'getMyCustomerWalletCrudController7Service',
  708.             'App\\Flexy\\TransportBundle\\Controller\\OrderCrudController' => 'getOrderCrudController19Service',
  709.             'App\\Flexy\\TransportBundle\\Controller\\OrderDraftCrudController' => 'getOrderDraftCrudControllerService',
  710.             'App\\Flexy\\TransportBundle\\Controller\\OrderItemCrudController' => 'getOrderItemCrudController2Service',
  711.             'App\\Flexy\\TransportBundle\\Controller\\ShipmentItemCrudController' => 'getShipmentItemCrudController5Service',
  712.             'App\\Flexy\\TransportBundle\\Controller\\ShippingMethodCrudController' => 'getShippingMethodCrudController7Service',
  713.             'App\\Flexy\\TransportBundle\\Controller\\ShippingVehicleTypeCrudController' => 'getShippingVehicleTypeCrudControllerService',
  714.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  715.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand' => 'getMakeAdminDashboardCommandService',
  716.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand' => 'getMakeCrudControllerCommandService',
  717.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  718.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  719.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  720.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  721.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  722.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  723.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  724.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  725.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  726.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  727.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  728.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  729.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  730.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  731.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  732.             'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
  733.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  734.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  735.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  736.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  737.             'cache.app_clearer' => 'getCache_AppClearerService',
  738.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  739.             'cache.system_clearer' => 'getCache_SystemClearerService',
  740.             'cache_warmer' => 'getCacheWarmerService',
  741.             'console.command_loader' => 'getConsole_CommandLoaderService',
  742.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  743.             'container.get_routing_condition_service' => 'getContainer_GetRoutingConditionServiceService',
  744.             'doctrine.dbal.salle2_connection' => 'getDoctrine_Dbal_Salle2ConnectionService',
  745.             'error_controller' => 'getErrorControllerService',
  746.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  747.             'knp_paginator' => 'getKnpPaginatorService',
  748.             'knpu.oauth2.client.facebook_main' => 'getKnpu_Oauth2_Client_FacebookMainService',
  749.             'knpu.oauth2.client.google' => 'getKnpu_Oauth2_Client_GoogleService',
  750.             'knpu.oauth2.registry' => 'getKnpu_Oauth2_RegistryService',
  751.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  752.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  753.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  754.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  755.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  756.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  757.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  758.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  759.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  760.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  761.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  762.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  763.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  764.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  765.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  766.             'routing.loader' => 'getRouting_LoaderService',
  767.             'services_resetter' => 'getServicesResetterService',
  768.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  769.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  770.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  771.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  772.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  773.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  774.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  775.         ];
  776.         $this->aliases = [
  777.             'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
  778.             'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  779.             'App\\Kernel' => 'kernel',
  780.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  781.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  782.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  783.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  784.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  785.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  786.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  787.             'database_connection' => 'doctrine.dbal.default_connection',
  788.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  789.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  790.             'oauth2.registry' => 'knpu.oauth2.registry',
  791.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  792.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  793.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  794.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  795.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  796.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  797.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  798.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  799.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  800.         ];
  801.         $this->privates['service_container'] = function () {
  802.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  803.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  804.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  805.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  806.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  807.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  808.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  809.             include_once \dirname(__DIR__4).'/src/Flexy/FrontBundle/Service/FlexyFrontProvider.php';
  810.             include_once \dirname(__DIR__4).'/src/Flexy/ShopBundle/Service/FlexyShippingProvider.php';
  811.             include_once \dirname(__DIR__4).'/src/Flexy/ShopBundle/Service/FlexyShopProvider.php';
  812.             include_once \dirname(__DIR__4).'/src/Flexy/ShopBundle/Service/FlexyShopStatisticProvider.php';
  813.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-chartjs/src/Builder/ChartBuilderInterface.php';
  814.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-chartjs/src/Builder/ChartBuilder.php';
  815.             include_once \dirname(__DIR__4).'/src/Service/FlexyNotificationProvider.php';
  816.             include_once \dirname(__DIR__4).'/src/Service/FlexySettingsProvider.php';
  817.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  818.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  819.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  820.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  821.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  822.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  823.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  824.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  825.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/CacheAttributeListener.php';
  826.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  827.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  828.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  829.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  830.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  831.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  832.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  833.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  834.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  835.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  836.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  837.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  838.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  839.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  840.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  841.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  842.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  843.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  844.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  845.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  846.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  847.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  848.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  849.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  850.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  851.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  852.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  853.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  854.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  855.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  856.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  857.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  858.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  859.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  860.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  861.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  862.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  863.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  864.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  865.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  866.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  867.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  868.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  869.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  870.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  871.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  872.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  873.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  874.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  875.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  876.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  877.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  878.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  879.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  880.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  881.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  882.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  883.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  884.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  885.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  886.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  887.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  888.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  889.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  890.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  891.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  892.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  893.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  894.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  895.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  896.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  897.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  898.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  899.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  900.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  901.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  902.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  903.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  904.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  905.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  906.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/CompatibilityProcessor.php';
  907.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  908.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  909.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  910.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  911.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  912.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  913.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  914.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  915.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  916.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  917.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  918.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  919.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  920.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  921.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  922.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  923.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  924.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  925.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  926.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  927.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  928.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  929.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  930.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  931.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  932.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  933.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  934.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  935.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
  936.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  937.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  938.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  939.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  940.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  941.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  942.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ApiResourceToLegacyResourceMetadataTrait.php';
  943.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/FilterLocatorTrait.php';
  944.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php';
  945.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  946.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  947.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  948.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  949.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  950.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  951.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  952.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  953.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  954.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  955.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  956.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  957.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  958.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  959.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  960.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  961.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  962.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  963.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  964.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  965.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  966.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  967.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  968.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  969.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  970.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  971.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  972.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  973.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  974.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  975.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  976.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  977.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  978.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  979.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  980.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  981.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  982.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  983.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  984.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  985.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  986.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  987.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  988.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  989.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  990.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  991.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  992.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  993.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  994.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  995.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  996.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  997.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  998.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  999.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  1000.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  1001.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  1002.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  1003.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  1004.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  1005.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  1006.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  1007.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  1008.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  1009.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  1010.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  1011.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  1012.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  1013.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  1014.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  1015.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  1016.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  1017.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  1018.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  1019.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  1020.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  1021.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  1022.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  1023.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1024.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1025.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1026.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  1027.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  1028.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  1029.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  1030.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  1031.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  1032.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  1033.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  1034.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  1035.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  1036.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  1037.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  1038.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  1039.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  1040.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  1041.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  1042.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  1043.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  1044.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  1045.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1046.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1047.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  1048.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  1049.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1050.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1051.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1052.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1053.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  1054.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1055.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1056.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1057.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1058.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1059.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1060.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1061.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1062.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1063.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1064.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1065.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1066.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1067.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1068.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1069.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1070.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1071.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1072.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  1073.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1074.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1075.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1076.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1077.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1078.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  1079.             include_once \dirname(__DIR__4).'/src/Flexy/FrontBundle/Service/ShortcodeExtension.php';
  1080.             include_once \dirname(__DIR__4).'/src/Twig/BarcodeGeneratorExtension.php';
  1081.             include_once \dirname(__DIR__4).'/src/Twig/CalculationExtension.php';
  1082.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1083.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  1084.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  1085.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  1086.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  1087.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  1088.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  1089.             include_once \dirname(__DIR__4).'/vendor/twig/cssinliner-extra/CssInlinerExtension.php';
  1090.             include_once \dirname(__DIR__4).'/vendor/twig/inky-extra/InkyExtension.php';
  1091.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  1092.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  1093.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  1094.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  1095.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  1096.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  1097.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  1098.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  1099.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  1100.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  1101.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-chartjs/src/Twig/ChartExtension.php';
  1102.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  1103.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  1104.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Twig/MercureExtension.php';
  1105.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Authorization.php';
  1106.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  1107.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-turbo/src/Twig/TwigExtension.php';
  1108.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-notify/src/Twig/NotifyExtension.php';
  1109.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  1110.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  1111.             include_once \dirname(__DIR__4).'/vendor/symfony/stimulus-bundle/src/Twig/UxControllersTwigExtension.php';
  1112.             include_once \dirname(__DIR__4).'/vendor/symfony/stimulus-bundle/src/Twig/StimulusTwigExtension.php';
  1113.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1114.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1115.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1116.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  1117.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1118.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  1119.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  1120.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  1121.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  1122.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1123.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  1124.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1125.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  1126.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  1127.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  1128.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  1129.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1130.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1131.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1132.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1133.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityHandler.php';
  1134.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  1135.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityProcessingHandler.php';
  1136.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  1137.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  1138.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  1139.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  1140.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  1141.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  1142.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  1143.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  1144.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  1145.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  1146.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  1147.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  1148.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  1149.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  1150.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  1151.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  1152.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  1153.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  1154.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  1155.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  1156.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  1157.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  1158.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  1159.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  1160.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  1161.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  1162.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  1163.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  1164.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  1165.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  1166.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  1167.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AttributeDriver.php';
  1168.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  1169.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  1170.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  1171.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  1172.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  1173.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  1174.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  1175.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  1176.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  1177.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  1178.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  1179.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  1180.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1181.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  1182.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1183.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  1184.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  1185.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security.php';
  1186.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  1187.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  1188.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  1189.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  1190.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  1191.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  1192.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  1193.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/IsGrantedAttributeListener.php';
  1194.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  1195.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  1196.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  1197.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  1198.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  1199.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  1200.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  1201.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  1202.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  1203.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  1204.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  1205.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  1206.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  1207.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  1208.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  1209.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
  1210.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Provider/AdminContextProvider.php';
  1211.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php';
  1212.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php';
  1213.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/MenuFactory.php';
  1214.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Menu/MenuItemMatcherInterface.php';
  1215.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Menu/MenuItemMatcher.php';
  1216.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/CrudControllerRegistry.php';
  1217.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ControllerFactory.php';
  1218.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGenerator.php';
  1219.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php';
  1220.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php';
  1221.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php';
  1222.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  1223.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  1224.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  1225.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  1226.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  1227.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  1228.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  1229.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  1230.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  1231.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  1232.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  1233.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  1234.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  1235.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
  1236.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  1237.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  1238.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  1239.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  1240.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  1241.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  1242.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  1243.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  1244.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  1245.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  1246.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  1247.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  1248.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  1249.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  1250.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  1251.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  1252.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/OperationRequestInitiatorTrait.php';
  1253.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
  1254.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  1255.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  1256.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  1257.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
  1258.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/OperationDataProviderTrait.php';
  1259.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/EventListener/ReadListener.php';
  1260.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  1261.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CachedTrait.php';
  1262.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  1263.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  1264.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  1265.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  1266.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  1267.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  1268.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
  1269.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  1270.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  1271.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  1272.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  1273.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  1274.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  1275.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  1276.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  1277.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  1278.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  1279.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  1280.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  1281.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  1282.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  1283.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  1284.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  1285.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  1286.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  1287.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  1288.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  1289.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  1290.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  1291.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
  1292.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
  1293.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
  1294.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/XmlExtractor.php';
  1295.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactoryInterface.php';
  1296.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/CachedSubresourceOperationFactory.php';
  1297.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactory.php';
  1298.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/YamlExtractor.php';
  1299.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  1300.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  1301.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php';
  1302.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php';
  1303.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  1304.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  1305.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
  1306.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  1307.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
  1308.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/CollectionDataProviderInterface.php';
  1309.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  1310.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictedDataProviderInterface.php';
  1311.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictDataProviderTrait.php';
  1312.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  1313.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainCollectionDataProvider.php';
  1314.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ItemDataProviderInterface.php';
  1315.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  1316.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainItemDataProvider.php';
  1317.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/SubresourceDataProviderInterface.php';
  1318.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  1319.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainSubresourceDataProvider.php';
  1320.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/DataPersisterInterface.php';
  1321.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/ContextAwareDataPersisterInterface.php';
  1322.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  1323.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/ChainDataPersister.php';
  1324.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  1325.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/AddLinkHeaderListener.php';
  1326.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Discovery.php';
  1327.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
  1328.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
  1329.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
  1330.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
  1331.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractorInterface.php';
  1332.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/CachedIdentifiersExtractor.php';
  1333.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php';
  1334.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverterInterface.php';
  1335.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/ContextAwareIdentifierConverterInterface.php';
  1336.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverter.php';
  1337.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  1338.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  1339.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  1340.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  1341.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/AbstractTrackingListener.php';
  1342.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Blameable/BlameableListener.php';
  1343.             include_once \dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/EventListener/BlameListener.php';
  1344.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Loggable/LoggableListener.php';
  1345.             include_once \dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/EventListener/LoggerListener.php';
  1346.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  1347.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  1348.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  1349.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  1350.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  1351.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  1352.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  1353.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  1354.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  1355.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  1356.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  1357.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  1358.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  1359.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  1360.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
  1361.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  1362.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
  1363.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  1364.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  1365.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  1366.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  1367.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  1368.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  1369.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  1370.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  1371.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  1372.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  1373.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/HubInterface.php';
  1374.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Debug/TraceableHub.php';
  1375.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Hub.php';
  1376.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Jwt/TokenProviderInterface.php';
  1377.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Jwt/FactoryTokenProvider.php';
  1378.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Jwt/TokenFactoryInterface.php';
  1379.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Jwt/LcobucciFactory.php';
  1380.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/HubRegistry.php';
  1381.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/EventSubscriber/SetCookieSubscriber.php';
  1382.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  1383.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  1384.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  1385.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  1386.             include_once \dirname(__DIR__4).'/vendor/symfony/stimulus-bundle/src/Helper/StimulusHelper.php';
  1387.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  1388.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  1389.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  1390.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/DashboardControllerRegistry.php';
  1391.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  1392.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  1393.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  1394.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  1395.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  1396.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  1397.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  1398.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  1399.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  1400.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  1401.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  1402.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  1403.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  1404.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  1405.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  1406.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  1407.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  1408.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  1409.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  1410.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  1411.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  1412.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  1413.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClientTrait.php';
  1414.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  1415.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  1416.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  1417.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
  1418.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
  1419.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  1420.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  1421.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Inspector/DataCollector.php';
  1422.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  1423.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/DataCollector/MercureDataCollector.php';
  1424.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1425.         };
  1426.     }
  1427.     public function compile(): void
  1428.     {
  1429.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1430.     }
  1431.     public function isCompiled(): bool
  1432.     {
  1433.         return true;
  1434.     }
  1435.     public function getRemovedIds(): array
  1436.     {
  1437.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1438.     }
  1439.     protected function load($file$lazyLoad true)
  1440.     {
  1441.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  1442.             return $class::do($this$lazyLoad);
  1443.         }
  1444.         if ('.' === $file[-4]) {
  1445.             $class substr($class0, -4);
  1446.         } else {
  1447.             $file .= '.php';
  1448.         }
  1449.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1450.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  1451.     }
  1452.     protected function createProxy($class\Closure $factory)
  1453.     {
  1454.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  1455.         return $factory();
  1456.     }
  1457.     /**
  1458.      * Gets the public '.container.private.profiler' shared service.
  1459.      *
  1460.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1461.      */
  1462.     protected function get_Container_Private_ProfilerService()
  1463.     {
  1464.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1465.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1466.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1467.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1468.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1469.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1470.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1471.         $c = ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack());
  1472.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1473.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1474.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1475.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1476.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1477.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1478.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1479.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1480.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1481.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1482.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1483.         $d->addInstance('cache.security_is_granted_attribute_expression_language', ($this->services['cache.security_is_granted_attribute_expression_language'] ?? $this->getCache_SecurityIsGrantedAttributeExpressionLanguageService()));
  1484.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  1485.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  1486.         $d->addInstance('api_platform.cache.metadata.resource.legacy', ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()));
  1487.         $d->addInstance('api_platform.cache.metadata.property.legacy', ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()));
  1488.         $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  1489.         $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  1490.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  1491.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1492.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1493.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1494.         if ($this->has('kernel')) {
  1495.             $f->setKernel($b);
  1496.         }
  1497.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1498.         $instance->add(new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService())));
  1499.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1500.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1501.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())));
  1502.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1503.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1504.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1505.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1506.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1507.         $instance->add(($this->privates['data_collector.router'] ??= new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1508.         $instance->add($d);
  1509.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1510.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($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())));
  1511.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($this->privates['twig'] ?? $this->getTwigService())));
  1512.         $instance->add($e);
  1513.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))));
  1514.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  1515.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1516.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
  1517.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ??= new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener())));
  1518.         $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\Inspector\DataCollector(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService())));
  1519.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  1520.         $instance->add(new \Symfony\Bundle\MercureBundle\DataCollector\MercureDataCollector(new RewindableGenerator(function () {
  1521.             yield 'default' => ($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService());
  1522.         }, 1)));
  1523.         $instance->add($f);
  1524.         return $instance;
  1525.     }
  1526.     /**
  1527.      * Gets the public 'cache.app' shared service.
  1528.      *
  1529.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1530.      */
  1531.     protected function getCache_AppService()
  1532.     {
  1533.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('U3M-1ziI--'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  1534.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1535.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1536.     }
  1537.     /**
  1538.      * Gets the public 'cache.security_is_granted_attribute_expression_language' shared service.
  1539.      *
  1540.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1541.      */
  1542.     protected function getCache_SecurityIsGrantedAttributeExpressionLanguageService()
  1543.     {
  1544.         return $this->services['cache.security_is_granted_attribute_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('J0eUAzzhGp'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1545.     }
  1546.     /**
  1547.      * Gets the public 'cache.system' shared service.
  1548.      *
  1549.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1550.      */
  1551.     protected function getCache_SystemService()
  1552.     {
  1553.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ylzOQwbV1y'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1554.     }
  1555.     /**
  1556.      * Gets the public 'cache.validator_expression_language' shared service.
  1557.      *
  1558.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1559.      */
  1560.     protected function getCache_ValidatorExpressionLanguageService()
  1561.     {
  1562.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('vB7-ERIlsf'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1563.     }
  1564.     /**
  1565.      * Gets the public 'data_collector.dump' shared service.
  1566.      *
  1567.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1568.      */
  1569.     protected function getDataCollector_DumpService()
  1570.     {
  1571.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($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'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  1572.     }
  1573.     /**
  1574.      * Gets the public 'doctrine' shared service.
  1575.      *
  1576.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1577.      */
  1578.     protected function getDoctrineService()
  1579.     {
  1580.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1581.     }
  1582.     /**
  1583.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1584.      *
  1585.      * @return \Doctrine\DBAL\Connection
  1586.      */
  1587.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1588.     {
  1589.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  1590.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  1591.             return $this->services['doctrine.dbal.default_connection'];
  1592.         }
  1593.         $b = new \Doctrine\DBAL\Configuration();
  1594.         $c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1595.         $c->setConnectionName('default');
  1596.         $b->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ??= new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory()));
  1597.         $b->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), => $c]);
  1598.         return $this->services['doctrine.dbal.default_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $b$a, ['enum' => 'string']);
  1599.     }
  1600.     /**
  1601.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1602.      *
  1603.      * @return \Doctrine\ORM\EntityManager
  1604.      */
  1605.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1606.     {
  1607.         if (true === $lazyLoad) {
  1608.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManagerGhost51e8656', fn () => \EntityManagerGhost51e8656::createLazyGhost($this->getDoctrine_Orm_DefaultEntityManagerService(...)));
  1609.         }
  1610.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1611.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  1612.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1613.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1614.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1615.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1616.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1617.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1618.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  1619.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  1620.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  1621.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  1622.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  1623.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1624.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1625.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1626.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  1627.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1628.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1629.         $a = new \Doctrine\ORM\Configuration();
  1630.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1631.         $c = ($this->privates['doctrine.orm.default_attribute_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAttributeMetadataDriverService());
  1632.         $b->addDriver($c'App\\Entity');
  1633.         $b->addDriver($c'App\\Flexy\\POSBundle\\Entity');
  1634.         $b->addDriver($c'App\\Flexy\\StockBundle\\Entity');
  1635.         $b->addDriver($c'App\\Flexy\\FrontBundle\\Entity');
  1636.         $b->addDriver($c'App\\Flexy\\ShopBundle\\Entity');
  1637.         $b->addDriver($c'App\\Flexy\\BookingBundle\\Entity');
  1638.         $b->addDriver($c'App\\Flexy\\TransportBundle\\Entity');
  1639.         $b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Vich\\UploaderBundle\\Entity');
  1640.         $a->setEntityNamespaces(['App' => 'App\\Entity''FlexyPOSBundle' => 'App\\Flexy\\POSBundle\\Entity''FlexyStockBundle' => 'App\\Flexy\\StockBundle\\Entity''FlexyFrontBundle' => 'App\\Flexy\\FrontBundle\\Entity''FlexyShopBundle' => 'App\\Flexy\\ShopBundle\\Entity''FlexyBookingBundle' => 'App\\Flexy\\BookingBundle\\Entity''FlexyTransportBundle' => 'App\\Flexy\\TransportBundle\\Entity''VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity']);
  1641.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1642.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1643.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1644.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1645.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1646.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1647.         ], [
  1648.             'doctrine.ulid_generator' => '?',
  1649.             'doctrine.uuid_generator' => '?',
  1650.         ])));
  1651.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1652.         $a->setProxyNamespace('Proxies');
  1653.         $a->setAutoGenerateProxyClasses(true);
  1654.         $a->setSchemaIgnoreClasses([]);
  1655.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1656.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1657.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1658.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1659.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1660.         $a->setLazyGhostObjectEnabled(false);
  1661.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1662.             'App\\Flexy\\FrontBundle\\Repository\\BlocRepository' => ['privates''App\\Flexy\\FrontBundle\\Repository\\BlocRepository''getBlocRepositoryService'true],
  1663.             'App\\Flexy\\FrontBundle\\Repository\\CategoryOfferRepository' => ['privates''App\\Flexy\\FrontBundle\\Repository\\CategoryOfferRepository''getCategoryOfferRepositoryService'true],
  1664.             'App\\Flexy\\FrontBundle\\Repository\\CategoryProductFrontRepository' => ['privates''App\\Flexy\\FrontBundle\\Repository\\CategoryProductFrontRepository''getCategoryProductFrontRepositoryService'true],
  1665.             'App\\Flexy\\FrontBundle\\Repository\\MasterSliderRepository' => ['privates''App\\Flexy\\FrontBundle\\Repository\\MasterSliderRepository''getMasterSliderRepositoryService'true],
  1666.             'App\\Flexy\\FrontBundle\\Repository\\MenuItemRepository' => ['privates''App\\Flexy\\FrontBundle\\Repository\\MenuItemRepository''getMenuItemRepositoryService'true],
  1667.             'App\\Flexy\\FrontBundle\\Repository\\MenuRepository' => ['privates''App\\Flexy\\FrontBundle\\Repository\\MenuRepository''getMenuRepositoryService'true],
  1668.             'App\\Flexy\\FrontBundle\\Repository\\OfferRepository' => ['privates''App\\Flexy\\FrontBundle\\Repository\\OfferRepository''getOfferRepositoryService'true],
  1669.             'App\\Flexy\\FrontBundle\\Repository\\PageRepository' => ['privates''App\\Flexy\\FrontBundle\\Repository\\PageRepository''getPageRepositoryService'true],
  1670.             'App\\Flexy\\FrontBundle\\Repository\\ProductFrontRepository' => ['privates''App\\Flexy\\FrontBundle\\Repository\\ProductFrontRepository''getProductFrontRepositoryService'true],
  1671.             'App\\Flexy\\FrontBundle\\Repository\\PubBannerRepository' => ['privates''App\\Flexy\\FrontBundle\\Repository\\PubBannerRepository''getPubBannerRepositoryService'true],
  1672.             'App\\Flexy\\FrontBundle\\Repository\\ReservationRepository' => ['privates''App\\Flexy\\FrontBundle\\Repository\\ReservationRepository''getReservationRepositoryService'true],
  1673.             'App\\Flexy\\FrontBundle\\Repository\\SectionRepository' => ['privates''App\\Flexy\\FrontBundle\\Repository\\SectionRepository''getSectionRepositoryService'true],
  1674.             'App\\Flexy\\FrontBundle\\Repository\\SlideRepository' => ['privates''App\\Flexy\\FrontBundle\\Repository\\SlideRepository''getSlideRepositoryService'true],
  1675.             'App\\Flexy\\FrontBundle\\Repository\\SliderRepository' => ['privates''App\\Flexy\\FrontBundle\\Repository\\SliderRepository''getSliderRepositoryService'true],
  1676.             'App\\Flexy\\POSBundle\\Repository\\CaisseRepository' => ['privates''App\\Flexy\\POSBundle\\Repository\\CaisseRepository''getCaisseRepositoryService'true],
  1677.             'App\\Flexy\\POSBundle\\Repository\\TableRepository' => ['privates''App\\Flexy\\POSBundle\\Repository\\TableRepository''getTableRepositoryService'true],
  1678.             'App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerAddressRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerAddressRepository''getCustomerAddressRepository2Service'true],
  1679.             'App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerGroupRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerGroupRepository''getCustomerGroupRepositoryService'true],
  1680.             'App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerRepository''getCustomerRepositoryService'true],
  1681.             'App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerWalletPointRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerWalletPointRepository''getCustomerWalletPointRepositoryService'true],
  1682.             'App\\Flexy\\ShopBundle\\Repository\\Customer\\PackEngagementRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Customer\\PackEngagementRepository''getPackEngagementRepository2Service'true],
  1683.             'App\\Flexy\\ShopBundle\\Repository\\Customer\\PackRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Customer\\PackRepository''getPackRepository2Service'true],
  1684.             'App\\Flexy\\ShopBundle\\Repository\\Customer\\VisitOutsideRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Customer\\VisitOutsideRepository''getVisitOutsideRepositoryService'true],
  1685.             'App\\Flexy\\ShopBundle\\Repository\\Order\\AdjustmentRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Order\\AdjustmentRepository''getAdjustmentRepositoryService'true],
  1686.             'App\\Flexy\\ShopBundle\\Repository\\Order\\OrderItemRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Order\\OrderItemRepository''getOrderItemRepositoryService'true],
  1687.             'App\\Flexy\\ShopBundle\\Repository\\Order\\OrderRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Order\\OrderRepository''getOrderRepositoryService'true],
  1688.             'App\\Flexy\\ShopBundle\\Repository\\Payment\\PaymentMethodRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Payment\\PaymentMethodRepository''getPaymentMethodRepositoryService'true],
  1689.             'App\\Flexy\\ShopBundle\\Repository\\Payment\\PaymentRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Payment\\PaymentRepository''getPaymentRepositoryService'true],
  1690.             'App\\Flexy\\ShopBundle\\Repository\\ProductShopRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\ProductShopRepository''getProductShopRepositoryService'true],
  1691.             'App\\Flexy\\ShopBundle\\Repository\\Product\\AttributRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Product\\AttributRepository''getAttributRepositoryService'true],
  1692.             'App\\Flexy\\ShopBundle\\Repository\\Product\\AttributValueRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Product\\AttributValueRepository''getAttributValueRepositoryService'true],
  1693.             'App\\Flexy\\ShopBundle\\Repository\\Product\\CategoryProductRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Product\\CategoryProductRepository''getCategoryProductRepositoryService'true],
  1694.             'App\\Flexy\\ShopBundle\\Repository\\Product\\CommentRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Product\\CommentRepository''getCommentRepositoryService'true],
  1695.             'App\\Flexy\\ShopBundle\\Repository\\Product\\ProductRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Product\\ProductRepository''getProductRepositoryService'true],
  1696.             'App\\Flexy\\ShopBundle\\Repository\\Promotion\\CouponRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Promotion\\CouponRepository''getCouponRepositoryService'true],
  1697.             'App\\Flexy\\ShopBundle\\Repository\\Promotion\\PromotionActionRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Promotion\\PromotionActionRepository''getPromotionActionRepositoryService'true],
  1698.             'App\\Flexy\\ShopBundle\\Repository\\Promotion\\PromotionRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Promotion\\PromotionRepository''getPromotionRepositoryService'true],
  1699.             'App\\Flexy\\ShopBundle\\Repository\\Promotion\\PromotionRuleRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Promotion\\PromotionRuleRepository''getPromotionRuleRepositoryService'true],
  1700.             'App\\Flexy\\ShopBundle\\Repository\\Resource\\AgentRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Resource\\AgentRepository''getAgentRepositoryService'true],
  1701.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\CashBoxRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Shipping\\CashBoxRepository''getCashBoxRepositoryService'true],
  1702.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\CityRegionRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Shipping\\CityRegionRepository''getCityRegionRepositoryService'true],
  1703.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\CityRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Shipping\\CityRepository''getCityRepositoryService'true],
  1704.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\DepartementRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Shipping\\DepartementRepository''getDepartementRepository2Service'true],
  1705.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShipmentItemRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShipmentItemRepository''getShipmentItemRepositoryService'true],
  1706.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShipmentRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShipmentRepository''getShipmentRepositoryService'true],
  1707.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippingMethodRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippingMethodRepository''getShippingMethodRepositoryService'true],
  1708.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippingRuleRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippingRuleRepository''getShippingRuleRepositoryService'true],
  1709.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippingVehicleRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippingVehicleRepository''getShippingVehicleRepositoryService'true],
  1710.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippingVehicleTypeRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippingVehicleTypeRepository''getShippingVehicleTypeRepositoryService'true],
  1711.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\StepTypeRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Shipping\\StepTypeRepository''getStepTypeRepositoryService'true],
  1712.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\TrackingStepRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Shipping\\TrackingStepRepository''getTrackingStepRepositoryService'true],
  1713.             'App\\Flexy\\ShopBundle\\Repository\\VendorRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\VendorRepository''getVendorRepositoryService'true],
  1714.             'App\\Flexy\\StockBundle\\Repository\\ArticleRepository' => ['privates''App\\Flexy\\StockBundle\\Repository\\ArticleRepository''getArticleRepositoryService'true],
  1715.             'App\\Flexy\\StockBundle\\Repository\\DocumentRepository' => ['privates''App\\Flexy\\StockBundle\\Repository\\DocumentRepository''getDocumentRepositoryService'true],
  1716.             'App\\Flexy\\StockBundle\\Repository\\StockRepository' => ['privates''App\\Flexy\\StockBundle\\Repository\\StockRepository''getStockRepositoryService'true],
  1717.             'App\\Repository\\ApplicationRepository' => ['privates''App\\Repository\\ApplicationRepository''getApplicationRepositoryService'true],
  1718.             'App\\Repository\\Entity\\SettingsRepository' => ['privates''App\\Repository\\Entity\\SettingsRepository''getSettingsRepository2Service'true],
  1719.             'App\\Repository\\ExportExcelRepository' => ['privates''App\\Repository\\ExportExcelRepository''getExportExcelRepositoryService'true],
  1720.             'App\\Repository\\Flexy\\BookingBundle\\Entity\\CategoryOfferRepository' => ['privates''App\\Repository\\Flexy\\BookingBundle\\Entity\\CategoryOfferRepository''getCategoryOfferRepository2Service'true],
  1721.             'App\\Repository\\Flexy\\BookingBundle\\Entity\\MenuRepository' => ['privates''App\\Repository\\Flexy\\BookingBundle\\Entity\\MenuRepository''getMenuRepository2Service'true],
  1722.             'App\\Repository\\Flexy\\BookingBundle\\Entity\\OfferRepository' => ['privates''App\\Repository\\Flexy\\BookingBundle\\Entity\\OfferRepository''getOfferRepository2Service'true],
  1723.             'App\\Repository\\Flexy\\BookingBundle\\Entity\\ReservationRepository' => ['privates''App\\Repository\\Flexy\\BookingBundle\\Entity\\ReservationRepository''getReservationRepository2Service'true],
  1724.             'App\\Repository\\Flexy\\FrontBundle\\Entity\\PageRepository' => ['privates''App\\Repository\\Flexy\\FrontBundle\\Entity\\PageRepository''getPageRepository2Service'true],
  1725.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\AccountClassRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\AccountClassRepository''getAccountClassRepositoryService'true],
  1726.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\AccountRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\AccountRepository''getAccountRepositoryService'true],
  1727.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\FinancialPeriodRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\FinancialPeriodRepository''getFinancialPeriodRepositoryService'true],
  1728.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\FinancialYearRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\FinancialYearRepository''getFinancialYearRepositoryService'true],
  1729.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\InvoiceRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\InvoiceRepository''getInvoiceRepositoryService'true],
  1730.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\JournalEntryItemRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\JournalEntryItemRepository''getJournalEntryItemRepositoryService'true],
  1731.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\JournalEntryRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\JournalEntryRepository''getJournalEntryRepositoryService'true],
  1732.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\AttributRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\AttributRepository''getAttributRepository2Service'true],
  1733.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\BrandRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\BrandRepository''getBrandRepositoryService'true],
  1734.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\ComplaintRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\ComplaintRepository''getComplaintRepositoryService'true],
  1735.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\ComplaintSubjectRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\ComplaintSubjectRepository''getComplaintSubjectRepositoryService'true],
  1736.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerAddressRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerAddressRepository''getCustomerAddressRepositoryService'true],
  1737.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\PackEngagementRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\PackEngagementRepository''getPackEngagementRepositoryService'true],
  1738.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\PackRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\PackRepository''getPackRepositoryService'true],
  1739.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\VisitRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\VisitRepository''getVisitRepositoryService'true],
  1740.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\ImportExcel\\ImportExcelRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\ImportExcel\\ImportExcelRepository''getImportExcelRepositoryService'true],
  1741.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Order\\AdjustmentRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Order\\AdjustmentRepository''getAdjustmentRepository2Service'true],
  1742.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Order\\CashBoxOrderRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Order\\CashBoxOrderRepository''getCashBoxOrderRepositoryService'true],
  1743.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Order\\DemandeFundRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Order\\DemandeFundRepository''getDemandeFundRepositoryService'true],
  1744.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Order\\OrderItemNoteRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Order\\OrderItemNoteRepository''getOrderItemNoteRepositoryService'true],
  1745.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\BankBookItemRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\BankBookItemRepository''getBankBookItemRepositoryService'true],
  1746.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\BankBookRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\BankBookRepository''getBankBookRepositoryService'true],
  1747.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\BankRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\BankRepository''getBankRepositoryService'true],
  1748.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\PaymentRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\PaymentRepository''getPaymentRepository2Service'true],
  1749.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\TransactionListRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\TransactionListRepository''getTransactionListRepositoryService'true],
  1750.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\TransactionRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\TransactionRepository''getTransactionRepositoryService'true],
  1751.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ImageProductRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ImageProductRepository''getImageProductRepositoryService'true],
  1752.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ImportExcelRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ImportExcelRepository''getImportExcelRepository2Service'true],
  1753.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ProductPackRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ProductPackRepository''getProductPackRepositoryService'true],
  1754.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ProductSubscriptionRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ProductSubscriptionRepository''getProductSubscriptionRepositoryService'true],
  1755.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ProductVariantRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ProductVariantRepository''getProductVariantRepositoryService'true],
  1756.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\PromotionActionRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\PromotionActionRepository''getPromotionActionRepository2Service'true],
  1757.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Promotion\\PromotionRuleRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Promotion\\PromotionRuleRepository''getPromotionRuleRepository2Service'true],
  1758.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Promotion\\Promotion\\CouponsRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Promotion\\Promotion\\CouponsRepository''getCouponsRepositoryService'true],
  1759.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Resource\\AgentObjectiveRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Resource\\AgentObjectiveRepository''getAgentObjectiveRepositoryService'true],
  1760.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Resource\\AgentTypeRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Resource\\AgentTypeRepository''getAgentTypeRepositoryService'true],
  1761.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\CashOnDeliveryRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\CashOnDeliveryRepository''getCashOnDeliveryRepositoryService'true],
  1762.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\DepartementRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\DepartementRepository''getDepartementRepositoryService'true],
  1763.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentCollectMoneyRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentCollectMoneyRepository''getShipmentCollectMoneyRepositoryService'true],
  1764.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemChildRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemChildRepository''getShipmentItemChildRepositoryService'true],
  1765.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemRepository''getShipmentItemRepository2Service'true],
  1766.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemTypeRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemTypeRepository''getShipmentItemTypeRepositoryService'true],
  1767.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentPaperRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentPaperRepository''getShipmentPaperRepositoryService'true],
  1768.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentRepository''getShipmentRepository2Service'true],
  1769.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingCalculationMethodRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingCalculationMethodRepository''getShippingCalculationMethodRepositoryService'true],
  1770.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingRepository''getShippingRepositoryService'true],
  1771.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingRuleRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingRuleRepository''getShippingRuleRepository2Service'true],
  1772.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingVehicleRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingVehicleRepository''getShippingVehicleRepository2Service'true],
  1773.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Store\\StoreRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Store\\StoreRepository''getStoreRepositoryService'true],
  1774.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Supplier\\SupplierRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Supplier\\SupplierRepository''getSupplierRepositoryService'true],
  1775.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Taxes\\ShippingTaxRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Taxes\\ShippingTaxRepository''getShippingTaxRepositoryService'true],
  1776.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Taxes\\ValueAddedTaxRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Taxes\\ValueAddedTaxRepository''getValueAddedTaxRepositoryService'true],
  1777.             'App\\Repository\\Flexy\\ShopBundle\\Form\\Product\\ProductVariantRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Form\\Product\\ProductVariantRepository''getProductVariantRepository2Service'true],
  1778.             'App\\Repository\\Flexy\\ShopBunlde\\Entity\\Shipping\\ShipmentItemChildRepository' => ['privates''App\\Repository\\Flexy\\ShopBunlde\\Entity\\Shipping\\ShipmentItemChildRepository''getShipmentItemChildRepository2Service'true],
  1779.             'App\\Repository\\Flexy\\TransportBundle\\Entity\\MissionRepository' => ['privates''App\\Repository\\Flexy\\TransportBundle\\Entity\\MissionRepository''getMissionRepositoryService'true],
  1780.             'App\\Repository\\Flexy\\TransportBundle\\Entity\\OrderMissionRepository' => ['privates''App\\Repository\\Flexy\\TransportBundle\\Entity\\OrderMissionRepository''getOrderMissionRepositoryService'true],
  1781.             'App\\Repository\\Flexy\\TransportBundle\\Entity\\RequestMissionRepository' => ['privates''App\\Repository\\Flexy\\TransportBundle\\Entity\\RequestMissionRepository''getRequestMissionRepositoryService'true],
  1782.             'App\\Repository\\FrontThemeRepository' => ['privates''App\\Repository\\FrontThemeRepository''getFrontThemeRepositoryService'true],
  1783.             'App\\Repository\\LinkRepository' => ['privates''App\\Repository\\LinkRepository''getLinkRepositoryService'true],
  1784.             'App\\Repository\\LinkTypeRepository' => ['privates''App\\Repository\\LinkTypeRepository''getLinkTypeRepositoryService'true],
  1785.             'App\\Repository\\LogHistoryRepository' => ['privates''App\\Repository\\LogHistoryRepository''getLogHistoryRepositoryService'true],
  1786.             'App\\Repository\\NotificationRepository' => ['privates''App\\Repository\\NotificationRepository''getNotificationRepositoryService'true],
  1787.             'App\\Repository\\ResetPasswordRequestRepository' => ['privates''App\\Repository\\ResetPasswordRequestRepository''getResetPasswordRequestRepositoryService'true],
  1788.             'App\\Repository\\RoleRepository' => ['privates''App\\Repository\\RoleRepository''getRoleRepositoryService'true],
  1789.             'App\\Repository\\SessionHistoryRepository' => ['privates''App\\Repository\\SessionHistoryRepository''getSessionHistoryRepositoryService'true],
  1790.             'App\\Repository\\SettingsRepository' => ['privates''App\\Repository\\SettingsRepository''getSettingsRepositoryService'true],
  1791.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'true],
  1792.         ], [
  1793.             'App\\Flexy\\FrontBundle\\Repository\\BlocRepository' => '?',
  1794.             'App\\Flexy\\FrontBundle\\Repository\\CategoryOfferRepository' => '?',
  1795.             'App\\Flexy\\FrontBundle\\Repository\\CategoryProductFrontRepository' => '?',
  1796.             'App\\Flexy\\FrontBundle\\Repository\\MasterSliderRepository' => '?',
  1797.             'App\\Flexy\\FrontBundle\\Repository\\MenuItemRepository' => '?',
  1798.             'App\\Flexy\\FrontBundle\\Repository\\MenuRepository' => '?',
  1799.             'App\\Flexy\\FrontBundle\\Repository\\OfferRepository' => '?',
  1800.             'App\\Flexy\\FrontBundle\\Repository\\PageRepository' => '?',
  1801.             'App\\Flexy\\FrontBundle\\Repository\\ProductFrontRepository' => '?',
  1802.             'App\\Flexy\\FrontBundle\\Repository\\PubBannerRepository' => '?',
  1803.             'App\\Flexy\\FrontBundle\\Repository\\ReservationRepository' => '?',
  1804.             'App\\Flexy\\FrontBundle\\Repository\\SectionRepository' => '?',
  1805.             'App\\Flexy\\FrontBundle\\Repository\\SlideRepository' => '?',
  1806.             'App\\Flexy\\FrontBundle\\Repository\\SliderRepository' => '?',
  1807.             'App\\Flexy\\POSBundle\\Repository\\CaisseRepository' => '?',
  1808.             'App\\Flexy\\POSBundle\\Repository\\TableRepository' => '?',
  1809.             'App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerAddressRepository' => '?',
  1810.             'App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerGroupRepository' => '?',
  1811.             'App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerRepository' => '?',
  1812.             'App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerWalletPointRepository' => '?',
  1813.             'App\\Flexy\\ShopBundle\\Repository\\Customer\\PackEngagementRepository' => '?',
  1814.             'App\\Flexy\\ShopBundle\\Repository\\Customer\\PackRepository' => '?',
  1815.             'App\\Flexy\\ShopBundle\\Repository\\Customer\\VisitOutsideRepository' => '?',
  1816.             'App\\Flexy\\ShopBundle\\Repository\\Order\\AdjustmentRepository' => '?',
  1817.             'App\\Flexy\\ShopBundle\\Repository\\Order\\OrderItemRepository' => '?',
  1818.             'App\\Flexy\\ShopBundle\\Repository\\Order\\OrderRepository' => '?',
  1819.             'App\\Flexy\\ShopBundle\\Repository\\Payment\\PaymentMethodRepository' => '?',
  1820.             'App\\Flexy\\ShopBundle\\Repository\\Payment\\PaymentRepository' => '?',
  1821.             'App\\Flexy\\ShopBundle\\Repository\\ProductShopRepository' => '?',
  1822.             'App\\Flexy\\ShopBundle\\Repository\\Product\\AttributRepository' => '?',
  1823.             'App\\Flexy\\ShopBundle\\Repository\\Product\\AttributValueRepository' => '?',
  1824.             'App\\Flexy\\ShopBundle\\Repository\\Product\\CategoryProductRepository' => '?',
  1825.             'App\\Flexy\\ShopBundle\\Repository\\Product\\CommentRepository' => '?',
  1826.             'App\\Flexy\\ShopBundle\\Repository\\Product\\ProductRepository' => '?',
  1827.             'App\\Flexy\\ShopBundle\\Repository\\Promotion\\CouponRepository' => '?',
  1828.             'App\\Flexy\\ShopBundle\\Repository\\Promotion\\PromotionActionRepository' => '?',
  1829.             'App\\Flexy\\ShopBundle\\Repository\\Promotion\\PromotionRepository' => '?',
  1830.             'App\\Flexy\\ShopBundle\\Repository\\Promotion\\PromotionRuleRepository' => '?',
  1831.             'App\\Flexy\\ShopBundle\\Repository\\Resource\\AgentRepository' => '?',
  1832.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\CashBoxRepository' => '?',
  1833.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\CityRegionRepository' => '?',
  1834.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\CityRepository' => '?',
  1835.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\DepartementRepository' => '?',
  1836.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShipmentItemRepository' => '?',
  1837.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShipmentRepository' => '?',
  1838.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippingMethodRepository' => '?',
  1839.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippingRuleRepository' => '?',
  1840.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippingVehicleRepository' => '?',
  1841.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippingVehicleTypeRepository' => '?',
  1842.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\StepTypeRepository' => '?',
  1843.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\TrackingStepRepository' => '?',
  1844.             'App\\Flexy\\ShopBundle\\Repository\\VendorRepository' => '?',
  1845.             'App\\Flexy\\StockBundle\\Repository\\ArticleRepository' => '?',
  1846.             'App\\Flexy\\StockBundle\\Repository\\DocumentRepository' => '?',
  1847.             'App\\Flexy\\StockBundle\\Repository\\StockRepository' => '?',
  1848.             'App\\Repository\\ApplicationRepository' => '?',
  1849.             'App\\Repository\\Entity\\SettingsRepository' => '?',
  1850.             'App\\Repository\\ExportExcelRepository' => '?',
  1851.             'App\\Repository\\Flexy\\BookingBundle\\Entity\\CategoryOfferRepository' => '?',
  1852.             'App\\Repository\\Flexy\\BookingBundle\\Entity\\MenuRepository' => '?',
  1853.             'App\\Repository\\Flexy\\BookingBundle\\Entity\\OfferRepository' => '?',
  1854.             'App\\Repository\\Flexy\\BookingBundle\\Entity\\ReservationRepository' => '?',
  1855.             'App\\Repository\\Flexy\\FrontBundle\\Entity\\PageRepository' => '?',
  1856.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\AccountClassRepository' => '?',
  1857.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\AccountRepository' => '?',
  1858.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\FinancialPeriodRepository' => '?',
  1859.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\FinancialYearRepository' => '?',
  1860.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\InvoiceRepository' => '?',
  1861.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\JournalEntryItemRepository' => '?',
  1862.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\JournalEntryRepository' => '?',
  1863.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\AttributRepository' => '?',
  1864.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\BrandRepository' => '?',
  1865.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\ComplaintRepository' => '?',
  1866.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\ComplaintSubjectRepository' => '?',
  1867.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerAddressRepository' => '?',
  1868.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\PackEngagementRepository' => '?',
  1869.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\PackRepository' => '?',
  1870.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\VisitRepository' => '?',
  1871.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\ImportExcel\\ImportExcelRepository' => '?',
  1872.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Order\\AdjustmentRepository' => '?',
  1873.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Order\\CashBoxOrderRepository' => '?',
  1874.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Order\\DemandeFundRepository' => '?',
  1875.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Order\\OrderItemNoteRepository' => '?',
  1876.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\BankBookItemRepository' => '?',
  1877.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\BankBookRepository' => '?',
  1878.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\BankRepository' => '?',
  1879.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\PaymentRepository' => '?',
  1880.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\TransactionListRepository' => '?',
  1881.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\TransactionRepository' => '?',
  1882.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ImageProductRepository' => '?',
  1883.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ImportExcelRepository' => '?',
  1884.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ProductPackRepository' => '?',
  1885.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ProductSubscriptionRepository' => '?',
  1886.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ProductVariantRepository' => '?',
  1887.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\PromotionActionRepository' => '?',
  1888.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Promotion\\PromotionRuleRepository' => '?',
  1889.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Promotion\\Promotion\\CouponsRepository' => '?',
  1890.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Resource\\AgentObjectiveRepository' => '?',
  1891.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Resource\\AgentTypeRepository' => '?',
  1892.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\CashOnDeliveryRepository' => '?',
  1893.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\DepartementRepository' => '?',
  1894.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentCollectMoneyRepository' => '?',
  1895.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemChildRepository' => '?',
  1896.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemRepository' => '?',
  1897.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemTypeRepository' => '?',
  1898.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentPaperRepository' => '?',
  1899.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentRepository' => '?',
  1900.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingCalculationMethodRepository' => '?',
  1901.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingRepository' => '?',
  1902.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingRuleRepository' => '?',
  1903.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingVehicleRepository' => '?',
  1904.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Store\\StoreRepository' => '?',
  1905.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Supplier\\SupplierRepository' => '?',
  1906.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Taxes\\ShippingTaxRepository' => '?',
  1907.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Taxes\\ValueAddedTaxRepository' => '?',
  1908.             'App\\Repository\\Flexy\\ShopBundle\\Form\\Product\\ProductVariantRepository' => '?',
  1909.             'App\\Repository\\Flexy\\ShopBunlde\\Entity\\Shipping\\ShipmentItemChildRepository' => '?',
  1910.             'App\\Repository\\Flexy\\TransportBundle\\Entity\\MissionRepository' => '?',
  1911.             'App\\Repository\\Flexy\\TransportBundle\\Entity\\OrderMissionRepository' => '?',
  1912.             'App\\Repository\\Flexy\\TransportBundle\\Entity\\RequestMissionRepository' => '?',
  1913.             'App\\Repository\\FrontThemeRepository' => '?',
  1914.             'App\\Repository\\LinkRepository' => '?',
  1915.             'App\\Repository\\LinkTypeRepository' => '?',
  1916.             'App\\Repository\\LogHistoryRepository' => '?',
  1917.             'App\\Repository\\NotificationRepository' => '?',
  1918.             'App\\Repository\\ResetPasswordRequestRepository' => '?',
  1919.             'App\\Repository\\RoleRepository' => '?',
  1920.             'App\\Repository\\SessionHistoryRepository' => '?',
  1921.             'App\\Repository\\SettingsRepository' => '?',
  1922.             'App\\Repository\\UserRepository' => '?',
  1923.         ])));
  1924.         $a->addCustomNumericFunction('WEEK''App\\Doctrine\\Functions\\WeekFunction');
  1925.         $a->addCustomNumericFunction('MONTH''App\\Doctrine\\Functions\\MonthFunction');
  1926.         $a->addCustomNumericFunction('YEAR''App\\Doctrine\\Functions\\YearFunction');
  1927.         $a->addCustomNumericFunction('YEARWEEK''App\\Doctrine\\Functions\\YearWeekFunction');
  1928.         $a->addCustomNumericFunction('ROUND''App\\Doctrine\\Functions\\RoundFunction');
  1929.         $a->addCustomNumericFunction('DATE_FORMAT''App\\Doctrine\\Functions\\DateFormatFunction');
  1930.         $a->addCustomNumericFunction('DATE''App\\Doctrine\\Functions\\DateFunction');
  1931.         $a->addCustomNumericFunction('DAY''App\\Doctrine\\Functions\\DayFunction');
  1932.         $a->addCustomNumericFunction('CAST''App\\Doctrine\\Functions\\CastFunction');
  1933.         $a->addFilter('softdeleteable''Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter');
  1934.         $instance = ($lazyLoad->__construct(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService())) && false ?: $lazyLoad);
  1935.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([=> 'softdeleteable'], []))->configure($instance);
  1936.         return $instance;
  1937.     }
  1938.     /**
  1939.      * Gets the public 'event_dispatcher' shared service.
  1940.      *
  1941.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1942.      */
  1943.     protected function getEventDispatcherService()
  1944.     {
  1945.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1946.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1947.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1948.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1949.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)), $a, ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  1950.         $instance->addListener('lexik_jwt_authentication.on_jwt_created', [=> #[\Closure(name'flexy_shop_api.event.jwt_created_listener', class: 'App\\Flexy\\ShopBundle\\EventSubscriber\\JWTCreatedListener')] function () {
  1951.             return ($this->privates['flexy_shop_api.event.jwt_created_listener'] ?? $this->load('getFlexyShopApi_Event_JwtCreatedListenerService'));
  1952.         }, => 'onJWTCreated'], 0);
  1953.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.router', class: 'Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector')] function () {
  1954.             return ($this->privates['data_collector.router'] ??= new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector());
  1955.         }, => 'onKernelController'], 0);
  1956.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  1957.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1958.         }, => 'checkPassport'], 1024);
  1959.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.context_listener.0', class: 'Symfony\\Component\\Security\\Http\\Firewall\\ContextListener')] function () {
  1960.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1961.         }, => 'onKernelResponse'], 0);
  1962.         $instance->addListener('kernel.exception', [=> #[\Closure(name'EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener')] function () {
  1963.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener'] ?? $this->load('getExceptionListenerService'));
  1964.         }, => 'onKernelException'], -64);
  1965.         $instance->addListener('kernel.view', [=> #[\Closure(name'EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener')] function () {
  1966.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener'] ?? $this->load('getCrudResponseListenerService'));
  1967.         }, => 'onKernelView'], 0);
  1968.         $instance->addListener('kernel.request', [=> #[\Closure(name'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] function () {
  1969.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1970.         }, => 'onKernelRequest'], 250);
  1971.         $instance->addListener('kernel.response', [=> #[\Closure(name'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] function () {
  1972.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1973.         }, => 'onKernelResponse'], 0);
  1974.         $instance->addListener('kernel.response', [=> #[\Closure(name'nelmio_cors.cacheable_response_vary_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CacheableResponseVaryListener')] function () {
  1975.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ??= new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener());
  1976.         }, => 'onResponse'], -10);
  1977.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] function () {
  1978.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  1979.         }, => 'onKernelRequest'], 28);
  1980.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] function () {
  1981.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  1982.         }, => 'onKernelRequest'], 2);
  1983.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] function () {
  1984.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  1985.         }, => 'onKernelView'], 16);
  1986.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.respond', class: 'ApiPlatform\\Symfony\\EventListener\\RespondListener')] function () {
  1987.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  1988.         }, => 'onKernelView'], 8);
  1989.         $instance->addListener('kernel.exception', [=> #[\Closure(name'api_platform.listener.exception.validation', class: 'ApiPlatform\\Symfony\\Validator\\EventListener\\ValidationExceptionListener')] function () {
  1990.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  1991.         }, => 'onKernelException'], 0);
  1992.         $instance->addListener('kernel.exception', [=> #[\Closure(name'api_platform.listener.exception', class: 'ApiPlatform\\Symfony\\EventListener\\ExceptionListener')] function () {
  1993.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  1994.         }, => 'onKernelException'], -96);
  1995.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.write.legacy', class: 'ApiPlatform\\Core\\EventListener\\WriteListener')] function () {
  1996.             return ($this->privates['api_platform.listener.view.write.legacy'] ?? $this->load('getApiPlatform_Listener_View_Write_LegacyService'));
  1997.         }, => 'onKernelView'], 32);
  1998.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.request.read.legacy', class: 'ApiPlatform\\Core\\EventListener\\ReadListener')] function () {
  1999.             return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
  2000.         }, => 'onKernelRequest'], 4);
  2001.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.swagger.listener.ui', class: 'ApiPlatform\\Symfony\\Bundle\\EventListener\\SwaggerUiListener')] function () {
  2002.             return ($this->privates['api_platform.swagger.listener.ui'] ??= new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener());
  2003.         }, => 'onKernelRequest'], 0);
  2004.         $instance->addListener('kernel.response', [=> #[\Closure(name'api_platform.http_cache.listener.response.configure', class: 'ApiPlatform\\HttpCache\\EventListener\\AddHeadersListener')] function () {
  2005.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  2006.         }, => 'onKernelResponse'], -1);
  2007.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] function () {
  2008.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  2009.         }, => 'onKernelView'], 64);
  2010.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] function () {
  2011.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  2012.         }, => 'onKernelRequest'], 16);
  2013.         $instance->addListener('kernel.response', [=> #[\Closure(name'api_platform.mercure.listener.response.add_link_header', class: 'ApiPlatform\\Symfony\\EventListener\\AddLinkHeaderListener')] function () {
  2014.             return ($this->privates['api_platform.mercure.listener.response.add_link_header'] ?? $this->getApiPlatform_Mercure_Listener_Response_AddLinkHeaderService());
  2015.         }, => 'onKernelResponse'], 0);
  2016.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  2017.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  2018.         }, => 'onSecurity'], 3);
  2019.         $instance->addListener('kernel.request', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  2020.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  2021.         }, => 'onSecurityPostDenormalize'], 1);
  2022.         $instance->addListener('kernel.view', [=> #[\Closure(name'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
  2023.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  2024.         }, => 'onSecurityPostValidation'], 63);
  2025.         $instance->addListener('kernel.exception', [=> #[\Closure(name'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] function () {
  2026.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  2027.         }, => 'onKernelException'], 0);
  2028.         $instance->addListener('kernel.request', [=> #[\Closure(name'knp_paginator.subscriber.sliding_pagination', class: 'Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber')] function () {
  2029.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2030.         }, => 'onKernelRequest'], 0);
  2031.         $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeEntityPersistedEvent', [=> #[\Closure(name'App\\Flexy\\FrontBundle\\EventSubscriber\\EasyAdminSubscriber')] function () {
  2032.             return ($this->privates['App\\Flexy\\FrontBundle\\EventSubscriber\\EasyAdminSubscriber'] ?? $this->load('getEasyAdminSubscriber2Service'));
  2033.         }, => 'beforePersist'], 0);
  2034.         $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeEntityUpdatedEvent', [=> #[\Closure(name'App\\Flexy\\FrontBundle\\EventSubscriber\\EasyAdminSubscriber')] function () {
  2035.             return ($this->privates['App\\Flexy\\FrontBundle\\EventSubscriber\\EasyAdminSubscriber'] ?? $this->load('getEasyAdminSubscriber2Service'));
  2036.         }, => 'beforeUpdated'], 0);
  2037.         $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeEntityDeletedEvent', [=> #[\Closure(name'App\\Flexy\\FrontBundle\\EventSubscriber\\EasyAdminSubscriber')] function () {
  2038.             return ($this->privates['App\\Flexy\\FrontBundle\\EventSubscriber\\EasyAdminSubscriber'] ?? $this->load('getEasyAdminSubscriber2Service'));
  2039.         }, => 'beforeDeleted'], 0);
  2040.         $instance->addListener('kernel.view', [=> #[\Closure(name'App\\Flexy\\FrontBundle\\EventSubscriber\\EventsApiSubscriber')] function () {
  2041.             return ($this->privates['App\\Flexy\\FrontBundle\\EventSubscriber\\EventsApiSubscriber'] ?? $this->load('getEventsApiSubscriberService'));
  2042.         }, => 'postWrite'], 31);
  2043.         $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeEntityPersistedEvent', [=> #[\Closure(name'App\\Flexy\\ShopBundle\\EventSubscriber\\EasyAdminSubscriber')] function () {
  2044.             return ($this->privates['App\\Flexy\\ShopBundle\\EventSubscriber\\EasyAdminSubscriber'] ?? $this->load('getEasyAdminSubscriber3Service'));
  2045.         }, => 'beforePersist'], 0);
  2046.         $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeEntityUpdatedEvent', [=> #[\Closure(name'App\\Flexy\\ShopBundle\\EventSubscriber\\EasyAdminSubscriber')] function () {
  2047.             return ($this->privates['App\\Flexy\\ShopBundle\\EventSubscriber\\EasyAdminSubscriber'] ?? $this->load('getEasyAdminSubscriber3Service'));
  2048.         }, => 'beforeUpdated'], 0);
  2049.         $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\AfterCrudActionEvent', [=> #[\Closure(name'App\\Flexy\\ShopBundle\\EventSubscriber\\EasyAdminSubscriber')] function () {
  2050.             return ($this->privates['App\\Flexy\\ShopBundle\\EventSubscriber\\EasyAdminSubscriber'] ?? $this->load('getEasyAdminSubscriber3Service'));
  2051.         }, => 'afterAction'], 0);
  2052.         $instance->addListener('kernel.view', [=> #[\Closure(name'App\\Flexy\\ShopBundle\\EventSubscriber\\EventsApiSubscriber')] function () {
  2053.             return ($this->privates['App\\Flexy\\ShopBundle\\EventSubscriber\\EventsApiSubscriber'] ?? $this->load('getEventsApiSubscriber2Service'));
  2054.         }, => 'sendMail'], 31);
  2055.         $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeEntityPersistedEvent', [=> #[\Closure(name'App\\EventSubscriber\\EasyAdminSubscriber')] function () {
  2056.             return ($this->privates['App\\EventSubscriber\\EasyAdminSubscriber'] ?? $this->load('getEasyAdminSubscriberService'));
  2057.         }, => 'beforePersist'], 0);
  2058.         $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeEntityUpdatedEvent', [=> #[\Closure(name'App\\EventSubscriber\\EasyAdminSubscriber')] function () {
  2059.             return ($this->privates['App\\EventSubscriber\\EasyAdminSubscriber'] ?? $this->load('getEasyAdminSubscriberService'));
  2060.         }, => 'beforeUpdated'], 0);
  2061.         $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeEntityDeletedEvent', [=> #[\Closure(name'App\\EventSubscriber\\EasyAdminSubscriber')] function () {
  2062.             return ($this->privates['App\\EventSubscriber\\EasyAdminSubscriber'] ?? $this->load('getEasyAdminSubscriberService'));
  2063.         }, => 'beforeDelete'], 0);
  2064.         $instance->addListener('kernel.response', [=> #[\Closure(name'response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener')] function () {
  2065.             return ($this->privates['response_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false));
  2066.         }, => 'onKernelResponse'], 0);
  2067.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  2068.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2069.         }, => 'setDefaultLocale'], 100);
  2070.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  2071.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2072.         }, => 'onKernelRequest'], 16);
  2073.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  2074.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2075.         }, => 'onKernelFinishRequest'], 0);
  2076.         $instance->addListener('kernel.request', [=> #[\Closure(name'validate_request_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener')] function () {
  2077.             return ($this->privates['validate_request_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener());
  2078.         }, => 'onKernelRequest'], 256);
  2079.         $instance->addListener('kernel.response', [=> #[\Closure(name'disallow_search_engine_index_response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener')] function () {
  2080.             return ($this->privates['disallow_search_engine_index_response_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener());
  2081.         }, => 'onResponse'], -255);
  2082.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  2083.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  2084.         }, => 'onControllerArguments'], 0);
  2085.         $instance->addListener('kernel.exception', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  2086.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  2087.         }, => 'logKernelException'], 0);
  2088.         $instance->addListener('kernel.exception', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  2089.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  2090.         }, => 'onKernelException'], -128);
  2091.         $instance->addListener('kernel.response', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  2092.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  2093.         }, => 'removeCspHeader'], -128);
  2094.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'controller.cache_attribute_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener')] function () {
  2095.             return ($this->privates['controller.cache_attribute_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\CacheAttributeListener());
  2096.         }, => 'onKernelControllerArguments'], 10);
  2097.         $instance->addListener('kernel.response', [=> #[\Closure(name'controller.cache_attribute_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener')] function () {
  2098.             return ($this->privates['controller.cache_attribute_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\CacheAttributeListener());
  2099.         }, => 'onKernelResponse'], -10);
  2100.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
  2101.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2102.         }, => 'onKernelRequest'], 15);
  2103.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
  2104.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2105.         }, => 'onKernelFinishRequest'], -15);
  2106.         $instance->addListener('console.error', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  2107.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2108.         }, => 'onConsoleError'], -128);
  2109.         $instance->addListener('console.terminate', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  2110.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2111.         }, => 'onConsoleTerminate'], -128);
  2112.         $instance->addListener('console.error', [=> #[\Closure(name'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] function () {
  2113.             return ($this->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber());
  2114.         }, => 'onConsoleError'], 0);
  2115.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.envelope_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\EnvelopeListener')] function () {
  2116.             return ($this->privates['mailer.envelope_listener'] ??= new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL));
  2117.         }, => 'onMessage'], -255);
  2118.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.message_logger_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageLoggerListener')] function () {
  2119.             return ($this->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener());
  2120.         }, => 'onMessage'], -255);
  2121.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.messenger_transport_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessengerTransportListener')] function () {
  2122.             return ($this->privates['mailer.messenger_transport_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessengerTransportListener());
  2123.         }, => 'onMessage'], 0);
  2124.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  2125.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2126.         }, => 'configure'], 2048);
  2127.         $instance->addListener('console.command', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  2128.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2129.         }, => 'configure'], 2048);
  2130.         $instance->addListener('kernel.request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  2131.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2132.         }, => 'onKernelRequest'], 32);
  2133.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  2134.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2135.         }, => 'onKernelFinishRequest'], 0);
  2136.         $instance->addListener('kernel.exception', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  2137.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2138.         }, => 'onKernelException'], -64);
  2139.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_link.add_link_header_listener', class: 'Symfony\\Component\\WebLink\\EventListener\\AddLinkHeaderListener')] function () {
  2140.             return ($this->privates['web_link.add_link_header_listener'] ??= new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener());
  2141.         }, => 'onKernelResponse'], 0);
  2142.         $instance->addListener('kernel.request', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  2143.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2144.         }, => 'onKernelRequest'], 128);
  2145.         $instance->addListener('kernel.response', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  2146.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2147.         }, => 'onKernelResponse'], -1000);
  2148.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> #[\Closure(name'notifier.logger_notification_listener', class: 'Symfony\\Component\\Notifier\\EventListener\\NotificationLoggerListener')] function () {
  2149.             return ($this->privates['notifier.logger_notification_listener'] ??= new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener());
  2150.         }, => 'onNotification'], -255);
  2151.         $instance->addListener('kernel.response', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  2152.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2153.         }, => 'onKernelResponse'], -100);
  2154.         $instance->addListener('kernel.exception', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  2155.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2156.         }, => 'onKernelException'], 0);
  2157.         $instance->addListener('kernel.terminate', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  2158.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2159.         }, => 'onKernelTerminate'], -1024);
  2160.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  2161.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2162.         }, => 'onKernelController'], 0);
  2163.         $instance->addListener('kernel.response', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  2164.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2165.         }, => 'onKernelResponse'], 0);
  2166.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.controller.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener')] function () {
  2167.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2168.         }, => 'onKernelController'], 0);
  2169.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.converter.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener')] function () {
  2170.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2171.         }, => 'onKernelController'], 0);
  2172.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.view.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener')] function () {
  2173.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2174.         }, => 'onKernelController'], -128);
  2175.         $instance->addListener('kernel.view', [=> #[\Closure(name'sensio_framework_extra.view.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener')] function () {
  2176.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2177.         }, => 'onKernelView'], 0);
  2178.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sensio_framework_extra.cache.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener')] function () {
  2179.             return ($this->privates['sensio_framework_extra.cache.listener'] ??= new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener());
  2180.         }, => 'onKernelController'], 0);
  2181.         $instance->addListener('kernel.response', [=> #[\Closure(name'sensio_framework_extra.cache.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener')] function () {
  2182.             return ($this->privates['sensio_framework_extra.cache.listener'] ??= new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener());
  2183.         }, => 'onKernelResponse'], 0);
  2184.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'sensio_framework_extra.security.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener')] function () {
  2185.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2186.         }, => 'onKernelControllerArguments'], 0);
  2187.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'framework_extra_bundle.event.is_granted', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener')] function () {
  2188.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2189.         }, => 'onKernelControllerArguments'], 0);
  2190.         $instance->addListener('kernel.view', [=> #[\Closure(name'controller.template_attribute_listener', class: 'Symfony\\Bridge\\Twig\\EventListener\\TemplateAttributeListener')] function () {
  2191.             return ($this->privates['controller.template_attribute_listener'] ?? $this->load('getController_TemplateAttributeListenerService'));
  2192.         }, => 'onKernelView'], -128);
  2193.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'twig.mailer.message_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageListener')] function () {
  2194.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  2195.         }, => 'onMessage'], 0);
  2196.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_profiler.debug_toolbar', class: 'Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener')] function () {
  2197.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2198.         }, => 'onKernelResponse'], -128);
  2199.         $instance->addListener('console.command', [=> #[\Closure(name'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  2200.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2201.         }, => 'onCommand'], 255);
  2202.         $instance->addListener('console.terminate', [=> #[\Closure(name'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  2203.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2204.         }, => 'onTerminate'], -255);
  2205.         $instance->addListener('console.command', [=> #[\Closure(name'debug.dump_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DumpListener')] function () {
  2206.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  2207.         }, => 'configure'], 1024);
  2208.         $instance->addListener('console.error', [=> #[\Closure(name'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {
  2209.             return ($this->privates['maker.console_error_listener'] ??= new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber());
  2210.         }, => 'onConsoleError'], 0);
  2211.         $instance->addListener('console.terminate', [=> #[\Closure(name'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {
  2212.             return ($this->privates['maker.console_error_listener'] ??= new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber());
  2213.         }, => 'onConsoleTerminate'], 0);
  2214.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'controller.is_granted_attribute_listener', class: 'Symfony\\Component\\Security\\Http\\EventListener\\IsGrantedAttributeListener')] function () {
  2215.             return ($this->privates['controller.is_granted_attribute_listener'] ?? $this->getController_IsGrantedAttributeListenerService());
  2216.         }, => 'onKernelControllerArguments'], 20);
  2217.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  2218.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2219.         }, => 'checkPassport'], 0);
  2220.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  2221.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2222.         }, => 'onLoginSuccess'], 0);
  2223.         $instance->addListener('debug.security.authorization.vote', [=> #[\Closure(name'debug.security.voter.vote_listener', class: 'Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener')] function () {
  2224.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  2225.         }, => 'onVoterVote'], 0);
  2226.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  2227.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2228.         }, => 'configureLogoutUrlGenerator'], 8);
  2229.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  2230.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2231.         }, => 'onKernelRequest'], 8);
  2232.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  2233.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2234.         }, => 'onKernelFinishRequest'], 0);
  2235.         $instance->addListener('kernel.request', [=> #[\Closure(name'EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber')] function () {
  2236.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  2237.         }, => 'onKernelRequest'], 0);
  2238.         $instance->addListener('kernel.controller', [=> #[\Closure(name'EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber')] function () {
  2239.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  2240.         }, => 'onKernelController'], 128);
  2241.         $instance->addListener('kernel.request', [=> #[\Closure(name'stof_doctrine_extensions.event_listener.blame', class: 'Stof\\DoctrineExtensionsBundle\\EventListener\\BlameListener')] function () {
  2242.             return ($this->privates['stof_doctrine_extensions.event_listener.blame'] ?? $this->getStofDoctrineExtensions_EventListener_BlameService());
  2243.         }, => 'onKernelRequest'], 0);
  2244.         $instance->addListener('kernel.request', [=> #[\Closure(name'stof_doctrine_extensions.event_listener.logger', class: 'Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener')] function () {
  2245.             return ($this->privates['stof_doctrine_extensions.event_listener.logger'] ?? $this->getStofDoctrineExtensions_EventListener_LoggerService());
  2246.         }, => 'onKernelRequest'], 0);
  2247.         $instance->addListener('kernel.response', [=> #[\Closure(name'Symfony\\Component\\Mercure\\EventSubscriber\\SetCookieSubscriber')] function () {
  2248.             return ($this->privates['Symfony\\Component\\Mercure\\EventSubscriber\\SetCookieSubscriber'] ??= new \Symfony\Component\Mercure\EventSubscriber\SetCookieSubscriber());
  2249.         }, => 'onKernelResponse'], 0);
  2250.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener')] function () {
  2251.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  2252.         }, => 'resetAssets'], 0);
  2253.         $instance->addListener('knp_pager.before', [=> #[\Closure(name'knp_paginator.subscriber.paginate', class: 'Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PaginationSubscriber')] function () {
  2254.             return ($this->privates['knp_paginator.subscriber.paginate'] ??= new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber());
  2255.         }, => 'before'], 0);
  2256.         $instance->addListener('knp_pager.pagination', [=> #[\Closure(name'knp_paginator.subscriber.paginate', class: 'Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PaginationSubscriber')] function () {
  2257.             return ($this->privates['knp_paginator.subscriber.paginate'] ??= new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber());
  2258.         }, => 'pagination'], 0);
  2259.         $instance->addListener('knp_pager.before', [=> #[\Closure(name'knp_paginator.subscriber.sortable', class: 'Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\SortableSubscriber')] function () {
  2260.             return ($this->privates['knp_paginator.subscriber.sortable'] ??= new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber());
  2261.         }, => 'before'], 1);
  2262.         $instance->addListener('knp_pager.before', [=> #[\Closure(name'knp_paginator.subscriber.filtration', class: 'Knp\\Component\\Pager\\Event\\Subscriber\\Filtration\\FiltrationSubscriber')] function () {
  2263.             return ($this->privates['knp_paginator.subscriber.filtration'] ??= new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber());
  2264.         }, => 'before'], 1);
  2265.         $instance->addListener('knp_pager.pagination', [=> #[\Closure(name'knp_paginator.subscriber.sliding_pagination', class: 'Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber')] function () {
  2266.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2267.         }, => 'pagination'], 1);
  2268.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  2269.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2270.         }, => 'checkPassport'], 512);
  2271.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  2272.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2273.         }, => 'onLogout'], 0);
  2274.         return $instance;
  2275.     }
  2276.     /**
  2277.      * Gets the public 'http_kernel' shared service.
  2278.      *
  2279.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2280.      */
  2281.     protected function getHttpKernelService()
  2282.     {
  2283.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2284.         if (isset($this->services['http_kernel'])) {
  2285.             return $this->services['http_kernel'];
  2286.         }
  2287.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ??= new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory()), new RewindableGenerator(function () {
  2288.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  2289.             yield => ($this->privates['debug.doctrine.orm.entity_value_resolver'] ?? $this->load('getDebug_Doctrine_Orm_EntityValueResolverService'));
  2290.             yield => ($this->privates['debug.argument_resolver.backed_enum_resolver'] ?? $this->load('getDebug_ArgumentResolver_BackedEnumResolverService'));
  2291.             yield => ($this->privates['debug.argument_resolver.uid'] ?? $this->load('getDebug_ArgumentResolver_UidService'));
  2292.             yield => ($this->privates['debug.argument_resolver.datetime'] ?? $this->load('getDebug_ArgumentResolver_DatetimeService'));
  2293.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  2294.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  2295.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  2296.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\AdminContextResolver'] ?? $this->load('getAdminContextResolverService'));
  2297.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\BatchActionDtoResolver'] ?? $this->load('getBatchActionDtoResolverService'));
  2298.             yield 10 => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  2299.             yield 11 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  2300.             yield 12 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  2301.             yield 13 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  2302.         }, 14)), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true))), false);
  2303.     }
  2304.     /**
  2305.      * Gets the public 'knp_menu.matcher' shared service.
  2306.      *
  2307.      * @return \Knp\Menu\Matcher\Matcher
  2308.      */
  2309.     protected function getKnpMenu_MatcherService()
  2310.     {
  2311.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  2312.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->load('getKnpMenu_Voter_RouterService'));
  2313.         }, 1));
  2314.     }
  2315.     /**
  2316.      * Gets the public 'liip_imagine.cache.manager' shared service.
  2317.      *
  2318.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  2319.      */
  2320.     protected function getLiipImagine_Cache_ManagerService()
  2321.     {
  2322.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2323.         if (isset($this->services['liip_imagine.cache.manager'])) {
  2324.             return $this->services['liip_imagine.cache.manager'];
  2325.         }
  2326.         $this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ??= new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration([])), ($this->services['router'] ?? $this->getRouterService()), ($this->services['liip_imagine.cache.signer'] ??= new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'))), $a'default'false);
  2327.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  2328.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  2329.         return $instance;
  2330.     }
  2331.     /**
  2332.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  2333.      *
  2334.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  2335.      */
  2336.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  2337.     {
  2338.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->privates['filesystem'] ??= new \Symfony\Component\Filesystem\Filesystem()), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__4).'/public'), 'media/cache');
  2339.     }
  2340.     /**
  2341.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  2342.      *
  2343.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  2344.      */
  2345.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  2346.     {
  2347.         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()));
  2348.     }
  2349.     /**
  2350.      * Gets the public 'liip_imagine.cache.signer' shared service.
  2351.      *
  2352.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  2353.      */
  2354.     protected function getLiipImagine_Cache_SignerService()
  2355.     {
  2356.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  2357.     }
  2358.     /**
  2359.      * Gets the public 'request_stack' shared service.
  2360.      *
  2361.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2362.      */
  2363.     protected function getRequestStackService()
  2364.     {
  2365.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2366.     }
  2367.     /**
  2368.      * Gets the public 'router' shared service.
  2369.      *
  2370.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2371.      */
  2372.     protected function getRouterService()
  2373.     {
  2374.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2375.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2376.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2377.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2378.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2379.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2380.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  2381.         ], [
  2382.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2383.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)), $a'fr');
  2384.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2385.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2386.         return $instance;
  2387.     }
  2388.     /**
  2389.      * Gets the public 'translator' shared service.
  2390.      *
  2391.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2392.      */
  2393.     protected function getTranslatorService()
  2394.     {
  2395.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2396.     }
  2397.     /**
  2398.      * Gets the public 'var_dumper.cloner' shared service.
  2399.      *
  2400.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2401.      */
  2402.     protected function getVarDumper_ClonerService()
  2403.     {
  2404.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2405.         $instance->setMaxItems(2500);
  2406.         $instance->setMinDepth(1);
  2407.         $instance->setMaxString(-1);
  2408.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2409.         return $instance;
  2410.     }
  2411.     /**
  2412.      * Gets the private '.debug.http_client' shared service.
  2413.      *
  2414.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2415.      */
  2416.     protected function get_Debug_HttpClientService()
  2417.     {
  2418.         $a \Symfony\Component\HttpClient\HttpClient::create(['verify_peer' => false'headers' => [], 'resolve' => []], 6);
  2419.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2420.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2421.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2422.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2423.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2424.         $a->setLogger($b);
  2425.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2426.     }
  2427.     /**
  2428.      * Gets the private '.service_locator.JYo.9Ts' shared service.
  2429.      *
  2430.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2431.      */
  2432.     protected function get_ServiceLocator_JYo_9TsService()
  2433.     {
  2434.         return $this->privates['.service_locator.JYo.9Ts'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2435.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'true],
  2436.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  2437.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  2438.         ], [
  2439.             'security.firewall.map.context.api' => '?',
  2440.             'security.firewall.map.context.dev' => '?',
  2441.             'security.firewall.map.context.main' => '?',
  2442.         ]);
  2443.     }
  2444.     /**
  2445.      * Gets the private 'App\Flexy\FrontBundle\Service\FlexyFrontProvider' shared autowired service.
  2446.      *
  2447.      * @return \App\Flexy\FrontBundle\Service\FlexyFrontProvider
  2448.      */
  2449.     protected function getFlexyFrontProviderService()
  2450.     {
  2451.         $a = ($this->privates['App\\Service\\FlexySettingsProvider'] ?? $this->getFlexySettingsProviderService());
  2452.         if (isset($this->privates['App\\Flexy\\FrontBundle\\Service\\FlexyFrontProvider'])) {
  2453.             return $this->privates['App\\Flexy\\FrontBundle\\Service\\FlexyFrontProvider'];
  2454.         }
  2455.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2456.         if (isset($this->privates['App\\Flexy\\FrontBundle\\Service\\FlexyFrontProvider'])) {
  2457.             return $this->privates['App\\Flexy\\FrontBundle\\Service\\FlexyFrontProvider'];
  2458.         }
  2459.         $c = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2460.         if (isset($this->privates['App\\Flexy\\FrontBundle\\Service\\FlexyFrontProvider'])) {
  2461.             return $this->privates['App\\Flexy\\FrontBundle\\Service\\FlexyFrontProvider'];
  2462.         }
  2463.         $d = ($this->privates['twig'] ?? $this->getTwigService());
  2464.         if (isset($this->privates['App\\Flexy\\FrontBundle\\Service\\FlexyFrontProvider'])) {
  2465.             return $this->privates['App\\Flexy\\FrontBundle\\Service\\FlexyFrontProvider'];
  2466.         }
  2467.         return $this->privates['App\\Flexy\\FrontBundle\\Service\\FlexyFrontProvider'] = new \App\Flexy\FrontBundle\Service\FlexyFrontProvider($a$b, ($this->services['router'] ?? $this->getRouterService()), $c$d);
  2468.     }
  2469.     /**
  2470.      * Gets the private 'App\Flexy\ShopBundle\Service\FlexyShippingProvider' shared autowired service.
  2471.      *
  2472.      * @return \App\Flexy\ShopBundle\Service\FlexyShippingProvider
  2473.      */
  2474.     protected function getFlexyShippingProviderService()
  2475.     {
  2476.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2477.         if (isset($this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShippingProvider'])) {
  2478.             return $this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShippingProvider'];
  2479.         }
  2480.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2481.         if (isset($this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShippingProvider'])) {
  2482.             return $this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShippingProvider'];
  2483.         }
  2484.         $c = ($this->privates['App\\Service\\FlexyNotificationProvider'] ?? $this->getFlexyNotificationProviderService());
  2485.         if (isset($this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShippingProvider'])) {
  2486.             return $this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShippingProvider'];
  2487.         }
  2488.         $d = ($this->privates['twig'] ?? $this->getTwigService());
  2489.         if (isset($this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShippingProvider'])) {
  2490.             return $this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShippingProvider'];
  2491.         }
  2492.         return $this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShippingProvider'] = new \App\Flexy\ShopBundle\Service\FlexyShippingProvider($a$b$c$d);
  2493.     }
  2494.     /**
  2495.      * Gets the private 'App\Flexy\ShopBundle\Service\FlexyShopProvider' shared autowired service.
  2496.      *
  2497.      * @return \App\Flexy\ShopBundle\Service\FlexyShopProvider
  2498.      */
  2499.     protected function getFlexyShopProviderService()
  2500.     {
  2501.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2502.         if (isset($this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShopProvider'])) {
  2503.             return $this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShopProvider'];
  2504.         }
  2505.         $b = ($this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShippingProvider'] ?? $this->getFlexyShippingProviderService());
  2506.         if (isset($this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShopProvider'])) {
  2507.             return $this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShopProvider'];
  2508.         }
  2509.         return $this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShopProvider'] = new \App\Flexy\ShopBundle\Service\FlexyShopProvider($a, ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), $b);
  2510.     }
  2511.     /**
  2512.      * Gets the private 'App\Flexy\ShopBundle\Service\FlexyShopStatisticProvider' shared autowired service.
  2513.      *
  2514.      * @return \App\Flexy\ShopBundle\Service\FlexyShopStatisticProvider
  2515.      */
  2516.     protected function getFlexyShopStatisticProviderService()
  2517.     {
  2518.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2519.         if (isset($this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShopStatisticProvider'])) {
  2520.             return $this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShopStatisticProvider'];
  2521.         }
  2522.         $b = ($this->privates['App\\Service\\FlexySettingsProvider'] ?? $this->getFlexySettingsProviderService());
  2523.         if (isset($this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShopStatisticProvider'])) {
  2524.             return $this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShopStatisticProvider'];
  2525.         }
  2526.         return $this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShopStatisticProvider'] = new \App\Flexy\ShopBundle\Service\FlexyShopStatisticProvider($a, ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), $b, new \Symfony\UX\Chartjs\Builder\ChartBuilder());
  2527.     }
  2528.     /**
  2529.      * Gets the private 'App\Service\FlexyNotificationProvider' shared autowired service.
  2530.      *
  2531.      * @return \App\Service\FlexyNotificationProvider
  2532.      */
  2533.     protected function getFlexyNotificationProviderService()
  2534.     {
  2535.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2536.         if (isset($this->privates['App\\Service\\FlexyNotificationProvider'])) {
  2537.             return $this->privates['App\\Service\\FlexyNotificationProvider'];
  2538.         }
  2539.         $b = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  2540.         if (isset($this->privates['App\\Service\\FlexyNotificationProvider'])) {
  2541.             return $this->privates['App\\Service\\FlexyNotificationProvider'];
  2542.         }
  2543.         $c = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  2544.         if (isset($this->privates['App\\Service\\FlexyNotificationProvider'])) {
  2545.             return $this->privates['App\\Service\\FlexyNotificationProvider'];
  2546.         }
  2547.         $d = ($this->privates['App\\Service\\FlexySettingsProvider'] ?? $this->getFlexySettingsProviderService());
  2548.         if (isset($this->privates['App\\Service\\FlexyNotificationProvider'])) {
  2549.             return $this->privates['App\\Service\\FlexyNotificationProvider'];
  2550.         }
  2551.         return $this->privates['App\\Service\\FlexyNotificationProvider'] = new \App\Service\FlexyNotificationProvider(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), $a$b, ($this->services['router'] ?? $this->getRouterService()), $c$d);
  2552.     }
  2553.     /**
  2554.      * Gets the private 'App\Service\FlexySettingsProvider' shared autowired service.
  2555.      *
  2556.      * @return \App\Service\FlexySettingsProvider
  2557.      */
  2558.     protected function getFlexySettingsProviderService()
  2559.     {
  2560.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2561.         if (isset($this->privates['App\\Service\\FlexySettingsProvider'])) {
  2562.             return $this->privates['App\\Service\\FlexySettingsProvider'];
  2563.         }
  2564.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2565.         if (isset($this->privates['App\\Service\\FlexySettingsProvider'])) {
  2566.             return $this->privates['App\\Service\\FlexySettingsProvider'];
  2567.         }
  2568.         return $this->privates['App\\Service\\FlexySettingsProvider'] = new \App\Service\FlexySettingsProvider($a$b);
  2569.     }
  2570.     /**
  2571.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber' shared service.
  2572.      *
  2573.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber
  2574.      */
  2575.     protected function getAdminRouterSubscriberService()
  2576.     {
  2577.         $a = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] ?? $this->getEntityFactoryService());
  2578.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  2579.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  2580.         }
  2581.         $b = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService());
  2582.         $c = ($this->services['router'] ?? $this->getRouterService());
  2583.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber(new \EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory($this->targetDir.'', ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), new \EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory($b, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService()), new \EasyCorp\Bundle\EasyAdminBundle\Menu\MenuItemMatcher($b)), new \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry(['App\\Controller\\Admin\\ApplicationCrudController' => 'App\\Entity\\Application''App\\Controller\\Admin\\ExportExcelCrudController' => 'App\\Entity\\ExportExcel''App\\Controller\\Admin\\FrontThemeCrudController' => 'App\\Entity\\FrontTheme''App\\Controller\\Admin\\LinkCrudController' => 'App\\Entity\\Link''App\\Controller\\Admin\\LinkTypeCrudController' => 'App\\Entity\\LinkType''App\\Controller\\Admin\\LogHistoryCrudController' => 'App\\Entity\\LogHistory''App\\Controller\\Admin\\NotificationCrudController' => 'App\\Entity\\Notification''App\\Controller\\Admin\\ProductCrudController' => 'App\\Entity\\Product''App\\Controller\\Admin\\RoleCrudController' => 'App\\Entity\\Role''App\\Controller\\Admin\\SettingsCrudController' => 'App\\Entity\\Settings''App\\Controller\\Admin\\UserCrudController' => 'App\\Entity\\User''App\\Flexy\\BookingBundle\\Controller\\CategoryOfferCrudController' => 'App\\Flexy\\BookingBundle\\Entity\\CategoryOffer''App\\Flexy\\BookingBundle\\Controller\\OfferCrudController' => 'App\\Flexy\\BookingBundle\\Entity\\Offer''App\\Flexy\\BookingBundle\\Controller\\ReservationCrudController' => 'App\\Flexy\\BookingBundle\\Entity\\Reservation''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\BlocCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Bloc''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\MasterSliderCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\MasterSlider''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\MenuCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Menu''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\MenuItemCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\MenuItem''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\PageCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Page''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\PubBannerCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\PubBanner''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SectionCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Section''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SlideCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Slide''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SliderCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Slider''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SubMenuItemCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\MenuItem''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\AgentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Resource\\Agent''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\AttributCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Attribut''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\AttributValueCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\AttributValue''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\BrandCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Brand''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CategoryOfferCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CategoryProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CategoryProductShopCrudController' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CategoryProductShop''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CityCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\City''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CityRegionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\CityRegion''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CommentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Comment''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CouponsCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Promotion\\Coupon''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerWalletPoint''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Customer\\MissionCrudController' => 'App\\Flexy\\TransportBundle\\Entity\\Mission''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Customer\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerGroupCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerGroup''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerPackEngagementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\PackEngagement''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerWalletPointCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerWalletPoint''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\DemandeFundCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\DemandeFund''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\DepartementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Departement''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ImportCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\ImportExcel\\ImportExcel''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ImportExcelCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\ImportExcel''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\MyCustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\MyCustomerWalletCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\OfferProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PackCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Pack''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PackEngagementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\PackEngagement''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PaymentMethodCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\PaymentMethod''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PromotionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Promotion\\Promotion''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ShippingMethodCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingMethod''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CatalogueProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CategoryOfferCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CategoryProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\CategoryProductShop''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\DemandeFundCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\DemandeFund''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\MyOrdersCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\OfferProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\ProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\VendorCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Vendor\\Vendor''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\VendorStatementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\VendorCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Vendor\\Vendor''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\BlocCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Bloc''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\MasterSliderCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\MasterSlider''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\MenuCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Menu''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\MenuItemCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\MenuItem''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\PageCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Page''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\PubBannerCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\PubBanner''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SectionCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Section''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SlideCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Slide''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SliderCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Slider''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SubMenuItemCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\MenuItem''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\AgentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Resource\\Agent''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderOldCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderToDoCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderOldCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderToDoCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\ShippingAgentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Resource\\Agent''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\ComplaintCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Complaint''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\ComplaintSubjectCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\ComplaintSubject''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerCODCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerGroupCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerGroup''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerPackEngagementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\PackEngagement''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerWalletPoint''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\CustomerWalletPointCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerWalletPoint''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\MissionCrudController' => 'App\\Flexy\\TransportBundle\\Entity\\Mission''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\MyCustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\MyCustomerWalletCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\PackCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Pack''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\PackEngagementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\PackEngagement''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\ImportExcel\\ImportCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\ImportExcel\\ImportExcel''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderPaymentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderShippingCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\DemandeFundCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\DemandeFund''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\ExportExcelOrderCrudController' => 'App\\Entity\\ExportExcel''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\LogHistoryOrderCrudController' => 'App\\Entity\\LogHistory''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\BankBookCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\BankBook''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\PaymentMethodCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\PaymentMethod''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\TransactionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\Transaction''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\TransactionListCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\TransactionList''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\AttributCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Attribut''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\AttributValueCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\AttributValue''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\BrandCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Brand''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryOfferCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryProductRevenueCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryProductShopCrudController' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryProductShop''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CommentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Comment''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ExportExcelCategoryProductCrudController' => 'App\\Entity\\ExportExcel''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ExportExcelProductCrudController' => 'App\\Entity\\ExportExcel''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ImportExcelCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\ImportExcel''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\OfferProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductPackChildCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\ProductPack''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductPackCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductRevenueCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductSubscriptionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductVariableCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Promotion\\CouponsCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Promotion\\Coupon''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Promotion\\PromotionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Promotion\\Promotion''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CashBoxCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\CashBox''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CashOnDeliveryCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\CashOnDelivery''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CityCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\City''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CityRegionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\CityRegion''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\DepartementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Departement''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentCollectMoneyCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentPaper''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentItemChildCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemChild''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentItemCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItem''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentPaperCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentPaper''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShippingCalculationMethodCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingCalculationMethod''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShippingMethodCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingMethod''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\StepTypeCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\StepType''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFiveShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFourShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepOneShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepSixShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepThreeShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepTwoShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\TrackingStepCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\TrackingStep''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\CatalogueProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\CategoryProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\CategoryProductShop''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\CustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\MyOrdersCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\ProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\StoreCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Store\\Store''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CatalogueProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryOfferCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\CategoryProductShop''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DemandeFundCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\DemandeFund''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\MyOrdersCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\OfferProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\ProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Vendor\\Vendor''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorStatementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\VendorCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Vendor\\Vendor''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\BlocCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Bloc''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\MasterSliderCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\MasterSlider''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\MenuCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Menu''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\MenuItemCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\MenuItem''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\PageCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Page''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\PubBannerCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\PubBanner''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\SectionCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Section''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\SlideCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Slide''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\SliderCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Slider''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\SubMenuItemCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\MenuItem''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\AgentCoachCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Resource\\Agent''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\AgentCommercialCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Resource\\Agent''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\AgentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Resource\\Agent''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\AgentObjectiveCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Resource\\AgentObjective''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderOldCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderToDoCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderOldCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderToDoCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\ShippingAgentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Resource\\Agent''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\ComplaintCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Complaint''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\ComplaintSubjectCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\ComplaintSubject''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerCODCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerGroupCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerGroup''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerPackEngagementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\PackEngagement''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerSubscribeCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerSubscribeTrashCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerVisitorsCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerWalletPoint''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\Dashboard\\CustomerWalletPointCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerWalletPoint''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\Dashboard\\MissionCrudController' => 'App\\Flexy\\TransportBundle\\Entity\\Mission''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\Dashboard\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\MyCustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\MyCustomerWalletCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\PackCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Pack''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\PackEngagementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\PackEngagement''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\ProductSubscriptionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\ProductSubscription''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\VisitCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Visit''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\VisitOutsideCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\VisitOutside''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\ImportExcel\\ImportCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\ImportExcel\\ImportExcel''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\ActiveProductSubscriptionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\ProductSubscription''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\CashBoxOrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\CashBoxOrder''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\CashBoxOrderNewCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\CashBoxOrder''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderPaymentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderShippingCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\DemandeFundCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\DemandeFund''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\ExportExcelOrderCrudController' => 'App\\Entity\\ExportExcel''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\InactiveProductSubscriptionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\ProductSubscription''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\LogHistoryOrderCrudController' => 'App\\Entity\\LogHistory''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\OrderItemCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\OrderItem''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\OrderServiceCanceledCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\OrderServiceCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\OrderServiceEmbdedCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\OrderServiceTrashCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\ProductSubscriptionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\ProductSubscription''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\ReabonnementProductSubscriptionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\ProductSubscription''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Payment\\BankBookCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\BankBook''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Payment\\PaymentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\Payment''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Payment\\PaymentMethodCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\PaymentMethod''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Payment\\TransactionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\Transaction''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Payment\\TransactionListCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\TransactionList''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\AttributCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Attribut''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\AttributValueCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\AttributValue''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\BrandCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Brand''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\CategoryOfferCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\CategoryProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\CategoryProductRevenueCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\CategoryProductShopCrudController' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\CategoryProductShop''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\CommentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Comment''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ExportExcelCategoryProductCrudController' => 'App\\Entity\\ExportExcel''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ExportExcelProductCrudController' => 'App\\Entity\\ExportExcel''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ImportExcelCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\ImportExcel''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\OfferProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ProductPackChildCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\ProductPack''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ProductPackCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ProductRevenueCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ProductSubscriptionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ProductVariableCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Promotion\\CouponsCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Promotion\\Coupon''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Promotion\\PromotionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Promotion\\Promotion''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\CashBoxCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\CashBox''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\CashOnDeliveryCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\CashOnDelivery''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\CityCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\City''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\CityRegionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\CityRegion''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\DepartementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Departement''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShipmentCollectMoneyCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentPaper''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShipmentItemChildCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemChild''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShipmentItemCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItem''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShipmentPaperCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentPaper''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShippingCalculationMethodCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingCalculationMethod''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShippingMethodCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingMethod''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\StepTypeCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\StepType''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFiveShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFourShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\StepOneShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\StepSixShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\StepThreeShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\StepTwoShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\TrackingStepCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\TrackingStep''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Store\\Dashboard\\CatalogueProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Store\\Dashboard\\CategoryProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\CategoryProductShop''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Store\\Dashboard\\CustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Store\\Dashboard\\MyOrdersCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Store\\Dashboard\\ProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Store\\StoreCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Store\\Store''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CatalogueProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryOfferCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\CategoryProductShop''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DemandeFundCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\DemandeFund''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\MyOrdersCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\OfferProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\ProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Vendor\\Vendor''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorStatementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\VendorCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Vendor\\Vendor''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\BlocCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Bloc''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\MasterSliderCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\MasterSlider''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\MenuCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Menu''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\MenuItemCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\MenuItem''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\PageCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Page''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\PubBannerCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\PubBanner''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\SectionCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Section''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\SlideCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Slide''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\SliderCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Slider''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\SubMenuItemCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\MenuItem''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Agent\\AgentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Resource\\Agent''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Agent\\MissionCrudController' => 'App\\Flexy\\TransportBundle\\Entity\\Mission''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Agent\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\AgentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Resource\\Agent''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\AttributCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Attribut''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\AttributValueCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\AttributValue''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\BrandCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Brand''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CategoryOfferCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CategoryProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CategoryProductShopCrudController' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CategoryProductShop''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CityCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\City''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CityRegionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\CityRegion''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CommentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Comment''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CouponsCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Promotion\\Coupon''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Customer\\CustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerWalletPoint''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Customer\\MissionCrudController' => 'App\\Flexy\\TransportBundle\\Entity\\Mission''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Customer\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CustomerGroupCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerGroup''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CustomerPackEngagementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\PackEngagement''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CustomerWalletPointCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerWalletPoint''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\DemandeFundCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\DemandeFund''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\DepartementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Departement''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\ImportCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\ImportExcel\\ImportExcel''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\ImportExcelCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\ImportExcel''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\MyCustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\MyCustomerWalletCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\OfferProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\PackCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Pack''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\PackEngagementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\PackEngagement''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\PaymentMethodCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\PaymentMethod''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\ProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\PromotionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Promotion\\Promotion''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\ShippingMethodCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingMethod''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\CatalogueProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\CategoryOfferCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\CategoryProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\CategoryProductShop''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\CustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\DemandeFundCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\DemandeFund''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\MyOrdersCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\OfferProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\ProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\VendorCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Vendor\\Vendor''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\VendorStatementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\VendorCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Vendor\\Vendor''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\BlocCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Bloc''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\MasterSliderCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\MasterSlider''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\MenuCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Menu''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\MenuItemCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\MenuItem''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\PageCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Page''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\PubBannerCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\PubBanner''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SectionCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Section''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SlideCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Slide''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SliderCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Slider''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SubMenuItemCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\MenuItem''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Accounting\\InvoiceCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Accounting\\Invoice''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\AgentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Resource\\Agent''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerCODCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerGroupCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerGroup''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerPackEngagementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\PackEngagement''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerWalletPoint''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\CustomerWalletPointCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerWalletPoint''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\MissionCrudController' => 'App\\Flexy\\TransportBundle\\Entity\\Mission''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\MyCustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\MyCustomerWalletCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\PackCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Pack''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\PackEngagementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\PackEngagement''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\ImportExcel\\ImportCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\ImportExcel\\ImportExcel''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Order\\DemandeFundCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\DemandeFund''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Order\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\BankBookCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\BankBook''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\PaymentMethodCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\PaymentMethod''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\TransactionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\Transaction''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\TransactionListCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\TransactionList''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\AttributCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Attribut''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\AttributValueCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\AttributValue''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\BrandCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Brand''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CategoryOfferCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CategoryProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CategoryProductShopCrudController' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CategoryProductShop''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CommentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Comment''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ImportExcelCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\ImportExcel''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\OfferProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Promotion\\CouponsCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Promotion\\Coupon''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Promotion\\PromotionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Promotion\\Promotion''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CashBoxCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\CashBox''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CashOnDeliveryCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\CashOnDelivery''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CityCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\City''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CityRegionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\CityRegion''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\DepartementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Departement''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentCollectMoneyCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentPaper''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentItemChildCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemChild''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentItemCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItem''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentPaperCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentPaper''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingCalculationMethodCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingCalculationMethod''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingMethodCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingMethod''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\StepTypeCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\StepType''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFiveShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFourShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepOneShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepSixShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepThreeShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepTwoShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\TrackingStepCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\TrackingStep''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Store\\StoreCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Store\\Store''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CatalogueProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryOfferCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\CategoryProductShop''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DemandeFundCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\DemandeFund''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\MyOrdersCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\OfferProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\ProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Vendor\\Vendor''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorStatementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\VendorCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Vendor\\Vendor''App\\Flexy\\POSBundle\\Controller\\CaisseCrudController' => 'App\\Flexy\\POSBundle\\Entity\\Caisse''App\\Flexy\\POSBundle\\Controller\\CustomerOrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\POSBundle\\Controller\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\POSBundle\\Controller\\OrderOldCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\POSBundle\\Controller\\OrderToDoCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\POSBundle\\Controller\\TableCrudController' => 'App\\Flexy\\POSBundle\\Entity\\Table''App\\Flexy\\ShopBundle\\Controller\\Accounting\\InvoiceCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Accounting\\Invoice''App\\Flexy\\ShopBundle\\Controller\\Agent\\AgentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Resource\\Agent''App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerCODCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerGroupCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerGroup''App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerPackEngagementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\PackEngagement''App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerWalletPointCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerWalletPoint''App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\CustomerWalletPointCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerWalletPoint''App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\MissionCrudController' => 'App\\Flexy\\TransportBundle\\Entity\\Mission''App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\ShopBundle\\Controller\\Customer\\MyCustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\ShopBundle\\Controller\\Customer\\MyCustomerWalletCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\ShopBundle\\Controller\\Customer\\PackCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Pack''App\\Flexy\\ShopBundle\\Controller\\Customer\\PackEngagementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\PackEngagement''App\\Flexy\\ShopBundle\\Controller\\ImportExcel\\ImportCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\ImportExcel\\ImportExcel''App\\Flexy\\ShopBundle\\Controller\\Order\\DemandeFundCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\DemandeFund''App\\Flexy\\ShopBundle\\Controller\\Order\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\ShopBundle\\Controller\\Payment\\BankBookCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\BankBook''App\\Flexy\\ShopBundle\\Controller\\Payment\\PaymentMethodCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\PaymentMethod''App\\Flexy\\ShopBundle\\Controller\\Payment\\TransactionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\Transaction''App\\Flexy\\ShopBundle\\Controller\\Payment\\TransactionListCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\TransactionList''App\\Flexy\\ShopBundle\\Controller\\Product\\AttributCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Attribut''App\\Flexy\\ShopBundle\\Controller\\Product\\AttributValueCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\AttributValue''App\\Flexy\\ShopBundle\\Controller\\Product\\BrandCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Brand''App\\Flexy\\ShopBundle\\Controller\\Product\\CategoryOfferCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct''App\\Flexy\\ShopBundle\\Controller\\Product\\CategoryProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct''App\\Flexy\\ShopBundle\\Controller\\Product\\CategoryProductShopCrudController' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\CategoryProductShop''App\\Flexy\\ShopBundle\\Controller\\Product\\CommentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Comment''App\\Flexy\\ShopBundle\\Controller\\Product\\ImportExcelCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\ImportExcel''App\\Flexy\\ShopBundle\\Controller\\Product\\OfferProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\ShopBundle\\Controller\\Product\\ProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\ShopBundle\\Controller\\Product\\ProductSubscriptionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\ProductSubscription''App\\Flexy\\ShopBundle\\Controller\\Promotion\\CouponsCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Promotion\\Coupon''App\\Flexy\\ShopBundle\\Controller\\Promotion\\PromotionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Promotion\\Promotion''App\\Flexy\\ShopBundle\\Controller\\Shipping\\CashBoxCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\CashBox''App\\Flexy\\ShopBundle\\Controller\\Shipping\\CashOnDeliveryCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\CashOnDelivery''App\\Flexy\\ShopBundle\\Controller\\Shipping\\CityCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\City''App\\Flexy\\ShopBundle\\Controller\\Shipping\\CityRegionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\CityRegion''App\\Flexy\\ShopBundle\\Controller\\Shipping\\DepartementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Departement''App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentCollectMoneyCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentPaper''App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentItemChildCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemChild''App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentItemCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItem''App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentPaperCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentPaper''App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShippingCalculationMethodCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingCalculationMethod''App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShippingMethodCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingMethod''App\\Flexy\\ShopBundle\\Controller\\Shipping\\StepTypeCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\StepType''App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\ShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepFiveShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepFourShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepOneShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepSixShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepThreeShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepTwoShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment''App\\Flexy\\ShopBundle\\Controller\\Shipping\\TrackingStepCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\TrackingStep''App\\Flexy\\ShopBundle\\Controller\\Store\\StoreCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Store\\Store''App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CatalogueProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CategoryOfferCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct''App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CategoryProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\CategoryProductShop''App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\DemandeFundCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\DemandeFund''App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\MyOrdersCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\OfferProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\ProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product''App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\VendorCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Vendor\\Vendor''App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\VendorStatementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\ShopBundle\\Controller\\Vendor\\VendorCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Vendor\\Vendor''App\\Flexy\\StockBundle\\Controller\\ArticleCrudController' => 'App\\Flexy\\StockBundle\\Entity\\Article''App\\Flexy\\StockBundle\\Controller\\DocumentCrudController' => 'App\\Flexy\\StockBundle\\Entity\\Document''App\\Flexy\\StockBundle\\Controller\\StockCrudController' => 'App\\Flexy\\StockBundle\\Entity\\Stock''App\\Flexy\\TransportBundle\\Controller\\AgentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Resource\\Agent''App\\Flexy\\TransportBundle\\Controller\\CustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\TransportBundle\\Controller\\CustomerGroupCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerGroup''App\\Flexy\\TransportBundle\\Controller\\CustomerWalletPointCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerWalletPoint''App\\Flexy\\TransportBundle\\Controller\\MissionCrudController' => 'App\\Flexy\\TransportBundle\\Entity\\Mission''App\\Flexy\\TransportBundle\\Controller\\MyCustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\TransportBundle\\Controller\\MyCustomerWalletCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer''App\\Flexy\\TransportBundle\\Controller\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\TransportBundle\\Controller\\OrderDraftCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order''App\\Flexy\\TransportBundle\\Controller\\OrderItemCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\OrderItem''App\\Flexy\\TransportBundle\\Controller\\ShipmentItemCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItem''App\\Flexy\\TransportBundle\\Controller\\ShippingMethodCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingMethod''App\\Flexy\\TransportBundle\\Controller\\ShippingVehicleTypeCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingVehicleType'], ['App\\Controller\\Admin\\ApplicationCrudController' => 'a63af57''App\\Controller\\Admin\\ExportExcelCrudController' => '2e89cf2''App\\Controller\\Admin\\FrontThemeCrudController' => 'efcb9fd''App\\Controller\\Admin\\LinkCrudController' => 'a332d3d''App\\Controller\\Admin\\LinkTypeCrudController' => 'b4995ca''App\\Controller\\Admin\\LogHistoryCrudController' => '6b3a431''App\\Controller\\Admin\\NotificationCrudController' => '54db243''App\\Controller\\Admin\\ProductCrudController' => 'd2c3aad''App\\Controller\\Admin\\RoleCrudController' => '9bbe826''App\\Controller\\Admin\\SettingsCrudController' => '2970af9''App\\Controller\\Admin\\UserCrudController' => 'aa1b781''App\\Flexy\\BookingBundle\\Controller\\CategoryOfferCrudController' => '610191c''App\\Flexy\\BookingBundle\\Controller\\OfferCrudController' => 'bc0448b''App\\Flexy\\BookingBundle\\Controller\\ReservationCrudController' => 'ea12b96''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\BlocCrudController' => '3dede7d''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\MasterSliderCrudController' => 'eb7e7bb''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\MenuCrudController' => 'd9c40dc''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\MenuItemCrudController' => '07fcef5''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\PageCrudController' => '0500fc5''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\PubBannerCrudController' => '5628139''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SectionCrudController' => '4ec50a1''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SlideCrudController' => 'ca99e23''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SliderCrudController' => '575093f''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SubMenuItemCrudController' => 'ed4956d''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\AgentCrudController' => '1b9d795''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\AttributCrudController' => '5cb75a6''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\AttributValueCrudController' => 'af71564''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\BrandCrudController' => '8acb2cb''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CategoryOfferCrudController' => '9e023e6''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CategoryProductCrudController' => '2024a2a''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CategoryProductShopCrudController' => '8dfa34d''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CityCrudController' => 'cb9059e''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CityRegionCrudController' => '0893310''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CommentCrudController' => '698e11e''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CouponsCrudController' => '1d57a51''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController' => '19c5b31''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Customer\\MissionCrudController' => 'd730e61''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Customer\\OrderCrudController' => '88b39c1''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerCrudController' => '6d8fab1''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerGroupCrudController' => '74d2fb8''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerPackEngagementCrudController' => '639f49b''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerWalletPointCrudController' => '17aa697''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\DemandeFundCrudController' => '4276951''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\DepartementCrudController' => '3ccbc1c''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ImportCrudController' => '44dcd8f''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ImportExcelCrudController' => '5ab0a5f''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\MyCustomerCrudController' => 'c12188f''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\MyCustomerWalletCrudController' => '3d695bc''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\OfferProductCrudController' => 'e58e513''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\OrderCrudController' => '0548cef''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PackCrudController' => 'e9294ff''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PackEngagementCrudController' => 'ae38abd''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PaymentMethodCrudController' => '99ba8e5''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ProductCrudController' => '62958f4''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PromotionCrudController' => 'ac30d3f''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ShippingMethodCrudController' => 'c68fdc5''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CatalogueProductCrudController' => '2bb0a5d''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CategoryOfferCrudController' => 'a0b03f9''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CategoryProductCrudController' => '447467d''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CustomerCrudController' => '5b6d7c5''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\DemandeFundCrudController' => '2293af4''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\MyOrdersCrudController' => '670250b''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\OfferProductCrudController' => '482791c''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\ProductCrudController' => '507f066''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\VendorCrudController' => '90bb77c''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\VendorStatementCrudController' => 'b97ded0''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\VendorCrudController' => 'def58f4''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\BlocCrudController' => '146dfc2''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\MasterSliderCrudController' => '7b6146e''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\MenuCrudController' => '1ac1102''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\MenuItemCrudController' => '65e6d8a''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\PageCrudController' => 'bdea021''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\PubBannerCrudController' => '557d6ec''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SectionCrudController' => '0722156''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SlideCrudController' => 'f8113a4''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SliderCrudController' => '66b90ab''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SubMenuItemCrudController' => '401ed8a''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\AgentCrudController' => '9b2c1a4''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderCrudController' => '61f076e''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderOldCrudController' => '3b2d109''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderToDoCrudController' => '5d73885''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderCrudController' => 'c8ad4d4''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderOldCrudController' => '4408fe8''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderToDoCrudController' => 'f783dd5''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\ShippingAgentCrudController' => '6435a92''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\ComplaintCrudController' => '06b634b''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\ComplaintSubjectCrudController' => '0badb89''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerCODCrudController' => '483b89a''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerCrudController' => '26fac9f''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerGroupCrudController' => '1148630''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerPackEngagementCrudController' => 'fa3dd79''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController' => '46d471a''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\CustomerWalletPointCrudController' => 'c231f51''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\MissionCrudController' => '5baf05e''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\OrderCrudController' => '7c31034''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\MyCustomerCrudController' => '58696da''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\MyCustomerWalletCrudController' => '36be23c''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\PackCrudController' => '4fce6ae''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\PackEngagementCrudController' => '7a5eaa4''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\ImportExcel\\ImportCrudController' => '75131d7''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderPaymentCrudController' => 'a608d78''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderShippingCrudController' => 'dc153dd''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\DemandeFundCrudController' => 'e53372f''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\ExportExcelOrderCrudController' => '6b26a1b''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\LogHistoryOrderCrudController' => '308286f''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\OrderCrudController' => 'f71a269''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\BankBookCrudController' => '711ed46''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\PaymentMethodCrudController' => 'fb4fad7''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\TransactionCrudController' => '17b7530''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\TransactionListCrudController' => 'caee9a5''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\AttributCrudController' => '793a5f7''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\AttributValueCrudController' => '8824e5f''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\BrandCrudController' => '3188afb''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryOfferCrudController' => '2d238fb''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryProductCrudController' => '6b0c5b2''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryProductRevenueCrudController' => '1479c8e''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryProductShopCrudController' => '68e4532''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CommentCrudController' => '535a12e''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ExportExcelCategoryProductCrudController' => '6f46c09''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ExportExcelProductCrudController' => 'dfb7e26''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ImportExcelCrudController' => '1e28dee''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\OfferProductCrudController' => 'd9775a3''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductCrudController' => '102dd53''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductPackChildCrudController' => '6274e86''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductPackCrudController' => '7bacde0''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductRevenueCrudController' => 'bc5a1bb''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductSubscriptionCrudController' => '5a8c7a9''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductVariableCrudController' => 'ff30cd9''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Promotion\\CouponsCrudController' => 'cd2f508''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Promotion\\PromotionCrudController' => '42c62f6''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CashBoxCrudController' => '4dde843''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CashOnDeliveryCrudController' => 'abfd091''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CityCrudController' => '7c1dfc6''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CityRegionCrudController' => '3858d7e''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\DepartementCrudController' => '240fd68''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentCollectMoneyCrudController' => '8b43feb''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentCrudController' => 'b878479''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentItemChildCrudController' => '617c051''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentItemCrudController' => 'd4e4cdd''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentPaperCrudController' => '20c6576''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShippingCalculationMethodCrudController' => '50271f3''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShippingMethodCrudController' => 'b6b598e''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\StepTypeCrudController' => '0b93115''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentCrudController' => '8c0fbba''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFiveShipmentCrudController' => '685355d''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFourShipmentCrudController' => '55354e1''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepOneShipmentCrudController' => '57203f2''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepSixShipmentCrudController' => '16355fc''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepThreeShipmentCrudController' => '4e97db8''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepTwoShipmentCrudController' => '665a0be''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\TrackingStepCrudController' => 'ab35c90''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\CatalogueProductCrudController' => 'b62c69f''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\CategoryProductCrudController' => '9a5b02f''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\CustomerCrudController' => '04ed29f''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\MyOrdersCrudController' => 'f07249d''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\ProductCrudController' => '2da1f61''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\StoreCrudController' => '3a19f6b''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CatalogueProductCrudController' => '0114837''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryOfferCrudController' => 'bfc343a''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryProductCrudController' => 'fb29511''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CustomerCrudController' => 'dff341f''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DemandeFundCrudController' => '678b3f4''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\MyOrdersCrudController' => '67122c9''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\OfferProductCrudController' => 'ed52534''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\ProductCrudController' => 'a145e43''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorCrudController' => 'f8891d1''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorStatementCrudController' => 'd77b385''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\VendorCrudController' => '4f7279b''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\BlocCrudController' => '5dd22c1''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\MasterSliderCrudController' => '7895f4c''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\MenuCrudController' => 'e5c52d7''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\MenuItemCrudController' => '5d44941''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\PageCrudController' => '3dc76f9''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\PubBannerCrudController' => '0817bfa''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\SectionCrudController' => '3257842''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\SlideCrudController' => '152a5ca''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\SliderCrudController' => '606d461''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\SubMenuItemCrudController' => 'ded32b2''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\AgentCoachCrudController' => '66b71d0''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\AgentCommercialCrudController' => 'aac621b''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\AgentCrudController' => 'ee82896''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\AgentObjectiveCrudController' => '83a9c9e''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderCrudController' => '41b1cd5''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderOldCrudController' => 'b8434be''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderToDoCrudController' => '06699ff''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderCrudController' => '9919619''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderOldCrudController' => '761cb99''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderToDoCrudController' => '5bec2ed''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\ShippingAgentCrudController' => 'b65faae''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\ComplaintCrudController' => 'a5829d6''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\ComplaintSubjectCrudController' => '9adfdbd''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerCODCrudController' => '2c6a663''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerCrudController' => '4b1fc9a''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerGroupCrudController' => 'ae4d00b''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerPackEngagementCrudController' => '50775d1''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerSubscribeCrudController' => '95770fb''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerSubscribeTrashCrudController' => '20c8f0b''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerVisitorsCrudController' => 'a3f180e''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController' => '60dda1c''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\Dashboard\\CustomerWalletPointCrudController' => '58617e3''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\Dashboard\\MissionCrudController' => 'fab7810''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\Dashboard\\OrderCrudController' => 'ef1bd84''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\MyCustomerCrudController' => '038c925''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\MyCustomerWalletCrudController' => '4fc1301''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\PackCrudController' => 'cc34406''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\PackEngagementCrudController' => 'bfa1031''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\ProductSubscriptionCrudController' => 'cbbffb2''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\VisitCrudController' => 'cbb4406''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\VisitOutsideCrudController' => '6f06620''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\ImportExcel\\ImportCrudController' => '45b48cb''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\ActiveProductSubscriptionCrudController' => '18fd4ca''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\CashBoxOrderCrudController' => '6f0c72d''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\CashBoxOrderNewCrudController' => '3d82100''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderPaymentCrudController' => 'd07afee''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderShippingCrudController' => '0edbb3b''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\DemandeFundCrudController' => '3cfc0c3''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\ExportExcelOrderCrudController' => '473fd43''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\InactiveProductSubscriptionCrudController' => 'a82b986''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\LogHistoryOrderCrudController' => 'd68106f''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\OrderCrudController' => '29ea18e''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\OrderItemCrudController' => '3cb466a''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\OrderServiceCanceledCrudController' => '376671f''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\OrderServiceCrudController' => 'e93b9bc''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\OrderServiceEmbdedCrudController' => '0d0b2c6''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\OrderServiceTrashCrudController' => '700be24''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\ProductSubscriptionCrudController' => '130bf3d''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\ReabonnementProductSubscriptionCrudController' => '58a97ae''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Payment\\BankBookCrudController' => '853a8bc''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Payment\\PaymentCrudController' => 'dc67131''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Payment\\PaymentMethodCrudController' => 'bd93ee4''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Payment\\TransactionCrudController' => 'f7fc84b''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Payment\\TransactionListCrudController' => '8c95e9d''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\AttributCrudController' => 'ed033b2''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\AttributValueCrudController' => '5a30aec''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\BrandCrudController' => 'caca23b''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\CategoryOfferCrudController' => '7bce60c''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\CategoryProductCrudController' => 'bfe4e35''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\CategoryProductRevenueCrudController' => 'f1dd74f''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\CategoryProductShopCrudController' => '3c75bdd''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\CommentCrudController' => 'bd4110c''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ExportExcelCategoryProductCrudController' => 'b91bbb1''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ExportExcelProductCrudController' => '2db242f''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ImportExcelCrudController' => '5984d51''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\OfferProductCrudController' => '9554615''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ProductCrudController' => 'a23d78b''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ProductPackChildCrudController' => '646a24c''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ProductPackCrudController' => '11328b7''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ProductRevenueCrudController' => 'b196a08''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ProductSubscriptionCrudController' => '91b1687''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ProductVariableCrudController' => '8c3d389''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Promotion\\CouponsCrudController' => '2a73147''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Promotion\\PromotionCrudController' => '44121f7''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\CashBoxCrudController' => '056b8e8''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\CashOnDeliveryCrudController' => 'e06dbb3''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\CityCrudController' => '26d99f4''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\CityRegionCrudController' => '39ad894''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\DepartementCrudController' => '46d83df''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShipmentCollectMoneyCrudController' => '55eb5f4''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShipmentCrudController' => '52d18e6''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShipmentItemChildCrudController' => '83aca24''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShipmentItemCrudController' => 'ac6221a''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShipmentPaperCrudController' => '46ef5a4''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShippingCalculationMethodCrudController' => 'e77464c''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShippingMethodCrudController' => '88f9a4c''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\StepTypeCrudController' => '1ec7226''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentCrudController' => '6e4506c''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFiveShipmentCrudController' => 'e7abce6''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFourShipmentCrudController' => '94253ec''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\StepOneShipmentCrudController' => '4aeeb2b''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\StepSixShipmentCrudController' => '79b464e''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\StepThreeShipmentCrudController' => '5d5a6d7''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\StepTwoShipmentCrudController' => '6f86409''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\TrackingStepCrudController' => 'ecc154a''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Store\\Dashboard\\CatalogueProductCrudController' => 'e41df03''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Store\\Dashboard\\CategoryProductCrudController' => 'f864b06''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Store\\Dashboard\\CustomerCrudController' => 'df1ce42''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Store\\Dashboard\\MyOrdersCrudController' => '4c1b84d''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Store\\Dashboard\\ProductCrudController' => '889c1e9''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Store\\StoreCrudController' => '03abdc3''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CatalogueProductCrudController' => '2c57e12''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryOfferCrudController' => '37ae429''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryProductCrudController' => 'd010cd6''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CustomerCrudController' => '21cdada''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DemandeFundCrudController' => '8a66eeb''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\MyOrdersCrudController' => 'd244027''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\OfferProductCrudController' => 'c0cc23e''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\ProductCrudController' => '22376cb''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorCrudController' => '9aa2b13''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorStatementCrudController' => '2932623''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\VendorCrudController' => '0ad4dc8''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\BlocCrudController' => 'f4cef68''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\MasterSliderCrudController' => '640bbde''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\MenuCrudController' => 'cd0fbbf''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\MenuItemCrudController' => 'fe2d30b''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\PageCrudController' => '978cf73''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\PubBannerCrudController' => '5333c9f''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\SectionCrudController' => '93f97c6''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\SlideCrudController' => '8d644a4''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\SliderCrudController' => '3b2d9b3''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\SubMenuItemCrudController' => 'f82727e''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Agent\\AgentCrudController' => '216bd50''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Agent\\MissionCrudController' => 'f436db4''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Agent\\OrderCrudController' => '58115ba''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\AgentCrudController' => 'c7fcada''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\AttributCrudController' => '5298568''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\AttributValueCrudController' => 'ae1b6b5''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\BrandCrudController' => 'ac32c1f''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CategoryOfferCrudController' => 'f286e6a''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CategoryProductCrudController' => '5a4f75a''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CategoryProductShopCrudController' => '2c19bb8''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CityCrudController' => '3a5881f''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CityRegionCrudController' => '7586a49''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CommentCrudController' => 'b27c33c''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CouponsCrudController' => '920eea2''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Customer\\CustomerCrudController' => 'a2049be''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController' => '3d939b1''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Customer\\MissionCrudController' => '3d8cfb9''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Customer\\OrderCrudController' => '8cb1c13''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CustomerCrudController' => '705b812''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CustomerGroupCrudController' => 'cc9cd92''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CustomerPackEngagementCrudController' => '03101be''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CustomerWalletPointCrudController' => '1e47bb3''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\DemandeFundCrudController' => '1121a6c''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\DepartementCrudController' => '09cb424''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\ImportCrudController' => '1b6ce4f''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\ImportExcelCrudController' => 'd5d6d42''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\MyCustomerCrudController' => '02c376f''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\MyCustomerWalletCrudController' => 'baa44b1''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\OfferProductCrudController' => 'a568976''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\OrderCrudController' => 'b6bbff4''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\PackCrudController' => 'a2e7891''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\PackEngagementCrudController' => 'e63910f''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\PaymentMethodCrudController' => '1b164fb''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\ProductCrudController' => '4041982''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\PromotionCrudController' => '56de77a''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\ShippingMethodCrudController' => '0df1a02''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\CatalogueProductCrudController' => '6c36ec7''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\CategoryOfferCrudController' => 'db594a1''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\CategoryProductCrudController' => '863ae10''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\CustomerCrudController' => 'bd9d35a''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\DemandeFundCrudController' => '66fafc9''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\MyOrdersCrudController' => 'd396cc5''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\OfferProductCrudController' => '3fe3483''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\ProductCrudController' => 'b938159''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\VendorCrudController' => 'd0646c8''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\VendorStatementCrudController' => 'f426ec1''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\VendorCrudController' => '02b97cb''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\BlocCrudController' => 'dbd8c0a''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\MasterSliderCrudController' => '0120ffa''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\MenuCrudController' => '6e24d25''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\MenuItemCrudController' => '24117ed''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\PageCrudController' => '54ac7d5''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\PubBannerCrudController' => '8b4416b''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SectionCrudController' => '0c1e54c''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SlideCrudController' => '467f3a3''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SliderCrudController' => '9833153''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SubMenuItemCrudController' => '8990c37''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Accounting\\InvoiceCrudController' => 'ae6baf5''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\AgentCrudController' => '24e8328''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerCODCrudController' => '1fe50ea''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerCrudController' => '2fda0ab''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerGroupCrudController' => 'ff63106''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerPackEngagementCrudController' => 'b7d76b1''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController' => '115ef69''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\CustomerWalletPointCrudController' => '87dcdf5''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\MissionCrudController' => 'ef8f368''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\OrderCrudController' => 'b93a745''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\MyCustomerCrudController' => 'eb29130''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\MyCustomerWalletCrudController' => '4e7c736''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\PackCrudController' => '9c98def''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\PackEngagementCrudController' => '31b76db''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\ImportExcel\\ImportCrudController' => 'c806864''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Order\\DemandeFundCrudController' => 'e2f9d64''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Order\\OrderCrudController' => '53dfc88''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\BankBookCrudController' => '6b236b8''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\PaymentMethodCrudController' => '63b4e61''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\TransactionCrudController' => '1a1e1fd''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\TransactionListCrudController' => 'd48a0bb''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\AttributCrudController' => '3ead16a''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\AttributValueCrudController' => '71989c3''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\BrandCrudController' => '100d5c3''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CategoryOfferCrudController' => '9d248cb''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CategoryProductCrudController' => 'e3e4896''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CategoryProductShopCrudController' => 'fceafde''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CommentCrudController' => 'c7b06e9''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ImportExcelCrudController' => 'c7be336''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\OfferProductCrudController' => '6f9a75c''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ProductCrudController' => 'e1ea9c4''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Promotion\\CouponsCrudController' => '079c233''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Promotion\\PromotionCrudController' => '05e7e45''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CashBoxCrudController' => '4e622ef''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CashOnDeliveryCrudController' => '8190b54''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CityCrudController' => 'ef3ddf9''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CityRegionCrudController' => 'c491853''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\DepartementCrudController' => '2176bbe''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentCollectMoneyCrudController' => '5f83b67''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentCrudController' => '543426e''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentItemChildCrudController' => '94027d9''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentItemCrudController' => 'e6480a8''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentPaperCrudController' => 'e0a3fc7''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingCalculationMethodCrudController' => '848cf1a''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingMethodCrudController' => 'f2e6b5b''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\StepTypeCrudController' => '0960826''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentCrudController' => '742508f''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFiveShipmentCrudController' => '2c48ac5''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFourShipmentCrudController' => '7b31412''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepOneShipmentCrudController' => '96d74a0''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepSixShipmentCrudController' => 'e5536a0''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepThreeShipmentCrudController' => '40dfc14''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepTwoShipmentCrudController' => '3a7645c''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\TrackingStepCrudController' => '7ac248b''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Store\\StoreCrudController' => '83e4293''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CatalogueProductCrudController' => '2f32371''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryOfferCrudController' => '850740c''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryProductCrudController' => '47f69e5''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CustomerCrudController' => '719fad1''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DemandeFundCrudController' => 'f17d8ff''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\MyOrdersCrudController' => 'fff74e6''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\OfferProductCrudController' => 'cd6d561''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\ProductCrudController' => '2ce6134''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorCrudController' => '0d45769''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorStatementCrudController' => '6dbfea9''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\VendorCrudController' => 'b2e5e0e''App\\Flexy\\POSBundle\\Controller\\CaisseCrudController' => '6c3fe0e''App\\Flexy\\POSBundle\\Controller\\CustomerOrderCrudController' => '4ac426e''App\\Flexy\\POSBundle\\Controller\\OrderCrudController' => 'b632f11''App\\Flexy\\POSBundle\\Controller\\OrderOldCrudController' => 'ce3b763''App\\Flexy\\POSBundle\\Controller\\OrderToDoCrudController' => 'a315b87''App\\Flexy\\POSBundle\\Controller\\TableCrudController' => 'fa912ef''App\\Flexy\\ShopBundle\\Controller\\Accounting\\InvoiceCrudController' => '2543e74''App\\Flexy\\ShopBundle\\Controller\\Agent\\AgentCrudController' => '074fd62''App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerCODCrudController' => 'c23cd6f''App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerCrudController' => '413003a''App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerGroupCrudController' => 'a8560ee''App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerPackEngagementCrudController' => '2c3c42b''App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerWalletPointCrudController' => 'a38a28f''App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\CustomerWalletPointCrudController' => 'a9a2b9d''App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\MissionCrudController' => '8b6a2d6''App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\OrderCrudController' => '7b02518''App\\Flexy\\ShopBundle\\Controller\\Customer\\MyCustomerCrudController' => 'a0c2114''App\\Flexy\\ShopBundle\\Controller\\Customer\\MyCustomerWalletCrudController' => 'd46657d''App\\Flexy\\ShopBundle\\Controller\\Customer\\PackCrudController' => 'fbf592f''App\\Flexy\\ShopBundle\\Controller\\Customer\\PackEngagementCrudController' => '173f47a''App\\Flexy\\ShopBundle\\Controller\\ImportExcel\\ImportCrudController' => '9e2cf87''App\\Flexy\\ShopBundle\\Controller\\Order\\DemandeFundCrudController' => '0a546cb''App\\Flexy\\ShopBundle\\Controller\\Order\\OrderCrudController' => '591564a''App\\Flexy\\ShopBundle\\Controller\\Payment\\BankBookCrudController' => '654f0a0''App\\Flexy\\ShopBundle\\Controller\\Payment\\PaymentMethodCrudController' => '3585f20''App\\Flexy\\ShopBundle\\Controller\\Payment\\TransactionCrudController' => 'a1bb5bd''App\\Flexy\\ShopBundle\\Controller\\Payment\\TransactionListCrudController' => '18ca221''App\\Flexy\\ShopBundle\\Controller\\Product\\AttributCrudController' => '4626d67''App\\Flexy\\ShopBundle\\Controller\\Product\\AttributValueCrudController' => '34094fe''App\\Flexy\\ShopBundle\\Controller\\Product\\BrandCrudController' => 'a2c9d16''App\\Flexy\\ShopBundle\\Controller\\Product\\CategoryOfferCrudController' => '08aac87''App\\Flexy\\ShopBundle\\Controller\\Product\\CategoryProductCrudController' => '7ac803e''App\\Flexy\\ShopBundle\\Controller\\Product\\CategoryProductShopCrudController' => '68d7354''App\\Flexy\\ShopBundle\\Controller\\Product\\CommentCrudController' => '9760966''App\\Flexy\\ShopBundle\\Controller\\Product\\ImportExcelCrudController' => '2e94500''App\\Flexy\\ShopBundle\\Controller\\Product\\OfferProductCrudController' => '7d6b770''App\\Flexy\\ShopBundle\\Controller\\Product\\ProductCrudController' => 'aa552fb''App\\Flexy\\ShopBundle\\Controller\\Product\\ProductSubscriptionCrudController' => '2be2434''App\\Flexy\\ShopBundle\\Controller\\Promotion\\CouponsCrudController' => '8dd1922''App\\Flexy\\ShopBundle\\Controller\\Promotion\\PromotionCrudController' => '095d422''App\\Flexy\\ShopBundle\\Controller\\Shipping\\CashBoxCrudController' => '6fa5f2d''App\\Flexy\\ShopBundle\\Controller\\Shipping\\CashOnDeliveryCrudController' => 'e671cb9''App\\Flexy\\ShopBundle\\Controller\\Shipping\\CityCrudController' => '69579e5''App\\Flexy\\ShopBundle\\Controller\\Shipping\\CityRegionCrudController' => '35795c5''App\\Flexy\\ShopBundle\\Controller\\Shipping\\DepartementCrudController' => '65e1f17''App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentCollectMoneyCrudController' => '4ac38d2''App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentCrudController' => 'c6ed1aa''App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentItemChildCrudController' => 'f17486d''App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentItemCrudController' => '47f1b49''App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentPaperCrudController' => '6fe3b2a''App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShippingCalculationMethodCrudController' => '3996a65''App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShippingMethodCrudController' => 'e411aa1''App\\Flexy\\ShopBundle\\Controller\\Shipping\\StepTypeCrudController' => '8b868bc''App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\ShipmentCrudController' => 'd0c84ae''App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepFiveShipmentCrudController' => 'dfa0115''App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepFourShipmentCrudController' => 'aaaed6b''App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepOneShipmentCrudController' => 'c7d4e2b''App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepSixShipmentCrudController' => 'a992506''App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepThreeShipmentCrudController' => '4151c40''App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepTwoShipmentCrudController' => '78de919''App\\Flexy\\ShopBundle\\Controller\\Shipping\\TrackingStepCrudController' => 'b6660ba''App\\Flexy\\ShopBundle\\Controller\\Store\\StoreCrudController' => '31cbbfa''App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CatalogueProductCrudController' => '04e5ede''App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CategoryOfferCrudController' => '02055e8''App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CategoryProductCrudController' => 'a25c25c''App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CustomerCrudController' => '3dc9141''App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\DemandeFundCrudController' => '4c064fa''App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\MyOrdersCrudController' => '3a8f80d''App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\OfferProductCrudController' => 'dab2fe5''App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\ProductCrudController' => 'cb79bf4''App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\VendorCrudController' => 'd84dae6''App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\VendorStatementCrudController' => '01c44a9''App\\Flexy\\ShopBundle\\Controller\\Vendor\\VendorCrudController' => 'a1bb593''App\\Flexy\\StockBundle\\Controller\\ArticleCrudController' => '4c6bbda''App\\Flexy\\StockBundle\\Controller\\DocumentCrudController' => '6d70a76''App\\Flexy\\StockBundle\\Controller\\StockCrudController' => '6fe481b''App\\Flexy\\TransportBundle\\Controller\\AgentCrudController' => 'f388b7d''App\\Flexy\\TransportBundle\\Controller\\CustomerCrudController' => '98d3f3e''App\\Flexy\\TransportBundle\\Controller\\CustomerGroupCrudController' => 'ce558d6''App\\Flexy\\TransportBundle\\Controller\\CustomerWalletPointCrudController' => '5bf0d91''App\\Flexy\\TransportBundle\\Controller\\MissionCrudController' => 'bfb7f30''App\\Flexy\\TransportBundle\\Controller\\MyCustomerCrudController' => 'b95e088''App\\Flexy\\TransportBundle\\Controller\\MyCustomerWalletCrudController' => 'e5c5d18''App\\Flexy\\TransportBundle\\Controller\\OrderCrudController' => 'dd74179''App\\Flexy\\TransportBundle\\Controller\\OrderDraftCrudController' => '62cdeec''App\\Flexy\\TransportBundle\\Controller\\OrderItemCrudController' => '1b3d63f''App\\Flexy\\TransportBundle\\Controller\\ShipmentItemCrudController' => '4876ed8''App\\Flexy\\TransportBundle\\Controller\\ShippingMethodCrudController' => 'b47ce72''App\\Flexy\\TransportBundle\\Controller\\ShippingVehicleTypeCrudController' => '19c3208'], ['App\\Entity\\Application' => 'App\\Controller\\Admin\\ApplicationCrudController''App\\Entity\\ExportExcel' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ExportExcelProductCrudController''App\\Entity\\FrontTheme' => 'App\\Controller\\Admin\\FrontThemeCrudController''App\\Entity\\Link' => 'App\\Controller\\Admin\\LinkCrudController''App\\Entity\\LinkType' => 'App\\Controller\\Admin\\LinkTypeCrudController''App\\Entity\\LogHistory' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\LogHistoryOrderCrudController''App\\Entity\\Notification' => 'App\\Controller\\Admin\\NotificationCrudController''App\\Entity\\Product' => 'App\\Controller\\Admin\\ProductCrudController''App\\Entity\\Role' => 'App\\Controller\\Admin\\RoleCrudController''App\\Entity\\Settings' => 'App\\Controller\\Admin\\SettingsCrudController''App\\Entity\\User' => 'App\\Controller\\Admin\\UserCrudController''App\\Flexy\\BookingBundle\\Entity\\CategoryOffer' => 'App\\Flexy\\BookingBundle\\Controller\\CategoryOfferCrudController''App\\Flexy\\BookingBundle\\Entity\\Offer' => 'App\\Flexy\\BookingBundle\\Controller\\OfferCrudController''App\\Flexy\\BookingBundle\\Entity\\Reservation' => 'App\\Flexy\\BookingBundle\\Controller\\ReservationCrudController''App\\Flexy\\FrontBundle\\Entity\\Bloc' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\BlocCrudController''App\\Flexy\\FrontBundle\\Entity\\MasterSlider' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\MasterSliderCrudController''App\\Flexy\\FrontBundle\\Entity\\Menu' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\MenuCrudController''App\\Flexy\\FrontBundle\\Entity\\MenuItem' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SubMenuItemCrudController''App\\Flexy\\FrontBundle\\Entity\\Page' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\PageCrudController''App\\Flexy\\FrontBundle\\Entity\\PubBanner' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\PubBannerCrudController''App\\Flexy\\FrontBundle\\Entity\\Section' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SectionCrudController''App\\Flexy\\FrontBundle\\Entity\\Slide' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SlideCrudController''App\\Flexy\\FrontBundle\\Entity\\Slider' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SliderCrudController''App\\Flexy\\ShopBundle\\Entity\\Resource\\Agent' => 'App\\Flexy\\TransportBundle\\Controller\\AgentCrudController''App\\Flexy\\ShopBundle\\Entity\\Product\\Attribut' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\AttributCrudController''App\\Flexy\\ShopBundle\\Entity\\Product\\AttributValue' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\AttributValueCrudController''App\\Flexy\\ShopBundle\\Entity\\Brand' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\BrandCrudController''App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CategoryOfferCrudController''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CategoryProductShop' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CategoryProductShopCrudController''App\\Flexy\\ShopBundle\\Entity\\Shipping\\City' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\CityCrudController''App\\Flexy\\ShopBundle\\Entity\\Shipping\\CityRegion' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\CityRegionCrudController''App\\Flexy\\ShopBundle\\Entity\\Product\\Comment' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\CommentCrudController''App\\Flexy\\ShopBundle\\Entity\\Promotion\\Coupon' => 'App\\Flexy\\ShopBundle\\Controller\\Promotion\\CouponsCrudController''App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerWalletPoint' => 'App\\Flexy\\TransportBundle\\Controller\\CustomerWalletPointCrudController''App\\Flexy\\TransportBundle\\Entity\\Mission' => 'App\\Flexy\\TransportBundle\\Controller\\MissionCrudController''App\\Flexy\\ShopBundle\\Entity\\Order\\Order' => 'App\\Flexy\\TransportBundle\\Controller\\OrderDraftCrudController''App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer' => 'App\\Flexy\\TransportBundle\\Controller\\MyCustomerWalletCrudController''App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerGroup' => 'App\\Flexy\\TransportBundle\\Controller\\CustomerGroupCrudController''App\\Flexy\\ShopBundle\\Entity\\Customer\\PackEngagement' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\PackEngagementCrudController''App\\Flexy\\ShopBundle\\Entity\\Order\\DemandeFund' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\DemandeFundCrudController''App\\Flexy\\ShopBundle\\Entity\\Shipping\\Departement' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\DepartementCrudController''App\\Flexy\\ShopBundle\\Entity\\ImportExcel\\ImportExcel' => 'App\\Flexy\\ShopBundle\\Controller\\ImportExcel\\ImportCrudController''App\\Flexy\\ShopBundle\\Entity\\Product\\ImportExcel' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\ImportExcelCrudController''App\\Flexy\\ShopBundle\\Entity\\Product\\Product' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\ProductCrudController''App\\Flexy\\ShopBundle\\Entity\\Customer\\Pack' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\PackCrudController''App\\Flexy\\ShopBundle\\Entity\\Payment\\PaymentMethod' => 'App\\Flexy\\ShopBundle\\Controller\\Payment\\PaymentMethodCrudController''App\\Flexy\\ShopBundle\\Entity\\Promotion\\Promotion' => 'App\\Flexy\\ShopBundle\\Controller\\Promotion\\PromotionCrudController''App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingMethod' => 'App\\Flexy\\TransportBundle\\Controller\\ShippingMethodCrudController''App\\Flexy\\ShopBundle\\Entity\\CategoryProductShop' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CategoryProductCrudController''App\\Flexy\\ShopBundle\\Entity\\Vendor\\Vendor' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\VendorCrudController''App\\Flexy\\ShopBundle\\Entity\\Customer\\Complaint' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\ComplaintCrudController''App\\Flexy\\ShopBundle\\Entity\\Customer\\ComplaintSubject' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\ComplaintSubjectCrudController''App\\Flexy\\ShopBundle\\Entity\\Payment\\BankBook' => 'App\\Flexy\\ShopBundle\\Controller\\Payment\\BankBookCrudController''App\\Flexy\\ShopBundle\\Entity\\Payment\\Transaction' => 'App\\Flexy\\ShopBundle\\Controller\\Payment\\TransactionCrudController''App\\Flexy\\ShopBundle\\Entity\\Payment\\TransactionList' => 'App\\Flexy\\ShopBundle\\Controller\\Payment\\TransactionListCrudController''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryProductShop' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryProductShopCrudController''App\\Flexy\\ShopBundle\\Entity\\Product\\ProductPack' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ProductPackChildCrudController''App\\Flexy\\ShopBundle\\Entity\\Shipping\\CashBox' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\CashBoxCrudController''App\\Flexy\\ShopBundle\\Entity\\Shipping\\CashOnDelivery' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\CashOnDeliveryCrudController''App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentPaper' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentPaperCrudController''App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepTwoShipmentCrudController''App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemChild' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentItemChildCrudController''App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItem' => 'App\\Flexy\\TransportBundle\\Controller\\ShipmentItemCrudController''App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingCalculationMethod' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShippingCalculationMethodCrudController''App\\Flexy\\ShopBundle\\Entity\\Shipping\\StepType' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\StepTypeCrudController''App\\Flexy\\ShopBundle\\Entity\\Shipping\\TrackingStep' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\TrackingStepCrudController''App\\Flexy\\ShopBundle\\Entity\\Store\\Store' => 'App\\Flexy\\ShopBundle\\Controller\\Store\\StoreCrudController''App\\Flexy\\ShopBundle\\Entity\\Resource\\AgentObjective' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\AgentObjectiveCrudController''App\\Flexy\\ShopBundle\\Entity\\Product\\ProductSubscription' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\ProductSubscriptionCrudController''App\\Flexy\\ShopBundle\\Entity\\Customer\\Visit' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\VisitCrudController''App\\Flexy\\ShopBundle\\Entity\\Customer\\VisitOutside' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\VisitOutsideCrudController''App\\Flexy\\ShopBundle\\Entity\\Order\\CashBoxOrder' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\CashBoxOrderNewCrudController''App\\Flexy\\ShopBundle\\Entity\\Order\\OrderItem' => 'App\\Flexy\\TransportBundle\\Controller\\OrderItemCrudController''App\\Flexy\\ShopBundle\\Entity\\Payment\\Payment' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Payment\\PaymentCrudController''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\CategoryProductShop' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\CategoryProductShopCrudController''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CategoryProductShop' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CategoryProductShopCrudController''App\\Flexy\\ShopBundle\\Entity\\Accounting\\Invoice' => 'App\\Flexy\\ShopBundle\\Controller\\Accounting\\InvoiceCrudController''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CategoryProductShop' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CategoryProductShopCrudController''App\\Flexy\\POSBundle\\Entity\\Caisse' => 'App\\Flexy\\POSBundle\\Controller\\CaisseCrudController''App\\Flexy\\POSBundle\\Entity\\Table' => 'App\\Flexy\\POSBundle\\Controller\\TableCrudController''App\\Flexy\\ShopBundle\\Controller\\Product\\CategoryProductShop' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\CategoryProductShopCrudController''App\\Flexy\\StockBundle\\Entity\\Article' => 'App\\Flexy\\StockBundle\\Controller\\ArticleCrudController''App\\Flexy\\StockBundle\\Entity\\Document' => 'App\\Flexy\\StockBundle\\Controller\\DocumentCrudController''App\\Flexy\\StockBundle\\Entity\\Stock' => 'App\\Flexy\\StockBundle\\Controller\\StockCrudController''App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingVehicleType' => 'App\\Flexy\\TransportBundle\\Controller\\ShippingVehicleTypeCrudController'], ['a63af57' => 'App\\Controller\\Admin\\ApplicationCrudController''2e89cf2' => 'App\\Controller\\Admin\\ExportExcelCrudController''efcb9fd' => 'App\\Controller\\Admin\\FrontThemeCrudController''a332d3d' => 'App\\Controller\\Admin\\LinkCrudController''b4995ca' => 'App\\Controller\\Admin\\LinkTypeCrudController''6b3a431' => 'App\\Controller\\Admin\\LogHistoryCrudController''54db243' => 'App\\Controller\\Admin\\NotificationCrudController''d2c3aad' => 'App\\Controller\\Admin\\ProductCrudController''9bbe826' => 'App\\Controller\\Admin\\RoleCrudController''2970af9' => 'App\\Controller\\Admin\\SettingsCrudController''aa1b781' => 'App\\Controller\\Admin\\UserCrudController''610191c' => 'App\\Flexy\\BookingBundle\\Controller\\CategoryOfferCrudController''bc0448b' => 'App\\Flexy\\BookingBundle\\Controller\\OfferCrudController''ea12b96' => 'App\\Flexy\\BookingBundle\\Controller\\ReservationCrudController''3dede7d' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\BlocCrudController''eb7e7bb' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\MasterSliderCrudController''d9c40dc' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\MenuCrudController''07fcef5' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\MenuItemCrudController''0500fc5' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\PageCrudController'5628139 => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\PubBannerCrudController''4ec50a1' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SectionCrudController''ca99e23' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SlideCrudController''575093f' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SliderCrudController''ed4956d' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SubMenuItemCrudController''1b9d795' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\AgentCrudController''5cb75a6' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\AttributCrudController''af71564' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\AttributValueCrudController''8acb2cb' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\BrandCrudController''9e023e6' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CategoryOfferCrudController''2024a2a' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CategoryProductCrudController''8dfa34d' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CategoryProductShopCrudController''cb9059e' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CityCrudController''0893310' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CityRegionCrudController''698e11e' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CommentCrudController''1d57a51' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CouponsCrudController''19c5b31' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController''d730e61' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Customer\\MissionCrudController''88b39c1' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Customer\\OrderCrudController''6d8fab1' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerCrudController''74d2fb8' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerGroupCrudController''639f49b' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerPackEngagementCrudController''17aa697' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerWalletPointCrudController'4276951 => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\DemandeFundCrudController''3ccbc1c' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\DepartementCrudController''44dcd8f' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ImportCrudController''5ab0a5f' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ImportExcelCrudController''c12188f' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\MyCustomerCrudController''3d695bc' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\MyCustomerWalletCrudController''e58e513' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\OfferProductCrudController''0548cef' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\OrderCrudController''e9294ff' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PackCrudController''ae38abd' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PackEngagementCrudController''99ba8e5' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PaymentMethodCrudController''62958f4' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ProductCrudController''ac30d3f' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PromotionCrudController''c68fdc5' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ShippingMethodCrudController''2bb0a5d' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CatalogueProductCrudController''a0b03f9' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CategoryOfferCrudController''447467d' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CategoryProductCrudController''5b6d7c5' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CustomerCrudController''2293af4' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\DemandeFundCrudController''670250b' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\MyOrdersCrudController''482791c' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\OfferProductCrudController''507f066' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\ProductCrudController''90bb77c' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\VendorCrudController''b97ded0' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\VendorStatementCrudController''def58f4' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\VendorCrudController''146dfc2' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\BlocCrudController''7b6146e' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\MasterSliderCrudController''1ac1102' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\MenuCrudController''65e6d8a' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\MenuItemCrudController''bdea021' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\PageCrudController''557d6ec' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\PubBannerCrudController''0722156' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SectionCrudController''f8113a4' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SlideCrudController''66b90ab' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SliderCrudController''401ed8a' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SubMenuItemCrudController''9b2c1a4' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\AgentCrudController''61f076e' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderCrudController''3b2d109' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderOldCrudController''5d73885' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderToDoCrudController''c8ad4d4' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderCrudController''4408fe8' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderOldCrudController''f783dd5' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderToDoCrudController''6435a92' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\ShippingAgentCrudController''06b634b' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\ComplaintCrudController''0badb89' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\ComplaintSubjectCrudController''483b89a' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerCODCrudController''26fac9f' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerCrudController'1148630 => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerGroupCrudController''fa3dd79' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerPackEngagementCrudController''46d471a' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController''c231f51' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\CustomerWalletPointCrudController''5baf05e' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\MissionCrudController''7c31034' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\OrderCrudController''58696da' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\MyCustomerCrudController''36be23c' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\MyCustomerWalletCrudController''4fce6ae' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\PackCrudController''7a5eaa4' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\PackEngagementCrudController''75131d7' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\ImportExcel\\ImportCrudController''a608d78' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderPaymentCrudController''dc153dd' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderShippingCrudController''e53372f' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\DemandeFundCrudController''6b26a1b' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\ExportExcelOrderCrudController''308286f' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\LogHistoryOrderCrudController''f71a269' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\OrderCrudController''711ed46' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\BankBookCrudController''fb4fad7' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\PaymentMethodCrudController''17b7530' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\TransactionCrudController''caee9a5' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\TransactionListCrudController''793a5f7' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\AttributCrudController''8824e5f' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\AttributValueCrudController''3188afb' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\BrandCrudController''2d238fb' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryOfferCrudController''6b0c5b2' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryProductCrudController''1479c8e' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryProductRevenueCrudController''68e4532' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryProductShopCrudController''535a12e' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CommentCrudController''6f46c09' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ExportExcelCategoryProductCrudController''dfb7e26' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ExportExcelProductCrudController''1e28dee' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ImportExcelCrudController''d9775a3' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\OfferProductCrudController''102dd53' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductCrudController''6274e86' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductPackChildCrudController''7bacde0' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductPackCrudController''bc5a1bb' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductRevenueCrudController''5a8c7a9' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductSubscriptionCrudController''ff30cd9' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductVariableCrudController''cd2f508' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Promotion\\CouponsCrudController''42c62f6' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Promotion\\PromotionCrudController''4dde843' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CashBoxCrudController''abfd091' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CashOnDeliveryCrudController''7c1dfc6' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CityCrudController''3858d7e' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CityRegionCrudController''240fd68' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\DepartementCrudController''8b43feb' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentCollectMoneyCrudController''b878479' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentCrudController''617c051' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentItemChildCrudController''d4e4cdd' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentItemCrudController''20c6576' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentPaperCrudController''50271f3' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShippingCalculationMethodCrudController''b6b598e' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShippingMethodCrudController''0b93115' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\StepTypeCrudController''8c0fbba' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentCrudController''685355d' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFiveShipmentCrudController''55354e1' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFourShipmentCrudController''57203f2' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepOneShipmentCrudController''16355fc' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepSixShipmentCrudController''4e97db8' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepThreeShipmentCrudController''665a0be' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepTwoShipmentCrudController''ab35c90' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\TrackingStepCrudController''b62c69f' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\CatalogueProductCrudController''9a5b02f' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\CategoryProductCrudController''04ed29f' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\CustomerCrudController''f07249d' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\MyOrdersCrudController''2da1f61' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\ProductCrudController''3a19f6b' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\StoreCrudController''0114837' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CatalogueProductCrudController''bfc343a' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryOfferCrudController''fb29511' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryProductCrudController''dff341f' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CustomerCrudController''678b3f4' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DemandeFundCrudController''67122c9' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\MyOrdersCrudController''ed52534' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\OfferProductCrudController''a145e43' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\ProductCrudController''f8891d1' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorCrudController''d77b385' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorStatementCrudController''4f7279b' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\VendorCrudController''5dd22c1' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\BlocCrudController''7895f4c' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\MasterSliderCrudController''e5c52d7' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\MenuCrudController''5d44941' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\MenuItemCrudController''3dc76f9' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\PageCrudController''0817bfa' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\PubBannerCrudController'3257842 => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\SectionCrudController''152a5ca' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\SlideCrudController''606d461' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\SliderCrudController''ded32b2' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\Admin\\SubMenuItemCrudController''66b71d0' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\AgentCoachCrudController''aac621b' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\AgentCommercialCrudController''ee82896' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\AgentCrudController''83a9c9e' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\AgentObjectiveCrudController''41b1cd5' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderCrudController''b8434be' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderOldCrudController''06699ff' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderToDoCrudController'9919619 => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderCrudController''761cb99' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderOldCrudController''5bec2ed' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderToDoCrudController''b65faae' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\ShippingAgentCrudController''a5829d6' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\ComplaintCrudController''9adfdbd' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\ComplaintSubjectCrudController''2c6a663' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerCODCrudController''4b1fc9a' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerCrudController''ae4d00b' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerGroupCrudController''50775d1' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerPackEngagementCrudController''95770fb' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerSubscribeCrudController''20c8f0b' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerSubscribeTrashCrudController''a3f180e' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerVisitorsCrudController''60dda1c' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController''58617e3' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\Dashboard\\CustomerWalletPointCrudController''fab7810' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\Dashboard\\MissionCrudController''ef1bd84' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\Dashboard\\OrderCrudController''038c925' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\MyCustomerCrudController''4fc1301' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\MyCustomerWalletCrudController''cc34406' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\PackCrudController''bfa1031' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\PackEngagementCrudController''cbbffb2' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\ProductSubscriptionCrudController''cbb4406' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\VisitCrudController''6f06620' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\VisitOutsideCrudController''45b48cb' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\ImportExcel\\ImportCrudController''18fd4ca' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\ActiveProductSubscriptionCrudController''6f0c72d' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\CashBoxOrderCrudController''3d82100' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\CashBoxOrderNewCrudController''d07afee' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderPaymentCrudController''0edbb3b' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderShippingCrudController''3cfc0c3' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\DemandeFundCrudController''473fd43' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\ExportExcelOrderCrudController''a82b986' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\InactiveProductSubscriptionCrudController''d68106f' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\LogHistoryOrderCrudController''29ea18e' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\OrderCrudController''3cb466a' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\OrderItemCrudController''376671f' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\OrderServiceCanceledCrudController''e93b9bc' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\OrderServiceCrudController''0d0b2c6' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\OrderServiceEmbdedCrudController''700be24' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\OrderServiceTrashCrudController''130bf3d' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\ProductSubscriptionCrudController''58a97ae' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Order\\ReabonnementProductSubscriptionCrudController''853a8bc' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Payment\\BankBookCrudController''dc67131' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Payment\\PaymentCrudController''bd93ee4' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Payment\\PaymentMethodCrudController''f7fc84b' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Payment\\TransactionCrudController''8c95e9d' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Payment\\TransactionListCrudController''ed033b2' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\AttributCrudController''5a30aec' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\AttributValueCrudController''caca23b' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\BrandCrudController''7bce60c' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\CategoryOfferCrudController''bfe4e35' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\CategoryProductCrudController''f1dd74f' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\CategoryProductRevenueCrudController''3c75bdd' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\CategoryProductShopCrudController''bd4110c' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\CommentCrudController''b91bbb1' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ExportExcelCategoryProductCrudController''2db242f' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ExportExcelProductCrudController''5984d51' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ImportExcelCrudController'9554615 => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\OfferProductCrudController''a23d78b' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ProductCrudController''646a24c' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ProductPackChildCrudController''11328b7' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ProductPackCrudController''b196a08' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ProductRevenueCrudController''91b1687' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ProductSubscriptionCrudController''8c3d389' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Product\\ProductVariableCrudController''2a73147' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Promotion\\CouponsCrudController''44121f7' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Promotion\\PromotionCrudController''056b8e8' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\CashBoxCrudController''e06dbb3' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\CashOnDeliveryCrudController''26d99f4' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\CityCrudController''39ad894' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\CityRegionCrudController''46d83df' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\DepartementCrudController''55eb5f4' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShipmentCollectMoneyCrudController''52d18e6' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShipmentCrudController''83aca24' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShipmentItemChildCrudController''ac6221a' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShipmentItemCrudController''46ef5a4' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShipmentPaperCrudController''e77464c' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShippingCalculationMethodCrudController''88f9a4c' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\ShippingMethodCrudController''1ec7226' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\StepTypeCrudController''6e4506c' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentCrudController''e7abce6' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFiveShipmentCrudController''94253ec' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFourShipmentCrudController''4aeeb2b' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\StepOneShipmentCrudController''79b464e' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\StepSixShipmentCrudController''5d5a6d7' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\StepThreeShipmentCrudController''6f86409' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\Steps\\StepTwoShipmentCrudController''ecc154a' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Shipping\\TrackingStepCrudController''e41df03' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Store\\Dashboard\\CatalogueProductCrudController''f864b06' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Store\\Dashboard\\CategoryProductCrudController''df1ce42' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Store\\Dashboard\\CustomerCrudController''4c1b84d' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Store\\Dashboard\\MyOrdersCrudController''889c1e9' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Store\\Dashboard\\ProductCrudController''03abdc3' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Store\\StoreCrudController''2c57e12' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CatalogueProductCrudController''37ae429' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryOfferCrudController''d010cd6' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryProductCrudController''21cdada' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CustomerCrudController''8a66eeb' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DemandeFundCrudController''d244027' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\MyOrdersCrudController''c0cc23e' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\OfferProductCrudController''22376cb' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\ProductCrudController''9aa2b13' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorCrudController'2932623 => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorStatementCrudController''0ad4dc8' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\VendorCrudController''f4cef68' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\BlocCrudController''640bbde' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\MasterSliderCrudController''cd0fbbf' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\MenuCrudController''fe2d30b' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\MenuItemCrudController''978cf73' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\PageCrudController''5333c9f' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\PubBannerCrudController''93f97c6' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\SectionCrudController''8d644a4' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\SlideCrudController''3b2d9b3' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\SliderCrudController''f82727e' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\Admin\\SubMenuItemCrudController''216bd50' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Agent\\AgentCrudController''f436db4' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Agent\\MissionCrudController''58115ba' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Agent\\OrderCrudController''c7fcada' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\AgentCrudController'5298568 => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\AttributCrudController''ae1b6b5' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\AttributValueCrudController''ac32c1f' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\BrandCrudController''f286e6a' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CategoryOfferCrudController''5a4f75a' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CategoryProductCrudController''2c19bb8' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CategoryProductShopCrudController''3a5881f' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CityCrudController''7586a49' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CityRegionCrudController''b27c33c' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CommentCrudController''920eea2' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CouponsCrudController''a2049be' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Customer\\CustomerCrudController''3d939b1' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController''3d8cfb9' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Customer\\MissionCrudController''8cb1c13' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Customer\\OrderCrudController''705b812' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CustomerCrudController''cc9cd92' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CustomerGroupCrudController''03101be' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CustomerPackEngagementCrudController''1e47bb3' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\CustomerWalletPointCrudController''1121a6c' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\DemandeFundCrudController''09cb424' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\DepartementCrudController''1b6ce4f' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\ImportCrudController''d5d6d42' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\ImportExcelCrudController''02c376f' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\MyCustomerCrudController''baa44b1' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\MyCustomerWalletCrudController''a568976' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\OfferProductCrudController''b6bbff4' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\OrderCrudController''a2e7891' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\PackCrudController''e63910f' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\PackEngagementCrudController''1b164fb' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\PaymentMethodCrudController'4041982 => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\ProductCrudController''56de77a' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\PromotionCrudController''0df1a02' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\ShippingMethodCrudController''6c36ec7' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\CatalogueProductCrudController''db594a1' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\CategoryOfferCrudController''863ae10' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\CategoryProductCrudController''bd9d35a' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\CustomerCrudController''66fafc9' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\DemandeFundCrudController''d396cc5' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\MyOrdersCrudController''3fe3483' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\OfferProductCrudController''b938159' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\ProductCrudController''d0646c8' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\VendorCrudController''f426ec1' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\VendorStatementCrudController''02b97cb' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\VendorCrudController''dbd8c0a' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\BlocCrudController''0120ffa' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\MasterSliderCrudController''6e24d25' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\MenuCrudController''24117ed' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\MenuItemCrudController''54ac7d5' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\PageCrudController''8b4416b' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\PubBannerCrudController''0c1e54c' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SectionCrudController''467f3a3' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SlideCrudController'9833153 => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SliderCrudController''8990c37' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SubMenuItemCrudController''ae6baf5' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Accounting\\InvoiceCrudController''24e8328' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\AgentCrudController''1fe50ea' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerCODCrudController''2fda0ab' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerCrudController''ff63106' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerGroupCrudController''b7d76b1' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerPackEngagementCrudController''115ef69' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController''87dcdf5' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\CustomerWalletPointCrudController''ef8f368' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\MissionCrudController''b93a745' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\OrderCrudController''eb29130' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\MyCustomerCrudController''4e7c736' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\MyCustomerWalletCrudController''9c98def' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\PackCrudController''31b76db' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\PackEngagementCrudController''c806864' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\ImportExcel\\ImportCrudController''e2f9d64' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Order\\DemandeFundCrudController''53dfc88' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Order\\OrderCrudController''6b236b8' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\BankBookCrudController''63b4e61' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\PaymentMethodCrudController''1a1e1fd' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\TransactionCrudController''d48a0bb' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\TransactionListCrudController''3ead16a' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\AttributCrudController''71989c3' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\AttributValueCrudController''100d5c3' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\BrandCrudController''9d248cb' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CategoryOfferCrudController''e3e4896' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CategoryProductCrudController''fceafde' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CategoryProductShopCrudController''c7b06e9' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CommentCrudController''c7be336' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ImportExcelCrudController''6f9a75c' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\OfferProductCrudController''e1ea9c4' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ProductCrudController''079c233' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Promotion\\CouponsCrudController''05e7e45' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Promotion\\PromotionCrudController''4e622ef' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CashBoxCrudController''8190b54' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CashOnDeliveryCrudController''ef3ddf9' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CityCrudController''c491853' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CityRegionCrudController''2176bbe' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\DepartementCrudController''5f83b67' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentCollectMoneyCrudController''543426e' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentCrudController''94027d9' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentItemChildCrudController''e6480a8' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentItemCrudController''e0a3fc7' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentPaperCrudController''848cf1a' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingCalculationMethodCrudController''f2e6b5b' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingMethodCrudController''0960826' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\StepTypeCrudController''742508f' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentCrudController''2c48ac5' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFiveShipmentCrudController''7b31412' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFourShipmentCrudController''96d74a0' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepOneShipmentCrudController''e5536a0' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepSixShipmentCrudController''40dfc14' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepThreeShipmentCrudController''3a7645c' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepTwoShipmentCrudController''7ac248b' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\TrackingStepCrudController''83e4293' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Store\\StoreCrudController''2f32371' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CatalogueProductCrudController''850740c' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryOfferCrudController''47f69e5' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryProductCrudController''719fad1' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CustomerCrudController''f17d8ff' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DemandeFundCrudController''fff74e6' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\MyOrdersCrudController''cd6d561' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\OfferProductCrudController''2ce6134' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\ProductCrudController''0d45769' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorCrudController''6dbfea9' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorStatementCrudController''b2e5e0e' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\VendorCrudController''6c3fe0e' => 'App\\Flexy\\POSBundle\\Controller\\CaisseCrudController''4ac426e' => 'App\\Flexy\\POSBundle\\Controller\\CustomerOrderCrudController''b632f11' => 'App\\Flexy\\POSBundle\\Controller\\OrderCrudController''ce3b763' => 'App\\Flexy\\POSBundle\\Controller\\OrderOldCrudController''a315b87' => 'App\\Flexy\\POSBundle\\Controller\\OrderToDoCrudController''fa912ef' => 'App\\Flexy\\POSBundle\\Controller\\TableCrudController''2543e74' => 'App\\Flexy\\ShopBundle\\Controller\\Accounting\\InvoiceCrudController''074fd62' => 'App\\Flexy\\ShopBundle\\Controller\\Agent\\AgentCrudController''c23cd6f' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerCODCrudController''413003a' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerCrudController''a8560ee' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerGroupCrudController''2c3c42b' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerPackEngagementCrudController''a38a28f' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerWalletPointCrudController''a9a2b9d' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\CustomerWalletPointCrudController''8b6a2d6' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\MissionCrudController''7b02518' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\OrderCrudController''a0c2114' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\MyCustomerCrudController''d46657d' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\MyCustomerWalletCrudController''fbf592f' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\PackCrudController''173f47a' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\PackEngagementCrudController''9e2cf87' => 'App\\Flexy\\ShopBundle\\Controller\\ImportExcel\\ImportCrudController''0a546cb' => 'App\\Flexy\\ShopBundle\\Controller\\Order\\DemandeFundCrudController''591564a' => 'App\\Flexy\\ShopBundle\\Controller\\Order\\OrderCrudController''654f0a0' => 'App\\Flexy\\ShopBundle\\Controller\\Payment\\BankBookCrudController''3585f20' => 'App\\Flexy\\ShopBundle\\Controller\\Payment\\PaymentMethodCrudController''a1bb5bd' => 'App\\Flexy\\ShopBundle\\Controller\\Payment\\TransactionCrudController''18ca221' => 'App\\Flexy\\ShopBundle\\Controller\\Payment\\TransactionListCrudController''4626d67' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\AttributCrudController''34094fe' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\AttributValueCrudController''a2c9d16' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\BrandCrudController''08aac87' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\CategoryOfferCrudController''7ac803e' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\CategoryProductCrudController''68d7354' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\CategoryProductShopCrudController'9760966 => 'App\\Flexy\\ShopBundle\\Controller\\Product\\CommentCrudController''2e94500' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\ImportExcelCrudController''7d6b770' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\OfferProductCrudController''aa552fb' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\ProductCrudController''2be2434' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\ProductSubscriptionCrudController''8dd1922' => 'App\\Flexy\\ShopBundle\\Controller\\Promotion\\CouponsCrudController''095d422' => 'App\\Flexy\\ShopBundle\\Controller\\Promotion\\PromotionCrudController''6fa5f2d' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\CashBoxCrudController''e671cb9' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\CashOnDeliveryCrudController''69579e5' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\CityCrudController''35795c5' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\CityRegionCrudController''65e1f17' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\DepartementCrudController''4ac38d2' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentCollectMoneyCrudController''c6ed1aa' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentCrudController''f17486d' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentItemChildCrudController''47f1b49' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentItemCrudController''6fe3b2a' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentPaperCrudController''3996a65' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShippingCalculationMethodCrudController''e411aa1' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShippingMethodCrudController''8b868bc' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\StepTypeCrudController''d0c84ae' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\ShipmentCrudController''dfa0115' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepFiveShipmentCrudController''aaaed6b' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepFourShipmentCrudController''c7d4e2b' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepOneShipmentCrudController''a992506' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepSixShipmentCrudController''4151c40' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepThreeShipmentCrudController''78de919' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepTwoShipmentCrudController''b6660ba' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\TrackingStepCrudController''31cbbfa' => 'App\\Flexy\\ShopBundle\\Controller\\Store\\StoreCrudController''04e5ede' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CatalogueProductCrudController''02055e8' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CategoryOfferCrudController''a25c25c' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CategoryProductCrudController''3dc9141' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CustomerCrudController''4c064fa' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\DemandeFundCrudController''3a8f80d' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\MyOrdersCrudController''dab2fe5' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\OfferProductCrudController''cb79bf4' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\ProductCrudController''d84dae6' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\VendorCrudController''01c44a9' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\VendorStatementCrudController''a1bb593' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\VendorCrudController''4c6bbda' => 'App\\Flexy\\StockBundle\\Controller\\ArticleCrudController''6d70a76' => 'App\\Flexy\\StockBundle\\Controller\\DocumentCrudController''6fe481b' => 'App\\Flexy\\StockBundle\\Controller\\StockCrudController''f388b7d' => 'App\\Flexy\\TransportBundle\\Controller\\AgentCrudController''98d3f3e' => 'App\\Flexy\\TransportBundle\\Controller\\CustomerCrudController''ce558d6' => 'App\\Flexy\\TransportBundle\\Controller\\CustomerGroupCrudController''5bf0d91' => 'App\\Flexy\\TransportBundle\\Controller\\CustomerWalletPointCrudController''bfb7f30' => 'App\\Flexy\\TransportBundle\\Controller\\MissionCrudController''b95e088' => 'App\\Flexy\\TransportBundle\\Controller\\MyCustomerCrudController''e5c5d18' => 'App\\Flexy\\TransportBundle\\Controller\\MyCustomerWalletCrudController''dd74179' => 'App\\Flexy\\TransportBundle\\Controller\\OrderCrudController''62cdeec' => 'App\\Flexy\\TransportBundle\\Controller\\OrderDraftCrudController''1b3d63f' => 'App\\Flexy\\TransportBundle\\Controller\\OrderItemCrudController''4876ed8' => 'App\\Flexy\\TransportBundle\\Controller\\ShipmentItemCrudController''b47ce72' => 'App\\Flexy\\TransportBundle\\Controller\\ShippingMethodCrudController''19c3208' => 'App\\Flexy\\TransportBundle\\Controller\\ShippingVehicleTypeCrudController']), $a), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] ?? $this->getControllerFactoryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), $c$c);
  2584.     }
  2585.     /**
  2586.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory' shared service.
  2587.      *
  2588.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory
  2589.      */
  2590.     protected function getActionFactoryService()
  2591.     {
  2592.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService()), ($this->privates['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  2593.     }
  2594.     /**
  2595.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory' shared service.
  2596.      *
  2597.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory
  2598.      */
  2599.     protected function getControllerFactoryService()
  2600.     {
  2601.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory(($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  2602.     }
  2603.     /**
  2604.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory' shared service.
  2605.      *
  2606.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory
  2607.      */
  2608.     protected function getEntityFactoryService()
  2609.     {
  2610.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2611.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'])) {
  2612.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'];
  2613.         }
  2614.         $b = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService());
  2615.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory(new \EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), $b, new RewindableGenerator(function () {
  2616.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPreConfigurator'] ?? $this->load('getCommonPreConfiguratorService'));
  2617.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator());
  2618.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AssociationConfigurator'] ?? $this->load('getAssociationConfiguratorService'));
  2619.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator());
  2620.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\BooleanConfigurator'] ?? $this->load('getBooleanConfiguratorService'));
  2621.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator());
  2622.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] ?? $this->load('getCollectionConfiguratorService'));
  2623.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CountryConfigurator'] ?? $this->load('getCountryConfiguratorService'));
  2624.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator());
  2625.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\DateTimeConfigurator'] ?? $this->load('getDateTimeConfiguratorService'));
  2626.             yield 10 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator());
  2627.             yield 11 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator());
  2628.             yield 12 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator());
  2629.             yield 13 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator(\dirname(__DIR__4)));
  2630.             yield 14 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator());
  2631.             yield 15 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator());
  2632.             yield 16 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator());
  2633.             yield 17 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\MoneyConfigurator'] ?? $this->load('getMoneyConfiguratorService'));
  2634.             yield 18 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\NumberConfigurator'] ?? $this->load('getNumberConfiguratorService'));
  2635.             yield 19 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator());
  2636.             yield 20 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ChoiceConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator());
  2637.             yield 21 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\SlugConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator());
  2638.             yield 22 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator());
  2639.             yield 23 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator());
  2640.             yield 24 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator());
  2641.             yield 25 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator());
  2642.             yield 26 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator());
  2643.             yield 27 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPostConfigurator'] ?? $this->load('getCommonPostConfiguratorService'));
  2644.         }, 28)), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] ?? $this->getActionFactoryService()), $b, ($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  2645.     }
  2646.     /**
  2647.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider' shared service.
  2648.      *
  2649.      * @return \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider
  2650.      */
  2651.     protected function getAdminContextProviderService()
  2652.     {
  2653.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] = new \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  2654.     }
  2655.     /**
  2656.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry' shared service.
  2657.      *
  2658.      * @return \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry
  2659.      */
  2660.     protected function getDashboardControllerRegistryService()
  2661.     {
  2662.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->targetDir.'', ['App\\Controller\\Admin\\DashboardController' => '9269a1b''App\\Flexy\\BookingBundle\\Controller\\DashboardController' => 'f282a78''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\DashboardController' => 'cfb2a16''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Agent\\DashboardController' => '7d46d8f''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Customer\\DashboardController' => '6d28884''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\DashboardController' => 'e113a1e''App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\DashboardController' => '4a3a2e7''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\DashboardController' => 'c4a734f''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\DashboardController' => '862145f''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\DashboardController' => '3edff5b''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\DashboardController' => '86306f4''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\DashboardController' => '199a9c0''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\DashboardController' => 'c96606c''App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DashboardController' => '31cb094''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\DashboardController' => '966e268''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\DashboardController' => '0efeb4b''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\DashboardController' => '294e211''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\Dashboard\\DashboardController' => '15dd607''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\DashboardController' => 'dc9980b''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Store\\Dashboard\\DashboardController' => '2c9642d''App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DashboardController' => 'da7e6a4''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\DashboardController' => '62eb739''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Agent\\DashboardController' => '4e9b76e''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Customer\\DashboardController' => 'd352303''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\DashboardController' => '1c6498f''App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\DashboardController' => 'b792652''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\DashboardController' => '5bd1ce9''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\DashboardController' => '2907d69''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\DashboardController' => '55a94d9''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\DashboardController' => '3768290''App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DashboardController' => '6a13786''App\\Flexy\\MyNewBundle\\Controller\\DashboardController' => 'a912850''App\\Flexy\\POSBundle\\Controller\\DashboardController' => 'b407ffc''App\\Flexy\\ShopBundle\\Controller\\Agent\\Dashboard\\DashboardController' => 'b6ba383''App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\DashboardController' => '4b18c74''App\\Flexy\\ShopBundle\\Controller\\DashboardController' => 'cdee2bf''App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\DashboardController' => '0992bfe''App\\Flexy\\StockBundle\\Controller\\DashboardController' => 'cfe8334''App\\Flexy\\TransportBundle\\Controller\\DashboardController' => 'c24acb4'], ['9269a1b' => 'App\\Controller\\Admin\\DashboardController''f282a78' => 'App\\Flexy\\BookingBundle\\Controller\\DashboardController''cfb2a16' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\DashboardController''7d46d8f' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Agent\\DashboardController''6d28884' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Customer\\DashboardController''e113a1e' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\DashboardController''4a3a2e7' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\DashboardController''c4a734f' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\DashboardController''862145f' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\DashboardController''3edff5b' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\DashboardController''86306f4' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\DashboardController''199a9c0' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\DashboardController''c96606c' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\DashboardController''31cb094' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DashboardController''966e268' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\DashboardController''0efeb4b' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\DashboardController''294e211' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\DashboardController''15dd607' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Customer\\Dashboard\\DashboardController''dc9980b' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\DashboardController''2c9642d' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Store\\Dashboard\\DashboardController''da7e6a4' => 'App\\Flexy\\FrontBundle\\Themes\\Lasalle\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DashboardController''62eb739' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\DashboardController''4e9b76e' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Agent\\DashboardController''d352303' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Customer\\DashboardController''1c6498f' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\DashboardController''b792652' => 'App\\Flexy\\FrontBundle\\Themes\\Mutaweef\\Controller\\ShopAdmin\\Vendor\\DashboardController''5bd1ce9' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\DashboardController''2907d69' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\DashboardController''55a94d9' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\DashboardController'3768290 => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\DashboardController''6a13786' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DashboardController''a912850' => 'App\\Flexy\\MyNewBundle\\Controller\\DashboardController''b407ffc' => 'App\\Flexy\\POSBundle\\Controller\\DashboardController''b6ba383' => 'App\\Flexy\\ShopBundle\\Controller\\Agent\\Dashboard\\DashboardController''4b18c74' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\DashboardController''cdee2bf' => 'App\\Flexy\\ShopBundle\\Controller\\DashboardController''0992bfe' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\DashboardController''cfe8334' => 'App\\Flexy\\StockBundle\\Controller\\DashboardController''c24acb4' => 'App\\Flexy\\TransportBundle\\Controller\\DashboardController']);
  2663.     }
  2664.     /**
  2665.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator' service.
  2666.      *
  2667.      * @return \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator
  2668.      */
  2669.     protected function getAdminUrlGeneratorService()
  2670.     {
  2671.         $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'] = function () {
  2672.             return new \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? $this->getDashboardControllerRegistryService()));
  2673.         };
  2674.         return $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']();
  2675.     }
  2676.     /**
  2677.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker' shared service.
  2678.      *
  2679.      * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  2680.      */
  2681.     protected function getAuthorizationCheckerService()
  2682.     {
  2683.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  2684.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'])) {
  2685.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'];
  2686.         }
  2687.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker($a);
  2688.     }
  2689.     /**
  2690.      * Gets the private 'Symfony\Component\Mercure\HubRegistry' shared service.
  2691.      *
  2692.      * @return \Symfony\Component\Mercure\HubRegistry
  2693.      */
  2694.     protected function getHubRegistryService()
  2695.     {
  2696.         $a = ($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService());
  2697.         return $this->privates['Symfony\\Component\\Mercure\\HubRegistry'] = new \Symfony\Component\Mercure\HubRegistry($a, ['default' => $a]);
  2698.     }
  2699.     /**
  2700.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  2701.      *
  2702.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  2703.      */
  2704.     protected function getResetAssetsEventListenerService()
  2705.     {
  2706.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  2707.     }
  2708.     /**
  2709.      * Gets the private 'annotations.cache_adapter' shared service.
  2710.      *
  2711.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2712.      */
  2713.     protected function getAnnotations_CacheAdapterService()
  2714.     {
  2715.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2716.     }
  2717.     /**
  2718.      * Gets the private 'annotations.cached_reader' shared service.
  2719.      *
  2720.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  2721.      */
  2722.     protected function getAnnotations_CachedReaderService()
  2723.     {
  2724.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  2725.     }
  2726.     /**
  2727.      * Gets the private 'annotations.reader' shared service.
  2728.      *
  2729.      * @return \Doctrine\Common\Annotations\AnnotationReader
  2730.      */
  2731.     protected function getAnnotations_ReaderService()
  2732.     {
  2733.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2734.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2735.         $a->registerUniqueLoader('class_exists');
  2736.         $instance->addGlobalIgnoredName('required'$a);
  2737.         return $instance;
  2738.     }
  2739.     /**
  2740.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  2741.      *
  2742.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2743.      */
  2744.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  2745.     {
  2746.         return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('svMXBXBAya'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2747.     }
  2748.     /**
  2749.      * Gets the private 'api_platform.cache.metadata.property.legacy' shared service.
  2750.      *
  2751.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2752.      */
  2753.     protected function getApiPlatform_Cache_Metadata_Property_LegacyService()
  2754.     {
  2755.         return $this->privates['api_platform.cache.metadata.property.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('aDuS+fD7z4'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2756.     }
  2757.     /**
  2758.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  2759.      *
  2760.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2761.      */
  2762.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  2763.     {
  2764.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('V9ncJjaEg6'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2765.     }
  2766.     /**
  2767.      * Gets the private 'api_platform.cache.metadata.resource.legacy' shared service.
  2768.      *
  2769.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2770.      */
  2771.     protected function getApiPlatform_Cache_Metadata_Resource_LegacyService()
  2772.     {
  2773.         return $this->privates['api_platform.cache.metadata.resource.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('xnLh4Wtvyd'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2774.     }
  2775.     /**
  2776.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  2777.      *
  2778.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2779.      */
  2780.     protected function getApiPlatform_Cache_RouteNameResolverService()
  2781.     {
  2782.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('NU1iXdrvTa'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2783.     }
  2784.     /**
  2785.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  2786.      *
  2787.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2788.      */
  2789.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  2790.     {
  2791.         return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4obg7Pg6nb'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2792.     }
  2793.     /**
  2794.      * Gets the private 'api_platform.filter_locator' shared service.
  2795.      *
  2796.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2797.      */
  2798.     protected function getApiPlatform_FilterLocatorService()
  2799.     {
  2800.         return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2801.             'annotated_app_entity_link_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_entity_link_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppEntityLinkApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2802.             'annotated_app_flexy_shop_bundle_entity_order_order_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates''annotated_app_flexy_shop_bundle_entity_order_order_api_platform_core_bridge_doctrine_orm_filter_search_filter''getAnnotatedAppFlexyShopBundleEntityOrderOrderApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService'true],
  2803.         ], [
  2804.             'annotated_app_entity_link_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2805.             'annotated_app_flexy_shop_bundle_entity_order_order_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2806.         ]);
  2807.     }
  2808.     /**
  2809.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  2810.      *
  2811.      * @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
  2812.      */
  2813.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  2814.     {
  2815.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\HttpCache\EventListener\AddHeadersListener(trueNULLNULL$this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  2816.     }
  2817.     /**
  2818.      * Gets the private 'api_platform.identifier.converter' shared service.
  2819.      *
  2820.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  2821.      */
  2822.     protected function getApiPlatform_Identifier_ConverterService()
  2823.     {
  2824.         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 () {
  2825.             yield => ($this->privates['api_platform.identifier.symfony_ulid_normalizer'] ?? $this->load('getApiPlatform_Identifier_SymfonyUlidNormalizerService'));
  2826.             yield => ($this->privates['api_platform.identifier.symfony_uuid_normalizer'] ?? $this->load('getApiPlatform_Identifier_SymfonyUuidNormalizerService'));
  2827.             yield => ($this->privates['api_platform.identifier.integer'] ??= new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer());
  2828.             yield => ($this->privates['api_platform.identifier.date_normalizer'] ??= new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer());
  2829.         }, 4));
  2830.     }
  2831.     /**
  2832.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  2833.      *
  2834.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  2835.      */
  2836.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  2837.     {
  2838.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  2839.         $b = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  2840.         return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $a$btrue), $a$b);
  2841.     }
  2842.     /**
  2843.      * Gets the private 'api_platform.json_schema.schema_factory' shared service.
  2844.      *
  2845.      * @return \ApiPlatform\Core\JsonSchema\SchemaFactory
  2846.      */
  2847.     protected function getApiPlatform_JsonSchema_SchemaFactoryService()
  2848.     {
  2849.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  2850.         if (isset($this->privates['api_platform.json_schema.schema_factory'])) {
  2851.             return $this->privates['api_platform.json_schema.schema_factory'];
  2852.         }
  2853.         return $this->privates['api_platform.json_schema.schema_factory'] = 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()));
  2854.     }
  2855.     /**
  2856.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  2857.      *
  2858.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  2859.      */
  2860.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  2861.     {
  2862.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  2863.         $instance->setSchemaFactory(($this->privates['api_platform.json_schema.schema_factory'] ?? $this->getApiPlatform_JsonSchema_SchemaFactoryService()));
  2864.         return $instance;
  2865.     }
  2866.     /**
  2867.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  2868.      *
  2869.      * @return \ApiPlatform\Symfony\EventListener\AddFormatListener
  2870.      */
  2871.     protected function getApiPlatform_Listener_Request_AddFormatService()
  2872.     {
  2873.         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']);
  2874.     }
  2875.     /**
  2876.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  2877.      *
  2878.      * @return \ApiPlatform\Symfony\EventListener\DeserializeListener
  2879.      */
  2880.     protected function getApiPlatform_Listener_Request_DeserializeService()
  2881.     {
  2882.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->privates['serializer'] ?? $this->getSerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  2883.     }
  2884.     /**
  2885.      * Gets the private 'api_platform.listener.request.read.legacy' shared service.
  2886.      *
  2887.      * @return \ApiPlatform\Core\EventListener\ReadListener
  2888.      */
  2889.     protected function getApiPlatform_Listener_Request_Read_LegacyService()
  2890.     {
  2891.         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['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($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()));
  2892.     }
  2893.     /**
  2894.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  2895.      *
  2896.      * @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
  2897.      */
  2898.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  2899.     {
  2900.         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);
  2901.     }
  2902.     /**
  2903.      * Gets the private 'api_platform.mercure.listener.response.add_link_header' shared service.
  2904.      *
  2905.      * @return \ApiPlatform\Symfony\EventListener\AddLinkHeaderListener
  2906.      */
  2907.     protected function getApiPlatform_Mercure_Listener_Response_AddLinkHeaderService()
  2908.     {
  2909.         return $this->privates['api_platform.mercure.listener.response.add_link_header'] = new \ApiPlatform\Symfony\EventListener\AddLinkHeaderListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \Symfony\Component\Mercure\Discovery(($this->privates['Symfony\\Component\\Mercure\\HubRegistry'] ?? $this->getHubRegistryService())));
  2910.     }
  2911.     /**
  2912.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached.legacy' shared service.
  2913.      *
  2914.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  2915.      */
  2916.     protected function getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()
  2917.     {
  2918.         $a = ($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService());
  2919.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
  2920.             return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
  2921.         }
  2922.         $b = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  2923.         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($a, new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ??= new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this)), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($b, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($b, new \ApiPlatform\Core\Metadata\Property\Factory\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'] ??= new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))), new RewindableGenerator(function () {
  2924.             yield => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ??= new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction());
  2925.             yield => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService'));
  2926.             yield => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ??= new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction());
  2927.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ??= new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction());
  2928.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ??= new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction());
  2929.             yield => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ??= new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction());
  2930.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ??= new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction());
  2931.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ??= new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction());
  2932.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  2933.             yield => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ??= new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction());
  2934.             yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ??= new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction());
  2935.             yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ??= new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat());
  2936.             yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ??= new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction());
  2937.         }, 13)));
  2938.     }
  2939.     /**
  2940.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  2941.      *
  2942.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  2943.      */
  2944.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  2945.     {
  2946.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2947.         if (isset($this->privates['api_platform.metadata.property.name_collection_factory.cached'])) {
  2948.             return $this->privates['api_platform.metadata.property.name_collection_factory.cached'];
  2949.         }
  2950.         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'] ??= new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyNameCollectionFactory($a)));
  2951.     }
  2952.     /**
  2953.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  2954.      *
  2955.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  2956.      */
  2957.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  2958.     {
  2959.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  2960.         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 \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($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'] ??= new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))), $this->parameters['api_platform.defaults']), $this->parameters['api_platform.defaults']))))), $this->parameters['api_platform.patch_formats']), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats']));
  2961.     }
  2962.     /**
  2963.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  2964.      *
  2965.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  2966.      */
  2967.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  2968.     {
  2969.         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'] ??= 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'] ??= new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))))));
  2970.     }
  2971.     /**
  2972.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  2973.      *
  2974.      * @return \ApiPlatform\PathResolver\CustomOperationPathResolver
  2975.      */
  2976.     protected function getApiPlatform_OperationPathResolver_CustomService()
  2977.     {
  2978.         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.underscore'] ??= new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator())));
  2979.     }
  2980.     /**
  2981.      * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  2982.      *
  2983.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  2984.      */
  2985.     protected function getApiPlatform_OperationPathResolver_RouterService()
  2986.     {
  2987.         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()));
  2988.     }
  2989.     /**
  2990.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  2991.      *
  2992.      * @return \ApiPlatform\Api\ResourceClassResolver
  2993.      */
  2994.     protected function getApiPlatform_ResourceClassResolverService()
  2995.     {
  2996.         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()));
  2997.     }
  2998.     /**
  2999.      * Gets the private 'api_platform.router' shared service.
  3000.      *
  3001.      * @return \ApiPlatform\Symfony\Routing\Router
  3002.      */
  3003.     protected function getApiPlatform_RouterService()
  3004.     {
  3005.         return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()), 1);
  3006.     }
  3007.     /**
  3008.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  3009.      *
  3010.      * @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
  3011.      */
  3012.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  3013.     {
  3014.         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()));
  3015.     }
  3016.     /**
  3017.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  3018.      *
  3019.      * @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
  3020.      */
  3021.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  3022.     {
  3023.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  3024.         if (isset($this->privates['api_platform.security.resource_access_checker'])) {
  3025.             return $this->privates['api_platform.security.resource_access_checker'];
  3026.         }
  3027.         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'] ??= new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()), ($this->privates['security.role_hierarchy'] ??= new \Symfony\Component\Security\Core\Role\RoleHierarchy([])), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $afalse);
  3028.     }
  3029.     /**
  3030.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  3031.      *
  3032.      * @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
  3033.      */
  3034.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  3035.     {
  3036.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  3037.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), new \ApiPlatform\Serializer\SerializerContextBuilder($a));
  3038.     }
  3039.     /**
  3040.      * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  3041.      *
  3042.      * @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
  3043.      */
  3044.     protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  3045.     {
  3046.         return $this->privates['api_platform.serializer.mapping.class_metadata_factory'] = new \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))])));
  3047.     }
  3048.     /**
  3049.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  3050.      *
  3051.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  3052.      */
  3053.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  3054.     {
  3055.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  3056.         if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  3057.             return $this->privates['api_platform.subresource_operation_factory.cached'];
  3058.         }
  3059.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  3060.         if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  3061.             return $this->privates['api_platform.subresource_operation_factory.cached'];
  3062.         }
  3063.         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()), $a$b, ($this->privates['api_platform.path_segment_name_generator.underscore'] ??= new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator()), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService())));
  3064.     }
  3065.     /**
  3066.      * Gets the private 'assets.packages' shared service.
  3067.      *
  3068.      * @return \Symfony\Component\Asset\Packages
  3069.      */
  3070.     protected function getAssets_PackagesService()
  3071.     {
  3072.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  3073.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  3074.             yield 'easyadmin.assets.package' => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Asset\\AssetPackage'] ?? $this->load('getAssetPackageService'));
  3075.         }, 1));
  3076.     }
  3077.     /**
  3078.      * Gets the private 'cache.annotations' shared service.
  3079.      *
  3080.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3081.      */
  3082.     protected function getCache_AnnotationsService()
  3083.     {
  3084.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('QyOdnB5lDr'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3085.     }
  3086.     /**
  3087.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  3088.      *
  3089.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3090.      */
  3091.     protected function getCache_Doctrine_Orm_Default_QueryService()
  3092.     {
  3093.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3094.     }
  3095.     /**
  3096.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  3097.      *
  3098.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3099.      */
  3100.     protected function getCache_Doctrine_Orm_Default_ResultService()
  3101.     {
  3102.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3103.     }
  3104.     /**
  3105.      * Gets the private 'cache.property_info' shared service.
  3106.      *
  3107.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3108.      */
  3109.     protected function getCache_PropertyInfoService()
  3110.     {
  3111.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('pHda54p7jX'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3112.     }
  3113.     /**
  3114.      * Gets the private 'cache.security_expression_language' shared service.
  3115.      *
  3116.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3117.      */
  3118.     protected function getCache_SecurityExpressionLanguageService()
  3119.     {
  3120.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('HulLbHH4sw'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3121.     }
  3122.     /**
  3123.      * Gets the private 'cache.serializer' shared service.
  3124.      *
  3125.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3126.      */
  3127.     protected function getCache_SerializerService()
  3128.     {
  3129.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Mld1bIqmOV'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3130.     }
  3131.     /**
  3132.      * Gets the private 'cache.validator' shared service.
  3133.      *
  3134.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3135.      */
  3136.     protected function getCache_ValidatorService()
  3137.     {
  3138.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('723OfsJONS'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3139.     }
  3140.     /**
  3141.      * Gets the private 'cache.webpack_encore' shared service.
  3142.      *
  3143.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3144.      */
  3145.     protected function getCache_WebpackEncoreService()
  3146.     {
  3147.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('aVHlHNG488'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3148.     }
  3149.     /**
  3150.      * Gets the private 'config_cache_factory' shared service.
  3151.      *
  3152.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  3153.      */
  3154.     protected function getConfigCacheFactoryService()
  3155.     {
  3156.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3157.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ??= new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this));
  3158.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ??= new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker());
  3159.         }, 2));
  3160.     }
  3161.     /**
  3162.      * Gets the private 'controller.is_granted_attribute_listener' shared service.
  3163.      *
  3164.      * @return \Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener
  3165.      */
  3166.     protected function getController_IsGrantedAttributeListenerService()
  3167.     {
  3168.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  3169.         if (isset($this->privates['controller.is_granted_attribute_listener'])) {
  3170.             return $this->privates['controller.is_granted_attribute_listener'];
  3171.         }
  3172.         return $this->privates['controller.is_granted_attribute_listener'] = new \Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener($a, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.security_is_granted_attribute_expression_language'] ?? $this->getCache_SecurityIsGrantedAttributeExpressionLanguageService())));
  3173.     }
  3174.     /**
  3175.      * Gets the private 'data_collector.form' shared service.
  3176.      *
  3177.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  3178.      */
  3179.     protected function getDataCollector_FormService()
  3180.     {
  3181.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  3182.     }
  3183.     /**
  3184.      * Gets the private 'data_collector.request' shared service.
  3185.      *
  3186.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  3187.      */
  3188.     protected function getDataCollector_RequestService()
  3189.     {
  3190.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  3191.     }
  3192.     /**
  3193.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  3194.      *
  3195.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  3196.      */
  3197.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  3198.     {
  3199.         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 () {
  3200.             yield => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService'));
  3201.         }, 1)));
  3202.     }
  3203.     /**
  3204.      * Gets the private 'debug.api_platform.data_persister' shared service.
  3205.      *
  3206.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  3207.      */
  3208.     protected function getDebug_ApiPlatform_DataPersisterService()
  3209.     {
  3210.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  3211.             yield => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->load('getApiPlatform_Doctrine_Orm_DataPersisterService'));
  3212.         }, 1)));
  3213.     }
  3214.     /**
  3215.      * Gets the private 'debug.api_platform.item_data_provider' shared service.
  3216.      *
  3217.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  3218.      */
  3219.     protected function getDebug_ApiPlatform_ItemDataProviderService()
  3220.     {
  3221.         return $this->privates['debug.api_platform.item_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider(new \ApiPlatform\Core\DataProvider\ChainItemDataProvider(new RewindableGenerator(function () {
  3222.             yield => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService'));
  3223.         }, 1)));
  3224.     }
  3225.     /**
  3226.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  3227.      *
  3228.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  3229.      */
  3230.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  3231.     {
  3232.         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 () {
  3233.             yield => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService'));
  3234.         }, 1)));
  3235.     }
  3236.     /**
  3237.      * Gets the private 'debug.controller_resolver' shared service.
  3238.      *
  3239.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  3240.      */
  3241.     protected function getDebug_ControllerResolverService()
  3242.     {
  3243.         return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3244.     }
  3245.     /**
  3246.      * Gets the private 'debug.debug_handlers_listener' shared service.
  3247.      *
  3248.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  3249.      */
  3250.     protected function getDebug_DebugHandlersListenerService()
  3251.     {
  3252.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  3253.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3254.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3255.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3256.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3257.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  3258.     }
  3259.     /**
  3260.      * Gets the private 'debug.file_link_formatter' shared service.
  3261.      *
  3262.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  3263.      */
  3264.     protected function getDebug_FileLinkFormatterService()
  3265.     {
  3266.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter($this->getEnv('default::SYMFONY_IDE'), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), \dirname(__DIR__4), #[\Closure(name'debug.file_link_formatter.url_format', class: 'string')] function () {
  3267.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  3268.         });
  3269.     }
  3270.     /**
  3271.      * Gets the private 'debug.log_processor' shared service.
  3272.      *
  3273.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  3274.      */
  3275.     protected function getDebug_LogProcessorService()
  3276.     {
  3277.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  3278.     }
  3279.     /**
  3280.      * Gets the private 'debug.security.access.decision_manager' shared service.
  3281.      *
  3282.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  3283.      */
  3284.     protected function getDebug_Security_Access_DecisionManagerService()
  3285.     {
  3286.         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 () {
  3287.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  3288.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  3289.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  3290.             yield => ($this->privates['debug.security.voter.EasyCorp\\Bundle\\EasyAdminBundle\\Security\\SecurityVoter'] ?? $this->load('getSecurityVoterService'));
  3291.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  3292.     }
  3293.     /**
  3294.      * Gets the private 'debug.security.firewall' shared service.
  3295.      *
  3296.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  3297.      */
  3298.     protected function getDebug_Security_FirewallService()
  3299.     {
  3300.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  3301.         if (isset($this->privates['debug.security.firewall'])) {
  3302.             return $this->privates['debug.security.firewall'];
  3303.         }
  3304.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3305.         if (isset($this->privates['debug.security.firewall'])) {
  3306.             return $this->privates['debug.security.firewall'];
  3307.         }
  3308.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  3309.     }
  3310.     /**
  3311.      * Gets the private 'debug.validator' shared service.
  3312.      *
  3313.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  3314.      */
  3315.     protected function getDebug_ValidatorService()
  3316.     {
  3317.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  3318.         if (isset($this->privates['debug.validator'])) {
  3319.             return $this->privates['debug.validator'];
  3320.         }
  3321.         return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  3322.     }
  3323.     /**
  3324.      * Gets the private 'doctrine.dbal.connection_factory' shared service.
  3325.      *
  3326.      * @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory
  3327.      */
  3328.     protected function getDoctrine_Dbal_ConnectionFactoryService()
  3329.     {
  3330.         return $this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2''mssql' => 'pdo_sqlsrv''mysql' => 'pdo_mysql''mysql2' => 'pdo_mysql''postgres' => 'pdo_pgsql''postgresql' => 'pdo_pgsql''pgsql' => 'pdo_pgsql''sqlite' => 'pdo_sqlite''sqlite3' => 'pdo_sqlite']));
  3331.     }
  3332.     /**
  3333.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  3334.      *
  3335.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  3336.      */
  3337.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  3338.     {
  3339.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3340.             'App\\Flexy\\FrontBundle\\EventSubscriber\\EventDoctrineSubscriber' => ['privates''App\\Flexy\\FrontBundle\\EventSubscriber\\EventDoctrineSubscriber''getEventDoctrineSubscriberService'true],
  3341.             'App\\Flexy\\ShopBundle\\EventSubscriber\\EventDoctrineSubscriber' => ['privates''App\\Flexy\\ShopBundle\\EventSubscriber\\EventDoctrineSubscriber''getEventDoctrineSubscriber2Service'true],
  3342.             'api_platform.doctrine.orm.listener.mercure.publish' => ['privates''api_platform.doctrine.orm.listener.mercure.publish''getApiPlatform_Doctrine_Orm_Listener_Mercure_PublishService'true],
  3343.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  3344.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  3345.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  3346.             'stof_doctrine_extensions.listener.blameable' => ['privates''stof_doctrine_extensions.listener.blameable''getStofDoctrineExtensions_Listener_BlameableService'false],
  3347.             'stof_doctrine_extensions.listener.loggable' => ['privates''stof_doctrine_extensions.listener.loggable''getStofDoctrineExtensions_Listener_LoggableService'false],
  3348.             'stof_doctrine_extensions.listener.sluggable' => ['privates''stof_doctrine_extensions.listener.sluggable''getStofDoctrineExtensions_Listener_SluggableService'true],
  3349.             'stof_doctrine_extensions.listener.softdeleteable' => ['privates''stof_doctrine_extensions.listener.softdeleteable''getStofDoctrineExtensions_Listener_SoftdeleteableService'true],
  3350.             'stof_doctrine_extensions.listener.sortable' => ['privates''stof_doctrine_extensions.listener.sortable''getStofDoctrineExtensions_Listener_SortableService'true],
  3351.             'stof_doctrine_extensions.listener.timestampable' => ['privates''stof_doctrine_extensions.listener.timestampable''getStofDoctrineExtensions_Listener_TimestampableService'true],
  3352.             'turbo.doctrine.event_listener' => ['privates''turbo.doctrine.event_listener''getTurbo_Doctrine_EventListenerService'true],
  3353.             'vich_uploader.listener.clean.join_images' => ['privates''vich_uploader.listener.clean.join_images''getVichUploader_Listener_Clean_JoinImagesService'true],
  3354.             'vich_uploader.listener.clean.product_images' => ['privates''vich_uploader.listener.clean.product_images''getVichUploader_Listener_Clean_ProductImagesService'true],
  3355.             'vich_uploader.listener.remove.join_images' => ['privates''vich_uploader.listener.remove.join_images''getVichUploader_Listener_Remove_JoinImagesService'true],
  3356.             'vich_uploader.listener.remove.product_images' => ['privates''vich_uploader.listener.remove.product_images''getVichUploader_Listener_Remove_ProductImagesService'true],
  3357.             'vich_uploader.listener.upload.join_images' => ['privates''vich_uploader.listener.upload.join_images''getVichUploader_Listener_Upload_JoinImagesService'true],
  3358.             'vich_uploader.listener.upload.product_images' => ['privates''vich_uploader.listener.upload.product_images''getVichUploader_Listener_Upload_ProductImagesService'true],
  3359.         ], [
  3360.             'App\\Flexy\\FrontBundle\\EventSubscriber\\EventDoctrineSubscriber' => '?',
  3361.             'App\\Flexy\\ShopBundle\\EventSubscriber\\EventDoctrineSubscriber' => '?',
  3362.             'api_platform.doctrine.orm.listener.mercure.publish' => '?',
  3363.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  3364.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  3365.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  3366.             'stof_doctrine_extensions.listener.blameable' => '?',
  3367.             'stof_doctrine_extensions.listener.loggable' => '?',
  3368.             'stof_doctrine_extensions.listener.sluggable' => '?',
  3369.             'stof_doctrine_extensions.listener.softdeleteable' => '?',
  3370.             'stof_doctrine_extensions.listener.sortable' => '?',
  3371.             'stof_doctrine_extensions.listener.timestampable' => '?',
  3372.             'turbo.doctrine.event_listener' => '?',
  3373.             'vich_uploader.listener.clean.join_images' => '?',
  3374.             'vich_uploader.listener.clean.product_images' => '?',
  3375.             'vich_uploader.listener.remove.join_images' => '?',
  3376.             'vich_uploader.listener.remove.product_images' => '?',
  3377.             'vich_uploader.listener.upload.join_images' => '?',
  3378.             'vich_uploader.listener.upload.product_images' => '?',
  3379.         ]), [=> 'vich_uploader.listener.clean.product_images'=> 'vich_uploader.listener.clean.join_images'=> 'stof_doctrine_extensions.listener.loggable'=> 'App\\Flexy\\FrontBundle\\EventSubscriber\\EventDoctrineSubscriber'=> 'App\\Flexy\\ShopBundle\\EventSubscriber\\EventDoctrineSubscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'stof_doctrine_extensions.listener.sluggable'=> 'stof_doctrine_extensions.listener.softdeleteable'=> 'stof_doctrine_extensions.listener.sortable'10 => 'stof_doctrine_extensions.listener.timestampable'11 => 'stof_doctrine_extensions.listener.blameable'12 => 'vich_uploader.listener.remove.product_images'13 => 'vich_uploader.listener.upload.product_images'14 => 'vich_uploader.listener.remove.join_images'15 => 'vich_uploader.listener.upload.join_images'16 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 17 => [=> [=> 'onFlush'], => 'api_platform.doctrine.orm.listener.mercure.publish'], 18 => [=> [=> 'postFlush'], => 'api_platform.doctrine.orm.listener.mercure.publish'], 19 => [=> [=> 'onFlush'], => 'turbo.doctrine.event_listener'], 20 => [=> [=> 'postFlush'], => 'turbo.doctrine.event_listener']]);
  3380.     }
  3381.     /**
  3382.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  3383.      *
  3384.      * @return \Doctrine\Migrations\DependencyFactory
  3385.      */
  3386.     protected function getDoctrine_Migrations_DependencyFactoryService()
  3387.     {
  3388.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  3389.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  3390.         $a->setAllOrNothing(false);
  3391.         $a->setCheckDatabasePlatform(true);
  3392.         $a->setTransactional(true);
  3393.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  3394.         $this->privates['doctrine.migrations.dependency_factory'] = $instance \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3395.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', #[\Closure(name'doctrine.migrations.container_aware_migrations_factory', class: 'Doctrine\\Bundle\\MigrationsBundle\\MigrationsFactory\\ContainerAwareMigrationFactory')] function () {
  3396.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));
  3397.         });
  3398.         return $instance;
  3399.     }
  3400.     /**
  3401.      * Gets the private 'doctrine.orm.default_attribute_metadata_driver' shared service.
  3402.      *
  3403.      * @return \Doctrine\ORM\Mapping\Driver\AttributeDriver
  3404.      */
  3405.     protected function getDoctrine_Orm_DefaultAttributeMetadataDriverService()
  3406.     {
  3407.         return $this->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/src/Entity'), => (\dirname(__DIR__4).'/src/Flexy/POSBundle/Entity'), => (\dirname(__DIR__4).'/src/Flexy/StockBundle/Entity'), => (\dirname(__DIR__4).'/src/Flexy/FrontBundle/Entity'), => (\dirname(__DIR__4).'/src/Flexy/ShopBundle/Entity'), => (\dirname(__DIR__4).'/src/Flexy/BookingBundle/Entity'), => (\dirname(__DIR__4).'/src/Flexy/TransportBundle/Entity')], false);
  3408.     }
  3409.     /**
  3410.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  3411.      *
  3412.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  3413.      */
  3414.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  3415.     {
  3416.         $this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/vich/uploader-bundle/config/doctrine') => 'Vich\\UploaderBundle\\Entity'], '.orm.xml'false);
  3417.         $instance->setGlobalBasename('mapping');
  3418.         return $instance;
  3419.     }
  3420.     /**
  3421.      * Gets the private 'exception_listener' shared service.
  3422.      *
  3423.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  3424.      */
  3425.     protected function getExceptionListener2Service()
  3426.     {
  3427.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  3428.     }
  3429.     /**
  3430.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  3431.      *
  3432.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  3433.      */
  3434.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  3435.     {
  3436.         return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ??= new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory()));
  3437.     }
  3438.     /**
  3439.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  3440.      *
  3441.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  3442.      */
  3443.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  3444.     {
  3445.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  3446.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  3447.             return $this->privates['framework_extra_bundle.event.is_granted'];
  3448.         }
  3449.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  3450.     }
  3451.     /**
  3452.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  3453.      *
  3454.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  3455.      */
  3456.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  3457.     {
  3458.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/bootstrap_v5_pagination.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5'defaultPageLimit' => NULL]);
  3459.     }
  3460.     /**
  3461.      * Gets the private 'locale_aware_listener' shared service.
  3462.      *
  3463.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  3464.      */
  3465.     protected function getLocaleAwareListenerService()
  3466.     {
  3467.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3468.             yield => ($this->privates['slugger'] ??= new \Symfony\Component\String\Slugger\AsciiSlugger('fr'));
  3469.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  3470.             yield => ($this->privates['translation.locale_switcher'] ?? $this->load('getTranslation_LocaleSwitcherService'));
  3471.         }, 3), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  3472.     }
  3473.     /**
  3474.      * Gets the private 'locale_listener' shared service.
  3475.      *
  3476.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  3477.      */
  3478.     protected function getLocaleListenerService()
  3479.     {
  3480.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), 'fr', ($this->services['router'] ?? $this->getRouterService()), false, []);
  3481.     }
  3482.     /**
  3483.      * Gets the private 'mailer.mailer' shared service.
  3484.      *
  3485.      * @return \Symfony\Component\Mailer\Mailer
  3486.      */
  3487.     protected function getMailer_MailerService()
  3488.     {
  3489.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  3490.         if (isset($this->privates['mailer.mailer'])) {
  3491.             return $this->privates['mailer.mailer'];
  3492.         }
  3493.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3494.         if (isset($this->privates['mailer.mailer'])) {
  3495.             return $this->privates['mailer.mailer'];
  3496.         }
  3497.         return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer($aNULL$b);
  3498.     }
  3499.     /**
  3500.      * Gets the private 'mailer.transports' shared service.
  3501.      *
  3502.      * @return \Symfony\Component\Mailer\Transport\Transports
  3503.      */
  3504.     protected function getMailer_TransportsService()
  3505.     {
  3506.         return $this->privates['mailer.transports'] = (new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  3507.             yield => ($this->privates['mailer.transport_factory.gmail'] ?? $this->load('getMailer_TransportFactory_GmailService'));
  3508.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->load('getMailer_TransportFactory_NullService'));
  3509.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->load('getMailer_TransportFactory_SendmailService'));
  3510.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->load('getMailer_TransportFactory_NativeService'));
  3511.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->load('getMailer_TransportFactory_SmtpService'));
  3512.         }, 5)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]);
  3513.     }
  3514.     /**
  3515.      * Gets the private 'mercure.hub.default.traceable' shared service.
  3516.      *
  3517.      * @return \Symfony\Component\Mercure\Debug\TraceableHub
  3518.      */
  3519.     protected function getMercure_Hub_Default_TraceableService()
  3520.     {
  3521.         $a = new \Symfony\Component\Mercure\Jwt\LcobucciFactory($this->getEnv('MERCURE_JWT_SECRET'), 'hmac.sha256'NULL'');
  3522.         return $this->privates['mercure.hub.default.traceable'] = new \Symfony\Component\Mercure\Debug\TraceableHub(new \Symfony\Component\Mercure\Hub($this->getEnv('MERCURE_URL'), new \Symfony\Component\Mercure\Jwt\FactoryTokenProvider($a, [], [=> '*']), $a$this->getEnv('MERCURE_PUBLIC_URL'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService())), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3523.     }
  3524.     /**
  3525.      * Gets the private 'mime_types' shared service.
  3526.      *
  3527.      * @return \Symfony\Component\Mime\MimeTypes
  3528.      */
  3529.     protected function getMimeTypesService()
  3530.     {
  3531.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  3532.         $instance->setDefault($instance);
  3533.         return $instance;
  3534.     }
  3535.     /**
  3536.      * Gets the private 'monolog.handler.console' shared service.
  3537.      *
  3538.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3539.      */
  3540.     protected function getMonolog_Handler_ConsoleService()
  3541.     {
  3542.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  3543.     }
  3544.     /**
  3545.      * Gets the private 'monolog.handler.main' shared service.
  3546.      *
  3547.      * @return \Monolog\Handler\StreamHandler
  3548.      */
  3549.     protected function getMonolog_Handler_MainService()
  3550.     {
  3551.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  3552.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  3553.         return $instance;
  3554.     }
  3555.     /**
  3556.      * Gets the private 'monolog.logger' shared service.
  3557.      *
  3558.      * @return \Symfony\Bridge\Monolog\Logger
  3559.      */
  3560.     protected function getMonolog_LoggerService()
  3561.     {
  3562.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  3563.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3564.         $instance->useMicrosecondTimestamps(true);
  3565.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3566.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3567.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3568.         return $instance;
  3569.     }
  3570.     /**
  3571.      * Gets the private 'monolog.logger.cache' shared service.
  3572.      *
  3573.      * @return \Symfony\Bridge\Monolog\Logger
  3574.      */
  3575.     protected function getMonolog_Logger_CacheService()
  3576.     {
  3577.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  3578.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3579.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3580.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3581.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3582.         return $instance;
  3583.     }
  3584.     /**
  3585.      * Gets the private 'monolog.logger.doctrine' shared service.
  3586.      *
  3587.      * @return \Symfony\Bridge\Monolog\Logger
  3588.      */
  3589.     protected function getMonolog_Logger_DoctrineService()
  3590.     {
  3591.         $this->privates['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  3592.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3593.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3594.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3595.         return $instance;
  3596.     }
  3597.     /**
  3598.      * Gets the private 'monolog.logger.request' shared service.
  3599.      *
  3600.      * @return \Symfony\Bridge\Monolog\Logger
  3601.      */
  3602.     protected function getMonolog_Logger_RequestService()
  3603.     {
  3604.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3605.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3606.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3607.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3608.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3609.         return $instance;
  3610.     }
  3611.     /**
  3612.      * Gets the private 'monolog.logger.security' shared service.
  3613.      *
  3614.      * @return \Symfony\Bridge\Monolog\Logger
  3615.      */
  3616.     protected function getMonolog_Logger_SecurityService()
  3617.     {
  3618.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  3619.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3620.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3621.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3622.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3623.         return $instance;
  3624.     }
  3625.     /**
  3626.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  3627.      *
  3628.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  3629.      */
  3630.     protected function getNelmioCors_CorsListenerService()
  3631.     {
  3632.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->getParameter('nelmio_cors.defaults'))]));
  3633.     }
  3634.     /**
  3635.      * Gets the private 'parameter_bag' shared service.
  3636.      *
  3637.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3638.      */
  3639.     protected function getParameterBagService()
  3640.     {
  3641.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3642.     }
  3643.     /**
  3644.      * Gets the private 'profiler_listener' shared service.
  3645.      *
  3646.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3647.      */
  3648.     protected function getProfilerListenerService()
  3649.     {
  3650.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  3651.         if (isset($this->privates['profiler_listener'])) {
  3652.             return $this->privates['profiler_listener'];
  3653.         }
  3654.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), NULLfalsefalseNULL);
  3655.     }
  3656.     /**
  3657.      * Gets the private 'property_accessor' shared service.
  3658.      *
  3659.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  3660.      */
  3661.     protected function getPropertyAccessorService()
  3662.     {
  3663.         $a = ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  3664.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  3665.     }
  3666.     /**
  3667.      * Gets the private 'property_info' shared service.
  3668.      *
  3669.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  3670.      */
  3671.     protected function getPropertyInfoService()
  3672.     {
  3673.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  3674.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  3675.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  3676.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3677.         }, 3), new RewindableGenerator(function () {
  3678.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3679.             yield => ($this->privates['property_info.phpstan_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor());
  3680.             yield => ($this->privates['property_info.php_doc_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor());
  3681.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  3682.         }, 4), new RewindableGenerator(function () {
  3683.             yield => ($this->privates['property_info.php_doc_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor());
  3684.         }, 1), new RewindableGenerator(function () {
  3685.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3686.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  3687.         }, 2), new RewindableGenerator(function () {
  3688.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  3689.         }, 1));
  3690.     }
  3691.     /**
  3692.      * Gets the private 'router.expression_language_provider' shared service.
  3693.      *
  3694.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3695.      */
  3696.     protected function getRouter_ExpressionLanguageProviderService()
  3697.     {
  3698.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3699.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  3700.             'service' => ['services''container.get_routing_condition_service''getContainer_GetRoutingConditionServiceService'true],
  3701.         ], [
  3702.             'env' => 'Closure',
  3703.             'service' => 'Closure',
  3704.         ]));
  3705.     }
  3706.     /**
  3707.      * Gets the private 'router.request_context' shared service.
  3708.      *
  3709.      * @return \Symfony\Component\Routing\RequestContext
  3710.      */
  3711.     protected function getRouter_RequestContextService()
  3712.     {
  3713.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  3714.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3715.         return $instance;
  3716.     }
  3717.     /**
  3718.      * Gets the private 'router_listener' shared service.
  3719.      *
  3720.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3721.      */
  3722.     protected function getRouterListenerService()
  3723.     {
  3724.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($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);
  3725.     }
  3726.     /**
  3727.      * Gets the private 'security.authorization_checker' shared service.
  3728.      *
  3729.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  3730.      */
  3731.     protected function getSecurity_AuthorizationCheckerService()
  3732.     {
  3733.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  3734.         if (isset($this->privates['security.authorization_checker'])) {
  3735.             return $this->privates['security.authorization_checker'];
  3736.         }
  3737.         return $this->privates['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $afalsefalse);
  3738.     }
  3739.     /**
  3740.      * Gets the private 'security.context_listener.0' shared service.
  3741.      *
  3742.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  3743.      */
  3744.     protected function getSecurity_ContextListener_0Service()
  3745.     {
  3746.         $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  3747.         if (isset($this->privates['security.context_listener.0'])) {
  3748.             return $this->privates['security.context_listener.0'];
  3749.         }
  3750.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new RewindableGenerator(function () {
  3751.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppUserProviderService'));
  3752.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ??= new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()), [=> ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  3753.     }
  3754.     /**
  3755.      * Gets the private 'security.csrf.token_manager' shared service.
  3756.      *
  3757.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  3758.      */
  3759.     protected function getSecurity_Csrf_TokenManagerService()
  3760.     {
  3761.         return $this->privates['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  3762.     }
  3763.     /**
  3764.      * Gets the private 'security.csrf.token_storage' shared service.
  3765.      *
  3766.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  3767.      */
  3768.     protected function getSecurity_Csrf_TokenStorageService()
  3769.     {
  3770.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  3771.     }
  3772.     /**
  3773.      * Gets the private 'security.event_dispatcher.main' shared service.
  3774.      *
  3775.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  3776.      */
  3777.     protected function getSecurity_EventDispatcher_MainService()
  3778.     {
  3779.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  3780.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.main.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  3781.             return ($this->privates['security.listener.main.user_provider'] ?? $this->load('getSecurity_Listener_Main_UserProviderService'));
  3782.         }, => 'checkPassport'], 2048);
  3783.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.session.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener')] function () {
  3784.             return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
  3785.         }, => 'onSuccessfulLogin'], 0);
  3786.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.default.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\DefaultLogoutListener')] function () {
  3787.             return ($this->privates['security.logout.listener.default.main'] ?? $this->load('getSecurity_Logout_Listener_Default_MainService'));
  3788.         }, => 'onLogout'], 64);
  3789.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.session.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionLogoutListener')] function () {
  3790.             return ($this->privates['security.logout.listener.session.main'] ??= new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener());
  3791.         }, => 'onLogout'], 0);
  3792.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_checker.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  3793.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  3794.         }, => 'preCheckCredentials'], 256);
  3795.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'security.listener.user_checker.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  3796.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  3797.         }, => 'postCheckCredentials'], 256);
  3798.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  3799.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  3800.         }, => 'checkPassport'], 1024);
  3801.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  3802.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  3803.         }, => 'checkPassport'], 0);
  3804.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  3805.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  3806.         }, => 'onLoginSuccess'], 0);
  3807.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  3808.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  3809.         }, => 'checkPassport'], 512);
  3810.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  3811.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  3812.         }, => 'onLogout'], 0);
  3813.         return $instance;
  3814.     }
  3815.     /**
  3816.      * Gets the private 'security.expression_language' shared service.
  3817.      *
  3818.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  3819.      */
  3820.     protected function getSecurity_ExpressionLanguageService()
  3821.     {
  3822.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  3823.         $instance->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ??= new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider()));
  3824.         return $instance;
  3825.     }
  3826.     /**
  3827.      * Gets the private 'security.firewall.map' shared service.
  3828.      *
  3829.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3830.      */
  3831.     protected function getSecurity_Firewall_MapService()
  3832.     {
  3833.         $a = ($this->privates['.service_locator.JYo.9Ts'] ?? $this->get_ServiceLocator_JYo_9TsService());
  3834.         if (isset($this->privates['security.firewall.map'])) {
  3835.             return $this->privates['security.firewall.map'];
  3836.         }
  3837.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  3838.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.FbeHDom'] ?? $this->load('get_Security_RequestMatcher_FbeHDomService'));
  3839.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.kLbKLHa'] ?? $this->load('get_Security_RequestMatcher_KLbKLHaService'));
  3840.             yield 'security.firewall.map.context.main' => NULL;
  3841.         }, 3));
  3842.     }
  3843.     /**
  3844.      * Gets the private 'security.helper' shared service.
  3845.      *
  3846.      * @return \Symfony\Bundle\SecurityBundle\Security
  3847.      */
  3848.     protected function getSecurity_HelperService()
  3849.     {
  3850.         return $this->privates['security.helper'] = new \Symfony\Bundle\SecurityBundle\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3851.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3852.             'security.authenticator.managers_locator' => ['privates''security.authenticator.managers_locator''getSecurity_Authenticator_ManagersLocatorService'true],
  3853.             'security.authorization_checker' => ['privates''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  3854.             'security.csrf.token_manager' => ['privates''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  3855.             'security.firewall.event_dispatcher_locator' => ['privates''security.firewall.event_dispatcher_locator''getSecurity_Firewall_EventDispatcherLocatorService'true],
  3856.             'security.firewall.map' => ['privates''security.firewall.map''getSecurity_Firewall_MapService'false],
  3857.             'security.token_storage' => ['privates''security.token_storage''getSecurity_TokenStorageService'false],
  3858.             'security.user_checker' => ['privates''security.user_checker''getSecurity_UserCheckerService'true],
  3859.         ], [
  3860.             'request_stack' => '?',
  3861.             'security.authenticator.managers_locator' => '?',
  3862.             'security.authorization_checker' => '?',
  3863.             'security.csrf.token_manager' => '?',
  3864.             'security.firewall.event_dispatcher_locator' => '?',
  3865.             'security.firewall.map' => '?',
  3866.             'security.token_storage' => '?',
  3867.             'security.user_checker' => '?',
  3868.         ]), ['api' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3869.             'security.authenticator.jwt.api' => ['privates''security.authenticator.jwt.api''getSecurity_Authenticator_Jwt_ApiService'true],
  3870.         ], [
  3871.             'security.authenticator.jwt.api' => '?',
  3872.         ]), 'dev' => NULL'main' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3873.             'App\\Security\\AppAuthenticator' => ['privates''App\\Security\\AppAuthenticator''getAppAuthenticatorService'true],
  3874.             'App\\Security\\FacebookAuthenticator' => ['privates''App\\Security\\FacebookAuthenticator''getFacebookAuthenticatorService'true],
  3875.             'App\\Security\\GoogleAuthenticator' => ['privates''App\\Security\\GoogleAuthenticator''getGoogleAuthenticatorService'true],
  3876.             'security.authenticator.form_login.main' => ['privates''security.authenticator.form_login.main''getSecurity_Authenticator_FormLogin_MainService'true],
  3877.             'security.authenticator.json_login.main' => ['privates''security.authenticator.json_login.main''getSecurity_Authenticator_JsonLogin_MainService'true],
  3878.         ], [
  3879.             'App\\Security\\AppAuthenticator' => '?',
  3880.             'App\\Security\\FacebookAuthenticator' => '?',
  3881.             'App\\Security\\GoogleAuthenticator' => '?',
  3882.             'security.authenticator.form_login.main' => '?',
  3883.             'security.authenticator.json_login.main' => '?',
  3884.         ])]);
  3885.     }
  3886.     /**
  3887.      * Gets the private 'security.logout_url_generator' shared service.
  3888.      *
  3889.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3890.      */
  3891.     protected function getSecurity_LogoutUrlGeneratorService()
  3892.     {
  3893.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  3894.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  3895.         return $instance;
  3896.     }
  3897.     /**
  3898.      * Gets the private 'security.token_storage' shared service.
  3899.      *
  3900.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  3901.      */
  3902.     protected function getSecurity_TokenStorageService()
  3903.     {
  3904.         return $this->privates['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3905.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3906.         ], [
  3907.             'request_stack' => '?',
  3908.         ]));
  3909.     }
  3910.     /**
  3911.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  3912.      *
  3913.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  3914.      */
  3915.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  3916.     {
  3917.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3918.     }
  3919.     /**
  3920.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  3921.      *
  3922.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  3923.      */
  3924.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  3925.     {
  3926.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  3927.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  3928.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  3929.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  3930.     }
  3931.     /**
  3932.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  3933.      *
  3934.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  3935.      */
  3936.     protected function getSensioFrameworkExtra_Security_ListenerService()
  3937.     {
  3938.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  3939.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  3940.             return $this->privates['sensio_framework_extra.security.listener'];
  3941.         }
  3942.         $b = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  3943.         $b->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ??= new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider()));
  3944.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $b, ($this->privates['security.authentication.trust_resolver'] ??= new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()), ($this->privates['security.role_hierarchy'] ??= new \Symfony\Component\Security\Core\Role\RoleHierarchy([])), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3945.     }
  3946.     /**
  3947.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  3948.      *
  3949.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  3950.      */
  3951.     protected function getSensioFrameworkExtra_View_ListenerService()
  3952.     {
  3953.         $this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1))));
  3954.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3955.             'twig' => ['privates''twig''getTwigService'false],
  3956.         ], [
  3957.             'twig' => 'Twig\\Environment',
  3958.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  3959.         return $instance;
  3960.     }
  3961.     /**
  3962.      * Gets the private 'serializer' shared service.
  3963.      *
  3964.      * @return \Symfony\Component\Serializer\Serializer
  3965.      */
  3966.     protected function getSerializerService()
  3967.     {
  3968.         $a = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  3969.         if (isset($this->privates['serializer'])) {
  3970.             return $this->privates['serializer'];
  3971.         }
  3972.         $b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  3973.         $c = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3974.         $d = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL);
  3975.         $e = new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULLNULL$b$c)], [=> $d]));
  3976.         $f = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer($e);
  3977.         $g = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  3978.         $h = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  3979.         $i = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  3980.         $j = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($g$h$i, ($this->privates['api_platform.json_schema.schema_factory'] ?? $this->getApiPlatform_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), NULL, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), NULLfalse'oauth2''application''''', [], $this->parameters['api_platform.swagger.api_keys'], ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), false'page'false'itemsPerPage'$this->parameters['api_platform.formats'], false'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), NULLtrue$e));
  3981.         $k = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  3982.         $l = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  3983.         $m = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($l);
  3984.         return $this->privates['serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($b), => $f=> $j=> new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $k), => $j=> $f=> new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \ApiPlatform\Serializer\ItemNormalizer($h$i, ($this->privates['api_platform.iri_converter.legacy'] ?? $this->load('getApiPlatform_IriConverter_LegacyService')), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), $b$k$l, ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), falseNULL, new RewindableGenerator(function () {
  3985.             return new \EmptyIterator();
  3986.         }, 0), $g$a), 10 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 11 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $k), 12 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($l$k$c$mNULL)), 13 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 14 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 15 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 18 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 19 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($l$k$b$c$mNULL)], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => $d=> new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
  3987.     }
  3988.     /**
  3989.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  3990.      *
  3991.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  3992.      */
  3993.     protected function getSerializer_NameConverter_MetadataAwareService()
  3994.     {
  3995.         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()));
  3996.     }
  3997.     /**
  3998.      * Gets the private 'session_listener' shared service.
  3999.      *
  4000.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  4001.      */
  4002.     protected function getSessionListenerService()
  4003.     {
  4004.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4005.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  4006.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  4007.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  4008.         ], [
  4009.             'logger' => '?',
  4010.             'session_collector' => '?',
  4011.             'session_factory' => '?',
  4012.         ]), true$this->parameters['session.storage.options']);
  4013.     }
  4014.     /**
  4015.      * Gets the private 'stimulus.helper' shared service.
  4016.      *
  4017.      * @return \Symfony\UX\StimulusBundle\Helper\StimulusHelper
  4018.      */
  4019.     protected function getStimulus_HelperService()
  4020.     {
  4021.         $a = ($this->privates['twig'] ?? $this->getTwigService());
  4022.         if (isset($this->privates['stimulus.helper'])) {
  4023.             return $this->privates['stimulus.helper'];
  4024.         }
  4025.         return $this->privates['stimulus.helper'] = new \Symfony\UX\StimulusBundle\Helper\StimulusHelper($a);
  4026.     }
  4027.     /**
  4028.      * Gets the private 'stof_doctrine_extensions.event_listener.blame' shared service.
  4029.      *
  4030.      * @return \Stof\DoctrineExtensionsBundle\EventListener\BlameListener
  4031.      */
  4032.     protected function getStofDoctrineExtensions_EventListener_BlameService()
  4033.     {
  4034.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  4035.         if (isset($this->privates['stof_doctrine_extensions.event_listener.blame'])) {
  4036.             return $this->privates['stof_doctrine_extensions.event_listener.blame'];
  4037.         }
  4038.         return $this->privates['stof_doctrine_extensions.event_listener.blame'] = new \Stof\DoctrineExtensionsBundle\EventListener\BlameListener(($this->privates['stof_doctrine_extensions.listener.blameable'] ?? $this->getStofDoctrineExtensions_Listener_BlameableService()), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $a);
  4039.     }
  4040.     /**
  4041.      * Gets the private 'stof_doctrine_extensions.event_listener.logger' shared service.
  4042.      *
  4043.      * @return \Stof\DoctrineExtensionsBundle\EventListener\LoggerListener
  4044.      */
  4045.     protected function getStofDoctrineExtensions_EventListener_LoggerService()
  4046.     {
  4047.         $a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  4048.         if (isset($this->privates['stof_doctrine_extensions.event_listener.logger'])) {
  4049.             return $this->privates['stof_doctrine_extensions.event_listener.logger'];
  4050.         }
  4051.         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->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $a);
  4052.     }
  4053.     /**
  4054.      * Gets the private 'stof_doctrine_extensions.listener.blameable' shared service.
  4055.      *
  4056.      * @return \Gedmo\Blameable\BlameableListener
  4057.      */
  4058.     protected function getStofDoctrineExtensions_Listener_BlameableService()
  4059.     {
  4060.         $this->privates['stof_doctrine_extensions.listener.blameable'] = $instance = new \Gedmo\Blameable\BlameableListener();
  4061.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4062.         return $instance;
  4063.     }
  4064.     /**
  4065.      * Gets the private 'stof_doctrine_extensions.listener.loggable' shared service.
  4066.      *
  4067.      * @return \Gedmo\Loggable\LoggableListener
  4068.      */
  4069.     protected function getStofDoctrineExtensions_Listener_LoggableService()
  4070.     {
  4071.         $this->privates['stof_doctrine_extensions.listener.loggable'] = $instance = new \Gedmo\Loggable\LoggableListener();
  4072.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4073.         return $instance;
  4074.     }
  4075.     /**
  4076.      * Gets the private 'translator.default' shared service.
  4077.      *
  4078.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  4079.      */
  4080.     protected function getTranslator_DefaultService()
  4081.     {
  4082.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4083.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  4084.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  4085.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  4086.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  4087.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  4088.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  4089.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  4090.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  4091.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  4092.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  4093.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  4094.         ], [
  4095.             'translation.loader.csv' => '?',
  4096.             'translation.loader.dat' => '?',
  4097.             'translation.loader.ini' => '?',
  4098.             'translation.loader.json' => '?',
  4099.             'translation.loader.mo' => '?',
  4100.             'translation.loader.php' => '?',
  4101.             'translation.loader.po' => '?',
  4102.             'translation.loader.qt' => '?',
  4103.             'translation.loader.res' => '?',
  4104.             'translation.loader.xliff' => '?',
  4105.             'translation.loader.yml' => '?',
  4106.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ar.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ar.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.bg.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.bg.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ca.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ca.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ca.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.cs.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.cs.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.cs.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.da.php'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.de.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.de.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.de.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.el.php')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.en.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.en.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.en.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.es.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.es.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.es.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.eu.php'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fa.php'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fi.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fi.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fi.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.php'), => (\dirname(__DIR__4).'/src/Flexy/FrontBundle/translations/admin.fr.yaml'), => (\dirname(__DIR__4).'/src/Flexy/FrontBundle/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/translations/_undefined+intl-icu.fr.yaml'), 10 => (\dirname(__DIR__4).'/translations/admin.fr.yaml'), 11 => (\dirname(__DIR__4).'/translations/messages.fr.yaml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.gl.php')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.he.php')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hr.php'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hu.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.hu.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.hu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.id.php'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.it.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.it.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.it.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lb.php')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lt.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.lt.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.nl.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.nl.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle+intl-icu.nl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.no.php'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pl.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pl.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pt.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt_BR.php'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ro.php'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ru.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ru.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ru.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sk.php'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sl.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.sl.yaml')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sv.php'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.tr.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.tr.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.tr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.uk.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.uk.yaml'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.uk.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.zh_CN.php')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'sr_RS' => [=> (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.php')], 'vn' => [=> (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')], 'sr' => [=> (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sr.xlf')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/src/Flexy/FrontBundle/translations'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 16 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/translations'), 22 => (\dirname(__DIR__4).'/src/Flexy/POSBundle/translations'), 23 => (\dirname(__DIR__4).'/src/Flexy/StockBundle/translations'), 24 => (\dirname(__DIR__4).'/src/Flexy/ShopBundle/translations'), 25 => (\dirname(__DIR__4).'/src/Flexy/BookingBundle/translations'), 26 => (\dirname(__DIR__4).'/src/Flexy/TransportBundle/translations'), 27 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/translations'), 28 => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 29 => (\dirname(__DIR__4).'/vendor/symfony/ux-chartjs/translations'), 30 => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle/translations'), 31 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/translations'), 32 => (\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/translations'), 33 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 34 => (\dirname(__DIR__4).'/vendor/symfony/ux-turbo/translations'), 35 => (\dirname(__DIR__4).'/vendor/symfony/ux-notify/translations'), 36 => (\dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/translations'), 37 => (\dirname(__DIR__4).'/vendor/symfony/stimulus-bundle/translations'), 38 => (\dirname(__DIR__4).'/vendor/symfony/ux-swup/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/easycorp/easyadmin-bundle/src/Resources/translations'=> 'src/Flexy/FrontBundle/translations'=> 'vendor/vich/uploader-bundle/translations'=> 'vendor/symfonycasts/reset-password-bundle/src/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'10 => 'vendor/sensio/framework-extra-bundle/src/translations'11 => 'vendor/symfony/twig-bundle/translations'12 => 'vendor/symfony/web-profiler-bundle/translations'13 => 'vendor/symfony/monolog-bundle/translations'14 => 'vendor/symfony/debug-bundle/translations'15 => 'vendor/symfony/maker-bundle/src/translations'16 => 'vendor/doctrine/doctrine-bundle/translations'17 => 'vendor/doctrine/doctrine-migrations-bundle/translations'18 => 'vendor/symfony/security-bundle/translations'19 => 'vendor/twig/extra-bundle/translations'20 => 'vendor/nelmio/cors-bundle/translations'21 => 'vendor/api-platform/core/src/Symfony/Bundle/translations'22 => 'src/Flexy/POSBundle/translations'23 => 'src/Flexy/StockBundle/translations'24 => 'src/Flexy/ShopBundle/translations'25 => 'src/Flexy/BookingBundle/translations'26 => 'src/Flexy/TransportBundle/translations'27 => 'vendor/knplabs/knp-menu-bundle/src/translations'28 => 'vendor/stof/doctrine-extensions-bundle/src/translations'29 => 'vendor/symfony/ux-chartjs/translations'30 => 'vendor/liip/imagine-bundle/translations'31 => 'vendor/lexik/jwt-authentication-bundle/translations'32 => 'vendor/symfony/mercure-bundle/src/translations'33 => 'vendor/symfony/webpack-encore-bundle/src/translations'34 => 'vendor/symfony/ux-turbo/translations'35 => 'vendor/symfony/ux-notify/translations'36 => 'vendor/knpuniversity/oauth2-client-bundle/src/translations'37 => 'vendor/symfony/stimulus-bundle/translations'38 => 'vendor/symfony/ux-swup/translations']]], []);
  4107.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  4108.         $instance->setFallbackLocales([=> 'fr']);
  4109.         return $instance;
  4110.     }
  4111.     /**
  4112.      * Gets the private 'twig' shared service.
  4113.      *
  4114.      * @return \Twig\Environment
  4115.      */
  4116.     protected function getTwigService()
  4117.     {
  4118.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  4119.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  4120.         $a->addPath((\dirname(__DIR__4).'/src/Flexy'), 'Flexy');
  4121.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  4122.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), '!Twig');
  4123.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  4124.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  4125.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  4126.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  4127.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  4128.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  4129.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  4130.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  4131.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  4132.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  4133.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/EasyAdminBundle'), 'EasyAdmin');
  4134.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  4135.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  4136.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  4137.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  4138.         $a->addPath((\dirname(__DIR__4).'/src/Flexy/POSBundle/templates'), 'FlexyPOS');
  4139.         $a->addPath((\dirname(__DIR__4).'/src/Flexy/POSBundle/templates'), '!FlexyPOS');
  4140.         $a->addPath((\dirname(__DIR__4).'/src/Flexy/StockBundle/templates'), 'FlexyStock');
  4141.         $a->addPath((\dirname(__DIR__4).'/src/Flexy/StockBundle/templates'), '!FlexyStock');
  4142.         $a->addPath((\dirname(__DIR__4).'/src/Flexy/ShopBundle/templates'), 'FlexyShop');
  4143.         $a->addPath((\dirname(__DIR__4).'/src/Flexy/ShopBundle/templates'), '!FlexyShop');
  4144.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  4145.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  4146.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  4147.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  4148.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  4149.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  4150.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/Resources/views'), 'Mercure');
  4151.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/Resources/views'), '!Mercure');
  4152.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  4153.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  4154.         $a->addPath((\dirname(__DIR__4).'/templates'));
  4155.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  4156.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  4157.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  4158.         $this->privates['twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  4159.         $b = ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true));
  4160.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  4161.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  4162.         $e = ($this->services['router'] ?? $this->getRouterService());
  4163.         $f = ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack());
  4164.         $g = ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  4165.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  4166.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  4167.         $i = new \Knp\Menu\Util\MenuManipulator();
  4168.         $j = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  4169.         $k = ($this->privates['stimulus.helper'] ?? $this->getStimulus_HelperService());
  4170.         $l = ($this->privates['Symfony\\Component\\Mercure\\HubRegistry'] ?? $this->getHubRegistryService());
  4171.         $m = new \Symfony\Bridge\Twig\AppVariable();
  4172.         $m->setEnvironment('dev');
  4173.         $m->setDebug(true);
  4174.         $m->setTokenStorage($g);
  4175.         if ($this->has('request_stack')) {
  4176.             $m->setRequestStack($f);
  4177.         }
  4178.         $n = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  4179.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  4180.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), $b));
  4181.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  4182.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  4183.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d\dirname(__DIR__4), 'UTF-8'));
  4184.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($e));
  4185.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  4186.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  4187.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  4188.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  4189.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($f$e)));
  4190.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($f));
  4191.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  4192.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  4193.         $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())));
  4194.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  4195.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($f, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $g)));
  4196.         $instance->addExtension(new \App\Flexy\FrontBundle\Service\ShortcodeExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $e, ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $instance));
  4197.         $instance->addExtension(new \App\Twig\BarcodeGeneratorExtension());
  4198.         $instance->addExtension(new \App\Twig\CalculationExtension());
  4199.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  4200.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  4201.         $instance->addExtension(new \Twig\Extra\CssInliner\CssInlinerExtension());
  4202.         $instance->addExtension(new \Twig\Extra\Inky\InkyExtension());
  4203.         $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4204.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => [false'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator''getAdminUrlGeneratorService'false],
  4205.         ], [
  4206.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => '?',
  4207.         ]), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->privates['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService())));
  4208.         $instance->addExtension(new \Knp\Menu\Twig\MenuExtension(new \Knp\Menu\Twig\Helper(new \Knp\Menu\Renderer\PsrProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4209.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'true],
  4210.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'true],
  4211.         ], [
  4212.             'list' => '?',
  4213.             'twig' => '?',
  4214.         ]), 'twig', [], false), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  4215.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ??= new \Knp\Menu\Provider\LazyProvider([]));
  4216.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->load('getKnpMenu_MenuProvider_BuilderAliasService'));
  4217.         }, 2)), $i$j), $j$i));
  4218.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension());
  4219.         $instance->addExtension(new \Symfony\UX\Chartjs\Twig\ChartExtension($k));
  4220.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  4221.         $instance->addExtension(new \Symfony\Component\Mercure\Twig\MercureExtension($l, new \Symfony\Component\Mercure\Authorization($l46400), $f));
  4222.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4223.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  4224.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'true],
  4225.         ], [
  4226.             'webpack_encore.entrypoint_lookup_collection' => '?',
  4227.             'webpack_encore.tag_renderer' => '?',
  4228.         ])));
  4229.         $instance->addExtension(new \Symfony\UX\Turbo\Twig\TwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4230.             'default' => ['privates''turbo.mercure.default.renderer''getTurbo_Mercure_Default_RendererService'true],
  4231.         ], [
  4232.             'default' => 'Symfony\\UX\\Turbo\\Bridge\\Mercure\\TurboStreamListenRenderer',
  4233.         ]), 'default'));
  4234.         $instance->addExtension(new \Symfony\UX\Notify\Twig\NotifyExtension());
  4235.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($e$c)));
  4236.         $instance->addExtension(new \Symfony\UX\StimulusBundle\Twig\UxControllersTwigExtension());
  4237.         $instance->addExtension(new \Symfony\UX\StimulusBundle\Twig\StimulusTwigExtension($k));
  4238.         $instance->addGlobal('app'$m);
  4239.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4240.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  4241.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  4242.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  4243.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  4244.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => ['privates''Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime''getUploaderExtensionRuntimeService'true],
  4245.             'Symfony\\UX\\Notify\\Twig\\NotifyRuntime' => ['privates''notify.twig_runtime''getNotify_TwigRuntimeService'true],
  4246.         ], [
  4247.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  4248.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  4249.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  4250.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  4251.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => '?',
  4252.             'Symfony\\UX\\Notify\\Twig\\NotifyRuntime' => '?',
  4253.         ])));
  4254.         $instance->addGlobal('shopProvider', ($this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShopProvider'] ?? $this->getFlexyShopProviderService()));
  4255.         $instance->addGlobal('shopStatisticProvider', ($this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShopStatisticProvider'] ?? $this->getFlexyShopStatisticProviderService()));
  4256.         $instance->addGlobal('shippingProvider', ($this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShippingProvider'] ?? $this->getFlexyShippingProviderService()));
  4257.         $instance->addGlobal('front', ($this->privates['App\\Flexy\\FrontBundle\\Service\\FlexyFrontProvider'] ?? $this->getFlexyFrontProviderService()));
  4258.         $instance->addGlobal('notifications', ($this->privates['App\\Service\\FlexyNotificationProvider'] ?? $this->getFlexyNotificationProviderService()));
  4259.         $instance->addGlobal('settings', ($this->privates['App\\Service\\FlexySettingsProvider'] ?? $this->getFlexySettingsProviderService()));
  4260.         $instance->addGlobal('urlSite''http://127.0.0.1:8000');
  4261.         $instance->registerUndefinedFilterCallback([=> $n=> 'suggestFilter']);
  4262.         $instance->registerUndefinedFunctionCallback([=> $n=> 'suggestFunction']);
  4263.         $instance->registerUndefinedTokenParserCallback([=> $n=> 'suggestTag']);
  4264.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  4265.         return $instance;
  4266.     }
  4267.     /**
  4268.      * Gets the private 'validator.builder' shared service.
  4269.      *
  4270.      * @return \Symfony\Component\Validator\ValidatorBuilder
  4271.      */
  4272.     protected function getValidator_BuilderService()
  4273.     {
  4274.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  4275.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  4276.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4277.             'App\\Flexy\\ShopBundle\\Validator\\UniqueShippingRuleValidator' => ['privates''App\\Flexy\\ShopBundle\\Validator\\UniqueShippingRuleValidator''getUniqueShippingRuleValidatorService'true],
  4278.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  4279.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  4280.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  4281.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  4282.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  4283.             'Symfony\\Component\\Validator\\Constraints\\WhenValidator' => ['privates''validator.when''getValidator_WhenService'true],
  4284.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  4285.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  4286.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  4287.         ], [
  4288.             'App\\Flexy\\ShopBundle\\Validator\\UniqueShippingRuleValidator' => '?',
  4289.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  4290.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  4291.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  4292.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  4293.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  4294.             'Symfony\\Component\\Validator\\Constraints\\WhenValidator' => '?',
  4295.             'doctrine.orm.validator.unique' => '?',
  4296.             'security.validator.user_password' => '?',
  4297.             'validator.expression' => '?',
  4298.         ])));
  4299.         if ($this->has('translator')) {
  4300.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  4301.         }
  4302.         $instance->setTranslationDomain('validators');
  4303.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  4304.         $instance->enableAnnotationMapping(true);
  4305.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4306.         $instance->addMethodMapping('loadValidatorMetadata');
  4307.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  4308.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  4309.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  4310.         return $instance;
  4311.     }
  4312.     /**
  4313.      * Gets the private 'var_dumper.html_dumper' shared service.
  4314.      *
  4315.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  4316.      */
  4317.     protected function getVarDumper_HtmlDumperService()
  4318.     {
  4319.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  4320.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  4321.         return $instance;
  4322.     }
  4323.     /**
  4324.      * Gets the private 'var_dumper.server_connection' shared service.
  4325.      *
  4326.      * @return \Symfony\Component\VarDumper\Server\Connection
  4327.      */
  4328.     protected function getVarDumper_ServerConnectionService()
  4329.     {
  4330.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8'\dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack())), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  4331.     }
  4332.     /**
  4333.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  4334.      *
  4335.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  4336.      */
  4337.     protected function getVichUploader_MetadataReaderService()
  4338.     {
  4339.         $a = new \Metadata\Driver\FileLocator([]);
  4340.         $b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([=> new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(new \Doctrine\Common\Annotations\AnnotationReader(), [=> ($this->services['doctrine'] ?? $this->getDoctrineService())]), => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\YmlDriver($a)]), 'Metadata\\ClassHierarchyMetadata'true);
  4341.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  4342.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  4343.     }
  4344.     /**
  4345.      * Gets the private 'web_profiler.csp.handler' shared service.
  4346.      *
  4347.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  4348.      */
  4349.     protected function getWebProfiler_Csp_HandlerService()
  4350.     {
  4351.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  4352.     }
  4353.     /**
  4354.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  4355.      *
  4356.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  4357.      */
  4358.     protected function getWebProfiler_DebugToolbarService()
  4359.     {
  4360.         $a = ($this->privates['twig'] ?? $this->getTwigService());
  4361.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  4362.             return $this->privates['web_profiler.debug_toolbar'];
  4363.         }
  4364.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($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()));
  4365.     }
  4366.     /**
  4367.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  4368.      *
  4369.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  4370.      */
  4371.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  4372.     {
  4373.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4374.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'true],
  4375.         ], [
  4376.             '_default' => '?',
  4377.         ]), '_default');
  4378.     }
  4379.     /**
  4380.      * Gets the public 'profiler' alias.
  4381.      *
  4382.      * @return object The ".container.private.profiler" service.
  4383.      */
  4384.     protected function getProfilerService()
  4385.     {
  4386.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  4387.         return $this->get('.container.private.profiler');
  4388.     }
  4389.     public function getParameter(string $name): array|bool|string|int|float|\UnitEnum|null
  4390.     {
  4391.         if (isset($this->buildParameters[$name])) {
  4392.             return $this->buildParameters[$name];
  4393.         }
  4394.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  4395.             throw new ParameterNotFoundException($name);
  4396.         }
  4397.         if (isset($this->loadedDynamicParameters[$name])) {
  4398.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4399.         }
  4400.         return $this->parameters[$name];
  4401.     }
  4402.     public function hasParameter(string $name): bool
  4403.     {
  4404.         if (isset($this->buildParameters[$name])) {
  4405.             return true;
  4406.         }
  4407.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  4408.     }
  4409.     public function setParameter(string $name$value): void
  4410.     {
  4411.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  4412.     }
  4413.     public function getParameterBag(): ParameterBagInterface
  4414.     {
  4415.         if (null === $this->parameterBag) {
  4416.             $parameters $this->parameters;
  4417.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  4418.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4419.             }
  4420.             foreach ($this->buildParameters as $name => $value) {
  4421.                 $parameters[$name] = $value;
  4422.             }
  4423.             $this->parameterBag = new FrozenParameterBag($parameters);
  4424.         }
  4425.         return $this->parameterBag;
  4426.     }
  4427.     private $loadedDynamicParameters = [
  4428.         'kernel.runtime_environment' => false,
  4429.         'kernel.build_dir' => false,
  4430.         'kernel.cache_dir' => false,
  4431.         'kernel.secret' => false,
  4432.         'debug.file_link_format' => false,
  4433.         'debug.container.dump' => false,
  4434.         'router.cache_dir' => false,
  4435.         'serializer.mapping.cache.file' => false,
  4436.         'validator.mapping.cache.file' => false,
  4437.         'profiler.storage.dsn' => false,
  4438.         'doctrine.orm.proxy_dir' => false,
  4439.         'nelmio_cors.defaults' => false,
  4440.         'lexik_jwt_authentication.pass_phrase' => false,
  4441.         'mercure.hubs' => false,
  4442.         'mercure.default_hub' => false,
  4443.     ];
  4444.     private $dynamicParameters = [];
  4445.     private function getDynamicParameter(string $name)
  4446.     {
  4447.         $value = match ($name) {
  4448.             'kernel.runtime_environment' => $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'),
  4449.             'kernel.build_dir' => $this->targetDir.'',
  4450.             'kernel.cache_dir' => $this->targetDir.'',
  4451.             'kernel.secret' => $this->getEnv('APP_SECRET'),
  4452.             'debug.file_link_format' => $this->getEnv('default::SYMFONY_IDE'),
  4453.             'debug.container.dump' => ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'),
  4454.             'router.cache_dir' => $this->targetDir.'',
  4455.             'serializer.mapping.cache.file' => ($this->targetDir.''.'/serialization.php'),
  4456.             'validator.mapping.cache.file' => ($this->targetDir.''.'/validation.php'),
  4457.             'profiler.storage.dsn' => ('file:'.$this->targetDir.''.'/profiler'),
  4458.             'doctrine.orm.proxy_dir' => ($this->targetDir.''.'/doctrine/orm/Proxies'),
  4459.             'nelmio_cors.defaults' => [
  4460.                 'allow_origin' => [
  4461.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  4462.                 ],
  4463.                 'allow_credentials' => false,
  4464.                 'allow_headers' => [
  4465.                     => 'content-type',
  4466.                     => 'authorization',
  4467.                 ],
  4468.                 'expose_headers' => [
  4469.                     => 'Link',
  4470.                 ],
  4471.                 'allow_methods' => [
  4472.                     => 'GET',
  4473.                     => 'OPTIONS',
  4474.                     => 'POST',
  4475.                     => 'PUT',
  4476.                     => 'PATCH',
  4477.                     => 'DELETE',
  4478.                 ],
  4479.                 'max_age' => 3600,
  4480.                 'hosts' => [
  4481.                 ],
  4482.                 'origin_regex' => true,
  4483.                 'forced_allow_origin_value' => NULL,
  4484.                 'skip_same_as_origin' => true,
  4485.             ],
  4486.             'lexik_jwt_authentication.pass_phrase' => $this->getEnv('JWT_PASSPHRASE'),
  4487.             'mercure.hubs' => [
  4488.                 'default' => $this->getEnv('MERCURE_URL'),
  4489.             ],
  4490.             'mercure.default_hub' => $this->getEnv('MERCURE_URL'),
  4491.             default => throw new ParameterNotFoundException($name),
  4492.         };
  4493.         $this->loadedDynamicParameters[$name] = true;
  4494.         return $this->dynamicParameters[$name] = $value;
  4495.     }
  4496.     protected function getDefaultParameters(): array
  4497.     {
  4498.         return [
  4499.             'kernel.project_dir' => \dirname(__DIR__4),
  4500.             'kernel.environment' => 'dev',
  4501.             'kernel.debug' => true,
  4502.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  4503.             'kernel.bundles' => [
  4504.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  4505.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  4506.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  4507.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  4508.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  4509.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  4510.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  4511.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  4512.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  4513.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  4514.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  4515.                 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  4516.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  4517.                 'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
  4518.                 'FlexyPOSBundle' => 'App\\Flexy\\POSBundle\\FlexyPOSBundle',
  4519.                 'FlexyStockBundle' => 'App\\Flexy\\StockBundle\\FlexyStockBundle',
  4520.                 'FlexyFrontBundle' => 'App\\Flexy\\FrontBundle\\FlexyFrontBundle',
  4521.                 'FlexyShopBundle' => 'App\\Flexy\\ShopBundle\\FlexyShopBundle',
  4522.                 'FlexyBookingBundle' => 'App\\Flexy\\BookingBundle\\FlexyBookingBundle',
  4523.                 'FlexyTransportBundle' => 'App\\Flexy\\TransportBundle\\FlexyTransportBundle',
  4524.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  4525.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  4526.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  4527.                 'ChartjsBundle' => 'Symfony\\UX\\Chartjs\\ChartjsBundle',
  4528.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  4529.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  4530.                 'MercureBundle' => 'Symfony\\Bundle\\MercureBundle\\MercureBundle',
  4531.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  4532.                 'TurboBundle' => 'Symfony\\UX\\Turbo\\TurboBundle',
  4533.                 'NotifyBundle' => 'Symfony\\UX\\Notify\\NotifyBundle',
  4534.                 'SymfonyCastsResetPasswordBundle' => 'SymfonyCasts\\Bundle\\ResetPassword\\SymfonyCastsResetPasswordBundle',
  4535.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  4536.                 'KnpUOAuth2ClientBundle' => 'KnpU\\OAuth2ClientBundle\\KnpUOAuth2ClientBundle',
  4537.                 'StimulusBundle' => 'Symfony\\UX\\StimulusBundle\\StimulusBundle',
  4538.                 'SwupBundle' => 'Symfony\\UX\\Swup\\SwupBundle',
  4539.             ],
  4540.             'kernel.bundles_metadata' => [
  4541.                 'FrameworkBundle' => [
  4542.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  4543.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  4544.                 ],
  4545.                 'SensioFrameworkExtraBundle' => [
  4546.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  4547.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  4548.                 ],
  4549.                 'TwigBundle' => [
  4550.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  4551.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  4552.                 ],
  4553.                 'WebProfilerBundle' => [
  4554.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  4555.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  4556.                 ],
  4557.                 'MonologBundle' => [
  4558.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  4559.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  4560.                 ],
  4561.                 'DebugBundle' => [
  4562.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  4563.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  4564.                 ],
  4565.                 'MakerBundle' => [
  4566.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  4567.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  4568.                 ],
  4569.                 'DoctrineBundle' => [
  4570.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  4571.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  4572.                 ],
  4573.                 'DoctrineMigrationsBundle' => [
  4574.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  4575.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  4576.                 ],
  4577.                 'SecurityBundle' => [
  4578.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  4579.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  4580.                 ],
  4581.                 'TwigExtraBundle' => [
  4582.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  4583.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  4584.                 ],
  4585.                 'EasyAdminBundle' => [
  4586.                     'path' => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src'),
  4587.                     'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  4588.                 ],
  4589.                 'NelmioCorsBundle' => [
  4590.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  4591.                     'namespace' => 'Nelmio\\CorsBundle',
  4592.                 ],
  4593.                 'ApiPlatformBundle' => [
  4594.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle'),
  4595.                     'namespace' => 'ApiPlatform\\Symfony\\Bundle',
  4596.                 ],
  4597.                 'FlexyPOSBundle' => [
  4598.                     'path' => (\dirname(__DIR__4).'/src/Flexy/POSBundle'),
  4599.                     'namespace' => 'App\\Flexy\\POSBundle',
  4600.                 ],
  4601.                 'FlexyStockBundle' => [
  4602.                     'path' => (\dirname(__DIR__4).'/src/Flexy/StockBundle'),
  4603.                     'namespace' => 'App\\Flexy\\StockBundle',
  4604.                 ],
  4605.                 'FlexyFrontBundle' => [
  4606.                     'path' => (\dirname(__DIR__4).'/src/Flexy/FrontBundle'),
  4607.                     'namespace' => 'App\\Flexy\\FrontBundle',
  4608.                 ],
  4609.                 'FlexyShopBundle' => [
  4610.                     'path' => (\dirname(__DIR__4).'/src/Flexy/ShopBundle'),
  4611.                     'namespace' => 'App\\Flexy\\ShopBundle',
  4612.                 ],
  4613.                 'FlexyBookingBundle' => [
  4614.                     'path' => (\dirname(__DIR__4).'/src/Flexy/BookingBundle'),
  4615.                     'namespace' => 'App\\Flexy\\BookingBundle',
  4616.                 ],
  4617.                 'FlexyTransportBundle' => [
  4618.                     'path' => (\dirname(__DIR__4).'/src/Flexy/TransportBundle'),
  4619.                     'namespace' => 'App\\Flexy\\TransportBundle',
  4620.                 ],
  4621.                 'KnpMenuBundle' => [
  4622.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  4623.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  4624.                 ],
  4625.                 'StofDoctrineExtensionsBundle' => [
  4626.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  4627.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  4628.                 ],
  4629.                 'VichUploaderBundle' => [
  4630.                     'path' => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle'),
  4631.                     'namespace' => 'Vich\\UploaderBundle',
  4632.                 ],
  4633.                 'ChartjsBundle' => [
  4634.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/ux-chartjs'),
  4635.                     'namespace' => 'Symfony\\UX\\Chartjs',
  4636.                 ],
  4637.                 'LiipImagineBundle' => [
  4638.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  4639.                     'namespace' => 'Liip\\ImagineBundle',
  4640.                 ],
  4641.                 'LexikJWTAuthenticationBundle' => [
  4642.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  4643.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  4644.                 ],
  4645.                 'MercureBundle' => [
  4646.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src'),
  4647.                     'namespace' => 'Symfony\\Bundle\\MercureBundle',
  4648.                 ],
  4649.                 'WebpackEncoreBundle' => [
  4650.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  4651.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  4652.                 ],
  4653.                 'TurboBundle' => [
  4654.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/ux-turbo'),
  4655.                     'namespace' => 'Symfony\\UX\\Turbo',
  4656.                 ],
  4657.                 'NotifyBundle' => [
  4658.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/ux-notify'),
  4659.                     'namespace' => 'Symfony\\UX\\Notify',
  4660.                 ],
  4661.                 'SymfonyCastsResetPasswordBundle' => [
  4662.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src'),
  4663.                     'namespace' => 'SymfonyCasts\\Bundle\\ResetPassword',
  4664.                 ],
  4665.                 'KnpPaginatorBundle' => [
  4666.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  4667.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  4668.                 ],
  4669.                 'KnpUOAuth2ClientBundle' => [
  4670.                     'path' => (\dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src'),
  4671.                     'namespace' => 'KnpU\\OAuth2ClientBundle',
  4672.                 ],
  4673.                 'StimulusBundle' => [
  4674.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/stimulus-bundle'),
  4675.                     'namespace' => 'Symfony\\UX\\StimulusBundle',
  4676.                 ],
  4677.                 'SwupBundle' => [
  4678.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/ux-swup'),
  4679.                     'namespace' => 'Symfony\\UX\\Swup',
  4680.                 ],
  4681.             ],
  4682.             'kernel.charset' => 'UTF-8',
  4683.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  4684.             'app.path.product_images' => '/uploads/mutaweef/shop',
  4685.             'event_dispatcher.event_aliases' => [
  4686.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  4687.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  4688.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  4689.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  4690.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  4691.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  4692.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  4693.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  4694.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  4695.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  4696.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  4697.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  4698.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  4699.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  4700.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  4701.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  4702.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  4703.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  4704.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  4705.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  4706.             ],
  4707.             'fragment.renderer.hinclude.global_template' => NULL,
  4708.             'fragment.path' => '/_fragment',
  4709.             'kernel.http_method_override' => false,
  4710.             'kernel.trust_x_sendfile_type_header' => false,
  4711.             'kernel.trusted_hosts' => [
  4712.             ],
  4713.             'kernel.default_locale' => 'fr',
  4714.             'kernel.enabled_locales' => [
  4715.             ],
  4716.             'kernel.error_controller' => 'error_controller',
  4717.             'asset.request_context.base_path' => NULL,
  4718.             'asset.request_context.secure' => NULL,
  4719.             'translator.logging' => false,
  4720.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  4721.             'debug.error_handler.throw_at' => -1,
  4722.             'router.request_context.host' => 'localhost',
  4723.             'router.request_context.scheme' => 'http',
  4724.             'router.request_context.base_url' => '',
  4725.             'router.resource' => 'kernel::loadRoutes',
  4726.             'request_listener.http_port' => 80,
  4727.             'request_listener.https_port' => 443,
  4728.             'session.metadata.storage_key' => '_sf2_meta',
  4729.             'session.storage.options' => [
  4730.                 'cache_limiter' => '0',
  4731.                 'cookie_lifetime' => 46400,
  4732.                 'cookie_secure' => 'auto',
  4733.                 'cookie_httponly' => true,
  4734.                 'cookie_samesite' => 'lax',
  4735.                 'gc_maxlifetime' => 46400,
  4736.                 'gc_probability' => 1,
  4737.             ],
  4738.             'session.save_path' => NULL,
  4739.             'session.metadata.update_threshold' => 0,
  4740.             'form.type_extension.csrf.enabled' => true,
  4741.             'form.type_extension.csrf.field_name' => '_token',
  4742.             'validator.translation_domain' => 'validators',
  4743.             'profiler_listener.only_exceptions' => false,
  4744.             'profiler_listener.only_main_requests' => false,
  4745.             'twig.form.resources' => [
  4746.                 => '@VichUploader/Form/fields.html.twig',
  4747.                 => 'form_div_layout.html.twig',
  4748.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  4749.                 => 'bootstrap_5_layout.html.twig',
  4750.             ],
  4751.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  4752.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  4753.             'web_profiler.debug_toolbar.mode' => 2,
  4754.             'monolog.use_microseconds' => true,
  4755.             'monolog.swift_mailer.handlers' => [
  4756.             ],
  4757.             'monolog.handlers_to_channels' => [
  4758.                 'monolog.handler.console' => [
  4759.                     'type' => 'exclusive',
  4760.                     'elements' => [
  4761.                         => 'event',
  4762.                         => 'doctrine',
  4763.                         => 'console',
  4764.                     ],
  4765.                 ],
  4766.                 'monolog.handler.main' => [
  4767.                     'type' => 'exclusive',
  4768.                     'elements' => [
  4769.                         => 'event',
  4770.                     ],
  4771.                 ],
  4772.             ],
  4773.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  4774.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  4775.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  4776.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  4777.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  4778.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  4779.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  4780.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  4781.             'doctrine.entity_managers' => [
  4782.                 'default' => 'doctrine.orm.default_entity_manager',
  4783.             ],
  4784.             'doctrine.default_entity_manager' => 'default',
  4785.             'doctrine.dbal.connection_factory.types' => [
  4786.                 'uuid' => [
  4787.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  4788.                 ],
  4789.                 'ulid' => [
  4790.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  4791.                 ],
  4792.             ],
  4793.             'doctrine.connections' => [
  4794.                 'default' => 'doctrine.dbal.default_connection',
  4795.                 'salle2' => 'doctrine.dbal.salle2_connection',
  4796.             ],
  4797.             'doctrine.default_connection' => 'default',
  4798.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  4799.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  4800.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  4801.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  4802.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  4803.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  4804.             'doctrine.orm.cache.memcache_host' => 'localhost',
  4805.             'doctrine.orm.cache.memcache_port' => 11211,
  4806.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  4807.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  4808.             'doctrine.orm.cache.memcached_host' => 'localhost',
  4809.             'doctrine.orm.cache.memcached_port' => 11211,
  4810.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  4811.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  4812.             'doctrine.orm.cache.redis_host' => 'localhost',
  4813.             'doctrine.orm.cache.redis_port' => 6379,
  4814.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  4815.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  4816.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  4817.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  4818.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  4819.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  4820.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  4821.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  4822.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  4823.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  4824.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  4825.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  4826.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  4827.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  4828.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  4829.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  4830.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  4831.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  4832.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  4833.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  4834.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  4835.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  4836.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  4837.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  4838.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  4839.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  4840.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  4841.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  4842.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  4843.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  4844.             'doctrine.orm.auto_generate_proxy_classes' => true,
  4845.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  4846.             'doctrine.orm.proxy_namespace' => 'Proxies',
  4847.             'doctrine.migrations.preferred_em' => NULL,
  4848.             'doctrine.migrations.preferred_connection' => NULL,
  4849.             'security.role_hierarchy.roles' => [
  4850.             ],
  4851.             'security.access.denied_url' => NULL,
  4852.             'security.authentication.manager.erase_credentials' => true,
  4853.             'security.authentication.session_strategy.strategy' => 'migrate',
  4854.             'security.authentication.hide_user_not_found' => true,
  4855.             'security.firewalls' => [
  4856.                 => 'api',
  4857.                 => 'dev',
  4858.                 => 'main',
  4859.             ],
  4860.             'lexik_jwt_authentication.authenticator_manager_enabled' => true,
  4861.             'nelmio_cors.map' => [
  4862.                 '^/' => [
  4863.                     'skip_same_as_origin' => true,
  4864.                 ],
  4865.             ],
  4866.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  4867.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  4868.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  4869.             'api_platform.metadata_backward_compatibility_layer' => true,
  4870.             'api_platform.enable_entrypoint' => true,
  4871.             'api_platform.enable_docs' => true,
  4872.             'api_platform.title' => '',
  4873.             'api_platform.description' => '',
  4874.             'api_platform.version' => '0.0.0',
  4875.             'api_platform.show_webby' => true,
  4876.             'api_platform.url_generation_strategy' => 1,
  4877.             'api_platform.exception_to_status' => [
  4878.                 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  4879.                 'ApiPlatform\\Exception\\InvalidArgumentException' => 400,
  4880.                 'ApiPlatform\\Exception\\FilterValidationException' => 400,
  4881.                 'Doctrine\\ORM\\OptimisticLockException' => 409,
  4882.             ],
  4883.             'api_platform.formats' => [
  4884.                 'json' => [
  4885.                     => 'application/json',
  4886.                 ],
  4887.                 'html' => [
  4888.                     => 'text/html',
  4889.                 ],
  4890.             ],
  4891.             'api_platform.patch_formats' => [
  4892.                 'json' => [
  4893.                     => 'application/merge-patch+json',
  4894.                 ],
  4895.             ],
  4896.             'api_platform.error_formats' => [
  4897.                 'jsonproblem' => [
  4898.                     => 'application/problem+json',
  4899.                 ],
  4900.                 'jsonld' => [
  4901.                     => 'application/ld+json',
  4902.                 ],
  4903.             ],
  4904.             'api_platform.allow_plain_identifiers' => false,
  4905.             'api_platform.eager_loading.enabled' => true,
  4906.             'api_platform.eager_loading.max_joins' => 100,
  4907.             'api_platform.eager_loading.fetch_partial' => false,
  4908.             'api_platform.eager_loading.force_eager' => true,
  4909.             'api_platform.collection.exists_parameter_name' => 'exists',
  4910.             'api_platform.collection.order' => 'ASC',
  4911.             'api_platform.collection.order_parameter_name' => 'order',
  4912.             'api_platform.collection.order_nulls_comparison' => NULL,
  4913.             'api_platform.collection.pagination.enabled' => false,
  4914.             'api_platform.collection.pagination.partial' => false,
  4915.             'api_platform.collection.pagination.client_enabled' => false,
  4916.             'api_platform.collection.pagination.client_items_per_page' => false,
  4917.             'api_platform.collection.pagination.client_partial' => false,
  4918.             'api_platform.collection.pagination.items_per_page' => 30,
  4919.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  4920.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  4921.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  4922.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  4923.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  4924.             'api_platform.collection.pagination' => [
  4925.                 'enabled' => false,
  4926.                 'partial' => false,
  4927.                 'client_enabled' => false,
  4928.                 'client_items_per_page' => false,
  4929.                 'client_partial' => false,
  4930.                 'items_per_page' => 30,
  4931.                 'maximum_items_per_page' => NULL,
  4932.                 'page_parameter_name' => 'page',
  4933.                 'enabled_parameter_name' => 'pagination',
  4934.                 'items_per_page_parameter_name' => 'itemsPerPage',
  4935.                 'partial_parameter_name' => 'partial',
  4936.             ],
  4937.             'api_platform.http_cache.etag' => true,
  4938.             'api_platform.http_cache.max_age' => NULL,
  4939.             'api_platform.http_cache.shared_max_age' => NULL,
  4940.             'api_platform.http_cache.vary' => [
  4941.                 => 'Accept',
  4942.             ],
  4943.             'api_platform.http_cache.public' => NULL,
  4944.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  4945.             'api_platform.http_cache.invalidation.xkey.glue' => ' ',
  4946.             'api_platform.asset_package' => NULL,
  4947.             'api_platform.defaults' => [
  4948.                 'attributes' => [
  4949.                     'pagination_enabled' => false,
  4950.                 ],
  4951.             ],
  4952.             'api_platform.resource_class_directories' => [
  4953.                 => (\dirname(__DIR__4).'/src/Flexy/POSBundle/Entity'),
  4954.                 => (\dirname(__DIR__4).'/src/Flexy/StockBundle/Entity'),
  4955.                 => (\dirname(__DIR__4).'/src/Flexy/FrontBundle/Entity'),
  4956.                 => (\dirname(__DIR__4).'/src/Flexy/ShopBundle/Entity'),
  4957.                 => (\dirname(__DIR__4).'/src/Flexy/BookingBundle/Entity'),
  4958.                 => (\dirname(__DIR__4).'/src/Flexy/TransportBundle/Entity'),
  4959.                 => (\dirname(__DIR__4).'/src/Entity'),
  4960.             ],
  4961.             'api_platform.oauth.enabled' => false,
  4962.             'api_platform.oauth.clientId' => '',
  4963.             'api_platform.oauth.clientSecret' => '',
  4964.             'api_platform.oauth.type' => 'oauth2',
  4965.             'api_platform.oauth.flow' => 'application',
  4966.             'api_platform.oauth.tokenUrl' => '',
  4967.             'api_platform.oauth.authorizationUrl' => '',
  4968.             'api_platform.oauth.refreshUrl' => '',
  4969.             'api_platform.oauth.scopes' => [
  4970.             ],
  4971.             'api_platform.oauth.pkce' => false,
  4972.             'api_platform.openapi.termsOfService' => NULL,
  4973.             'api_platform.openapi.contact.name' => NULL,
  4974.             'api_platform.openapi.contact.url' => NULL,
  4975.             'api_platform.openapi.contact.email' => NULL,
  4976.             'api_platform.openapi.license.name' => NULL,
  4977.             'api_platform.openapi.license.url' => NULL,
  4978.             'api_platform.swagger.versions' => [
  4979.                 => 3,
  4980.             ],
  4981.             'api_platform.enable_swagger_ui' => true,
  4982.             'api_platform.enable_re_doc' => true,
  4983.             'api_platform.swagger.api_keys' => [
  4984.                 'JWT' => [
  4985.                     'name' => 'Authorization',
  4986.                     'type' => 'header',
  4987.                 ],
  4988.             ],
  4989.             'api_platform.swagger_ui.extra_configuration' => [
  4990.             ],
  4991.             'api_platform.graphql.enabled' => false,
  4992.             'api_platform.graphql.graphiql.enabled' => false,
  4993.             'api_platform.graphql.graphql_playground.enabled' => false,
  4994.             'api_platform.graphql.collection.pagination' => [
  4995.                 'enabled' => true,
  4996.             ],
  4997.             'api_platform.validator.serialize_payload_fields' => [
  4998.             ],
  4999.             'api_platform.validator.query_parameter_validation' => true,
  5000.             'api_platform.elasticsearch.enabled' => false,
  5001.             'knp_menu.renderer.list.options' => [
  5002.             ],
  5003.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  5004.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  5005.             'knp_menu.renderer.twig.options' => [
  5006.             ],
  5007.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  5008.             'knp_menu.default_renderer' => 'twig',
  5009.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  5010.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  5011.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  5012.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  5013.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  5014.             'stof_doctrine_extensions.event_listener.blame.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\BlameListener',
  5015.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  5016.             'stof_doctrine_extensions.event_listener.logger.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener',
  5017.             'stof_doctrine_extensions.default_locale' => 'fr_FR',
  5018.             'stof_doctrine_extensions.translation_fallback' => false,
  5019.             'stof_doctrine_extensions.persist_default_translation' => false,
  5020.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  5021.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  5022.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  5023.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  5024.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  5025.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  5026.             'vich_uploader.mappings' => [
  5027.                 'product_images' => [
  5028.                     'uri_prefix' => '/uploads/mutaweef/shop',
  5029.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/mutaweef/shop'),
  5030.                     'namer' => [
  5031.                         'service' => NULL,
  5032.                         'options' => NULL,
  5033.                     ],
  5034.                     'directory_namer' => [
  5035.                         'service' => NULL,
  5036.                         'options' => NULL,
  5037.                     ],
  5038.                     'delete_on_remove' => true,
  5039.                     'delete_on_update' => true,
  5040.                     'inject_on_load' => false,
  5041.                     'db_driver' => 'orm',
  5042.                 ],
  5043.                 'join_images' => [
  5044.                     'uri_prefix' => '/images/join',
  5045.                     'upload_destination' => (\dirname(__DIR__4).'/public%/public/images/products'),
  5046.                     'namer' => [
  5047.                         'service' => NULL,
  5048.                         'options' => NULL,
  5049.                     ],
  5050.                     'directory_namer' => [
  5051.                         'service' => NULL,
  5052.                         'options' => NULL,
  5053.                     ],
  5054.                     'delete_on_remove' => true,
  5055.                     'delete_on_update' => true,
  5056.                     'inject_on_load' => false,
  5057.                     'db_driver' => 'orm',
  5058.                 ],
  5059.             ],
  5060.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  5061.             'liip_imagine.resolvers' => [
  5062.                 'default' => [
  5063.                     'web_path' => [
  5064.                         'web_root' => (\dirname(__DIR__4).'/public'),
  5065.                         'cache_prefix' => 'media/cache',
  5066.                     ],
  5067.                 ],
  5068.             ],
  5069.             'liip_imagine.loaders' => [
  5070.                 'default' => [
  5071.                     'filesystem' => [
  5072.                         'locator' => 'filesystem',
  5073.                         'data_root' => [
  5074.                             => (\dirname(__DIR__4).'/public'),
  5075.                         ],
  5076.                         'allow_unresolvable_data_roots' => false,
  5077.                         'bundle_resources' => [
  5078.                             'enabled' => false,
  5079.                             'access_control_type' => 'blacklist',
  5080.                             'access_control_list' => [
  5081.                             ],
  5082.                         ],
  5083.                     ],
  5084.                 ],
  5085.             ],
  5086.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  5087.             'liip_imagine.jpegoptim.stripAll' => true,
  5088.             'liip_imagine.jpegoptim.max' => NULL,
  5089.             'liip_imagine.jpegoptim.progressive' => true,
  5090.             'liip_imagine.jpegoptim.tempDir' => NULL,
  5091.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  5092.             'liip_imagine.optipng.level' => 7,
  5093.             'liip_imagine.optipng.stripAll' => true,
  5094.             'liip_imagine.optipng.tempDir' => NULL,
  5095.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  5096.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  5097.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  5098.             'liip_imagine.cwebp.tempDir' => NULL,
  5099.             'liip_imagine.cwebp.q' => 75,
  5100.             'liip_imagine.cwebp.alphaQ' => 100,
  5101.             'liip_imagine.cwebp.m' => 4,
  5102.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  5103.             'liip_imagine.cwebp.alphaMethod' => 1,
  5104.             'liip_imagine.cwebp.exact' => false,
  5105.             'liip_imagine.cwebp.metadata' => [
  5106.                 => 'none',
  5107.             ],
  5108.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  5109.             'liip_imagine.cache.resolver.default' => 'default',
  5110.             'liip_imagine.default_image' => NULL,
  5111.             'liip_imagine.filter_sets' => [
  5112.             ],
  5113.             'liip_imagine.binary.loader.default' => 'default',
  5114.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  5115.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  5116.             'liip_imagine.webp.generate' => false,
  5117.             'liip_imagine.webp.options' => [
  5118.                 'quality' => 100,
  5119.                 'cache' => NULL,
  5120.                 'data_loader' => NULL,
  5121.                 'post_processors' => [
  5122.                 ],
  5123.             ],
  5124.             'lexik_jwt_authentication.token_ttl' => 604800,
  5125.             'lexik_jwt_authentication.clock_skew' => 0,
  5126.             'lexik_jwt_authentication.user_identity_field' => 'username',
  5127.             'lexik_jwt_authentication.allow_no_expiration' => false,
  5128.             'lexik_jwt_authentication.user_id_claim' => 'username',
  5129.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  5130.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  5131.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/bootstrap_v5_pagination.html.twig',
  5132.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  5133.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  5134.             'knp_paginator.page_range' => 5,
  5135.             'knp_paginator.page_limit' => NULL,
  5136.             'data_collector.templates' => [
  5137.                 'data_collector.request' => [
  5138.                     => 'request',
  5139.                     => '@WebProfiler/Collector/request.html.twig',
  5140.                 ],
  5141.                 'api_platform.data_collector.request' => [
  5142.                     => 'api_platform.data_collector.request',
  5143.                     => '@ApiPlatform/DataCollector/request_legacy.html.twig',
  5144.                 ],
  5145.                 'data_collector.time' => [
  5146.                     => 'time',
  5147.                     => '@WebProfiler/Collector/time.html.twig',
  5148.                 ],
  5149.                 'data_collector.memory' => [
  5150.                     => 'memory',
  5151.                     => '@WebProfiler/Collector/memory.html.twig',
  5152.                 ],
  5153.                 'data_collector.validator' => [
  5154.                     => 'validator',
  5155.                     => '@WebProfiler/Collector/validator.html.twig',
  5156.                 ],
  5157.                 'data_collector.ajax' => [
  5158.                     => 'ajax',
  5159.                     => '@WebProfiler/Collector/ajax.html.twig',
  5160.                 ],
  5161.                 'data_collector.form' => [
  5162.                     => 'form',
  5163.                     => '@WebProfiler/Collector/form.html.twig',
  5164.                 ],
  5165.                 'data_collector.exception' => [
  5166.                     => 'exception',
  5167.                     => '@WebProfiler/Collector/exception.html.twig',
  5168.                 ],
  5169.                 'data_collector.logger' => [
  5170.                     => 'logger',
  5171.                     => '@WebProfiler/Collector/logger.html.twig',
  5172.                 ],
  5173.                 'data_collector.events' => [
  5174.                     => 'events',
  5175.                     => '@WebProfiler/Collector/events.html.twig',
  5176.                 ],
  5177.                 'data_collector.router' => [
  5178.                     => 'router',
  5179.                     => '@WebProfiler/Collector/router.html.twig',
  5180.                 ],
  5181.                 'data_collector.cache' => [
  5182.                     => 'cache',
  5183.                     => '@WebProfiler/Collector/cache.html.twig',
  5184.                 ],
  5185.                 'data_collector.translation' => [
  5186.                     => 'translation',
  5187.                     => '@WebProfiler/Collector/translation.html.twig',
  5188.                 ],
  5189.                 'data_collector.security' => [
  5190.                     => 'security',
  5191.                     => '@Security/Collector/security.html.twig',
  5192.                 ],
  5193.                 'data_collector.twig' => [
  5194.                     => 'twig',
  5195.                     => '@WebProfiler/Collector/twig.html.twig',
  5196.                 ],
  5197.                 'data_collector.http_client' => [
  5198.                     => 'http_client',
  5199.                     => '@WebProfiler/Collector/http_client.html.twig',
  5200.                 ],
  5201.                 'data_collector.doctrine' => [
  5202.                     => 'db',
  5203.                     => '@Doctrine/Collector/db.html.twig',
  5204.                 ],
  5205.                 'doctrine_migrations.migrations_collector' => [
  5206.                     => 'doctrine_migrations',
  5207.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  5208.                 ],
  5209.                 'data_collector.dump' => [
  5210.                     => 'dump',
  5211.                     => '@Debug/Profiler/dump.html.twig',
  5212.                 ],
  5213.                 'mailer.data_collector' => [
  5214.                     => 'mailer',
  5215.                     => '@WebProfiler/Collector/mailer.html.twig',
  5216.                 ],
  5217.                 'notifier.data_collector' => [
  5218.                     => 'notifier',
  5219.                     => '@WebProfiler/Collector/notifier.html.twig',
  5220.                 ],
  5221.                 'EasyCorp\\Bundle\\EasyAdminBundle\\Inspector\\DataCollector' => [
  5222.                     => 'easyadmin',
  5223.                     => '@EasyAdmin/inspector/data_collector.html.twig',
  5224.                 ],
  5225.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  5226.                     => 'vich_uploader.mapping_collector',
  5227.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  5228.                 ],
  5229.                 'data_collector.mercure' => [
  5230.                     => 'mercure',
  5231.                     => '@Mercure/Collector/mercure.html.twig',
  5232.                 ],
  5233.                 'data_collector.config' => [
  5234.                     => 'config',
  5235.                     => '@WebProfiler/Collector/config.html.twig',
  5236.                 ],
  5237.             ],
  5238.             'console.command.ids' => [
  5239.             ],
  5240.         ];
  5241.     }
  5242. }