var/cache/dev/Container56BHOxG/App_KernelDevDebugContainer.php line 2358
<?php
namespace Container56BHOxG;
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Symfony\Component\DependencyInjection\Container;
use Symfony\Component\DependencyInjection\Exception\LogicException;
use Symfony\Component\DependencyInjection\Exception\ParameterNotFoundException;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
/**
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
*/
class App_KernelDevDebugContainer extends Container
{
protected $containerDir;
protected $targetDir;
protected $parameters = [];
private $buildParameters;
protected \Closure $getService;
public function __construct(array $buildParameters = [], $containerDir = __DIR__)
{
$this->getService = $this->getService(...);
$this->buildParameters = $buildParameters;
$this->containerDir = $containerDir;
$this->targetDir = \dirname($containerDir);
$this->parameters = $this->getDefaultParameters();
$this->services = $this->privates = [];
$this->syntheticIds = [
'kernel' => true,
];
$this->methodMap = [
'.container.private.profiler' => 'get_Container_Private_ProfilerService',
'cache.app' => 'getCache_AppService',
'cache.rate_limiter' => 'getCache_RateLimiterService',
'cache.security_is_granted_attribute_expression_language' => 'getCache_SecurityIsGrantedAttributeExpressionLanguageService',
'cache.system' => 'getCache_SystemService',
'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
'data_collector.dump' => 'getDataCollector_DumpService',
'doctrine' => 'getDoctrineService',
'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
'event_dispatcher' => 'getEventDispatcherService',
'http_kernel' => 'getHttpKernelService',
'knp_menu.matcher' => 'getKnpMenu_MatcherService',
'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
'request_stack' => 'getRequestStackService',
'router' => 'getRouterService',
'translator' => 'getTranslatorService',
'var_dumper.cloner' => 'getVarDumper_ClonerService',
'profiler' => 'getProfilerService',
];
$this->fileMap = [
'App\\Controller\\Admin\\ApplicationCrudController' => 'getApplicationCrudControllerService',
'App\\Controller\\Admin\\CurrencyExchangeRateCrudController' => 'getCurrencyExchangeRateCrudControllerService',
'App\\Controller\\Admin\\DashboardController' => 'getDashboardControllerService',
'App\\Controller\\Admin\\ExportExcelCrudController' => 'getExportExcelCrudControllerService',
'App\\Controller\\Admin\\FrontThemeCrudController' => 'getFrontThemeCrudControllerService',
'App\\Controller\\Admin\\ImageCrudController' => 'getImageCrudControllerService',
'App\\Controller\\Admin\\LinkCrudController' => 'getLinkCrudControllerService',
'App\\Controller\\Admin\\LinkTypeCrudController' => 'getLinkTypeCrudControllerService',
'App\\Controller\\Admin\\LogHistoryCrudController' => 'getLogHistoryCrudControllerService',
'App\\Controller\\Admin\\NotificationCrudController' => 'getNotificationCrudControllerService',
'App\\Controller\\Admin\\ProductCrudController' => 'getProductCrudControllerService',
'App\\Controller\\Admin\\RoleCrudController' => 'getRoleCrudControllerService',
'App\\Controller\\Admin\\SettingsCrudController' => 'getSettingsCrudControllerService',
'App\\Controller\\Admin\\UserCrudController' => 'getUserCrudControllerService',
'App\\Controller\\Admin\\UserPasswordCrudController' => 'getUserPasswordCrudControllerService',
'App\\Controller\\Admin\\WebsiteThemeCrudController' => 'getWebsiteThemeCrudControllerService',
'App\\Controller\\CommandLineController' => 'getCommandLineControllerService',
'App\\Controller\\ExcelController' => 'getExcelControllerService',
'App\\Controller\\MailTesterController' => 'getMailTesterControllerService',
'App\\Controller\\MediaController' => 'getMediaControllerService',
'App\\Controller\\ResetPasswordController' => 'getResetPasswordControllerService',
'App\\Controller\\SecurityController' => 'getSecurityControllerService',
'App\\Controller\\TestController' => 'getTestControllerService',
'App\\Controller\\TranslationYamlController' => 'getTranslationYamlControllerService',
'App\\Flexy\\Apps\\AiBundle\\Controller\\AiRequestCrudController' => 'getAiRequestCrudControllerService',
'App\\Flexy\\Apps\\AiBundle\\Controller\\DashboardController' => 'getDashboardController2Service',
'App\\Flexy\\Apps\\AiBundle\\Controller\\TextToSpeechController' => 'getTextToSpeechControllerService',
'App\\Flexy\\Apps\\AiBundle\\Controller\\ThreadAiRequestCrudController' => 'getThreadAiRequestCrudControllerService',
'App\\Flexy\\Apps\\BookingBundle\\Controller\\CategoryOfferCrudController' => 'getCategoryOfferCrudControllerService',
'App\\Flexy\\Apps\\BookingBundle\\Controller\\DashboardController' => 'getDashboardController3Service',
'App\\Flexy\\Apps\\BookingBundle\\Controller\\OfferCrudController' => 'getOfferCrudControllerService',
'App\\Flexy\\Apps\\BookingBundle\\Controller\\ReservationCrudController' => 'getReservationCrudControllerService',
'App\\Flexy\\Apps\\CJDropShippingBundle\\Controller\\CjProductCrudController' => 'getCjProductCrudControllerService',
'App\\Flexy\\Apps\\CJDropShippingBundle\\Controller\\DashboardController' => 'getDashboardController4Service',
'App\\Flexy\\Apps\\CJDropShippingBundle\\Controller\\ListProductsController' => 'getListProductsControllerService',
'App\\Flexy\\Apps\\CueClubBundle\\Controller\\CueClubProductCrudController' => 'getCueClubProductCrudControllerService',
'App\\Flexy\\Apps\\CueClubBundle\\Controller\\DashboardController' => 'getDashboardController5Service',
'App\\Flexy\\Apps\\CueClubBundle\\Controller\\SnookerController' => 'getSnookerControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\AgentCrudController' => 'getAgentCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\Agent\\DashboardController' => 'getDashboardController6Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\Agent\\DefaultController' => 'getDefaultControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\Agent\\OrderController' => 'getOrderControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\Agent\\OrderCrudController' => 'getOrderCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\Agent\\OrderOldCrudController' => 'getOrderOldCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\Agent\\OrderToDoCrudController' => 'getOrderToDoCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\ShippingAgent\\DashboardController' => 'getDashboardController7Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\ShippingAgent\\DefaultController' => 'getDefaultController2Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\ShippingAgent\\OrderController' => 'getOrderController2Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\ShippingAgent\\OrderCrudController' => 'getOrderCrudController2Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\ShippingAgent\\OrderOldCrudController' => 'getOrderOldCrudController2Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\ShippingAgent\\OrderToDoCrudController' => 'getOrderToDoCrudController2Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\ShippingAgentCrudController' => 'getShippingAgentCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\ComplaintCrudController' => 'getComplaintCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\ComplaintSubjectCrudController' => 'getComplaintSubjectCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\CustomerCODCrudController' => 'getCustomerCODCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\CustomerCrudController' => 'getCustomerCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\CustomerGroupCrudController' => 'getCustomerGroupCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\CustomerPackEngagementCrudController' => 'getCustomerPackEngagementCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\CustomerWalletPointCrudController' => 'getCustomerWalletPointCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\ComplaintCrudController' => 'getComplaintCrudController2Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\CustomerWalletPointCrudController' => 'getCustomerWalletPointCrudController2Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\DashboardController' => 'getDashboardController8Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\MissionCrudController' => 'getMissionCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\MyCustomerWalletCrudController' => 'getMyCustomerWalletCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\OrderCrudController' => 'getOrderCrudController3Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\ProductSubscriptionCrudController' => 'getProductSubscriptionCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\UserPasswordCrudController' => 'getUserPasswordCrudController2Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\MyCustomerCrudController' => 'getMyCustomerCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\MyCustomerWalletCrudController' => 'getMyCustomerWalletCrudController2Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\PackCrudController' => 'getPackCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\PackEngagementCrudController' => 'getPackEngagementCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\DashboardController' => 'getDashboardController9Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\ImportExcelController' => 'getImportExcelControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\ImportExcel\\ImportCrudController' => 'getImportCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Order\\ChangeStatusOrderPaymentCrudController' => 'getChangeStatusOrderPaymentCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Order\\ChangeStatusOrderShippingCrudController' => 'getChangeStatusOrderShippingCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Order\\DemandeFundCrudController' => 'getDemandeFundCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Order\\LogHistoryOrderCrudController' => 'getLogHistoryOrderCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Order\\OrderCrudController' => 'getOrderCrudController4Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Order\\PosController' => 'getPosControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Payment\\BankBookCrudController' => 'getBankBookCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Payment\\PaymentMethodCrudController' => 'getPaymentMethodCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Payment\\TransactionCrudController' => 'getTransactionCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Payment\\TransactionListCrudController' => 'getTransactionListCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\AttributCrudController' => 'getAttributCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\AttributValueCrudController' => 'getAttributValueCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\BrandCrudController' => 'getBrandCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\CategoryOfferCrudController' => 'getCategoryOfferCrudController2Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\CategoryProductCrudController' => 'getCategoryProductCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\CategoryProductRevenueCrudController' => 'getCategoryProductRevenueCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\CategoryProductShopCrudController' => 'getCategoryProductShopCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\CommentCrudController' => 'getCommentCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ExportExcelCategoryProductCrudController' => 'getExportExcelCategoryProductCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ExportExcelProductCrudController' => 'getExportExcelProductCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ImageProductEmbdedCrudController' => 'getImageProductEmbdedCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ImportExcelCrudController' => 'getImportExcelCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\OfferProductCrudController' => 'getOfferProductCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ProductCrudController' => 'getProductCrudController2Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ProductPackChildCrudController' => 'getProductPackChildCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ProductPackCrudController' => 'getProductPackCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ProductRevenueCrudController' => 'getProductRevenueCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ProductSubscriptionCrudController' => 'getProductSubscriptionCrudController2Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ProductVariableCrudController' => 'getProductVariableCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\SubCategoryProductCrudController' => 'getSubCategoryProductCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Promotion\\CouponsCrudController' => 'getCouponsCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Promotion\\PromotionCrudController' => 'getPromotionCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\CashBoxCrudController' => 'getCashBoxCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\CashOnDeliveryCrudController' => 'getCashOnDeliveryCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\CityCrudController' => 'getCityCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\CityRegionCrudController' => 'getCityRegionCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\CountryCrudController' => 'getCountryCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\DepartementCrudController' => 'getDepartementCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShipmentCollectMoneyCrudController' => 'getShipmentCollectMoneyCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShipmentCrudController' => 'getShipmentCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShipmentItemChildCrudController' => 'getShipmentItemChildCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShipmentItemCrudController' => 'getShipmentItemCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShipmentPaperCrudController' => 'getShipmentPaperCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShippingCalculationMethodCrudController' => 'getShippingCalculationMethodCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShippingMethodCrudController' => 'getShippingMethodCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\StepTypeCrudController' => 'getStepTypeCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\ShipmentCrudController' => 'getShipmentCrudController2Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\ShipmentTrackingController' => 'getShipmentTrackingControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\StepFiveShipmentCrudController' => 'getStepFiveShipmentCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\StepFourShipmentCrudController' => 'getStepFourShipmentCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\StepOneShipmentCrudController' => 'getStepOneShipmentCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\StepSixShipmentCrudController' => 'getStepSixShipmentCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\StepThreeShipmentCrudController' => 'getStepThreeShipmentCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\StepTwoShipmentCrudController' => 'getStepTwoShipmentCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\TrackingStepCrudController' => 'getTrackingStepCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Store\\Dashboard\\CatalogueProductCrudController' => 'getCatalogueProductCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Store\\Dashboard\\CategoryProductCrudController' => 'getCategoryProductCrudController2Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Store\\Dashboard\\CustomerCrudController' => 'getCustomerCrudController2Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Store\\Dashboard\\DashboardController' => 'getDashboardController10Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Store\\Dashboard\\MyOrdersCrudController' => 'getMyOrdersCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Store\\Dashboard\\ProductCrudController' => 'getProductCrudController3Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Store\\StoreCrudController' => 'getStoreCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\CatalogueProductCrudController' => 'getCatalogueProductCrudController2Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\CategoryOfferCrudController' => 'getCategoryOfferCrudController3Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\CategoryProductCrudController' => 'getCategoryProductCrudController3Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\CustomerCrudController' => 'getCustomerCrudController3Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\DashboardController' => 'getDashboardController11Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\DemandeFundCrudController' => 'getDemandeFundCrudController2Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\MyOrdersCrudController' => 'getMyOrdersCrudController2Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\OfferProductCrudController' => 'getOfferProductCrudController2Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\ProductCrudController' => 'getProductCrudController4Service',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\VendorCrudController' => 'getVendorCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\VendorStatementCrudController' => 'getVendorStatementCrudControllerService',
'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\VendorCrudController' => 'getVendorCrudController2Service',
'App\\Flexy\\Apps\\ListingBundle\\Controller\\DashboardController' => 'getDashboardController12Service',
'App\\Flexy\\Apps\\ListingBundle\\Controller\\ExportExcelListingCrudController' => 'getExportExcelListingCrudControllerService',
'App\\Flexy\\Apps\\ListingBundle\\Controller\\FrontController' => 'getFrontControllerService',
'App\\Flexy\\Apps\\ListingBundle\\Controller\\ImportExcelCrudController' => 'getImportExcelCrudController2Service',
'App\\Flexy\\Apps\\ListingBundle\\Controller\\ListingCrudController' => 'getListingCrudControllerService',
'App\\Flexy\\Apps\\MyNewBundle\\Controller\\DashboardController' => 'getDashboardController13Service',
'App\\Flexy\\Apps\\NewsletterBundle\\Controller\\DashboardController' => 'getDashboardController14Service',
'App\\Flexy\\Apps\\NewsletterBundle\\Controller\\FrontController' => 'getFrontController2Service',
'App\\Flexy\\Apps\\NewsletterBundle\\Controller\\NewsletterCompaignCrudController' => 'getNewsletterCompaignCrudControllerService',
'App\\Flexy\\Apps\\NewsletterBundle\\Controller\\NewsletterCompaignLaunchCrudController' => 'getNewsletterCompaignLaunchCrudControllerService',
'App\\Flexy\\Apps\\NewsletterBundle\\Controller\\NewsletterMailLogCrudController' => 'getNewsletterMailLogCrudControllerService',
'App\\Flexy\\Apps\\POSBundle\\Controller\\CaisseCrudController' => 'getCaisseCrudControllerService',
'App\\Flexy\\Apps\\POSBundle\\Controller\\CartController' => 'getCartControllerService',
'App\\Flexy\\Apps\\POSBundle\\Controller\\CustomerOrderCrudController' => 'getCustomerOrderCrudControllerService',
'App\\Flexy\\Apps\\POSBundle\\Controller\\DashboardController' => 'getDashboardController15Service',
'App\\Flexy\\Apps\\POSBundle\\Controller\\DefaultController' => 'getDefaultController3Service',
'App\\Flexy\\Apps\\POSBundle\\Controller\\OrderCrudController' => 'getOrderCrudController5Service',
'App\\Flexy\\Apps\\POSBundle\\Controller\\OrderOldCrudController' => 'getOrderOldCrudController3Service',
'App\\Flexy\\Apps\\POSBundle\\Controller\\OrderToDoCrudController' => 'getOrderToDoCrudController3Service',
'App\\Flexy\\Apps\\POSBundle\\Controller\\POSApiController' => 'getPOSApiControllerService',
'App\\Flexy\\Apps\\POSBundle\\Controller\\TableCrudController' => 'getTableCrudControllerService',
'App\\Flexy\\Apps\\ProjectsBundle\\Controller\\DashboardController' => 'getDashboardController16Service',
'App\\Flexy\\Apps\\ProjectsBundle\\Controller\\ProjectsController' => 'getProjectsControllerService',
'App\\Flexy\\Apps\\StockBundle\\Controller\\ArticleCrudController' => 'getArticleCrudControllerService',
'App\\Flexy\\Apps\\StockBundle\\Controller\\DashboardController' => 'getDashboardController17Service',
'App\\Flexy\\Apps\\StockBundle\\Controller\\DocumentCrudController' => 'getDocumentCrudControllerService',
'App\\Flexy\\Apps\\StockBundle\\Controller\\StockCrudController' => 'getStockCrudControllerService',
'App\\Flexy\\Apps\\SubscriptionProductBundle\\Controller\\DashboardController' => 'getDashboardController18Service',
'App\\Flexy\\Apps\\TransportBundle\\Controller\\AgentCrudController' => 'getAgentCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\BlocCrudController' => 'getBlocCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\FormCrudController' => 'getFormCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\FormFieldCrudController' => 'getFormFieldCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\MasterSliderCrudController' => 'getMasterSliderCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\MenuCrudController' => 'getMenuCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\MenuItemCrudController' => 'getMenuItemCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\PageCrudController' => 'getPageCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\PageMailCrudController' => 'getPageMailCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\PageWidgetCrudController' => 'getPageWidgetCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\PubBannerCrudController' => 'getPubBannerCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SectionCrudController' => 'getSectionCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SlideCrudController' => 'getSlideCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SliderCrudController' => 'getSliderCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SubMenuItemCrudController' => 'getSubMenuItemCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\DashboardController' => 'getDashboardController19Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Front\\CartController' => 'getCartController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Front\\CategoryProductController' => 'getCategoryProductControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Front\\CheckoutController' => 'getCheckoutControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Front\\FormRenderController' => 'getFormRenderControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Front\\HomeController' => 'getHomeControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Front\\PagesController' => 'getPagesControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Front\\PartialController' => 'getPartialControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Front\\ProductController' => 'getProductControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\AgentCrudController' => 'getAgentCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Agent\\DashboardController' => 'getDashboardController20Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\AttributCrudController' => 'getAttributCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\AttributValueCrudController' => 'getAttributValueCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\BrandCrudController' => 'getBrandCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CategoryOfferCrudController' => 'getCategoryOfferCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CategoryProductCrudController' => 'getCategoryProductCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CategoryProductShopCrudController' => 'getCategoryProductShopCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CityCrudController' => 'getCityCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CityRegionCrudController' => 'getCityRegionCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CommentCrudController' => 'getCommentCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CouponsCrudController' => 'getCouponsCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerCrudController' => 'getCustomerCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerGroupCrudController' => 'getCustomerGroupCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerPackEngagementCrudController' => 'getCustomerPackEngagementCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerWalletPointCrudController' => 'getCustomerWalletPointCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController' => 'getCustomerWalletPointCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Customer\\DashboardController' => 'getDashboardController21Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Customer\\MissionCrudController' => 'getMissionCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Customer\\OrderCrudController' => 'getOrderCrudController6Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\DashboardController' => 'getDashboardController22Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\DemandeFundCrudController' => 'getDemandeFundCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\DepartementCrudController' => 'getDepartementCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ImportCrudController' => 'getImportCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ImportExcelController' => 'getImportExcelController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ImportExcelCrudController' => 'getImportExcelCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\MyCustomerCrudController' => 'getMyCustomerCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\MyCustomerWalletCrudController' => 'getMyCustomerWalletCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\OfferProductCrudController' => 'getOfferProductCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\OrderCrudController' => 'getOrderCrudController7Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PackCrudController' => 'getPackCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PackEngagementCrudController' => 'getPackEngagementCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PaymentMethodCrudController' => 'getPaymentMethodCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ProductCrudController' => 'getProductCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PromotionCrudController' => 'getPromotionCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ShippingMethodCrudController' => 'getShippingMethodCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\VendorCrudController' => 'getVendorCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CatalogueProductCrudController' => 'getCatalogueProductCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CategoryOfferCrudController' => 'getCategoryOfferCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CategoryProductCrudController' => 'getCategoryProductCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CustomerCrudController' => 'getCustomerCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\DashboardController' => 'getDashboardController23Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\DemandeFundCrudController' => 'getDemandeFundCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\MyOrdersCrudController' => 'getMyOrdersCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\OfferProductCrudController' => 'getOfferProductCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\PagesController' => 'getPagesController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\ProductCrudController' => 'getProductCrudController6Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\VendorCrudController' => 'getVendorCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\VendorStatementCrudController' => 'getVendorStatementCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Statistics\\AdminStatsController' => 'getAdminStatsControllerService',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\BlocCrudController' => 'getBlocCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\MasterSliderCrudController' => 'getMasterSliderCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\MenuCrudController' => 'getMenuCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\MenuItemCrudController' => 'getMenuItemCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\PageCrudController' => 'getPageCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\PageMailCrudController' => 'getPageMailCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\PubBannerCrudController' => 'getPubBannerCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SectionCrudController' => 'getSectionCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SlideCrudController' => 'getSlideCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SliderCrudController' => 'getSliderCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SubMenuItemCrudController' => 'getSubMenuItemCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Api\\CustomApiController' => 'getCustomApiControllerService',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\BookingController' => 'getBookingControllerService',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\CartController' => 'getCartController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\CategoryProductController' => 'getCategoryProductController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\CheckoutController' => 'getCheckoutController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\DashboardController' => 'getDashboardController24Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\HomeController' => 'getHomeController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\MyAccountController' => 'getMyAccountControllerService',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\OAuth\\FacebookController' => 'getFacebookControllerService',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\OAuth\\GoogleController' => 'getGoogleControllerService',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\PagesController' => 'getPagesController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\PartialController' => 'getPartialController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ProductController' => 'getProductController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\RegistrationController' => 'getRegistrationControllerService',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\SearchController' => 'getSearchControllerService',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\AgentCrudController' => 'getAgentCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\AgentRevenueCrudController' => 'getAgentRevenueCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\DashboardController' => 'getDashboardController25Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\DefaultController' => 'getDefaultController4Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderController' => 'getOrderController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderCrudController' => 'getOrderCrudController8Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderOldCrudController' => 'getOrderOldCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderToDoCrudController' => 'getOrderToDoCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\DashboardController' => 'getDashboardController26Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\DefaultController' => 'getDefaultController5Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderController' => 'getOrderController4Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderCrudController' => 'getOrderCrudController9Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderOldCrudController' => 'getOrderOldCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderToDoCrudController' => 'getOrderToDoCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\ShippingAgentCrudController' => 'getShippingAgentCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\ComplaintCrudController' => 'getComplaintCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\ComplaintSubjectCrudController' => 'getComplaintSubjectCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerCODCrudController' => 'getCustomerCODCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerCrudController' => 'getCustomerCrudController6Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerGroupCrudController' => 'getCustomerGroupCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerPackEngagementCrudController' => 'getCustomerPackEngagementCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController' => 'getCustomerWalletPointCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\ComplaintCrudController' => 'getComplaintCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\CustomerWalletPointCrudController' => 'getCustomerWalletPointCrudController6Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\DashboardController' => 'getDashboardController27Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\MissionCrudController' => 'getMissionCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\MyCustomerWalletCrudController' => 'getMyCustomerWalletCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\OrderCrudController' => 'getOrderCrudController10Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\ProductSubscriptionCrudController' => 'getProductSubscriptionCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\UserPasswordCrudController' => 'getUserPasswordCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\MyCustomerCrudController' => 'getMyCustomerCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\MyCustomerWalletCrudController' => 'getMyCustomerWalletCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\PackCrudController' => 'getPackCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\PackEngagementCrudController' => 'getPackEngagementCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\DashboardController' => 'getDashboardController28Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\ImportExcelController' => 'getImportExcelController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\ImportExcel\\ImportCrudController' => 'getImportCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderPaymentCrudController' => 'getChangeStatusOrderPaymentCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderShippingCrudController' => 'getChangeStatusOrderShippingCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\DemandeFundCrudController' => 'getDemandeFundCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\ExportExcelOrderCrudController' => 'getExportExcelOrderCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\LogHistoryOrderCrudController' => 'getLogHistoryOrderCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\OrderCrudController' => 'getOrderCrudController11Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\BankBookCrudController' => 'getBankBookCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\PaymentMethodCrudController' => 'getPaymentMethodCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\TransactionCrudController' => 'getTransactionCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\TransactionListCrudController' => 'getTransactionListCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\AttributCrudController' => 'getAttributCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\AttributValueCrudController' => 'getAttributValueCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\BrandCrudController' => 'getBrandCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryOfferCrudController' => 'getCategoryOfferCrudController6Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryProductCrudController' => 'getCategoryProductCrudController6Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryProductRevenueCrudController' => 'getCategoryProductRevenueCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryProductShopCrudController' => 'getCategoryProductShopCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CommentCrudController' => 'getCommentCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ExportExcelCategoryProductCrudController' => 'getExportExcelCategoryProductCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ExportExcelProductCrudController' => 'getExportExcelProductCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ImportExcelCrudController' => 'getImportExcelCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\OfferProductCrudController' => 'getOfferProductCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductCrudController' => 'getProductCrudController7Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductPackChildCrudController' => 'getProductPackChildCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductPackCrudController' => 'getProductPackCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductRevenueCrudController' => 'getProductRevenueCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductSubscriptionCrudController' => 'getProductSubscriptionCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductVariableCrudController' => 'getProductVariableCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\SubCategoryProductCrudController' => 'getSubCategoryProductCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Promotion\\CouponsCrudController' => 'getCouponsCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Promotion\\PromotionCrudController' => 'getPromotionCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CashBoxCrudController' => 'getCashBoxCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CashOnDeliveryCrudController' => 'getCashOnDeliveryCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CityCrudController' => 'getCityCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CityRegionCrudController' => 'getCityRegionCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\DepartementCrudController' => 'getDepartementCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentCollectMoneyCrudController' => 'getShipmentCollectMoneyCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentCrudController' => 'getShipmentCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentItemChildCrudController' => 'getShipmentItemChildCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentItemCrudController' => 'getShipmentItemCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentPaperCrudController' => 'getShipmentPaperCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShippingCalculationMethodCrudController' => 'getShippingCalculationMethodCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShippingMethodCrudController' => 'getShippingMethodCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\StepTypeCrudController' => 'getStepTypeCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentCrudController' => 'getShipmentCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentTrackingController' => 'getShipmentTrackingController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFiveShipmentCrudController' => 'getStepFiveShipmentCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFourShipmentCrudController' => 'getStepFourShipmentCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepOneShipmentCrudController' => 'getStepOneShipmentCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepSixShipmentCrudController' => 'getStepSixShipmentCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepThreeShipmentCrudController' => 'getStepThreeShipmentCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepTwoShipmentCrudController' => 'getStepTwoShipmentCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\TrackingStepCrudController' => 'getTrackingStepCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\CatalogueProductCrudController' => 'getCatalogueProductCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\CategoryProductCrudController' => 'getCategoryProductCrudController7Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\CustomerCrudController' => 'getCustomerCrudController7Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\DashboardController' => 'getDashboardController29Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\MyOrdersCrudController' => 'getMyOrdersCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\ProductCrudController' => 'getProductCrudController8Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\StoreCrudController' => 'getStoreCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CatalogueProductCrudController' => 'getCatalogueProductCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryOfferCrudController' => 'getCategoryOfferCrudController7Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryProductCrudController' => 'getCategoryProductCrudController8Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CustomerCrudController' => 'getCustomerCrudController8Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DashboardController' => 'getDashboardController30Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DemandeFundCrudController' => 'getDemandeFundCrudController6Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\MyOrdersCrudController' => 'getMyOrdersCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\OfferProductCrudController' => 'getOfferProductCrudController6Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\ProductCrudController' => 'getProductCrudController9Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorCrudController' => 'getVendorCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorStatementCrudController' => 'getVendorStatementCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\VendorCrudController' => 'getVendorCrudController6Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Statistics\\AdminStatsController' => 'getAdminStatsController2Service',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\VendorController' => 'getVendorControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\BlocCrudController' => 'getBlocCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\CategoryPageCrudController' => 'getCategoryPageCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\MasterSliderCrudController' => 'getMasterSliderCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\MenuCrudController' => 'getMenuCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\MenuItemCrudController' => 'getMenuItemCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\PageCrudController' => 'getPageCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\PageMailCrudController' => 'getPageMailCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\PageWidgetCrudController' => 'getPageWidgetCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\PubBannerCrudController' => 'getPubBannerCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\SectionCrudController' => 'getSectionCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\SlideCrudController' => 'getSlideCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\SliderCrudController' => 'getSliderCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\SubMenuItemCrudController' => 'getSubMenuItemCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\DashboardController' => 'getDashboardController31Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Front\\BookingController' => 'getBookingController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Front\\CartController' => 'getCartController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Front\\CategoryProductController' => 'getCategoryProductController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Front\\CheckoutController' => 'getCheckoutController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Front\\HomeController' => 'getHomeController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Front\\MissionBookingController' => 'getMissionBookingControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Front\\MyAccountController' => 'getMyAccountController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Front\\PagesController' => 'getPagesController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Front\\PartialController' => 'getPartialController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Front\\ProductController' => 'getProductController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Front\\RegistrationController' => 'getRegistrationController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Front\\SearchController' => 'getSearchController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Front\\SectionController' => 'getSectionControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Front\\SitemapController' => 'getSitemapControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Front\\VendorController' => 'getVendorController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\OAuth\\FacebookController' => 'getFacebookController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\OAuth\\GoogleController' => 'getGoogleController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\AgentCrudController' => 'getAgentCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\DashboardController' => 'getDashboardController32Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\DefaultController' => 'getDefaultController6Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderController' => 'getOrderController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderCrudController' => 'getOrderCrudController12Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderOldCrudController' => 'getOrderOldCrudController6Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderToDoCrudController' => 'getOrderToDoCrudController6Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\DashboardController' => 'getDashboardController33Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\DefaultController' => 'getDefaultController7Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderController' => 'getOrderController6Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderCrudController' => 'getOrderCrudController13Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderOldCrudController' => 'getOrderOldCrudController7Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderToDoCrudController' => 'getOrderToDoCrudController7Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\ShippingAgentCrudController' => 'getShippingAgentCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\ComplaintCrudController' => 'getComplaintCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\ComplaintSubjectCrudController' => 'getComplaintSubjectCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\CustomerCODCrudController' => 'getCustomerCODCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\CustomerCrudController' => 'getCustomerCrudController9Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\CustomerGroupCrudController' => 'getCustomerGroupCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\CustomerPackEngagementCrudController' => 'getCustomerPackEngagementCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController' => 'getCustomerWalletPointCrudController7Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\ComplaintCrudController' => 'getComplaintCrudController6Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\CustomerWalletPointCrudController' => 'getCustomerWalletPointCrudController8Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\DashboardController' => 'getDashboardController34Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\MissionCrudController' => 'getMissionCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\MyCustomerWalletCrudController' => 'getMyCustomerWalletCrudController6Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\OrderCrudController' => 'getOrderCrudController14Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\ProductSubscriptionCrudController' => 'getProductSubscriptionCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\UserPasswordCrudController' => 'getUserPasswordCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\MyCustomerCrudController' => 'getMyCustomerCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\MyCustomerWalletCrudController' => 'getMyCustomerWalletCrudController7Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\PackCrudController' => 'getPackCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\PackEngagementCrudController' => 'getPackEngagementCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\DashboardController' => 'getDashboardController35Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\ImportExcelController' => 'getImportExcelController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\ImportExcel\\ImportCrudController' => 'getImportCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderPaymentCrudController' => 'getChangeStatusOrderPaymentCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderShippingCrudController' => 'getChangeStatusOrderShippingCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Order\\DemandeFundCrudController' => 'getDemandeFundCrudController7Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Order\\ExportExcelOrderCrudController' => 'getExportExcelOrderCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Order\\LogHistoryOrderCrudController' => 'getLogHistoryOrderCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Order\\OrderCrudController' => 'getOrderCrudController15Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Order\\PosController' => 'getPosController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Payment\\BankBookCrudController' => 'getBankBookCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Payment\\PaymentMethodCrudController' => 'getPaymentMethodCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Payment\\TransactionCrudController' => 'getTransactionCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Payment\\TransactionListCrudController' => 'getTransactionListCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\AttributCrudController' => 'getAttributCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\AttributValueCrudController' => 'getAttributValueCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\BrandCrudController' => 'getBrandCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\CategoryOfferCrudController' => 'getCategoryOfferCrudController8Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\CategoryProductCrudController' => 'getCategoryProductCrudController9Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\CategoryProductRevenueCrudController' => 'getCategoryProductRevenueCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\CategoryProductShopCrudController' => 'getCategoryProductShopCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\CommentCrudController' => 'getCommentCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ExportExcelCategoryProductCrudController' => 'getExportExcelCategoryProductCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ExportExcelProductCrudController' => 'getExportExcelProductCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ImageProductEmbdedCrudController' => 'getImageProductEmbdedCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ImportExcelCrudController' => 'getImportExcelCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\LocalProductCrudController' => 'getLocalProductCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\LocalProductVariableCrudController' => 'getLocalProductVariableCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\OfferProductCrudController' => 'getOfferProductCrudController7Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ProductCrudController' => 'getProductCrudController10Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ProductPackChildCrudController' => 'getProductPackChildCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ProductPackCrudController' => 'getProductPackCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ProductRevenueCrudController' => 'getProductRevenueCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ProductSubscriptionCrudController' => 'getProductSubscriptionCrudController6Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ProductVariableCrudController' => 'getProductVariableCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\SubCategoryProductCrudController' => 'getSubCategoryProductCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Promotion\\CouponsCrudController' => 'getCouponsCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Promotion\\PromotionCrudController' => 'getPromotionCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\CashBoxCrudController' => 'getCashBoxCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\CashOnDeliveryCrudController' => 'getCashOnDeliveryCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\CityCrudController' => 'getCityCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\CityRegionCrudController' => 'getCityRegionCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\DepartementCrudController' => 'getDepartementCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShipmentCollectMoneyCrudController' => 'getShipmentCollectMoneyCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShipmentCrudController' => 'getShipmentCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShipmentItemChildCrudController' => 'getShipmentItemChildCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShipmentItemCrudController' => 'getShipmentItemCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShipmentPaperCrudController' => 'getShipmentPaperCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShippingCalculationMethodCrudController' => 'getShippingCalculationMethodCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShippingMethodCrudController' => 'getShippingMethodCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\StepTypeCrudController' => 'getStepTypeCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentCrudController' => 'getShipmentCrudController6Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentTrackingController' => 'getShipmentTrackingController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFiveShipmentCrudController' => 'getStepFiveShipmentCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFourShipmentCrudController' => 'getStepFourShipmentCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\StepOneShipmentCrudController' => 'getStepOneShipmentCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\StepSixShipmentCrudController' => 'getStepSixShipmentCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\StepThreeShipmentCrudController' => 'getStepThreeShipmentCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\StepTwoShipmentCrudController' => 'getStepTwoShipmentCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\TrackingStepCrudController' => 'getTrackingStepCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Store\\Dashboard\\CatalogueProductCrudController' => 'getCatalogueProductCrudController6Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Store\\Dashboard\\CategoryProductCrudController' => 'getCategoryProductCrudController10Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Store\\Dashboard\\CustomerCrudController' => 'getCustomerCrudController10Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Store\\Dashboard\\DashboardController' => 'getDashboardController36Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Store\\Dashboard\\MyOrdersCrudController' => 'getMyOrdersCrudController6Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Store\\Dashboard\\ProductCrudController' => 'getProductCrudController11Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Store\\StoreCrudController' => 'getStoreCrudController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CatalogueProductCrudController' => 'getCatalogueProductCrudController7Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryOfferCrudController' => 'getCategoryOfferCrudController9Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryProductCrudController' => 'getCategoryProductCrudController11Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CustomerCrudController' => 'getCustomerCrudController11Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DashboardController' => 'getDashboardController37Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DemandeFundCrudController' => 'getDemandeFundCrudController8Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\MyOrdersCrudController' => 'getMyOrdersCrudController7Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\OfferProductCrudController' => 'getOfferProductCrudController8Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\ProductCrudController' => 'getProductCrudController12Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorCrudController' => 'getVendorCrudController7Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorStatementCrudController' => 'getVendorStatementCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\VendorCrudController' => 'getVendorCrudController8Service',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Statistics\\AdminStatsController' => 'getAdminStatsController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\BlocCrudController' => 'getBlocCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\MasterSliderCrudController' => 'getMasterSliderCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\MenuCrudController' => 'getMenuCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\MenuItemCrudController' => 'getMenuItemCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\PageCrudController' => 'getPageCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\PageMailCrudController' => 'getPageMailCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\PubBannerCrudController' => 'getPubBannerCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SectionCrudController' => 'getSectionCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SlideCrudController' => 'getSlideCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SliderCrudController' => 'getSliderCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SubMenuItemCrudController' => 'getSubMenuItemCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\MissionCrudController' => 'getMissionCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\MissionDraftCrudController' => 'getMissionDraftCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\MissionExtraFeesCrudController' => 'getMissionExtraFeesCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\MissionExtraFeesTypeCrudController' => 'getMissionExtraFeesTypeCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\OrderItemMissionCrudController' => 'getOrderItemMissionCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\OrderMissionCrudController' => 'getOrderMissionCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\ShipmentMissionCrudController' => 'getShipmentMissionCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Api\\CustomApiController' => 'getCustomApiController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\DashboardController' => 'getDashboardController38Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\BookingController' => 'getBookingController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\CartController' => 'getCartController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\CategoryProductController' => 'getCategoryProductController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\CheckoutController' => 'getCheckoutController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\HomeController' => 'getHomeController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\MissionBookingController' => 'getMissionBookingController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\MyAccountController' => 'getMyAccountController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\PagesController' => 'getPagesController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\PartialController' => 'getPartialController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\ProductController' => 'getProductController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\RegistrationController' => 'getRegistrationController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\SearchController' => 'getSearchController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\SectionController' => 'getSectionController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Front\\VendorController' => 'getVendorController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\OAuth\\FacebookController' => 'getFacebookController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\OAuth\\GoogleController' => 'getGoogleController3Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Accounting\\EmbdedPayableInvoiceCrudController' => 'getEmbdedPayableInvoiceCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Accounting\\InvoiceController' => 'getInvoiceControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Accounting\\InvoiceCrudController' => 'getInvoiceCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\AgentCrudController' => 'getAgentCrudController6Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\DashboardController' => 'getDashboardController39Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\DefaultController' => 'getDefaultController8Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderController' => 'getOrderController7Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderCrudController' => 'getOrderCrudController16Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderOldCrudController' => 'getOrderOldCrudController8Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderToDoCrudController' => 'getOrderToDoCrudController8Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\DashboardController' => 'getDashboardController40Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\DefaultController' => 'getDefaultController9Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderController' => 'getOrderController8Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderCrudController' => 'getOrderCrudController17Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderOldCrudController' => 'getOrderOldCrudController9Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderToDoCrudController' => 'getOrderToDoCrudController9Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\ShippingAgentCrudController' => 'getShippingAgentCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerCODCrudController' => 'getCustomerCODCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerCrudController' => 'getCustomerCrudController12Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerGroupCrudController' => 'getCustomerGroupCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerPackEngagementCrudController' => 'getCustomerPackEngagementCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController' => 'getCustomerWalletPointCrudController9Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\CustomerCrudController' => 'getCustomerCrudController13Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\CustomerWalletPointCrudController' => 'getCustomerWalletPointCrudController10Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\DashboardController' => 'getDashboardController41Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\InvoiceCrudController' => 'getInvoiceCrudController2Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\MissionCrudController' => 'getMissionCrudController6Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\OrderCrudController' => 'getOrderCrudController18Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\UserPasswordCrudController' => 'getUserPasswordCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\UsernameCrudController' => 'getUsernameCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\MyCustomerCrudController' => 'getMyCustomerCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\MyCustomerWalletCrudController' => 'getMyCustomerWalletCrudController8Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\PackCrudController' => 'getPackCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\PackEngagementCrudController' => 'getPackEngagementCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\DashboardController' => 'getDashboardController42Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\ImportExcelController' => 'getImportExcelController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\ImportExcel\\ImportCrudController' => 'getImportCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Order\\DemandeFundCrudController' => 'getDemandeFundCrudController9Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Order\\OrderController' => 'getOrderController9Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Order\\OrderCrudController' => 'getOrderCrudController19Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Order\\QuotationOrderCrudController' => 'getQuotationOrderCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\BankBookCrudController' => 'getBankBookCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\PaymentMethodCrudController' => 'getPaymentMethodCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\TransactionCrudController' => 'getTransactionCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\TransactionListCrudController' => 'getTransactionListCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\AttributCrudController' => 'getAttributCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\AttributValueCrudController' => 'getAttributValueCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\BrandCrudController' => 'getBrandCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CategoryOfferCrudController' => 'getCategoryOfferCrudController10Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CategoryProductCrudController' => 'getCategoryProductCrudController12Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CategoryProductRevenueCrudController' => 'getCategoryProductRevenueCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CategoryProductShopCrudController' => 'getCategoryProductShopCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CommentCrudController' => 'getCommentCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ImportExcelCrudController' => 'getImportExcelCrudController6Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\OfferProductCrudController' => 'getOfferProductCrudController9Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ProductCrudController' => 'getProductCrudController13Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ProductPackChildCrudController' => 'getProductPackChildCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ProductPackCrudController' => 'getProductPackCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ProductRevenueCrudController' => 'getProductRevenueCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ProductSubscriptionCrudController' => 'getProductSubscriptionCrudController7Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ProductVariableCrudController' => 'getProductVariableCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Promotion\\CouponsCrudController' => 'getCouponsCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Promotion\\PromotionCrudController' => 'getPromotionCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CashBoxCrudController' => 'getCashBoxCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CashOnDeliveryCrudController' => 'getCashOnDeliveryCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CityCrudController' => 'getCityCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CityRegionCrudController' => 'getCityRegionCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\DepartementCrudController' => 'getDepartementCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentCollectMoneyCrudController' => 'getShipmentCollectMoneyCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentCrudController' => 'getShipmentCrudController7Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentItemChildCrudController' => 'getShipmentItemChildCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentItemCrudController' => 'getShipmentItemCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentPaperCrudController' => 'getShipmentPaperCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingCalculationMethodCrudController' => 'getShippingCalculationMethodCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingMethodCrudController' => 'getShippingMethodCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\BodyConditionCrudController' => 'getBodyConditionCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedBrakingControlCrudController' => 'getEmbdedBrakingControlCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedDisplayControlCrudController' => 'getEmbdedDisplayControlCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedOilMaintenanceCrudController' => 'getEmbdedOilMaintenanceCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedOtherControlCrudController' => 'getEmbdedOtherControlCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedPowerControlCrudController' => 'getEmbdedPowerControlCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedTechnicalControlCrudController' => 'getEmbdedTechnicalControlCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedTireControlCrudController' => 'getEmbdedTireControlCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\ShippingVehicleCrudController' => 'getShippingVehicleCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\StatusTrackingVehicleCrudController' => 'getStatusTrackingVehicleCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleConsumptionCrudController' => 'getVehicleConsumptionCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleIncidentCrudController' => 'getVehicleIncidentCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleRentCrudController' => 'getVehicleRentCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleRentPaymentCrudController' => 'getVehicleRentPaymentCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleRentTypeCrudController' => 'getVehicleRentTypeCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleRepairCrudController' => 'getVehicleRepairCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\StepTypeCrudController' => 'getStepTypeCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentCrudController' => 'getShipmentCrudController8Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentTrackingController' => 'getShipmentTrackingController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFiveShipmentCrudController' => 'getStepFiveShipmentCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFourShipmentCrudController' => 'getStepFourShipmentCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepOneShipmentCrudController' => 'getStepOneShipmentCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepSixShipmentCrudController' => 'getStepSixShipmentCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepThreeShipmentCrudController' => 'getStepThreeShipmentCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepTwoShipmentCrudController' => 'getStepTwoShipmentCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\TrackingStepCrudController' => 'getTrackingStepCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Store\\StoreCrudController' => 'getStoreCrudController4Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Tax\\ValueAddedTaxCrudController' => 'getValueAddedTaxCrudControllerService',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CatalogueProductCrudController' => 'getCatalogueProductCrudController8Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryOfferCrudController' => 'getCategoryOfferCrudController11Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryProductCrudController' => 'getCategoryProductCrudController13Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CustomerCrudController' => 'getCustomerCrudController14Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DashboardController' => 'getDashboardController43Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DemandeFundCrudController' => 'getDemandeFundCrudController10Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\MyOrdersCrudController' => 'getMyOrdersCrudController8Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\OfferProductCrudController' => 'getOfferProductCrudController10Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\PagesController' => 'getPagesController6Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\ProductCrudController' => 'getProductCrudController14Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorCrudController' => 'getVendorCrudController9Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorStatementCrudController' => 'getVendorStatementCrudController5Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\VendorCrudController' => 'getVendorCrudController10Service',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Statistics\\AdminStatsController' => 'getAdminStatsController4Service',
'App\\Flexy\\ShopBundle\\Controller\\Accounting\\InvoiceCrudController' => 'getInvoiceCrudController3Service',
'App\\Flexy\\ShopBundle\\Controller\\Agent\\AgentCrudController' => 'getAgentCrudController7Service',
'App\\Flexy\\ShopBundle\\Controller\\Agent\\Dashboard\\DashboardController' => 'getDashboardController44Service',
'App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerCODCrudController' => 'getCustomerCODCrudController5Service',
'App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerCrudController' => 'getCustomerCrudController15Service',
'App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerGroupCrudController' => 'getCustomerGroupCrudController6Service',
'App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerPackEngagementCrudController' => 'getCustomerPackEngagementCrudController6Service',
'App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerWalletPointCrudController' => 'getCustomerWalletPointCrudController11Service',
'App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\CustomerWalletPointCrudController' => 'getCustomerWalletPointCrudController12Service',
'App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\DashboardController' => 'getDashboardController45Service',
'App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\MissionCrudController' => 'getMissionCrudController7Service',
'App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\OrderCrudController' => 'getOrderCrudController20Service',
'App\\Flexy\\ShopBundle\\Controller\\Customer\\MyCustomerCrudController' => 'getMyCustomerCrudController6Service',
'App\\Flexy\\ShopBundle\\Controller\\Customer\\MyCustomerWalletCrudController' => 'getMyCustomerWalletCrudController9Service',
'App\\Flexy\\ShopBundle\\Controller\\Customer\\PackCrudController' => 'getPackCrudController6Service',
'App\\Flexy\\ShopBundle\\Controller\\Customer\\PackEngagementCrudController' => 'getPackEngagementCrudController6Service',
'App\\Flexy\\ShopBundle\\Controller\\DashboardController' => 'getDashboardController46Service',
'App\\Flexy\\ShopBundle\\Controller\\ImportExcelController' => 'getImportExcelController6Service',
'App\\Flexy\\ShopBundle\\Controller\\ImportExcel\\ImportCrudController' => 'getImportCrudController6Service',
'App\\Flexy\\ShopBundle\\Controller\\Order\\DemandeFundCrudController' => 'getDemandeFundCrudController11Service',
'App\\Flexy\\ShopBundle\\Controller\\Order\\OrderController' => 'getOrderController10Service',
'App\\Flexy\\ShopBundle\\Controller\\Order\\OrderCrudController' => 'getOrderCrudController21Service',
'App\\Flexy\\ShopBundle\\Controller\\Payment\\BankBookCrudController' => 'getBankBookCrudController5Service',
'App\\Flexy\\ShopBundle\\Controller\\Payment\\PaymentMethodCrudController' => 'getPaymentMethodCrudController6Service',
'App\\Flexy\\ShopBundle\\Controller\\Payment\\TransactionCrudController' => 'getTransactionCrudController5Service',
'App\\Flexy\\ShopBundle\\Controller\\Payment\\TransactionListCrudController' => 'getTransactionListCrudController5Service',
'App\\Flexy\\ShopBundle\\Controller\\Product\\AttributCrudController' => 'getAttributCrudController6Service',
'App\\Flexy\\ShopBundle\\Controller\\Product\\AttributValueCrudController' => 'getAttributValueCrudController6Service',
'App\\Flexy\\ShopBundle\\Controller\\Product\\BrandCrudController' => 'getBrandCrudController6Service',
'App\\Flexy\\ShopBundle\\Controller\\Product\\CategoryOfferCrudController' => 'getCategoryOfferCrudController12Service',
'App\\Flexy\\ShopBundle\\Controller\\Product\\CategoryProductCrudController' => 'getCategoryProductCrudController14Service',
'App\\Flexy\\ShopBundle\\Controller\\Product\\CategoryProductShopCrudController' => 'getCategoryProductShopCrudController6Service',
'App\\Flexy\\ShopBundle\\Controller\\Product\\CommentCrudController' => 'getCommentCrudController6Service',
'App\\Flexy\\ShopBundle\\Controller\\Product\\ImportExcelCrudController' => 'getImportExcelCrudController7Service',
'App\\Flexy\\ShopBundle\\Controller\\Product\\OfferProductCrudController' => 'getOfferProductCrudController11Service',
'App\\Flexy\\ShopBundle\\Controller\\Product\\ProductCrudController' => 'getProductCrudController15Service',
'App\\Flexy\\ShopBundle\\Controller\\Product\\ProductSubscriptionCrudController' => 'getProductSubscriptionCrudController8Service',
'App\\Flexy\\ShopBundle\\Controller\\Promotion\\CouponsCrudController' => 'getCouponsCrudController6Service',
'App\\Flexy\\ShopBundle\\Controller\\Promotion\\PromotionCrudController' => 'getPromotionCrudController6Service',
'App\\Flexy\\ShopBundle\\Controller\\Shipping\\CashBoxCrudController' => 'getCashBoxCrudController5Service',
'App\\Flexy\\ShopBundle\\Controller\\Shipping\\CashOnDeliveryCrudController' => 'getCashOnDeliveryCrudController5Service',
'App\\Flexy\\ShopBundle\\Controller\\Shipping\\CityCrudController' => 'getCityCrudController6Service',
'App\\Flexy\\ShopBundle\\Controller\\Shipping\\CityRegionCrudController' => 'getCityRegionCrudController6Service',
'App\\Flexy\\ShopBundle\\Controller\\Shipping\\DepartementCrudController' => 'getDepartementCrudController6Service',
'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentCollectMoneyCrudController' => 'getShipmentCollectMoneyCrudController5Service',
'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentCrudController' => 'getShipmentCrudController9Service',
'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentItemChildCrudController' => 'getShipmentItemChildCrudController5Service',
'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentItemCrudController' => 'getShipmentItemCrudController5Service',
'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentPaperCrudController' => 'getShipmentPaperCrudController5Service',
'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShippingCalculationMethodCrudController' => 'getShippingCalculationMethodCrudController5Service',
'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShippingMethodCrudController' => 'getShippingMethodCrudController6Service',
'App\\Flexy\\ShopBundle\\Controller\\Shipping\\StepTypeCrudController' => 'getStepTypeCrudController5Service',
'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\ShipmentCrudController' => 'getShipmentCrudController10Service',
'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\ShipmentTrackingController' => 'getShipmentTrackingController5Service',
'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepFiveShipmentCrudController' => 'getStepFiveShipmentCrudController5Service',
'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepFourShipmentCrudController' => 'getStepFourShipmentCrudController5Service',
'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepOneShipmentCrudController' => 'getStepOneShipmentCrudController5Service',
'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepSixShipmentCrudController' => 'getStepSixShipmentCrudController5Service',
'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepThreeShipmentCrudController' => 'getStepThreeShipmentCrudController5Service',
'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepTwoShipmentCrudController' => 'getStepTwoShipmentCrudController5Service',
'App\\Flexy\\ShopBundle\\Controller\\Shipping\\TrackingStepCrudController' => 'getTrackingStepCrudController5Service',
'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Vehicle\\EquipmentVehicleCrudController' => 'getEquipmentVehicleCrudControllerService',
'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Vehicle\\FuelTypeCrudController' => 'getFuelTypeCrudControllerService',
'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Vehicle\\ShippingVehicleCrudController' => 'getShippingVehicleCrudController2Service',
'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Vehicle\\ShippingVehicleTypeCrudController' => 'getShippingVehicleTypeCrudControllerService',
'App\\Flexy\\ShopBundle\\Controller\\Store\\StoreCrudController' => 'getStoreCrudController5Service',
'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CatalogueProductCrudController' => 'getCatalogueProductCrudController9Service',
'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CategoryOfferCrudController' => 'getCategoryOfferCrudController13Service',
'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CategoryProductCrudController' => 'getCategoryProductCrudController15Service',
'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CustomerCrudController' => 'getCustomerCrudController16Service',
'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\DashboardController' => 'getDashboardController47Service',
'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\DemandeFundCrudController' => 'getDemandeFundCrudController12Service',
'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\MyOrdersCrudController' => 'getMyOrdersCrudController9Service',
'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\OfferProductCrudController' => 'getOfferProductCrudController12Service',
'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\PagesController' => 'getPagesController7Service',
'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\ProductCrudController' => 'getProductCrudController16Service',
'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\VendorCrudController' => 'getVendorCrudController11Service',
'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\VendorStatementCrudController' => 'getVendorStatementCrudController6Service',
'App\\Flexy\\ShopBundle\\Controller\\Vendor\\VendorCrudController' => 'getVendorCrudController12Service',
'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand' => 'getMakeAdminDashboardCommandService',
'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand' => 'getMakeCrudControllerCommandService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
'cache.app_clearer' => 'getCache_AppClearerService',
'cache.global_clearer' => 'getCache_GlobalClearerService',
'cache.system_clearer' => 'getCache_SystemClearerService',
'cache_warmer' => 'getCacheWarmerService',
'console.command_loader' => 'getConsole_CommandLoaderService',
'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
'container.get_routing_condition_service' => 'getContainer_GetRoutingConditionServiceService',
'error_controller' => 'getErrorControllerService',
'gregwar_captcha.captcha_builder' => 'getGregwarCaptcha_CaptchaBuilderService',
'gregwar_captcha.controller' => 'getGregwarCaptcha_ControllerService',
'gregwar_captcha.generator' => 'getGregwarCaptcha_GeneratorService',
'gregwar_captcha.image_file_handler' => 'getGregwarCaptcha_ImageFileHandlerService',
'gregwar_captcha.phrase_builder' => 'getGregwarCaptcha_PhraseBuilderService',
'gregwar_captcha.type' => 'getGregwarCaptcha_TypeService',
'knp_menu.factory' => 'getKnpMenu_FactoryService',
'knp_paginator' => 'getKnpPaginatorService',
'knpu.oauth2.client.facebook_main' => 'getKnpu_Oauth2_Client_FacebookMainService',
'knpu.oauth2.client.google' => 'getKnpu_Oauth2_Client_GoogleService',
'knpu.oauth2.registry' => 'getKnpu_Oauth2_RegistryService',
'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
'routing.loader' => 'getRouting_LoaderService',
'services_resetter' => 'getServicesResetterService',
'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
];
$this->aliases = [
'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
'App\\Kernel' => 'kernel',
'Gregwar\\CaptchaBundle\\Controller\\CaptchaController' => 'gregwar_captcha.controller',
'api_platform.action.delete_item' => 'api_platform.action.placeholder',
'api_platform.action.get_collection' => 'api_platform.action.placeholder',
'api_platform.action.get_item' => 'api_platform.action.placeholder',
'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
'api_platform.action.patch_item' => 'api_platform.action.placeholder',
'api_platform.action.post_collection' => 'api_platform.action.placeholder',
'api_platform.action.put_item' => 'api_platform.action.placeholder',
'database_connection' => 'doctrine.dbal.default_connection',
'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
'oauth2.registry' => 'knpu.oauth2.registry',
'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
];
$this->privates['service_container'] = function () {
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
include_once \dirname(__DIR__, 4).'/src/Kernel.php';
include_once \dirname(__DIR__, 4).'/src/Doctrine/Extensions/GlobalHintExtension.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/FrontBundle/EventSubscriber/ApiPlatformKernelListener.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/FrontBundle/EventSubscriber/BootstrapKernelListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/FrontBundle/EventSubscriber/HookSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/FrontBundle/EventSubscriber/KernelListener.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/LicenseValidationListener.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/FrontBundle/Service/CartService.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/FrontBundle/Service/FlexyFrontProvider.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/FrontBundle/Service/FormBuilderService.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/FrontBundle/Service/HookService.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/FrontBundle/Service/HookUtilityService.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/FrontBundle/Themes/Niiamart/EventListener/KernelListener.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/FrontBundle/Themes/Niiamart/Service/CartService.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/ShopBundle/Service/FlexyShippingProvider.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/ShopBundle/Service/FlexyShopProvider.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/ShopBundle/Service/FlexyShopStatisticProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-chartjs/src/Builder/ChartBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-chartjs/src/Builder/ChartBuilder.php';
include_once \dirname(__DIR__, 4).'/src/Service/FlexyGeolocationProvider.php';
include_once \dirname(__DIR__, 4).'/src/Service/FlexyNotificationProvider.php';
include_once \dirname(__DIR__, 4).'/src/Service/FlexySettingsProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/CacheAttributeListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/RunnerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/RuntimeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/GenericRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/SymfonyRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/ContextInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/MailerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Mailer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Transports.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/CompatibilityProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Serializer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ApiResourceToLegacyResourceMetadataTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/FilterLocatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/OperationContextTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/rate-limiter/RateLimiterFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/rate-limiter/Storage/StorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/rate-limiter/Storage/CacheStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/lock/LockFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/lock/PersistingStoreInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/lock/Store/StoreFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypesInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypes.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UrlHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/Apps/ListingBundle/TwigExtension/ListingExtension.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/FrontBundle/Service/ShortcodeConditionExtension.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/FrontBundle/Service/ShortcodeExtension.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/FrontBundle/Service/ShortcodeImgToWebpExtension.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/FrontBundle/Service/ShortcodeLoopExtension.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/FrontBundle/Themes/Default/TwigExtension/FrontExtension.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/FrontBundle/Themes/Niiamart/TwigExtension/CartExtension.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/FrontBundle/Themes/Taxiciel/Twig/TaxicielTwigExtension.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/FrontBundle/TwigExtension/CartExtension.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/FrontBundle/TwigExtension/CheckoutExtension.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/FrontBundle/TwigExtension/FrontHelpersExtension.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/FrontBundle/TwigExtension/HookExtension.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/FrontBundle/TwigExtension/ShopHelpersExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/BarcodeGeneratorExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/CalculationExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/HandleImageExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/intl-extra/IntlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/cssinliner-extra/CssInlinerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/inky-extra/InkyExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-chartjs/src/Twig/ChartExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/Twig/MercureExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/Authorization.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-turbo/src/Twig/TwigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-notify/src/Twig/NotifyExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/stimulus-bundle/src/Twig/UxControllersTwigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-react/src/Twig/ReactComponentExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/tattali/mobile-detect-bundle/src/Twig/Extension/MobileDetectExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/stimulus-bundle/src/Twig/StimulusTwigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/AppVariable.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
include_once \dirname(__DIR__, 4).'/src/Flexy/Apps/TransportBundle/Service/FlexyTransportProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityProcessingHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Server/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedXmlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/DependencyFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Configuration/Migration/ConfigurationLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Configuration/Migration/ExistingConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Configuration/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Metadata/Storage/MetadataStorageConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Metadata/Storage/TableMetadataStorageConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Configuration/EntityManager/EntityManagerLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Configuration/EntityManager/ManagerRegistryEntityManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Security.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/IsGrantedAttributeListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Provider/AdminContextProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Factory/MenuFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/MenuFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Contracts/Menu/MenuItemMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Menu/MenuItemMatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Registry/CrudControllerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ControllerFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/FormLayoutFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/OperationRequestInitiatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
include_once \dirname(__DIR__, 4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
include_once \dirname(__DIR__, 4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ToggleableOperationAttributeTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/OperationDataProviderTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/EventListener/ReadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CachedTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/XmlExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Operation/Factory/CachedSubresourceOperationFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/YamlExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/CollectionDataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ContextAwareCollectionDataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictedDataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictDataProviderTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ChainCollectionDataProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ItemDataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ChainItemDataProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/SubresourceDataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ChainSubresourceDataProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/DataPersisterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/ContextAwareDataPersisterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/ChainDataPersister.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/AddLinkHeaderListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/Discovery.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/CachedIdentifiersExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Identifier/ContextAwareIdentifierConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/AbstractTrackingListener.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Blameable/BlameableListener.php';
include_once \dirname(__DIR__, 4).'/vendor/stof/doctrine-extensions-bundle/src/EventListener/BlameListener.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Loggable/LoggableListener.php';
include_once \dirname(__DIR__, 4).'/vendor/stof/doctrine-extensions-bundle/src/EventListener/LoggerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Translatable/TranslatableListener.php';
include_once \dirname(__DIR__, 4).'/vendor/stof/doctrine-extensions-bundle/src/EventListener/LocaleListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/FileCache.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTTokenManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/HubInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/Debug/TraceableHub.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/Hub.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/Jwt/TokenProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/Jwt/FactoryTokenProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/Jwt/TokenFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/Jwt/LcobucciFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/HubRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/EventSubscriber/SetCookieSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/stimulus-bundle/src/Helper/StimulusHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/Loader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Loader/SymfonyBridgeLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Loader/SymfonyFixturesLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/FixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/SharedFixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/AbstractFixture.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/src/ORMFixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Fixture.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/AppFixtures.php';
include_once \dirname(__DIR__, 4).'/vendor/tattali/mobile-detect-bundle/src/EventListener/RequestResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/tattali/mobile-detect-bundle/src/Helper/DeviceView.php';
include_once \dirname(__DIR__, 4).'/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php';
include_once \dirname(__DIR__, 4).'/vendor/tattali/mobile-detect-bundle/src/DeviceDetector/MobileDetectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/tattali/mobile-detect-bundle/src/DeviceDetector/MobileDetector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/TraceableHttpClient.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClient.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Registry/DashboardControllerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Encoder/JWTEncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Encoder/HeaderAwareJWTEncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Encoder/LcobucciJWTEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/JWSProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/LcobucciJWSProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClientTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Inspector/DataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure-bundle/src/DataCollector/MercureDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/tattali/mobile-detect-bundle/src/DataCollector/DeviceDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
};
}
public function compile(): void
{
throw new LogicException('You cannot compile a dumped container that was already compiled.');
}
public function isCompiled(): bool
{
return true;
}
public function getRemovedIds(): array
{
return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
}
protected function load($file, $lazyLoad = true)
{
if (class_exists($class = __NAMESPACE__.'\\'.$file, false)) {
return $class::do($this, $lazyLoad);
}
if ('.' === $file[-4]) {
$class = substr($class, 0, -4);
} else {
$file .= '.php';
}
$service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
}
protected function createProxy($class, \Closure $factory)
{
class_exists($class, false) || require __DIR__.'/'.$class.'.php';
return $factory();
}
/**
* Gets the public '.container.private.profiler' shared service.
*
* @return \Symfony\Component\HttpKernel\Profiler\Profiler
*/
protected function get_Container_Private_ProfilerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('profiler');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true);
$b = ($this->services['kernel'] ?? $this->get('kernel'));
$c = ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack());
$d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
$d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
$d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
$d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
$d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
$d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
$d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
$d->addInstance('cache.rate_limiter', ($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
$d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
$d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
$d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
$d->addInstance('cache.doctrine.orm.default.second_level.region_driver', ($this->privates['cache.doctrine.orm.default.second_level.region_driver'] ?? $this->getCache_Doctrine_Orm_Default_SecondLevel_RegionDriverService()));
$d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
$d->addInstance('cache.security_is_granted_attribute_expression_language', ($this->services['cache.security_is_granted_attribute_expression_language'] ?? $this->getCache_SecurityIsGrantedAttributeExpressionLanguageService()));
$d->addInstance('cache.security_token_verifier', ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService()));
$d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
$d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
$d->addInstance('api_platform.cache.metadata.resource.legacy', ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()));
$d->addInstance('api_platform.cache.metadata.property.legacy', ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()));
$d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
$d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
$d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
$e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
$e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
$f = new \MobileDetectBundle\DataCollector\DeviceDataCollector(($this->privates['MobileDetectBundle\\Helper\\DeviceView'] ?? $this->getDeviceViewService()));
$f->setRedirectConfig($this->parameters['mobile_detect.redirect']);
$g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
if ($this->has('kernel')) {
$g->setKernel($b);
}
$instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
$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())));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true))));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
$instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
$instance->add(($this->privates['data_collector.router'] ??= new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
$instance->add($d);
$instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
$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())));
$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($this->privates['twig'] ?? $this->getTwigService())));
$instance->add($e);
$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([]))));
$instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
$instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
$instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener())));
$instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ??= new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener())));
$instance->add(new \EasyCorp\Bundle\EasyAdminBundle\Inspector\DataCollector(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService())));
$instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
$instance->add(new \Symfony\Bundle\MercureBundle\DataCollector\MercureDataCollector(new RewindableGenerator(function () {
yield 'default' => ($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService());
}, 1)));
$instance->add($f);
$instance->add($g);
return $instance;
}
/**
* Gets the public 'cache.app' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AppService()
{
$a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('3QDazmtWCv', 0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ??= new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true)));
$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* Gets the public 'cache.rate_limiter' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_RateLimiterService()
{
$a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('bF8tvYF3-E', 0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ??= new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true)));
$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $this->services['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* Gets the public 'cache.security_is_granted_attribute_expression_language' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SecurityIsGrantedAttributeExpressionLanguageService()
{
return $this->services['cache.security_is_granted_attribute_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('3-TUMnrYMB', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the public 'cache.system' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SystemService()
{
return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('SZ2nxtgYxb', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the public 'cache.validator_expression_language' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_ValidatorExpressionLanguageService()
{
return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Um2Mg8V7wy', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the public 'data_collector.dump' shared service.
*
* @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
*/
protected function getDataCollector_DumpService()
{
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()));
}
/**
* Gets the public 'doctrine' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Registry
*/
protected function getDoctrineService()
{
return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');
}
/**
* Gets the public 'doctrine.dbal.default_connection' shared service.
*
* @return \Doctrine\DBAL\Connection
*/
protected function getDoctrine_Dbal_DefaultConnectionService()
{
$a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
if (isset($this->services['doctrine.dbal.default_connection'])) {
return $this->services['doctrine.dbal.default_connection'];
}
$b = new \Doctrine\DBAL\Configuration();
$c = new \Symfony\Bridge\Monolog\Logger('doctrine');
$c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
$d = 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)));
$d->setConnectionName('default');
$b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
$b->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware($c), 1 => $d]);
return $this->services['doctrine.dbal.default_connection'] = (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'])))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql', 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'defaultTableOptions' => []], $b, $a, ['enum' => 'string']);
}
/**
* Gets the public 'doctrine.orm.default_entity_manager' shared service.
*
* @return \Doctrine\ORM\EntityManager
*/
protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
{
if (true === $lazyLoad) {
return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManagerGhost51e8656', fn () => \EntityManagerGhost51e8656::createLazyGhost($this->getDoctrine_Orm_DefaultEntityManagerService(...)));
}
include_once \dirname(__DIR__, 4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Cache/CacheConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Cache/Logging/CacheLogger.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Cache/Logging/CacheLoggerChain.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Cache/Logging/StatisticsCacheLogger.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Cache/CacheFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Cache/DefaultCacheFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Cache/RegionsConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Cache/MultiGetRegion.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Cache/Region.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Cache/Region/DefaultRegion.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
$a = new \Doctrine\ORM\Configuration();
$b = new \Doctrine\ORM\Cache\CacheConfiguration();
$c = new \Doctrine\ORM\Cache\Logging\CacheLoggerChain();
$c->setLogger('statistics', new \Doctrine\ORM\Cache\Logging\StatisticsCacheLogger());
$d = new \Doctrine\ORM\Cache\RegionsConfiguration(3600, 60);
$d->setLifetime('write_rare', 864000);
$d->setLifetime('append_only', 8640000);
$e = new \Doctrine\ORM\Cache\DefaultCacheFactory($d, ($this->privates['cache.doctrine.orm.default.second_level.region_driver'] ?? $this->getCache_Doctrine_Orm_Default_SecondLevel_RegionDriverService()));
$f = ($this->services['cache.app'] ?? $this->getCache_AppService());
$e->setRegion(new \Doctrine\ORM\Cache\Region\DefaultRegion('write_rare', $f, 864000));
$e->setRegion(new \Doctrine\ORM\Cache\Region\DefaultRegion('append_only', $f, 8640000));
$b->setCacheLogger($c);
$b->setCacheFactory($e);
$b->setRegionsConfiguration($d);
$g = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
$h = ($this->privates['doctrine.orm.default_attribute_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAttributeMetadataDriverService());
$g->addDriver($h, 'App\\Entity');
$g->addDriver($h, 'Gedmo\\Translatable\\Entity');
$g->addDriver($h, 'App\\Flexy\\Apps\\POSBundle\\Entity');
$g->addDriver($h, 'App\\Flexy\\Apps\\StockBundle\\Entity');
$g->addDriver($h, 'App\\Flexy\\FrontBundle\\Entity');
$g->addDriver($h, 'App\\Flexy\\ShopBundle\\Entity');
$g->addDriver($h, 'App\\Flexy\\Apps\\BookingBundle\\Entity');
$g->addDriver($h, 'App\\Flexy\\Apps\\TransportBundle\\Entity');
$g->addDriver($h, 'App\\Flexy\\Apps\\CJDropShippingBundle\\Entity');
$g->addDriver($h, 'App\\Flexy\\Apps\\CueClubBundle\\Entity');
$g->addDriver($h, 'App\\Flexy\\Apps\\ListingBundle\\Entity');
$g->addDriver($h, 'App\\Flexy\\Apps\\NewsletterBundle\\Entity');
$g->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Vich\\UploaderBundle\\Entity');
$a->setEntityNamespaces(['App' => 'App\\Entity', 'translatable' => 'Gedmo\\Translatable\\Entity', 'FlexyPOSBundle' => 'App\\Flexy\\Apps\\POSBundle\\Entity', 'FlexyStockBundle' => 'App\\Flexy\\Apps\\StockBundle\\Entity', 'FlexyFrontBundle' => 'App\\Flexy\\FrontBundle\\Entity', 'FlexyShopBundle' => 'App\\Flexy\\ShopBundle\\Entity', 'FlexyBookingBundle' => 'App\\Flexy\\Apps\\BookingBundle\\Entity', 'FlexyTransportBundle' => 'App\\Flexy\\Apps\\TransportBundle\\Entity', 'FlexyCJDropShippingBundle' => 'App\\Flexy\\Apps\\CJDropShippingBundle\\Entity', 'FlexyCueClubBundle' => 'App\\Flexy\\Apps\\CueClubBundle\\Entity', 'FlexyListingBundle' => 'App\\Flexy\\Apps\\ListingBundle\\Entity', 'FlexyNewsletterBundle' => 'App\\Flexy\\Apps\\NewsletterBundle\\Entity', 'VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity']);
$a->setSecondLevelCacheEnabled(true);
$a->setSecondLevelCacheConfiguration($b);
$a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
$a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
$a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
$a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($g, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', true],
'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', true],
], [
'doctrine.ulid_generator' => '?',
'doctrine.uuid_generator' => '?',
])));
$a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
$a->setProxyNamespace('Proxies');
$a->setAutoGenerateProxyClasses(true);
$a->setSchemaIgnoreClasses([]);
$a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0, true));
$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
$a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
$a->setLazyGhostObjectEnabled(false);
$a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Flexy\\Apps\\CueClubBundle\\Repository\\OrderCueClubRepository' => ['privates', 'App\\Flexy\\Apps\\CueClubBundle\\Repository\\OrderCueClubRepository', 'getOrderCueClubRepositoryService', true],
'App\\Flexy\\Apps\\POSBundle\\Repository\\CaisseRepository' => ['privates', 'App\\Flexy\\Apps\\POSBundle\\Repository\\CaisseRepository', 'getCaisseRepositoryService', true],
'App\\Flexy\\Apps\\POSBundle\\Repository\\TableRepository' => ['privates', 'App\\Flexy\\Apps\\POSBundle\\Repository\\TableRepository', 'getTableRepositoryService', true],
'App\\Flexy\\Apps\\StockBundle\\Repository\\ArticleRepository' => ['privates', 'App\\Flexy\\Apps\\StockBundle\\Repository\\ArticleRepository', 'getArticleRepositoryService', true],
'App\\Flexy\\Apps\\StockBundle\\Repository\\DocumentRepository' => ['privates', 'App\\Flexy\\Apps\\StockBundle\\Repository\\DocumentRepository', 'getDocumentRepositoryService', true],
'App\\Flexy\\Apps\\StockBundle\\Repository\\StockRepository' => ['privates', 'App\\Flexy\\Apps\\StockBundle\\Repository\\StockRepository', 'getStockRepositoryService', true],
'App\\Flexy\\Apps\\TransportBundle\\Repository\\MissionRepository' => ['privates', 'App\\Flexy\\Apps\\TransportBundle\\Repository\\MissionRepository', 'getMissionRepositoryService', true],
'App\\Flexy\\Apps\\TransportBundle\\Repository\\RequestMissionRepository' => ['privates', 'App\\Flexy\\Apps\\TransportBundle\\Repository\\RequestMissionRepository', 'getRequestMissionRepositoryService', true],
'App\\Flexy\\FrontBundle\\Repository\\BlocRepository' => ['privates', 'App\\Flexy\\FrontBundle\\Repository\\BlocRepository', 'getBlocRepositoryService', true],
'App\\Flexy\\FrontBundle\\Repository\\CategoryOfferRepository' => ['privates', 'App\\Flexy\\FrontBundle\\Repository\\CategoryOfferRepository', 'getCategoryOfferRepositoryService', true],
'App\\Flexy\\FrontBundle\\Repository\\CategoryProductFrontRepository' => ['privates', 'App\\Flexy\\FrontBundle\\Repository\\CategoryProductFrontRepository', 'getCategoryProductFrontRepositoryService', true],
'App\\Flexy\\FrontBundle\\Repository\\MasterSliderRepository' => ['privates', 'App\\Flexy\\FrontBundle\\Repository\\MasterSliderRepository', 'getMasterSliderRepositoryService', true],
'App\\Flexy\\FrontBundle\\Repository\\MenuItemRepository' => ['privates', 'App\\Flexy\\FrontBundle\\Repository\\MenuItemRepository', 'getMenuItemRepositoryService', true],
'App\\Flexy\\FrontBundle\\Repository\\MenuRepository' => ['privates', 'App\\Flexy\\FrontBundle\\Repository\\MenuRepository', 'getMenuRepositoryService', true],
'App\\Flexy\\FrontBundle\\Repository\\OfferRepository' => ['privates', 'App\\Flexy\\FrontBundle\\Repository\\OfferRepository', 'getOfferRepositoryService', true],
'App\\Flexy\\FrontBundle\\Repository\\PageRepository' => ['privates', 'App\\Flexy\\FrontBundle\\Repository\\PageRepository', 'getPageRepositoryService', true],
'App\\Flexy\\FrontBundle\\Repository\\ProductFrontRepository' => ['privates', 'App\\Flexy\\FrontBundle\\Repository\\ProductFrontRepository', 'getProductFrontRepository2Service', true],
'App\\Flexy\\FrontBundle\\Repository\\PubBannerRepository' => ['privates', 'App\\Flexy\\FrontBundle\\Repository\\PubBannerRepository', 'getPubBannerRepositoryService', true],
'App\\Flexy\\FrontBundle\\Repository\\ReservationRepository' => ['privates', 'App\\Flexy\\FrontBundle\\Repository\\ReservationRepository', 'getReservationRepositoryService', true],
'App\\Flexy\\FrontBundle\\Repository\\SectionRepository' => ['privates', 'App\\Flexy\\FrontBundle\\Repository\\SectionRepository', 'getSectionRepositoryService', true],
'App\\Flexy\\FrontBundle\\Repository\\SlideRepository' => ['privates', 'App\\Flexy\\FrontBundle\\Repository\\SlideRepository', 'getSlideRepositoryService', true],
'App\\Flexy\\FrontBundle\\Repository\\SliderRepository' => ['privates', 'App\\Flexy\\FrontBundle\\Repository\\SliderRepository', 'getSliderRepositoryService', true],
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Repository\\ProductFrontRepository' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Repository\\ProductFrontRepository', 'getProductFrontRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerAddressRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerAddressRepository', 'getCustomerAddressRepository2Service', true],
'App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerGroupRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerGroupRepository', 'getCustomerGroupRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerRepository', 'getCustomerRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerWalletPointRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerWalletPointRepository', 'getCustomerWalletPointRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Customer\\PackEngagementRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Customer\\PackEngagementRepository', 'getPackEngagementRepository2Service', true],
'App\\Flexy\\ShopBundle\\Repository\\Customer\\PackRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Customer\\PackRepository', 'getPackRepository2Service', true],
'App\\Flexy\\ShopBundle\\Repository\\Order\\AdjustmentRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Order\\AdjustmentRepository', 'getAdjustmentRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Order\\OrderItemRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Order\\OrderItemRepository', 'getOrderItemRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Order\\OrderRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Order\\OrderRepository', 'getOrderRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Payment\\PaymentMethodRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Payment\\PaymentMethodRepository', 'getPaymentMethodRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Payment\\PaymentRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Payment\\PaymentRepository', 'getPaymentRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\ProductShopRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\ProductShopRepository', 'getProductShopRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Product\\AttributRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Product\\AttributRepository', 'getAttributRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Product\\AttributValueRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Product\\AttributValueRepository', 'getAttributValueRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Product\\CategoryProductRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Product\\CategoryProductRepository', 'getCategoryProductRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Product\\CommentRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Product\\CommentRepository', 'getCommentRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Product\\ProductRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Product\\ProductRepository', 'getProductRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Promotion\\CouponRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Promotion\\CouponRepository', 'getCouponRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Promotion\\PromotionActionRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Promotion\\PromotionActionRepository', 'getPromotionActionRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Promotion\\PromotionRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Promotion\\PromotionRepository', 'getPromotionRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Promotion\\PromotionRuleRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Promotion\\PromotionRuleRepository', 'getPromotionRuleRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Resource\\AgentRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Resource\\AgentRepository', 'getAgentRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Shipping\\CashBoxRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Shipping\\CashBoxRepository', 'getCashBoxRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Shipping\\CityRegionRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Shipping\\CityRegionRepository', 'getCityRegionRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Shipping\\CityRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Shipping\\CityRepository', 'getCityRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Shipping\\DepartementRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Shipping\\DepartementRepository', 'getDepartementRepository2Service', true],
'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShipmentItemRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShipmentItemRepository', 'getShipmentItemRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShipmentRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShipmentRepository', 'getShipmentRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippingMethodRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippingMethodRepository', 'getShippingMethodRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippingRuleRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippingRuleRepository', 'getShippingRuleRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippingVehicleRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippingVehicleRepository', 'getShippingVehicleRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippingVehicleTypeRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippingVehicleTypeRepository', 'getShippingVehicleTypeRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Shipping\\StepTypeRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Shipping\\StepTypeRepository', 'getStepTypeRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\Shipping\\TrackingStepRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\Shipping\\TrackingStepRepository', 'getTrackingStepRepositoryService', true],
'App\\Flexy\\ShopBundle\\Repository\\VendorRepository' => ['privates', 'App\\Flexy\\ShopBundle\\Repository\\VendorRepository', 'getVendorRepositoryService', true],
'App\\Repository\\AiRequestRepository' => ['privates', 'App\\Repository\\AiRequestRepository', 'getAiRequestRepositoryService', true],
'App\\Repository\\ApplicationRepository' => ['privates', 'App\\Repository\\ApplicationRepository', 'getApplicationRepositoryService', true],
'App\\Repository\\CurrencyExchangeRateRepository' => ['privates', 'App\\Repository\\CurrencyExchangeRateRepository', 'getCurrencyExchangeRateRepositoryService', true],
'App\\Repository\\Entity\\CategoryPageRepository' => ['privates', 'App\\Repository\\Entity\\CategoryPageRepository', 'getCategoryPageRepositoryService', true],
'App\\Repository\\Entity\\FormDataRepository' => ['privates', 'App\\Repository\\Entity\\FormDataRepository', 'getFormDataRepositoryService', true],
'App\\Repository\\Entity\\FormFieldRepository' => ['privates', 'App\\Repository\\Entity\\FormFieldRepository', 'getFormFieldRepositoryService', true],
'App\\Repository\\Entity\\FormRepository' => ['privates', 'App\\Repository\\Entity\\FormRepository', 'getFormRepositoryService', true],
'App\\Repository\\Entity\\SettingsRepository' => ['privates', 'App\\Repository\\Entity\\SettingsRepository', 'getSettingsRepository2Service', true],
'App\\Repository\\ExportExcelRepository' => ['privates', 'App\\Repository\\ExportExcelRepository', 'getExportExcelRepositoryService', true],
'App\\Repository\\Flexy\\Apps\\CJDropshippingBundle\\Entity\\CJProductRepository' => ['privates', 'App\\Repository\\Flexy\\Apps\\CJDropshippingBundle\\Entity\\CJProductRepository', 'getCJProductRepositoryService', true],
'App\\Repository\\Flexy\\Apps\\CueClubBundle\\Entity\\CueClubProductRepository' => ['privates', 'App\\Repository\\Flexy\\Apps\\CueClubBundle\\Entity\\CueClubProductRepository', 'getCueClubProductRepositoryService', true],
'App\\Repository\\Flexy\\Apps\\ListingBundle\\Entity\\ListingOptionRepository' => ['privates', 'App\\Repository\\Flexy\\Apps\\ListingBundle\\Entity\\ListingOptionRepository', 'getListingOptionRepositoryService', true],
'App\\Repository\\Flexy\\Apps\\ListingBundle\\Entity\\ListingRepository' => ['privates', 'App\\Repository\\Flexy\\Apps\\ListingBundle\\Entity\\ListingRepository', 'getListingRepositoryService', true],
'App\\Repository\\Flexy\\Apps\\NewsletterBundle\\Entity\\NewsletterCompaignLaunchRepository' => ['privates', 'App\\Repository\\Flexy\\Apps\\NewsletterBundle\\Entity\\NewsletterCompaignLaunchRepository', 'getNewsletterCompaignLaunchRepositoryService', true],
'App\\Repository\\Flexy\\Apps\\NewsletterBundle\\Entity\\NewsletterCompaignRepository' => ['privates', 'App\\Repository\\Flexy\\Apps\\NewsletterBundle\\Entity\\NewsletterCompaignRepository', 'getNewsletterCompaignRepositoryService', true],
'App\\Repository\\Flexy\\Apps\\NewsletterBundle\\Entity\\NewsletterMailLogRepository' => ['privates', 'App\\Repository\\Flexy\\Apps\\NewsletterBundle\\Entity\\NewsletterMailLogRepository', 'getNewsletterMailLogRepositoryService', true],
'App\\Repository\\Flexy\\BookingBundle\\Entity\\CategoryOfferRepository' => ['privates', 'App\\Repository\\Flexy\\BookingBundle\\Entity\\CategoryOfferRepository', 'getCategoryOfferRepository2Service', true],
'App\\Repository\\Flexy\\BookingBundle\\Entity\\MenuRepository' => ['privates', 'App\\Repository\\Flexy\\BookingBundle\\Entity\\MenuRepository', 'getMenuRepository2Service', true],
'App\\Repository\\Flexy\\BookingBundle\\Entity\\OfferRepository' => ['privates', 'App\\Repository\\Flexy\\BookingBundle\\Entity\\OfferRepository', 'getOfferRepository2Service', true],
'App\\Repository\\Flexy\\BookingBundle\\Entity\\ReservationRepository' => ['privates', 'App\\Repository\\Flexy\\BookingBundle\\Entity\\ReservationRepository', 'getReservationRepository2Service', true],
'App\\Repository\\Flexy\\FrontBundle\\Entity\\PageRepository' => ['privates', 'App\\Repository\\Flexy\\FrontBundle\\Entity\\PageRepository', 'getPageRepository2Service', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\AccountClassRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\AccountClassRepository', 'getAccountClassRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\AccountRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\AccountRepository', 'getAccountRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\FinancialPeriodRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\FinancialPeriodRepository', 'getFinancialPeriodRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\FinancialYearRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\FinancialYearRepository', 'getFinancialYearRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\InvoiceRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\InvoiceRepository', 'getInvoiceRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\JournalEntryItemRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\JournalEntryItemRepository', 'getJournalEntryItemRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\JournalEntryRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\JournalEntryRepository', 'getJournalEntryRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\PayableInvoiceRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\PayableInvoiceRepository', 'getPayableInvoiceRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\AttributRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\AttributRepository', 'getAttributRepository2Service', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\BrandRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\BrandRepository', 'getBrandRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\ComplaintRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\ComplaintRepository', 'getComplaintRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\ComplaintSubjectRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\ComplaintSubjectRepository', 'getComplaintSubjectRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerAddressRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerAddressRepository', 'getCustomerAddressRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\PackEngagementRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\PackEngagementRepository', 'getPackEngagementRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\PackRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\PackRepository', 'getPackRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\ImportExcel\\ImportExcelRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\ImportExcel\\ImportExcelRepository', 'getImportExcelRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Order\\AdjustmentRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Order\\AdjustmentRepository', 'getAdjustmentRepository2Service', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Order\\DemandeFundRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Order\\DemandeFundRepository', 'getDemandeFundRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Order\\OrderItemNoteRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Order\\OrderItemNoteRepository', 'getOrderItemNoteRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\BankBookItemRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\BankBookItemRepository', 'getBankBookItemRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\BankBookRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\BankBookRepository', 'getBankBookRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\BankRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\BankRepository', 'getBankRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\PaymentRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\PaymentRepository', 'getPaymentRepository2Service', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\TransactionListRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\TransactionListRepository', 'getTransactionListRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\TransactionRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\TransactionRepository', 'getTransactionRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ImageProductRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ImageProductRepository', 'getImageProductRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ImportExcelRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ImportExcelRepository', 'getImportExcelRepository2Service', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ProductPackRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ProductPackRepository', 'getProductPackRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ProductSubscriptionRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ProductSubscriptionRepository', 'getProductSubscriptionRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ProductVariantRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ProductVariantRepository', 'getProductVariantRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\PromotionActionRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\PromotionActionRepository', 'getPromotionActionRepository2Service', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Promotion\\PromotionRuleRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Promotion\\PromotionRuleRepository', 'getPromotionRuleRepository2Service', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Promotion\\Promotion\\CouponsRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Promotion\\Promotion\\CouponsRepository', 'getCouponsRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Resource\\AgentTypeRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Resource\\AgentTypeRepository', 'getAgentTypeRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\CashOnDeliveryRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\CashOnDeliveryRepository', 'getCashOnDeliveryRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\CountryRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\CountryRepository', 'getCountryRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\DepartementRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\DepartementRepository', 'getDepartementRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentCollectMoneyRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentCollectMoneyRepository', 'getShipmentCollectMoneyRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemChildRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemChildRepository', 'getShipmentItemChildRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemRepository', 'getShipmentItemRepository2Service', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemTypeRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemTypeRepository', 'getShipmentItemTypeRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentPaperRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentPaperRepository', 'getShipmentPaperRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentRepository', 'getShipmentRepository2Service', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingCalculationMethodRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingCalculationMethodRepository', 'getShippingCalculationMethodRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingRepository', 'getShippingRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingRuleRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingRuleRepository', 'getShippingRuleRepository2Service', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingVehicleRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingVehicleRepository', 'getShippingVehicleRepository2Service', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\StatusTrackingVehicleRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\StatusTrackingVehicleRepository', 'getStatusTrackingVehicleRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\VehicleConsumptionRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\VehicleConsumptionRepository', 'getVehicleConsumptionRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\VehicleIncidentRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\VehicleIncidentRepository', 'getVehicleIncidentRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\VehicleRepairRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\VehicleRepairRepository', 'getVehicleRepairRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\BodyConditionRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\BodyConditionRepository', 'getBodyConditionRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\BrakingControlRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\BrakingControlRepository', 'getBrakingControlRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\DisplayControlRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\DisplayControlRepository', 'getDisplayControlRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\EquipmentVehicleRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\EquipmentVehicleRepository', 'getEquipmentVehicleRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\FuelTypeRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\FuelTypeRepository', 'getFuelTypeRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\OilMaintenanceRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\OilMaintenanceRepository', 'getOilMaintenanceRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\OtherControlRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\OtherControlRepository', 'getOtherControlRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\PowerControlRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\PowerControlRepository', 'getPowerControlRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\TechnicalControlRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\TechnicalControlRepository', 'getTechnicalControlRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\TireControlRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\TireControlRepository', 'getTireControlRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\VehicleRentRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\VehicleRentRepository', 'getVehicleRentRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\VehicleRentTypeRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\VehicleRentTypeRepository', 'getVehicleRentTypeRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Store\\StoreRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Store\\StoreRepository', 'getStoreRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Supplier\\SupplierRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Supplier\\SupplierRepository', 'getSupplierRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Taxes\\ShippingTaxRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Taxes\\ShippingTaxRepository', 'getShippingTaxRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Taxes\\ValueAddedTaxRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Entity\\Taxes\\ValueAddedTaxRepository', 'getValueAddedTaxRepositoryService', true],
'App\\Repository\\Flexy\\ShopBundle\\Form\\Product\\ProductVariantRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBundle\\Form\\Product\\ProductVariantRepository', 'getProductVariantRepository2Service', true],
'App\\Repository\\Flexy\\ShopBunlde\\Entity\\Shipping\\ShipmentItemChildRepository' => ['privates', 'App\\Repository\\Flexy\\ShopBunlde\\Entity\\Shipping\\ShipmentItemChildRepository', 'getShipmentItemChildRepository2Service', true],
'App\\Repository\\Flexy\\TransportBundle\\Entity\\MissionExtraFeesRepository' => ['privates', 'App\\Repository\\Flexy\\TransportBundle\\Entity\\MissionExtraFeesRepository', 'getMissionExtraFeesRepositoryService', true],
'App\\Repository\\Flexy\\TransportBundle\\Entity\\MissionExtraFeesTypeRepository' => ['privates', 'App\\Repository\\Flexy\\TransportBundle\\Entity\\MissionExtraFeesTypeRepository', 'getMissionExtraFeesTypeRepositoryService', true],
'App\\Repository\\Flexy\\TransportBundle\\Entity\\MissionRepository' => ['privates', 'App\\Repository\\Flexy\\TransportBundle\\Entity\\MissionRepository', 'getMissionRepository2Service', true],
'App\\Repository\\Flexy\\TransportBundle\\Entity\\OrderMissionRepository' => ['privates', 'App\\Repository\\Flexy\\TransportBundle\\Entity\\OrderMissionRepository', 'getOrderMissionRepositoryService', true],
'App\\Repository\\Flexy\\TransportBundle\\Entity\\RequestMissionRepository' => ['privates', 'App\\Repository\\Flexy\\TransportBundle\\Entity\\RequestMissionRepository', 'getRequestMissionRepository2Service', true],
'App\\Repository\\FrontThemeRepository' => ['privates', 'App\\Repository\\FrontThemeRepository', 'getFrontThemeRepositoryService', true],
'App\\Repository\\ImageRepository' => ['privates', 'App\\Repository\\ImageRepository', 'getImageRepositoryService', true],
'App\\Repository\\LinkRepository' => ['privates', 'App\\Repository\\LinkRepository', 'getLinkRepositoryService', true],
'App\\Repository\\LinkTypeRepository' => ['privates', 'App\\Repository\\LinkTypeRepository', 'getLinkTypeRepositoryService', true],
'App\\Repository\\LogHistoryRepository' => ['privates', 'App\\Repository\\LogHistoryRepository', 'getLogHistoryRepositoryService', true],
'App\\Repository\\NotificationRepository' => ['privates', 'App\\Repository\\NotificationRepository', 'getNotificationRepositoryService', true],
'App\\Repository\\ResetPasswordRequestRepository' => ['privates', 'App\\Repository\\ResetPasswordRequestRepository', 'getResetPasswordRequestRepositoryService', true],
'App\\Repository\\RoleRepository' => ['privates', 'App\\Repository\\RoleRepository', 'getRoleRepositoryService', true],
'App\\Repository\\SettingsRepository' => ['privates', 'App\\Repository\\SettingsRepository', 'getSettingsRepositoryService', true],
'App\\Repository\\ThreadAiRequestRepository' => ['privates', 'App\\Repository\\ThreadAiRequestRepository', 'getThreadAiRequestRepositoryService', true],
'App\\Repository\\UserRepository' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', true],
'App\\Repository\\WebsiteThemeRepository' => ['privates', 'App\\Repository\\WebsiteThemeRepository', 'getWebsiteThemeRepositoryService', true],
], [
'App\\Flexy\\Apps\\CueClubBundle\\Repository\\OrderCueClubRepository' => '?',
'App\\Flexy\\Apps\\POSBundle\\Repository\\CaisseRepository' => '?',
'App\\Flexy\\Apps\\POSBundle\\Repository\\TableRepository' => '?',
'App\\Flexy\\Apps\\StockBundle\\Repository\\ArticleRepository' => '?',
'App\\Flexy\\Apps\\StockBundle\\Repository\\DocumentRepository' => '?',
'App\\Flexy\\Apps\\StockBundle\\Repository\\StockRepository' => '?',
'App\\Flexy\\Apps\\TransportBundle\\Repository\\MissionRepository' => '?',
'App\\Flexy\\Apps\\TransportBundle\\Repository\\RequestMissionRepository' => '?',
'App\\Flexy\\FrontBundle\\Repository\\BlocRepository' => '?',
'App\\Flexy\\FrontBundle\\Repository\\CategoryOfferRepository' => '?',
'App\\Flexy\\FrontBundle\\Repository\\CategoryProductFrontRepository' => '?',
'App\\Flexy\\FrontBundle\\Repository\\MasterSliderRepository' => '?',
'App\\Flexy\\FrontBundle\\Repository\\MenuItemRepository' => '?',
'App\\Flexy\\FrontBundle\\Repository\\MenuRepository' => '?',
'App\\Flexy\\FrontBundle\\Repository\\OfferRepository' => '?',
'App\\Flexy\\FrontBundle\\Repository\\PageRepository' => '?',
'App\\Flexy\\FrontBundle\\Repository\\ProductFrontRepository' => '?',
'App\\Flexy\\FrontBundle\\Repository\\PubBannerRepository' => '?',
'App\\Flexy\\FrontBundle\\Repository\\ReservationRepository' => '?',
'App\\Flexy\\FrontBundle\\Repository\\SectionRepository' => '?',
'App\\Flexy\\FrontBundle\\Repository\\SlideRepository' => '?',
'App\\Flexy\\FrontBundle\\Repository\\SliderRepository' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Repository\\ProductFrontRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerAddressRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerGroupRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerWalletPointRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Customer\\PackEngagementRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Customer\\PackRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Order\\AdjustmentRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Order\\OrderItemRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Order\\OrderRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Payment\\PaymentMethodRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Payment\\PaymentRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\ProductShopRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Product\\AttributRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Product\\AttributValueRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Product\\CategoryProductRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Product\\CommentRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Product\\ProductRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Promotion\\CouponRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Promotion\\PromotionActionRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Promotion\\PromotionRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Promotion\\PromotionRuleRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Resource\\AgentRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Shipping\\CashBoxRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Shipping\\CityRegionRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Shipping\\CityRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Shipping\\DepartementRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShipmentItemRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShipmentRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippingMethodRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippingRuleRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippingVehicleRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippingVehicleTypeRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Shipping\\StepTypeRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\Shipping\\TrackingStepRepository' => '?',
'App\\Flexy\\ShopBundle\\Repository\\VendorRepository' => '?',
'App\\Repository\\AiRequestRepository' => '?',
'App\\Repository\\ApplicationRepository' => '?',
'App\\Repository\\CurrencyExchangeRateRepository' => '?',
'App\\Repository\\Entity\\CategoryPageRepository' => '?',
'App\\Repository\\Entity\\FormDataRepository' => '?',
'App\\Repository\\Entity\\FormFieldRepository' => '?',
'App\\Repository\\Entity\\FormRepository' => '?',
'App\\Repository\\Entity\\SettingsRepository' => '?',
'App\\Repository\\ExportExcelRepository' => '?',
'App\\Repository\\Flexy\\Apps\\CJDropshippingBundle\\Entity\\CJProductRepository' => '?',
'App\\Repository\\Flexy\\Apps\\CueClubBundle\\Entity\\CueClubProductRepository' => '?',
'App\\Repository\\Flexy\\Apps\\ListingBundle\\Entity\\ListingOptionRepository' => '?',
'App\\Repository\\Flexy\\Apps\\ListingBundle\\Entity\\ListingRepository' => '?',
'App\\Repository\\Flexy\\Apps\\NewsletterBundle\\Entity\\NewsletterCompaignLaunchRepository' => '?',
'App\\Repository\\Flexy\\Apps\\NewsletterBundle\\Entity\\NewsletterCompaignRepository' => '?',
'App\\Repository\\Flexy\\Apps\\NewsletterBundle\\Entity\\NewsletterMailLogRepository' => '?',
'App\\Repository\\Flexy\\BookingBundle\\Entity\\CategoryOfferRepository' => '?',
'App\\Repository\\Flexy\\BookingBundle\\Entity\\MenuRepository' => '?',
'App\\Repository\\Flexy\\BookingBundle\\Entity\\OfferRepository' => '?',
'App\\Repository\\Flexy\\BookingBundle\\Entity\\ReservationRepository' => '?',
'App\\Repository\\Flexy\\FrontBundle\\Entity\\PageRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\AccountClassRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\AccountRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\FinancialPeriodRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\FinancialYearRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\InvoiceRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\JournalEntryItemRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\JournalEntryRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Accounting\\PayableInvoiceRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\AttributRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\BrandRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\ComplaintRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\ComplaintSubjectRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerAddressRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\PackEngagementRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\PackRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\ImportExcel\\ImportExcelRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Order\\AdjustmentRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Order\\DemandeFundRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Order\\OrderItemNoteRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\BankBookItemRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\BankBookRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\BankRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\PaymentRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\TransactionListRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\TransactionRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ImageProductRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ImportExcelRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ProductPackRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ProductSubscriptionRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ProductVariantRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\PromotionActionRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Promotion\\PromotionRuleRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Promotion\\Promotion\\CouponsRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Resource\\AgentTypeRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\CashOnDeliveryRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\CountryRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\DepartementRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentCollectMoneyRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemChildRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemTypeRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentPaperRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingCalculationMethodRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingRuleRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingVehicleRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\StatusTrackingVehicleRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\VehicleConsumptionRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\VehicleIncidentRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\VehicleRepairRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\BodyConditionRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\BrakingControlRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\DisplayControlRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\EquipmentVehicleRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\FuelTypeRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\OilMaintenanceRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\OtherControlRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\PowerControlRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\TechnicalControlRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\TireControlRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\VehicleRentRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\VehicleRentTypeRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Store\\StoreRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Supplier\\SupplierRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Taxes\\ShippingTaxRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Entity\\Taxes\\ValueAddedTaxRepository' => '?',
'App\\Repository\\Flexy\\ShopBundle\\Form\\Product\\ProductVariantRepository' => '?',
'App\\Repository\\Flexy\\ShopBunlde\\Entity\\Shipping\\ShipmentItemChildRepository' => '?',
'App\\Repository\\Flexy\\TransportBundle\\Entity\\MissionExtraFeesRepository' => '?',
'App\\Repository\\Flexy\\TransportBundle\\Entity\\MissionExtraFeesTypeRepository' => '?',
'App\\Repository\\Flexy\\TransportBundle\\Entity\\MissionRepository' => '?',
'App\\Repository\\Flexy\\TransportBundle\\Entity\\OrderMissionRepository' => '?',
'App\\Repository\\Flexy\\TransportBundle\\Entity\\RequestMissionRepository' => '?',
'App\\Repository\\FrontThemeRepository' => '?',
'App\\Repository\\ImageRepository' => '?',
'App\\Repository\\LinkRepository' => '?',
'App\\Repository\\LinkTypeRepository' => '?',
'App\\Repository\\LogHistoryRepository' => '?',
'App\\Repository\\NotificationRepository' => '?',
'App\\Repository\\ResetPasswordRequestRepository' => '?',
'App\\Repository\\RoleRepository' => '?',
'App\\Repository\\SettingsRepository' => '?',
'App\\Repository\\ThreadAiRequestRepository' => '?',
'App\\Repository\\UserRepository' => '?',
'App\\Repository\\WebsiteThemeRepository' => '?',
])));
$a->addCustomStringFunction('JSON_CONTAINS', 'Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonContains');
$a->addCustomStringFunction('JSON_EXTRACT', 'Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonExtract');
$a->addCustomStringFunction('JSON_UNQUOTE', 'Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonUnquote');
$a->addCustomNumericFunction('WEEK', 'App\\Doctrine\\Functions\\WeekFunction');
$a->addCustomNumericFunction('MONTH', 'App\\Doctrine\\Functions\\MonthFunction');
$a->addCustomNumericFunction('YEAR', 'App\\Doctrine\\Functions\\YearFunction');
$a->addCustomNumericFunction('YEARWEEK', 'App\\Doctrine\\Functions\\YearWeekFunction');
$a->addCustomNumericFunction('ROUND', 'App\\Doctrine\\Functions\\RoundFunction');
$a->addCustomNumericFunction('DATE_FORMAT', 'App\\Doctrine\\Functions\\DateFormatFunction');
$a->addCustomNumericFunction('DATE', 'App\\Doctrine\\Functions\\DateFunction');
$a->addCustomNumericFunction('DAY', 'App\\Doctrine\\Functions\\DayFunction');
$a->addCustomNumericFunction('CAST', 'App\\Doctrine\\Functions\\CastFunction');
$a->addCustomNumericFunction('RAND', 'App\\Doctrine\\Functions\\RandFunction');
$a->addCustomNumericFunction('st_contains', 'CrEOF\\Spatial\\ORM\\Query\\AST\\Functions\\MySql\\STContains');
$a->addCustomNumericFunction('contains', 'CrEOF\\Spatial\\ORM\\Query\\AST\\Functions\\MySql\\Contains');
$a->addCustomNumericFunction('st_area', 'CrEOF\\Spatial\\ORM\\Query\\AST\\Functions\\MySql\\Area');
$a->addCustomNumericFunction('st_geomfromtext', 'CrEOF\\Spatial\\ORM\\Query\\AST\\Functions\\MySql\\GeomFromText');
$a->addCustomNumericFunction('st_intersects', 'CrEOF\\Spatial\\ORM\\Query\\AST\\Functions\\MySql\\STIntersects');
$a->addCustomNumericFunction('st_buffer', 'CrEOF\\Spatial\\ORM\\Query\\AST\\Functions\\MySql\\STBuffer');
$a->addCustomNumericFunction('point', 'CrEOF\\Spatial\\ORM\\Query\\AST\\Functions\\MySql\\Point');
$a->addFilter('softdeleteable', 'Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter');
$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);
(new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([0 => 'softdeleteable'], []))->configure($instance);
return $instance;
}
/**
* Gets the public 'event_dispatcher' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
*/
protected function getEventDispatcherService()
{
$a = new \Symfony\Bridge\Monolog\Logger('event');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(new \Monolog\Handler\NullHandler());
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$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()));
$instance->addListener('lexik_jwt_authentication.on_jwt_created', [0 => #[\Closure(name: 'flexy_shop_api.event.jwt_created_listener', class: 'App\\Flexy\\ShopBundle\\EventSubscriber\\JWTCreatedListener')] function () {
return ($this->privates['flexy_shop_api.event.jwt_created_listener'] ?? $this->load('getFlexyShopApi_Event_JwtCreatedListenerService'));
}, 1 => 'onJWTCreated'], 0);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'App\\Doctrine\\Extensions\\GlobalHintExtension')] function () {
return ($this->privates['App\\Doctrine\\Extensions\\GlobalHintExtension'] ?? $this->getGlobalHintExtensionService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.exception', [0 => #[\Closure(name: 'App\\Doctrine\\Extensions\\GlobalHintExtension')] function () {
return ($this->privates['App\\Doctrine\\Extensions\\GlobalHintExtension'] ?? $this->getGlobalHintExtensionService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'App\\Flexy\\FrontBundle\\EventSubscriber\\ApiPlatformKernelListener')] function () {
return ($this->privates['App\\Flexy\\FrontBundle\\EventSubscriber\\ApiPlatformKernelListener'] ?? $this->getApiPlatformKernelListenerService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'App\\Flexy\\FrontBundle\\EventSubscriber\\BootstrapKernelListener')] function () {
return ($this->privates['App\\Flexy\\FrontBundle\\EventSubscriber\\BootstrapKernelListener'] ?? $this->getBootstrapKernelListenerService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'App\\Flexy\\FrontBundle\\EventSubscriber\\KernelListener')] function () {
return ($this->privates['App\\Flexy\\FrontBundle\\EventSubscriber\\KernelListener'] ?? $this->getKernelListenerService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.exception', [0 => #[\Closure(name: 'App\\Flexy\\FrontBundle\\EventSubscriber\\KernelListener')] function () {
return ($this->privates['App\\Flexy\\FrontBundle\\EventSubscriber\\KernelListener'] ?? $this->getKernelListenerService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\EventListener\\KernelListener')] function () {
return ($this->privates['App\\Flexy\\FrontBundle\\Themes\\Niiamart\\EventListener\\KernelListener'] ??= new \App\Flexy\FrontBundle\Themes\Niiamart\EventListener\KernelListener());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.exception', [0 => #[\Closure(name: 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\EventListener\\KernelListener')] function () {
return ($this->privates['App\\Flexy\\FrontBundle\\Themes\\Niiamart\\EventListener\\KernelListener'] ??= new \App\Flexy\FrontBundle\Themes\Niiamart\EventListener\KernelListener());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.controller', [0 => #[\Closure(name: 'data_collector.router', class: 'Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector')] function () {
return ($this->privates['data_collector.router'] ??= new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector());
}, 1 => 'onKernelController'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
}, 1 => 'checkPassport'], 1024);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'security.context_listener.0', class: 'Symfony\\Component\\Security\\Http\\Firewall\\ContextListener')] function () {
return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.exception', [0 => #[\Closure(name: 'EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener')] function () {
return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener'] ?? $this->load('getExceptionListenerService'));
}, 1 => 'onKernelException'], -64);
$instance->addListener('kernel.view', [0 => #[\Closure(name: 'EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener')] function () {
return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener'] ?? $this->load('getCrudResponseListenerService'));
}, 1 => 'onKernelView'], 0);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] function () {
return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
}, 1 => 'onKernelRequest'], 250);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] function () {
return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'nelmio_cors.cacheable_response_vary_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CacheableResponseVaryListener')] function () {
return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ??= new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener());
}, 1 => 'onResponse'], -10);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] function () {
return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
}, 1 => 'onKernelRequest'], 28);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'api_platform.listener.request.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] function () {
return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
}, 1 => 'onKernelRequest'], 2);
$instance->addListener('kernel.view', [0 => #[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] function () {
return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
}, 1 => 'onKernelView'], 16);
$instance->addListener('kernel.view', [0 => #[\Closure(name: 'api_platform.listener.view.respond', class: 'ApiPlatform\\Symfony\\EventListener\\RespondListener')] function () {
return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
}, 1 => 'onKernelView'], 8);
$instance->addListener('kernel.exception', [0 => #[\Closure(name: 'api_platform.listener.exception.validation', class: 'ApiPlatform\\Symfony\\Validator\\EventListener\\ValidationExceptionListener')] function () {
return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.exception', [0 => #[\Closure(name: 'api_platform.listener.exception', class: 'ApiPlatform\\Symfony\\EventListener\\ExceptionListener')] function () {
return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
}, 1 => 'onKernelException'], -96);
$instance->addListener('kernel.view', [0 => #[\Closure(name: 'api_platform.listener.view.write.legacy', class: 'ApiPlatform\\Core\\EventListener\\WriteListener')] function () {
return ($this->privates['api_platform.listener.view.write.legacy'] ?? $this->load('getApiPlatform_Listener_View_Write_LegacyService'));
}, 1 => 'onKernelView'], 32);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'api_platform.listener.request.read.legacy', class: 'ApiPlatform\\Core\\EventListener\\ReadListener')] function () {
return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
}, 1 => 'onKernelRequest'], 4);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'api_platform.swagger.listener.ui', class: 'ApiPlatform\\Symfony\\Bundle\\EventListener\\SwaggerUiListener')] function () {
return ($this->privates['api_platform.swagger.listener.ui'] ??= new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'api_platform.http_cache.listener.response.configure', class: 'ApiPlatform\\HttpCache\\EventListener\\AddHeadersListener')] function () {
return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
}, 1 => 'onKernelResponse'], -1);
$instance->addListener('kernel.view', [0 => #[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] function () {
return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
}, 1 => 'onKernelView'], 64);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] function () {
return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
}, 1 => 'onKernelRequest'], 16);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'api_platform.mercure.listener.response.add_link_header', class: 'ApiPlatform\\Symfony\\EventListener\\AddLinkHeaderListener')] function () {
return ($this->privates['api_platform.mercure.listener.response.add_link_header'] ?? $this->getApiPlatform_Mercure_Listener_Response_AddLinkHeaderService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
}, 1 => 'onSecurity'], 3);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
}, 1 => 'onSecurityPostDenormalize'], 1);
$instance->addListener('kernel.view', [0 => #[\Closure(name: 'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] function () {
return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
}, 1 => 'onSecurityPostValidation'], 63);
$instance->addListener('kernel.exception', [0 => #[\Closure(name: 'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] function () {
return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'knp_paginator.subscriber.sliding_pagination', class: 'Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber')] function () {
return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'MobileDetectBundle\\EventListener\\RequestResponseListener')] function () {
return ($this->privates['MobileDetectBundle\\EventListener\\RequestResponseListener'] ?? $this->getRequestResponseListenerService());
}, 1 => 'handleRequest'], 1);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'MobileDetectBundle\\EventListener\\RequestResponseListener')] function () {
return ($this->privates['MobileDetectBundle\\EventListener\\RequestResponseListener'] ?? $this->getRequestResponseListenerService());
}, 1 => 'handleResponse'], 0);
$instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeEntityPersistedEvent', [0 => #[\Closure(name: 'App\\Flexy\\FrontBundle\\EventSubscriber\\EasyAdminSubscriber')] function () {
return ($this->privates['App\\Flexy\\FrontBundle\\EventSubscriber\\EasyAdminSubscriber'] ?? $this->load('getEasyAdminSubscriber2Service'));
}, 1 => 'beforePersist'], 0);
$instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeEntityUpdatedEvent', [0 => #[\Closure(name: 'App\\Flexy\\FrontBundle\\EventSubscriber\\EasyAdminSubscriber')] function () {
return ($this->privates['App\\Flexy\\FrontBundle\\EventSubscriber\\EasyAdminSubscriber'] ?? $this->load('getEasyAdminSubscriber2Service'));
}, 1 => 'beforeUpdated'], 0);
$instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeEntityDeletedEvent', [0 => #[\Closure(name: 'App\\Flexy\\FrontBundle\\EventSubscriber\\EasyAdminSubscriber')] function () {
return ($this->privates['App\\Flexy\\FrontBundle\\EventSubscriber\\EasyAdminSubscriber'] ?? $this->load('getEasyAdminSubscriber2Service'));
}, 1 => 'beforeDeleted'], 0);
$instance->addListener('kernel.view', [0 => #[\Closure(name: 'App\\Flexy\\FrontBundle\\EventSubscriber\\EventsApiSubscriber')] function () {
return ($this->privates['App\\Flexy\\FrontBundle\\EventSubscriber\\EventsApiSubscriber'] ?? $this->load('getEventsApiSubscriberService'));
}, 1 => 'postWrite'], 31);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'App\\Flexy\\FrontBundle\\EventSubscriber\\HookSubscriber')] function () {
return ($this->privates['App\\Flexy\\FrontBundle\\EventSubscriber\\HookSubscriber'] ?? $this->getHookSubscriberService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeEntityPersistedEvent', [0 => #[\Closure(name: 'App\\Flexy\\ShopBundle\\EventSubscriber\\EasyAdminSubscriber')] function () {
return ($this->privates['App\\Flexy\\ShopBundle\\EventSubscriber\\EasyAdminSubscriber'] ?? $this->load('getEasyAdminSubscriber3Service'));
}, 1 => 'beforePersist'], 0);
$instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeEntityUpdatedEvent', [0 => #[\Closure(name: 'App\\Flexy\\ShopBundle\\EventSubscriber\\EasyAdminSubscriber')] function () {
return ($this->privates['App\\Flexy\\ShopBundle\\EventSubscriber\\EasyAdminSubscriber'] ?? $this->load('getEasyAdminSubscriber3Service'));
}, 1 => 'beforeUpdated'], 0);
$instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\AfterCrudActionEvent', [0 => #[\Closure(name: 'App\\Flexy\\ShopBundle\\EventSubscriber\\EasyAdminSubscriber')] function () {
return ($this->privates['App\\Flexy\\ShopBundle\\EventSubscriber\\EasyAdminSubscriber'] ?? $this->load('getEasyAdminSubscriber3Service'));
}, 1 => 'afterAction'], 0);
$instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeEntityPersistedEvent', [0 => #[\Closure(name: 'App\\EventSubscriber\\EasyAdminSubscriber')] function () {
return ($this->privates['App\\EventSubscriber\\EasyAdminSubscriber'] ?? $this->load('getEasyAdminSubscriberService'));
}, 1 => 'beforePersist'], 0);
$instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeEntityUpdatedEvent', [0 => #[\Closure(name: 'App\\EventSubscriber\\EasyAdminSubscriber')] function () {
return ($this->privates['App\\EventSubscriber\\EasyAdminSubscriber'] ?? $this->load('getEasyAdminSubscriberService'));
}, 1 => 'beforeUpdated'], 0);
$instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeEntityDeletedEvent', [0 => #[\Closure(name: 'App\\EventSubscriber\\EasyAdminSubscriber')] function () {
return ($this->privates['App\\EventSubscriber\\EasyAdminSubscriber'] ?? $this->load('getEasyAdminSubscriberService'));
}, 1 => 'beforeDelete'], 0);
$instance->addListener('kernel.controller', [0 => #[\Closure(name: 'App\\EventSubscriber\\LicenseValidationListener')] function () {
return ($this->privates['App\\EventSubscriber\\LicenseValidationListener'] ?? $this->getLicenseValidationListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.view', [0 => #[\Closure(name: 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\EventSubscriber\\EventsApiSubscriber')] function () {
return ($this->privates['App\\Flexy\\FrontBundle\\Themes\\IlaveU\\EventSubscriber\\EventsApiSubscriber'] ?? $this->load('getEventsApiSubscriber2Service'));
}, 1 => 'sendMail'], 33);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener')] function () {
return ($this->privates['response_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'setDefaultLocale'], 100);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelRequest'], 16);
$instance->addListener('kernel.finish_request', [0 => #[\Closure(name: 'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'validate_request_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener')] function () {
return ($this->privates['validate_request_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener());
}, 1 => 'onKernelRequest'], 256);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'disallow_search_engine_index_response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener')] function () {
return ($this->privates['disallow_search_engine_index_response_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener());
}, 1 => 'onResponse'], -255);
$instance->addListener('kernel.controller_arguments', [0 => #[\Closure(name: 'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
}, 1 => 'onControllerArguments'], 0);
$instance->addListener('kernel.exception', [0 => #[\Closure(name: 'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
}, 1 => 'logKernelException'], 0);
$instance->addListener('kernel.exception', [0 => #[\Closure(name: 'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
}, 1 => 'onKernelException'], -128);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
}, 1 => 'removeCspHeader'], -128);
$instance->addListener('kernel.controller_arguments', [0 => #[\Closure(name: 'controller.cache_attribute_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener')] function () {
return ($this->privates['controller.cache_attribute_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\CacheAttributeListener());
}, 1 => 'onKernelControllerArguments'], 10);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'controller.cache_attribute_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener')] function () {
return ($this->privates['controller.cache_attribute_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\CacheAttributeListener());
}, 1 => 'onKernelResponse'], -10);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelRequest'], 15);
$instance->addListener('kernel.finish_request', [0 => #[\Closure(name: 'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelFinishRequest'], -15);
$instance->addListener('console.error', [0 => #[\Closure(name: 'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
}, 1 => 'onConsoleError'], -128);
$instance->addListener('console.terminate', [0 => #[\Closure(name: 'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
}, 1 => 'onConsoleTerminate'], -128);
$instance->addListener('console.error', [0 => #[\Closure(name: 'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] function () {
return ($this->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber());
}, 1 => 'onConsoleError'], 0);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => #[\Closure(name: 'mailer.envelope_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\EnvelopeListener')] function () {
return ($this->privates['mailer.envelope_listener'] ??= new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULL, NULL));
}, 1 => 'onMessage'], -255);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => #[\Closure(name: 'mailer.message_logger_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageLoggerListener')] function () {
return ($this->privates['mailer.message_logger_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessageLoggerListener());
}, 1 => 'onMessage'], -255);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => #[\Closure(name: 'mailer.messenger_transport_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessengerTransportListener')] function () {
return ($this->privates['mailer.messenger_transport_listener'] ??= new \Symfony\Component\Mailer\EventListener\MessengerTransportListener());
}, 1 => 'onMessage'], 0);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('console.command', [0 => #[\Closure(name: 'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelRequest'], 32);
$instance->addListener('kernel.finish_request', [0 => #[\Closure(name: 'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.exception', [0 => #[\Closure(name: 'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelException'], -64);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'web_link.add_link_header_listener', class: 'Symfony\\Component\\WebLink\\EventListener\\AddLinkHeaderListener')] function () {
return ($this->privates['web_link.add_link_header_listener'] ??= new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelRequest'], 128);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelResponse'], -1000);
$instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [0 => #[\Closure(name: 'notifier.logger_notification_listener', class: 'Symfony\\Component\\Notifier\\EventListener\\NotificationLoggerListener')] function () {
return ($this->privates['notifier.logger_notification_listener'] ??= new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener());
}, 1 => 'onNotification'], -255);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelResponse'], -100);
$instance->addListener('kernel.exception', [0 => #[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.terminate', [0 => #[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelTerminate'], -1024);
$instance->addListener('kernel.controller', [0 => #[\Closure(name: 'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.controller', [0 => #[\Closure(name: 'sensio_framework_extra.controller.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener')] function () {
return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => #[\Closure(name: 'sensio_framework_extra.converter.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener')] function () {
return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => #[\Closure(name: 'sensio_framework_extra.view.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener')] function () {
return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
}, 1 => 'onKernelController'], -128);
$instance->addListener('kernel.view', [0 => #[\Closure(name: 'sensio_framework_extra.view.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener')] function () {
return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
}, 1 => 'onKernelView'], 0);
$instance->addListener('kernel.controller', [0 => #[\Closure(name: 'sensio_framework_extra.cache.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener')] function () {
return ($this->privates['sensio_framework_extra.cache.listener'] ??= new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'sensio_framework_extra.cache.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener')] function () {
return ($this->privates['sensio_framework_extra.cache.listener'] ??= new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.controller_arguments', [0 => #[\Closure(name: 'sensio_framework_extra.security.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener')] function () {
return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('kernel.controller_arguments', [0 => #[\Closure(name: 'framework_extra_bundle.event.is_granted', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener')] function () {
return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('kernel.view', [0 => #[\Closure(name: 'controller.template_attribute_listener', class: 'Symfony\\Bridge\\Twig\\EventListener\\TemplateAttributeListener')] function () {
return ($this->privates['controller.template_attribute_listener'] ?? $this->load('getController_TemplateAttributeListenerService'));
}, 1 => 'onKernelView'], -128);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => #[\Closure(name: 'twig.mailer.message_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageListener')] function () {
return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
}, 1 => 'onMessage'], 0);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'web_profiler.debug_toolbar', class: 'Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener')] function () {
return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
}, 1 => 'onKernelResponse'], -128);
$instance->addListener('console.command', [0 => #[\Closure(name: 'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
}, 1 => 'onCommand'], 255);
$instance->addListener('console.terminate', [0 => #[\Closure(name: 'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
}, 1 => 'onTerminate'], -255);
$instance->addListener('console.command', [0 => #[\Closure(name: 'debug.dump_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DumpListener')] function () {
return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
}, 1 => 'configure'], 1024);
$instance->addListener('console.error', [0 => #[\Closure(name: 'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {
return ($this->privates['maker.console_error_listener'] ??= new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber());
}, 1 => 'onConsoleError'], 0);
$instance->addListener('console.terminate', [0 => #[\Closure(name: 'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {
return ($this->privates['maker.console_error_listener'] ??= new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber());
}, 1 => 'onConsoleTerminate'], 0);
$instance->addListener('kernel.controller_arguments', [0 => #[\Closure(name: 'controller.is_granted_attribute_listener', class: 'Symfony\\Component\\Security\\Http\\EventListener\\IsGrantedAttributeListener')] function () {
return ($this->privates['controller.is_granted_attribute_listener'] ?? $this->getController_IsGrantedAttributeListenerService());
}, 1 => 'onKernelControllerArguments'], 20);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => #[\Closure(name: 'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
}, 1 => 'onLoginSuccess'], 0);
$instance->addListener('debug.security.authorization.vote', [0 => #[\Closure(name: 'debug.security.voter.vote_listener', class: 'Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener')] function () {
return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
}, 1 => 'onVoterVote'], 0);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'configureLogoutUrlGenerator'], 8);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'onKernelRequest'], 8);
$instance->addListener('kernel.finish_request', [0 => #[\Closure(name: 'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'security.rememberme.response_listener', class: 'Symfony\\Component\\Security\\Http\\RememberMe\\ResponseListener')] function () {
return ($this->privates['security.rememberme.response_listener'] ??= new \Symfony\Component\Security\Http\RememberMe\ResponseListener());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber')] function () {
return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.controller', [0 => #[\Closure(name: 'EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber')] function () {
return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
}, 1 => 'onKernelController'], 128);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'stof_doctrine_extensions.event_listener.blame', class: 'Stof\\DoctrineExtensionsBundle\\EventListener\\BlameListener')] function () {
return ($this->privates['stof_doctrine_extensions.event_listener.blame'] ?? $this->getStofDoctrineExtensions_EventListener_BlameService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'stof_doctrine_extensions.event_listener.logger', class: 'Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener')] function () {
return ($this->privates['stof_doctrine_extensions.event_listener.logger'] ?? $this->getStofDoctrineExtensions_EventListener_LoggerService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.request', [0 => #[\Closure(name: 'stof_doctrine_extensions.event_listener.locale', class: 'Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener')] function () {
return ($this->privates['stof_doctrine_extensions.event_listener.locale'] ?? $this->getStofDoctrineExtensions_EventListener_LocaleService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.response', [0 => #[\Closure(name: 'Symfony\\Component\\Mercure\\EventSubscriber\\SetCookieSubscriber')] function () {
return ($this->privates['Symfony\\Component\\Mercure\\EventSubscriber\\SetCookieSubscriber'] ??= new \Symfony\Component\Mercure\EventSubscriber\SetCookieSubscriber());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.finish_request', [0 => #[\Closure(name: 'Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener')] function () {
return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
}, 1 => 'resetAssets'], 0);
$instance->addListener('knp_pager.before', [0 => #[\Closure(name: 'knp_paginator.subscriber.paginate', class: 'Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PaginationSubscriber')] function () {
return ($this->privates['knp_paginator.subscriber.paginate'] ??= new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber());
}, 1 => 'before'], 0);
$instance->addListener('knp_pager.pagination', [0 => #[\Closure(name: 'knp_paginator.subscriber.paginate', class: 'Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PaginationSubscriber')] function () {
return ($this->privates['knp_paginator.subscriber.paginate'] ??= new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber());
}, 1 => 'pagination'], 0);
$instance->addListener('knp_pager.before', [0 => #[\Closure(name: 'knp_paginator.subscriber.sortable', class: 'Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\SortableSubscriber')] function () {
return ($this->privates['knp_paginator.subscriber.sortable'] ??= new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber());
}, 1 => 'before'], 1);
$instance->addListener('knp_pager.before', [0 => #[\Closure(name: 'knp_paginator.subscriber.filtration', class: 'Knp\\Component\\Pager\\Event\\Subscriber\\Filtration\\FiltrationSubscriber')] function () {
return ($this->privates['knp_paginator.subscriber.filtration'] ??= new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber());
}, 1 => 'before'], 1);
$instance->addListener('knp_pager.pagination', [0 => #[\Closure(name: 'knp_paginator.subscriber.sliding_pagination', class: 'Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber')] function () {
return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
}, 1 => 'pagination'], 1);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
}, 1 => 'checkPassport'], 512);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => #[\Closure(name: 'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the public 'http_kernel' shared service.
*
* @return \Symfony\Component\HttpKernel\HttpKernel
*/
protected function getHttpKernelService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['http_kernel'])) {
return $this->services['http_kernel'];
}
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 () {
yield 0 => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
yield 1 => ($this->privates['debug.doctrine.orm.entity_value_resolver'] ?? $this->load('getDebug_Doctrine_Orm_EntityValueResolverService'));
yield 2 => ($this->privates['debug.argument_resolver.backed_enum_resolver'] ?? $this->load('getDebug_ArgumentResolver_BackedEnumResolverService'));
yield 3 => ($this->privates['debug.argument_resolver.uid'] ?? $this->load('getDebug_ArgumentResolver_UidService'));
yield 4 => ($this->privates['debug.argument_resolver.datetime'] ?? $this->load('getDebug_ArgumentResolver_DatetimeService'));
yield 5 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
yield 6 => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
yield 7 => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
yield 8 => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\AdminContextResolver'] ?? $this->load('getAdminContextResolverService'));
yield 9 => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\BatchActionDtoResolver'] ?? $this->load('getBatchActionDtoResolverService'));
yield 10 => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
yield 11 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
yield 12 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
yield 13 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
}, 14)), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true))), false);
}
/**
* Gets the public 'knp_menu.matcher' shared service.
*
* @return \Knp\Menu\Matcher\Matcher
*/
protected function getKnpMenu_MatcherService()
{
return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
yield 0 => ($this->privates['knp_menu.voter.router'] ?? $this->load('getKnpMenu_Voter_RouterService'));
}, 1));
}
/**
* Gets the public 'lexik_jwt_authentication.encoder' shared service.
*
* @return \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder
*/
protected function getLexikJwtAuthentication_EncoderService()
{
return $this->services['lexik_jwt_authentication.encoder'] = new \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder(new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\LcobucciJWSProvider(($this->services['lexik_jwt_authentication.key_loader'] ?? $this->getLexikJwtAuthentication_KeyLoaderService()), 'openssl', 'RS256', 604800, 0, false));
}
/**
* Gets the public 'lexik_jwt_authentication.jwt_manager' shared service.
*
* @return \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager
*/
protected function getLexikJwtAuthentication_JwtManagerService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['lexik_jwt_authentication.jwt_manager'])) {
return $this->services['lexik_jwt_authentication.jwt_manager'];
}
$this->services['lexik_jwt_authentication.jwt_manager'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), $a, 'username');
$instance->setUserIdentityField('username', false);
return $instance;
}
/**
* Gets the public 'lexik_jwt_authentication.key_loader' shared service.
*
* @return \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader
*/
protected function getLexikJwtAuthentication_KeyLoaderService()
{
return $this->services['lexik_jwt_authentication.key_loader'] = new \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader($this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('JWT_PASSPHRASE'), []);
}
/**
* Gets the public 'request_stack' shared service.
*
* @return \Symfony\Component\HttpFoundation\RequestStack
*/
protected function getRequestStackService()
{
return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
}
/**
* Gets the public 'router' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Routing\Router
*/
protected function getRouterService()
{
$a = new \Symfony\Bridge\Monolog\Logger('router');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', true],
], [
'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
]))->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, $this->getEnv('LOCALE'));
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
return $instance;
}
/**
* Gets the public 'translator' shared service.
*
* @return \Symfony\Component\Translation\DataCollectorTranslator
*/
protected function getTranslatorService()
{
return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
}
/**
* Gets the public 'var_dumper.cloner' shared service.
*
* @return \Symfony\Component\VarDumper\Cloner\VarCloner
*/
protected function getVarDumper_ClonerService()
{
$this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
$instance->setMaxItems(2500);
$instance->setMinDepth(1);
$instance->setMaxString(-1);
$instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
return $instance;
}
/**
* Gets the private '.debug.http_client' shared service.
*
* @return \Symfony\Component\HttpClient\TraceableHttpClient
*/
protected function get_Debug_HttpClientService()
{
$a = \Symfony\Component\HttpClient\HttpClient::create(['verify_peer' => false, 'headers' => [], 'resolve' => []], 6);
$b = new \Symfony\Bridge\Monolog\Logger('http_client');
$b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
$a->setLogger($b);
return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
}
/**
* Gets the private '.service_locator.JZEla2M' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JZEla2MService()
{
return $this->privates['.service_locator.JZEla2M'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.firewall.map.context.api' => ['privates', 'security.firewall.map.context.api', 'getSecurity_Firewall_Map_Context_ApiService', true],
'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', true],
'security.firewall.map.context.image_resolver' => ['privates', 'security.firewall.map.context.image_resolver', 'getSecurity_Firewall_Map_Context_ImageResolverService', true],
'security.firewall.map.context.main' => ['privates', 'security.firewall.map.context.main', 'getSecurity_Firewall_Map_Context_MainService', true],
], [
'security.firewall.map.context.api' => '?',
'security.firewall.map.context.dev' => '?',
'security.firewall.map.context.image_resolver' => '?',
'security.firewall.map.context.main' => '?',
]);
}
/**
* Gets the private 'App\Doctrine\Extensions\GlobalHintExtension' shared autowired service.
*
* @return \App\Doctrine\Extensions\GlobalHintExtension
*/
protected function getGlobalHintExtensionService()
{
return $this->privates['App\\Doctrine\\Extensions\\GlobalHintExtension'] = new \App\Doctrine\Extensions\GlobalHintExtension(($this->privates['stof_doctrine_extensions.listener.translatable'] ?? $this->getStofDoctrineExtensions_Listener_TranslatableService()), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
}
/**
* Gets the private 'App\EventSubscriber\LicenseValidationListener' shared autowired service.
*
* @return \App\EventSubscriber\LicenseValidationListener
*/
protected function getLicenseValidationListenerService()
{
return $this->privates['App\\EventSubscriber\\LicenseValidationListener'] = new \App\EventSubscriber\LicenseValidationListener(($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the private 'App\Flexy\FrontBundle\EventSubscriber\ApiPlatformKernelListener' shared autowired service.
*
* @return \App\Flexy\FrontBundle\EventSubscriber\ApiPlatformKernelListener
*/
protected function getApiPlatformKernelListenerService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Flexy\\FrontBundle\\EventSubscriber\\ApiPlatformKernelListener'])) {
return $this->privates['App\\Flexy\\FrontBundle\\EventSubscriber\\ApiPlatformKernelListener'];
}
return $this->privates['App\\Flexy\\FrontBundle\\EventSubscriber\\ApiPlatformKernelListener'] = new \App\Flexy\FrontBundle\EventSubscriber\ApiPlatformKernelListener(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
}
/**
* Gets the private 'App\Flexy\FrontBundle\EventSubscriber\BootstrapKernelListener' shared autowired service.
*
* @return \App\Flexy\FrontBundle\EventSubscriber\BootstrapKernelListener
*/
protected function getBootstrapKernelListenerService()
{
return $this->privates['App\\Flexy\\FrontBundle\\EventSubscriber\\BootstrapKernelListener'] = new \App\Flexy\FrontBundle\EventSubscriber\BootstrapKernelListener(($this->privates['filesystem'] ??= new \Symfony\Component\Filesystem\Filesystem()));
}
/**
* Gets the private 'App\Flexy\FrontBundle\EventSubscriber\HookSubscriber' shared autowired service.
*
* @return \App\Flexy\FrontBundle\EventSubscriber\HookSubscriber
*/
protected function getHookSubscriberService()
{
$a = ($this->privates['App\\Flexy\\FrontBundle\\Service\\FlexyFrontProvider'] ?? $this->getFlexyFrontProviderService());
if (isset($this->privates['App\\Flexy\\FrontBundle\\EventSubscriber\\HookSubscriber'])) {
return $this->privates['App\\Flexy\\FrontBundle\\EventSubscriber\\HookSubscriber'];
}
return $this->privates['App\\Flexy\\FrontBundle\\EventSubscriber\\HookSubscriber'] = new \App\Flexy\FrontBundle\EventSubscriber\HookSubscriber(($this->privates['App\\Flexy\\FrontBundle\\Service\\HookService'] ?? $this->getHookServiceService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
}
/**
* Gets the private 'App\Flexy\FrontBundle\EventSubscriber\KernelListener' shared autowired service.
*
* @return \App\Flexy\FrontBundle\EventSubscriber\KernelListener
*/
protected function getKernelListenerService()
{
return $this->privates['App\\Flexy\\FrontBundle\\EventSubscriber\\KernelListener'] = new \App\Flexy\FrontBundle\EventSubscriber\KernelListener(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Service\\FlexyGeolocationProvider'] ?? $this->getFlexyGeolocationProviderService()), ($this->privates['limiter.api_limit'] ?? $this->getLimiter_ApiLimitService()));
}
/**
* Gets the private 'App\Flexy\FrontBundle\Service\CartService' shared autowired service.
*
* @return \App\Flexy\FrontBundle\Service\CartService
*/
protected function getCartService2Service()
{
return $this->privates['App\\Flexy\\FrontBundle\\Service\\CartService'] = new \App\Flexy\FrontBundle\Service\CartService(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShopProvider'] ?? $this->getFlexyShopProviderService()));
}
/**
* Gets the private 'App\Flexy\FrontBundle\Service\FlexyFrontProvider' shared autowired service.
*
* @return \App\Flexy\FrontBundle\Service\FlexyFrontProvider
*/
protected function getFlexyFrontProviderService()
{
$a = ($this->privates['App\\Service\\FlexySettingsProvider'] ?? $this->getFlexySettingsProviderService());
if (isset($this->privates['App\\Flexy\\FrontBundle\\Service\\FlexyFrontProvider'])) {
return $this->privates['App\\Flexy\\FrontBundle\\Service\\FlexyFrontProvider'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Flexy\\FrontBundle\\Service\\FlexyFrontProvider'])) {
return $this->privates['App\\Flexy\\FrontBundle\\Service\\FlexyFrontProvider'];
}
$c = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Flexy\\FrontBundle\\Service\\FlexyFrontProvider'])) {
return $this->privates['App\\Flexy\\FrontBundle\\Service\\FlexyFrontProvider'];
}
$d = ($this->privates['twig'] ?? $this->getTwigService());
if (isset($this->privates['App\\Flexy\\FrontBundle\\Service\\FlexyFrontProvider'])) {
return $this->privates['App\\Flexy\\FrontBundle\\Service\\FlexyFrontProvider'];
}
$e = ($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService());
if (isset($this->privates['App\\Flexy\\FrontBundle\\Service\\FlexyFrontProvider'])) {
return $this->privates['App\\Flexy\\FrontBundle\\Service\\FlexyFrontProvider'];
}
return $this->privates['App\\Flexy\\FrontBundle\\Service\\FlexyFrontProvider'] = new \App\Flexy\FrontBundle\Service\FlexyFrontProvider(($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $a, $b, ($this->services['router'] ?? $this->getRouterService()), $c, $d, ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), $e);
}
/**
* Gets the private 'App\Flexy\FrontBundle\Service\FormBuilderService' shared autowired service.
*
* @return \App\Flexy\FrontBundle\Service\FormBuilderService
*/
protected function getFormBuilderServiceService()
{
$a = ($this->privates['form.factory'] ?? $this->getForm_FactoryService());
if (isset($this->privates['App\\Flexy\\FrontBundle\\Service\\FormBuilderService'])) {
return $this->privates['App\\Flexy\\FrontBundle\\Service\\FormBuilderService'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Flexy\\FrontBundle\\Service\\FormBuilderService'])) {
return $this->privates['App\\Flexy\\FrontBundle\\Service\\FormBuilderService'];
}
return $this->privates['App\\Flexy\\FrontBundle\\Service\\FormBuilderService'] = new \App\Flexy\FrontBundle\Service\FormBuilderService($a, $b, ($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'App\Flexy\FrontBundle\Service\HookService' shared autowired service.
*
* @return \App\Flexy\FrontBundle\Service\HookService
*/
protected function getHookServiceService()
{
$a = ($this->privates['twig'] ?? $this->getTwigService());
if (isset($this->privates['App\\Flexy\\FrontBundle\\Service\\HookService'])) {
return $this->privates['App\\Flexy\\FrontBundle\\Service\\HookService'];
}
$b = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
if (isset($this->privates['App\\Flexy\\FrontBundle\\Service\\HookService'])) {
return $this->privates['App\\Flexy\\FrontBundle\\Service\\HookService'];
}
return $this->privates['App\\Flexy\\FrontBundle\\Service\\HookService'] = new \App\Flexy\FrontBundle\Service\HookService(new \App\Flexy\FrontBundle\Service\HookUtilityService($a, $b, ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($this->services['router'] ?? $this->getRouterService())));
}
/**
* Gets the private 'App\Flexy\FrontBundle\Themes\Niiamart\Service\CartService' shared autowired service.
*
* @return \App\Flexy\FrontBundle\Themes\Niiamart\Service\CartService
*/
protected function getCartServiceService()
{
return $this->privates['App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Service\\CartService'] = new \App\Flexy\FrontBundle\Themes\Niiamart\Service\CartService(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShopProvider'] ?? $this->getFlexyShopProviderService()));
}
/**
* Gets the private 'App\Flexy\ShopBundle\Service\FlexyShippingProvider' shared autowired service.
*
* @return \App\Flexy\ShopBundle\Service\FlexyShippingProvider
*/
protected function getFlexyShippingProviderService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShippingProvider'])) {
return $this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShippingProvider'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShippingProvider'])) {
return $this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShippingProvider'];
}
$c = ($this->privates['App\\Service\\FlexyNotificationProvider'] ?? $this->getFlexyNotificationProviderService());
if (isset($this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShippingProvider'])) {
return $this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShippingProvider'];
}
$d = ($this->privates['twig'] ?? $this->getTwigService());
if (isset($this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShippingProvider'])) {
return $this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShippingProvider'];
}
return $this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShippingProvider'] = new \App\Flexy\ShopBundle\Service\FlexyShippingProvider($a, $b, $c, $d);
}
/**
* Gets the private 'App\Flexy\ShopBundle\Service\FlexyShopProvider' shared autowired service.
*
* @return \App\Flexy\ShopBundle\Service\FlexyShopProvider
*/
protected function getFlexyShopProviderService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShopProvider'])) {
return $this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShopProvider'];
}
$b = ($this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShippingProvider'] ?? $this->getFlexyShippingProviderService());
if (isset($this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShopProvider'])) {
return $this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShopProvider'];
}
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);
}
/**
* Gets the private 'App\Flexy\ShopBundle\Service\FlexyShopStatisticProvider' shared autowired service.
*
* @return \App\Flexy\ShopBundle\Service\FlexyShopStatisticProvider
*/
protected function getFlexyShopStatisticProviderService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShopStatisticProvider'])) {
return $this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShopStatisticProvider'];
}
$b = ($this->privates['App\\Service\\FlexySettingsProvider'] ?? $this->getFlexySettingsProviderService());
if (isset($this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShopStatisticProvider'])) {
return $this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShopStatisticProvider'];
}
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());
}
/**
* Gets the private 'App\Service\FlexyGeolocationProvider' shared autowired service.
*
* @return \App\Service\FlexyGeolocationProvider
*/
protected function getFlexyGeolocationProviderService()
{
return $this->privates['App\\Service\\FlexyGeolocationProvider'] = new \App\Service\FlexyGeolocationProvider(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
}
/**
* Gets the private 'App\Service\FlexyNotificationProvider' shared autowired service.
*
* @return \App\Service\FlexyNotificationProvider
*/
protected function getFlexyNotificationProviderService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\FlexyNotificationProvider'])) {
return $this->privates['App\\Service\\FlexyNotificationProvider'];
}
$b = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
if (isset($this->privates['App\\Service\\FlexyNotificationProvider'])) {
return $this->privates['App\\Service\\FlexyNotificationProvider'];
}
$c = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
if (isset($this->privates['App\\Service\\FlexyNotificationProvider'])) {
return $this->privates['App\\Service\\FlexyNotificationProvider'];
}
$d = ($this->privates['App\\Service\\FlexySettingsProvider'] ?? $this->getFlexySettingsProviderService());
if (isset($this->privates['App\\Service\\FlexyNotificationProvider'])) {
return $this->privates['App\\Service\\FlexyNotificationProvider'];
}
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);
}
/**
* Gets the private 'App\Service\FlexySettingsProvider' shared autowired service.
*
* @return \App\Service\FlexySettingsProvider
*/
protected function getFlexySettingsProviderService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\FlexySettingsProvider'])) {
return $this->privates['App\\Service\\FlexySettingsProvider'];
}
$b = ($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService());
if (isset($this->privates['App\\Service\\FlexySettingsProvider'])) {
return $this->privates['App\\Service\\FlexySettingsProvider'];
}
return $this->privates['App\\Service\\FlexySettingsProvider'] = new \App\Service\FlexySettingsProvider($a, ($this->privates['doctrine.fixtures.loader'] ?? $this->getDoctrine_Fixtures_LoaderService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $b);
}
/**
* Gets the private 'EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber
*/
protected function getAdminRouterSubscriberService()
{
$a = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] ?? $this->getEntityFactoryService());
if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
}
$b = ($this->services['router'] ?? $this->getRouterService());
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(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($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()), new \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry(['App\\Controller\\Admin\\ApplicationCrudController' => 'App\\Entity\\Application', 'App\\Controller\\Admin\\CurrencyExchangeRateCrudController' => 'App\\Entity\\CurrencyExchangeRate', 'App\\Controller\\Admin\\ExportExcelCrudController' => 'App\\Entity\\ExportExcel', 'App\\Controller\\Admin\\FrontThemeCrudController' => 'App\\Entity\\FrontTheme', 'App\\Controller\\Admin\\ImageCrudController' => 'App\\Entity\\Image', '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\\Controller\\Admin\\UserPasswordCrudController' => 'App\\Entity\\User', 'App\\Controller\\Admin\\WebsiteThemeCrudController' => 'App\\Entity\\WebsiteTheme', 'App\\Flexy\\Apps\\AiBundle\\Controller\\AiRequestCrudController' => 'App\\Entity\\AiRequest', 'App\\Flexy\\Apps\\AiBundle\\Controller\\ThreadAiRequestCrudController' => 'App\\Entity\\ThreadAiRequest', 'App\\Flexy\\Apps\\BookingBundle\\Controller\\CategoryOfferCrudController' => 'App\\Flexy\\Apps\\BookingBundle\\Entity\\CategoryOffer', 'App\\Flexy\\Apps\\BookingBundle\\Controller\\OfferCrudController' => 'App\\Flexy\\Apps\\BookingBundle\\Entity\\Offer', 'App\\Flexy\\Apps\\BookingBundle\\Controller\\ReservationCrudController' => 'App\\Flexy\\Apps\\BookingBundle\\Entity\\Reservation', 'App\\Flexy\\Apps\\CJDropShippingBundle\\Controller\\CjProductCrudController' => 'App\\Flexy\\Apps\\CJDropShippingBundle\\Entity\\CjProduct', 'App\\Flexy\\Apps\\CueClubBundle\\Controller\\CueClubProductCrudController' => 'App\\Flexy\\Apps\\CueClubBundle\\Entity\\CueClubProduct', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\AgentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Resource\\Agent', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\Agent\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\Agent\\OrderOldCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\Agent\\OrderToDoCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\ShippingAgent\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\ShippingAgent\\OrderOldCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\ShippingAgent\\OrderToDoCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\ShippingAgentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Resource\\Agent', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\ComplaintCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Complaint', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\ComplaintSubjectCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\ComplaintSubject', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\CustomerCODCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\CustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\CustomerGroupCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerGroup', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\CustomerPackEngagementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\PackEngagement', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\CustomerWalletPointCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerWalletPoint', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\ComplaintCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Complaint', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\CustomerWalletPointCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerWalletPoint', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\MissionCrudController' => 'App\\Flexy\\Apps\\TransportBundle\\Entity\\Mission', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\MyCustomerWalletCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\ProductSubscriptionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\ProductSubscription', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\UserPasswordCrudController' => 'App\\Entity\\User', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\MyCustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\MyCustomerWalletCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\PackCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Pack', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\PackEngagementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\PackEngagement', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\ImportExcel\\ImportCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\ImportExcel\\ImportExcel', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Order\\ChangeStatusOrderPaymentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Order\\ChangeStatusOrderShippingCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Order\\DemandeFundCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\DemandeFund', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Order\\LogHistoryOrderCrudController' => 'App\\Entity\\LogHistory', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Order\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Payment\\BankBookCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\BankBook', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Payment\\PaymentMethodCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\PaymentMethod', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Payment\\TransactionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\Transaction', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Payment\\TransactionListCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\TransactionList', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\AttributCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Attribut', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\AttributValueCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\AttributValue', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\BrandCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Brand', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\CategoryOfferCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\CategoryProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\CategoryProductRevenueCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\CategoryProductShopCrudController' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\CategoryProductShop', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\CommentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Comment', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ExportExcelCategoryProductCrudController' => 'App\\Entity\\ExportExcel', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ExportExcelProductCrudController' => 'App\\Entity\\ExportExcel', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ImageProductEmbdedCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\ImageProduct', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ImportExcelCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\ImportExcel', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\OfferProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ProductPackChildCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\ProductPack', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ProductPackCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ProductRevenueCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ProductSubscriptionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ProductVariableCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\SubCategoryProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Promotion\\CouponsCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Promotion\\Coupon', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Promotion\\PromotionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Promotion\\Promotion', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\CashBoxCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\CashBox', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\CashOnDeliveryCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\CashOnDelivery', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\CityCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\City', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\CityRegionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\CityRegion', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\CountryCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Country', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\DepartementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Departement', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShipmentCollectMoneyCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentPaper', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShipmentItemChildCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemChild', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShipmentItemCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItem', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShipmentPaperCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentPaper', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShippingCalculationMethodCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingCalculationMethod', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShippingMethodCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingMethod', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\StepTypeCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\StepType', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\ShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\StepFiveShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\StepFourShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\StepOneShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\StepSixShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\StepThreeShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\StepTwoShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\TrackingStepCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\TrackingStep', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Store\\Dashboard\\CatalogueProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Store\\Dashboard\\CategoryProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\CategoryProductShop', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Store\\Dashboard\\CustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Store\\Dashboard\\MyOrdersCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Store\\Dashboard\\ProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Store\\StoreCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Store\\Store', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\CatalogueProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\CategoryOfferCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\CategoryProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\CategoryProductShop', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\CustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\DemandeFundCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\DemandeFund', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\MyOrdersCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\OfferProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\ProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\VendorCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Vendor\\Vendor', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\VendorStatementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\VendorCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Vendor\\Vendor', 'App\\Flexy\\Apps\\ListingBundle\\Controller\\ExportExcelListingCrudController' => 'App\\Entity\\ExportExcel', 'App\\Flexy\\Apps\\ListingBundle\\Controller\\ImportExcelCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\ImportExcel\\ImportExcel', 'App\\Flexy\\Apps\\ListingBundle\\Controller\\ListingCrudController' => 'App\\Flexy\\Apps\\ListingBundle\\Entity\\Listing', 'App\\Flexy\\Apps\\NewsletterBundle\\Controller\\NewsletterCompaignCrudController' => 'App\\Flexy\\Apps\\NewsletterBundle\\Entity\\NewsletterCompaign', 'App\\Flexy\\Apps\\NewsletterBundle\\Controller\\NewsletterCompaignLaunchCrudController' => 'App\\Flexy\\Apps\\NewsletterBundle\\Entity\\NewsletterCompaignLaunch', 'App\\Flexy\\Apps\\NewsletterBundle\\Controller\\NewsletterMailLogCrudController' => 'App\\Flexy\\Apps\\NewsletterBundle\\Entity\\NewsletterMailLog', 'App\\Flexy\\Apps\\POSBundle\\Controller\\CaisseCrudController' => 'App\\Flexy\\Apps\\POSBundle\\Entity\\Caisse', 'App\\Flexy\\Apps\\POSBundle\\Controller\\CustomerOrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\Apps\\POSBundle\\Controller\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\Apps\\POSBundle\\Controller\\OrderOldCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\Apps\\POSBundle\\Controller\\OrderToDoCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\Apps\\POSBundle\\Controller\\TableCrudController' => 'App\\Flexy\\Apps\\POSBundle\\Entity\\Table', 'App\\Flexy\\Apps\\StockBundle\\Controller\\ArticleCrudController' => 'App\\Flexy\\Apps\\StockBundle\\Entity\\Article', 'App\\Flexy\\Apps\\StockBundle\\Controller\\DocumentCrudController' => 'App\\Flexy\\Apps\\StockBundle\\Entity\\Document', 'App\\Flexy\\Apps\\StockBundle\\Controller\\StockCrudController' => 'App\\Flexy\\Apps\\StockBundle\\Entity\\Stock', 'App\\Flexy\\Apps\\TransportBundle\\Controller\\AgentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Resource\\Agent', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\BlocCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Bloc', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\FormCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Form', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\FormFieldCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\FormField', '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\\PageMailCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Page', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\PageWidgetCrudController' => '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\\Apps\\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\\PageMailCrudController' => '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\\AgentRevenueCrudController' => '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\\ComplaintCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Complaint', '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\\Apps\\TransportBundle\\Entity\\Mission', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\MyCustomerWalletCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\ProductSubscriptionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\ProductSubscription', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\UserPasswordCrudController' => 'App\\Entity\\User', '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\\ImportExcel\\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\\Product\\SubCategoryProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct', '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\\Niiamart\\Controller\\Admin\\BlocCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Bloc', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\CategoryPageCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\CategoryPage', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\MasterSliderCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\MasterSlider', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\MenuCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Menu', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\MenuItemCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\MenuItem', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\PageCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Page', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\PageMailCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Page', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\PageWidgetCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Page', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\PubBannerCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\PubBanner', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\SectionCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Section', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\SlideCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Slide', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\SliderCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\Slider', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\SubMenuItemCrudController' => 'App\\Flexy\\FrontBundle\\Entity\\MenuItem', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\AgentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Resource\\Agent', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderOldCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderToDoCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderOldCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderToDoCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\ShippingAgentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Resource\\Agent', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\ComplaintCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Complaint', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\ComplaintSubjectCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\ComplaintSubject', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\CustomerCODCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\CustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\CustomerGroupCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerGroup', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\CustomerPackEngagementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\PackEngagement', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerWalletPoint', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\ComplaintCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Complaint', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\CustomerWalletPointCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerWalletPoint', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\MissionCrudController' => 'App\\Flexy\\TransportBundle\\Entity\\Mission', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\MyCustomerWalletCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\ProductSubscriptionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\ProductSubscription', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\UserPasswordCrudController' => 'App\\Entity\\User', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\MyCustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\MyCustomerWalletCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\PackCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Pack', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\PackEngagementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\PackEngagement', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\ImportExcel\\ImportCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\ImportExcel\\ImportExcel', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderPaymentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderShippingCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Order\\DemandeFundCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\DemandeFund', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Order\\ExportExcelOrderCrudController' => 'App\\Entity\\ExportExcel', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Order\\LogHistoryOrderCrudController' => 'App\\Entity\\LogHistory', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Order\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Payment\\BankBookCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\BankBook', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Payment\\PaymentMethodCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\PaymentMethod', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Payment\\TransactionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\Transaction', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Payment\\TransactionListCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\TransactionList', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\AttributCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Attribut', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\AttributValueCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\AttributValue', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\BrandCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Brand', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\CategoryOfferCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\CategoryProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\CategoryProductRevenueCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\CategoryProductShopCrudController' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\CategoryProductShop', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\CommentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Comment', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ExportExcelCategoryProductCrudController' => 'App\\Entity\\ExportExcel', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ExportExcelProductCrudController' => 'App\\Entity\\ExportExcel', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ImageProductEmbdedCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\ImageProduct', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ImportExcelCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\ImportExcel', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\LocalProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\LocalProductVariableCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\OfferProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ProductPackChildCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\ProductPack', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ProductPackCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ProductRevenueCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ProductSubscriptionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ProductVariableCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\SubCategoryProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Promotion\\CouponsCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Promotion\\Coupon', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Promotion\\PromotionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Promotion\\Promotion', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\CashBoxCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\CashBox', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\CashOnDeliveryCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\CashOnDelivery', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\CityCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\City', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\CityRegionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\CityRegion', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\DepartementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Departement', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShipmentCollectMoneyCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentPaper', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShipmentItemChildCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemChild', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShipmentItemCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItem', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShipmentPaperCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentPaper', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShippingCalculationMethodCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingCalculationMethod', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShippingMethodCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingMethod', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\StepTypeCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\StepType', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFiveShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFourShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\StepOneShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\StepSixShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\StepThreeShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\StepTwoShipmentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\TrackingStepCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\TrackingStep', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Store\\Dashboard\\CatalogueProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Store\\Dashboard\\CategoryProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\CategoryProductShop', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Store\\Dashboard\\CustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Store\\Dashboard\\MyOrdersCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Store\\Dashboard\\ProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Store\\StoreCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Store\\Store', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CatalogueProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryOfferCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\CategoryProduct', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\CategoryProductShop', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DemandeFundCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\DemandeFund', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\MyOrdersCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\OfferProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\ProductCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Vendor\\Vendor', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorStatementCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\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\\PageMailCrudController' => '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\\Admin\\Transport\\MissionCrudController' => 'App\\Flexy\\Apps\\TransportBundle\\Entity\\Mission', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\MissionDraftCrudController' => 'App\\Flexy\\Apps\\TransportBundle\\Entity\\Mission', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\MissionExtraFeesCrudController' => 'App\\Flexy\\Apps\\TransportBundle\\Entity\\MissionExtraFees', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\MissionExtraFeesTypeCrudController' => 'App\\Flexy\\Apps\\TransportBundle\\Entity\\MissionExtraFeesType', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\OrderItemMissionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\OrderItem', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\OrderMissionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\ShipmentMissionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Shipment', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Accounting\\EmbdedPayableInvoiceCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Accounting\\Invoice', '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\\Agent\\Dashboard\\Agent\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderOldCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderToDoCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderOldCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderToDoCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\ShippingAgentCrudController' => '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\\CustomerCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer', '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\\InvoiceCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Accounting\\Invoice', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\MissionCrudController' => 'App\\Flexy\\Apps\\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\\Dashboard\\UserPasswordCrudController' => 'App\\Entity\\User', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\UsernameCrudController' => 'App\\Entity\\User', '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\\Order\\QuotationOrderCrudController' => '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\\CategoryProductRevenueCrudController' => '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\\Product\\ProductPackChildCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\ProductPack', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ProductPackCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ProductRevenueCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ProductSubscriptionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Product\\Product', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ProductVariableCrudController' => '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\\ShippingVehicle\\BodyConditionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\BodyCondition', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedBrakingControlCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\BrakingControl', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedDisplayControlCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\DisplayControl', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedOilMaintenanceCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\OilMaintenance', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedOtherControlCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\OtherControl', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedPowerControlCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\PowerControl', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedTechnicalControlCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\TechnicalControl', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedTireControlCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\TireControl', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\ShippingVehicleCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\ShippingVehicle', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\StatusTrackingVehicleCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\StatusTrackingVehicle', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleConsumptionCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\VehicleConsumption', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleIncidentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\VehicleIncident', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleRentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\VehicleRent', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleRentPaymentCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Payment\\Payment', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleRentTypeCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\VehicleRentType', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleRepairCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\VehicleRepair', '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\\Tax\\ValueAddedTaxCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Taxes\\ValueAddedTax', '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\\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\\Apps\\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\\Shipping\\Vehicle\\EquipmentVehicleCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\EquipmentVehicle', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Vehicle\\FuelTypeCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\FuelType', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Vehicle\\ShippingVehicleCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\ShippingVehicle', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Vehicle\\ShippingVehicleTypeCrudController' => 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\ShippingVehicleType', '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\\Controller\\Admin\\ApplicationCrudController' => 'd4ef574', 'App\\Controller\\Admin\\CurrencyExchangeRateCrudController' => 'd519a5b', 'App\\Controller\\Admin\\ExportExcelCrudController' => '6c747c7', 'App\\Controller\\Admin\\FrontThemeCrudController' => 'b548490', 'App\\Controller\\Admin\\ImageCrudController' => 'bec4fdd', 'App\\Controller\\Admin\\LinkCrudController' => '8295f06', 'App\\Controller\\Admin\\LinkTypeCrudController' => 'd285050', 'App\\Controller\\Admin\\LogHistoryCrudController' => 'dd9b0dc', 'App\\Controller\\Admin\\NotificationCrudController' => '4de7f4c', 'App\\Controller\\Admin\\ProductCrudController' => '22ac6a2', 'App\\Controller\\Admin\\RoleCrudController' => 'fd34eb2', 'App\\Controller\\Admin\\SettingsCrudController' => '3b9e9c4', 'App\\Controller\\Admin\\UserCrudController' => 'f76b6f5', 'App\\Controller\\Admin\\UserPasswordCrudController' => '8e0e2b2', 'App\\Controller\\Admin\\WebsiteThemeCrudController' => 'a5a8d7a', 'App\\Flexy\\Apps\\AiBundle\\Controller\\AiRequestCrudController' => '85aef67', 'App\\Flexy\\Apps\\AiBundle\\Controller\\ThreadAiRequestCrudController' => '6578e49', 'App\\Flexy\\Apps\\BookingBundle\\Controller\\CategoryOfferCrudController' => '5d7f9b1', 'App\\Flexy\\Apps\\BookingBundle\\Controller\\OfferCrudController' => '08b8d2e', 'App\\Flexy\\Apps\\BookingBundle\\Controller\\ReservationCrudController' => 'a6170e3', 'App\\Flexy\\Apps\\CJDropShippingBundle\\Controller\\CjProductCrudController' => 'c443e41', 'App\\Flexy\\Apps\\CueClubBundle\\Controller\\CueClubProductCrudController' => '89c6cbe', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\AgentCrudController' => '349fe68', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\Agent\\OrderCrudController' => '5348ec3', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\Agent\\OrderOldCrudController' => 'c8b62dd', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\Agent\\OrderToDoCrudController' => '5da0a1f', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\ShippingAgent\\OrderCrudController' => 'e8ed9b1', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\ShippingAgent\\OrderOldCrudController' => '71644f5', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\ShippingAgent\\OrderToDoCrudController' => 'e74bfcf', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\ShippingAgentCrudController' => 'fdd27e3', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\ComplaintCrudController' => '8924f21', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\ComplaintSubjectCrudController' => '9fb6f3c', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\CustomerCODCrudController' => 'a498fe1', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\CustomerCrudController' => '5809721', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\CustomerGroupCrudController' => '906472f', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\CustomerPackEngagementCrudController' => '555f46b', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\CustomerWalletPointCrudController' => '84f2911', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\ComplaintCrudController' => 'af67b24', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\CustomerWalletPointCrudController' => '60d6eea', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\MissionCrudController' => 'fd04c86', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\MyCustomerWalletCrudController' => 'b236448', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\OrderCrudController' => 'c7d11cf', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\ProductSubscriptionCrudController' => '15a5634', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\UserPasswordCrudController' => '2a24448', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\MyCustomerCrudController' => '5c4280d', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\MyCustomerWalletCrudController' => '308d73d', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\PackCrudController' => '57a71c4', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\PackEngagementCrudController' => 'a1ad2a9', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\ImportExcel\\ImportCrudController' => '6ec85c9', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Order\\ChangeStatusOrderPaymentCrudController' => '03616dc', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Order\\ChangeStatusOrderShippingCrudController' => '3d93575', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Order\\DemandeFundCrudController' => '81a39e8', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Order\\LogHistoryOrderCrudController' => '51129e6', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Order\\OrderCrudController' => 'afa9f98', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Payment\\BankBookCrudController' => 'd2d073c', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Payment\\PaymentMethodCrudController' => 'b89021b', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Payment\\TransactionCrudController' => 'b3b7411', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Payment\\TransactionListCrudController' => 'e32a5e4', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\AttributCrudController' => 'ee79485', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\AttributValueCrudController' => '7407bcd', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\BrandCrudController' => '87a057c', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\CategoryOfferCrudController' => '0327a02', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\CategoryProductCrudController' => '2b508c4', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\CategoryProductRevenueCrudController' => '9ec83cb', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\CategoryProductShopCrudController' => 'c45db05', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\CommentCrudController' => 'db63426', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ExportExcelCategoryProductCrudController' => '786d8e7', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ExportExcelProductCrudController' => 'a8b3dc4', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ImageProductEmbdedCrudController' => '7d23f8b', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ImportExcelCrudController' => 'c044903', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\OfferProductCrudController' => '2466f82', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ProductCrudController' => '3a57cca', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ProductPackChildCrudController' => 'c6cda80', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ProductPackCrudController' => '2582779', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ProductRevenueCrudController' => '30cb499', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ProductSubscriptionCrudController' => '7e8e8ef', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ProductVariableCrudController' => '1e5e96c', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\SubCategoryProductCrudController' => 'a3061d5', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Promotion\\CouponsCrudController' => '27fe9e1', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Promotion\\PromotionCrudController' => '581ed3a', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\CashBoxCrudController' => '75ca9b8', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\CashOnDeliveryCrudController' => '4702a42', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\CityCrudController' => 'd92765e', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\CityRegionCrudController' => '189ddf5', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\CountryCrudController' => '428b9b7', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\DepartementCrudController' => 'd6e8dc0', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShipmentCollectMoneyCrudController' => 'b08e364', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShipmentCrudController' => 'c894a83', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShipmentItemChildCrudController' => '2fe482f', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShipmentItemCrudController' => 'b5a8c0f', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShipmentPaperCrudController' => '586a75c', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShippingCalculationMethodCrudController' => '645eac4', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShippingMethodCrudController' => '367a6a7', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\StepTypeCrudController' => '0a1586d', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\ShipmentCrudController' => '72b9fb5', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\StepFiveShipmentCrudController' => 'a12bdf5', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\StepFourShipmentCrudController' => '06747dd', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\StepOneShipmentCrudController' => '6af2ae7', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\StepSixShipmentCrudController' => '18b7c83', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\StepThreeShipmentCrudController' => 'f3a4591', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\StepTwoShipmentCrudController' => '419ddc7', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\TrackingStepCrudController' => '0c08bd5', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Store\\Dashboard\\CatalogueProductCrudController' => '322d4d5', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Store\\Dashboard\\CategoryProductCrudController' => '40dfedd', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Store\\Dashboard\\CustomerCrudController' => 'a356572', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Store\\Dashboard\\MyOrdersCrudController' => '179fad4', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Store\\Dashboard\\ProductCrudController' => 'f6b340d', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Store\\StoreCrudController' => 'a4c951b', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\CatalogueProductCrudController' => '0c364da', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\CategoryOfferCrudController' => '3f86752', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\CategoryProductCrudController' => 'fcc38c3', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\CustomerCrudController' => 'bc64be8', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\DemandeFundCrudController' => '15a5797', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\MyOrdersCrudController' => '5837263', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\OfferProductCrudController' => '283c932', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\ProductCrudController' => '06ed809', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\VendorCrudController' => '4d470af', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\VendorStatementCrudController' => 'ae44fa8', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\VendorCrudController' => 'c64f044', 'App\\Flexy\\Apps\\ListingBundle\\Controller\\ExportExcelListingCrudController' => '27b1ee1', 'App\\Flexy\\Apps\\ListingBundle\\Controller\\ImportExcelCrudController' => 'cc4fd45', 'App\\Flexy\\Apps\\ListingBundle\\Controller\\ListingCrudController' => '1797da3', 'App\\Flexy\\Apps\\NewsletterBundle\\Controller\\NewsletterCompaignCrudController' => 'feaab9a', 'App\\Flexy\\Apps\\NewsletterBundle\\Controller\\NewsletterCompaignLaunchCrudController' => 'c73a3f0', 'App\\Flexy\\Apps\\NewsletterBundle\\Controller\\NewsletterMailLogCrudController' => 'ee497e4', 'App\\Flexy\\Apps\\POSBundle\\Controller\\CaisseCrudController' => '70a7bb5', 'App\\Flexy\\Apps\\POSBundle\\Controller\\CustomerOrderCrudController' => 'c9db71d', 'App\\Flexy\\Apps\\POSBundle\\Controller\\OrderCrudController' => 'eeb02a9', 'App\\Flexy\\Apps\\POSBundle\\Controller\\OrderOldCrudController' => 'a332bc2', 'App\\Flexy\\Apps\\POSBundle\\Controller\\OrderToDoCrudController' => '40758b9', 'App\\Flexy\\Apps\\POSBundle\\Controller\\TableCrudController' => '28642de', 'App\\Flexy\\Apps\\StockBundle\\Controller\\ArticleCrudController' => 'da430a9', 'App\\Flexy\\Apps\\StockBundle\\Controller\\DocumentCrudController' => 'a856bcd', 'App\\Flexy\\Apps\\StockBundle\\Controller\\StockCrudController' => 'd9a574f', 'App\\Flexy\\Apps\\TransportBundle\\Controller\\AgentCrudController' => '06b39d7', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\BlocCrudController' => 'ed6d9dd', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\FormCrudController' => 'cf22c51', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\FormFieldCrudController' => 'afa9a02', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\MasterSliderCrudController' => '8a478eb', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\MenuCrudController' => 'f7c6ad2', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\MenuItemCrudController' => 'd5f1b1a', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\PageCrudController' => '1220cc7', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\PageMailCrudController' => '4c61260', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\PageWidgetCrudController' => 'ee6425c', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\PubBannerCrudController' => '1562da4', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SectionCrudController' => '7a1c4db', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SlideCrudController' => '160dec8', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SliderCrudController' => '0ac1df3', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SubMenuItemCrudController' => '866ab85', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\AgentCrudController' => '727a0ab', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\AttributCrudController' => '681270e', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\AttributValueCrudController' => 'f7c60d4', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\BrandCrudController' => 'a965699', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CategoryOfferCrudController' => '9e0d068', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CategoryProductCrudController' => '84babde', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CategoryProductShopCrudController' => '2667ab6', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CityCrudController' => '38eacf5', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CityRegionCrudController' => 'a3db88c', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CommentCrudController' => 'ee97431', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CouponsCrudController' => 'ded1832', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController' => '376c024', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Customer\\MissionCrudController' => '44d42e1', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Customer\\OrderCrudController' => '39b7f3e', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerCrudController' => 'f40dd5f', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerGroupCrudController' => 'ee603c3', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerPackEngagementCrudController' => '3d1e701', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerWalletPointCrudController' => 'f37828e', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\DemandeFundCrudController' => '75dd3cc', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\DepartementCrudController' => '2b880f8', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ImportCrudController' => 'e622e27', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ImportExcelCrudController' => 'f844c56', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\MyCustomerCrudController' => '9fbd2e3', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\MyCustomerWalletCrudController' => '795fd5a', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\OfferProductCrudController' => 'a87f728', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\OrderCrudController' => '4d6da99', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PackCrudController' => '9f708fb', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PackEngagementCrudController' => 'f0e71c8', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PaymentMethodCrudController' => '6ebaa0c', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ProductCrudController' => 'b6d36ca', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PromotionCrudController' => 'f7dbdda', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ShippingMethodCrudController' => 'e9f0e37', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CatalogueProductCrudController' => '9c61741', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CategoryOfferCrudController' => '64be9b4', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CategoryProductCrudController' => '7fdd333', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CustomerCrudController' => 'f1c7eff', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\DemandeFundCrudController' => 'd805a47', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\MyOrdersCrudController' => 'ad18449', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\OfferProductCrudController' => '6a4d5be', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\ProductCrudController' => '8f7a3b3', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\VendorCrudController' => '3836e4d', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\VendorStatementCrudController' => '9789936', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\VendorCrudController' => 'ab94216', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\BlocCrudController' => '20d353a', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\MasterSliderCrudController' => '7d0aec9', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\MenuCrudController' => '0c937bd', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\MenuItemCrudController' => '5a16c0a', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\PageCrudController' => '04bad5e', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\PageMailCrudController' => '602b18d', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\PubBannerCrudController' => 'ce3a376', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SectionCrudController' => '4e68595', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SlideCrudController' => 'd0c6010', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SliderCrudController' => '4c88364', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SubMenuItemCrudController' => '03781f5', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\AgentCrudController' => 'c31f6c7', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\AgentRevenueCrudController' => 'b56a53e', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderCrudController' => '5af0219', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderOldCrudController' => '6d22952', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderToDoCrudController' => '8338764', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderCrudController' => 'b36ed91', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderOldCrudController' => '098262d', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderToDoCrudController' => 'a6fab3e', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\ShippingAgentCrudController' => 'b242042', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\ComplaintCrudController' => 'bca152f', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\ComplaintSubjectCrudController' => '6b09166', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerCODCrudController' => '0c82699', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerCrudController' => '0f85820', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerGroupCrudController' => 'e224cd7', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerPackEngagementCrudController' => 'c85dc65', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController' => '45feb4e', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\ComplaintCrudController' => '26e9194', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\CustomerWalletPointCrudController' => '1d3a217', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\MissionCrudController' => '8478445', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\MyCustomerWalletCrudController' => 'df14d97', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\OrderCrudController' => '40fed42', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\ProductSubscriptionCrudController' => '11f1181', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\UserPasswordCrudController' => '8713916', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\MyCustomerCrudController' => 'fe1c4d4', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\MyCustomerWalletCrudController' => '85b5573', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\PackCrudController' => 'f42310d', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\PackEngagementCrudController' => 'bbf09e0', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\ImportExcel\\ImportCrudController' => 'c7b2db8', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderPaymentCrudController' => '111905b', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderShippingCrudController' => 'df98f2e', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\DemandeFundCrudController' => 'bdad2af', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\ExportExcelOrderCrudController' => 'e781809', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\LogHistoryOrderCrudController' => 'e60bc9e', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\OrderCrudController' => '0806eb5', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\BankBookCrudController' => '7553422', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\PaymentMethodCrudController' => 'e4cde17', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\TransactionCrudController' => '762665a', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\TransactionListCrudController' => '3d4aca0', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\AttributCrudController' => 'c8dd6c6', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\AttributValueCrudController' => 'd9ee060', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\BrandCrudController' => '2cb0c4f', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryOfferCrudController' => 'a5f9953', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryProductCrudController' => 'a6fef40', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryProductRevenueCrudController' => 'fa40343', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryProductShopCrudController' => 'd7f27bf', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CommentCrudController' => 'becad1c', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ExportExcelCategoryProductCrudController' => '0e4505f', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ExportExcelProductCrudController' => 'acf6fd0', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ImportExcelCrudController' => '50b52bb', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\OfferProductCrudController' => '0df58c4', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductCrudController' => '301cd6d', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductPackChildCrudController' => '67855a0', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductPackCrudController' => '808a9e5', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductRevenueCrudController' => 'b902daa', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductSubscriptionCrudController' => 'f913ad2', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductVariableCrudController' => 'a9b342f', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\SubCategoryProductCrudController' => 'ff66c8e', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Promotion\\CouponsCrudController' => 'cce97af', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Promotion\\PromotionCrudController' => 'ea5505f', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CashBoxCrudController' => '8951cc1', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CashOnDeliveryCrudController' => '097cc66', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CityCrudController' => '5cb4b79', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CityRegionCrudController' => '19944dd', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\DepartementCrudController' => 'dc48c9e', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentCollectMoneyCrudController' => '71b5486', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentCrudController' => '35fd1ed', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentItemChildCrudController' => '85f2a29', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentItemCrudController' => '706ca21', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentPaperCrudController' => 'd8af5f9', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShippingCalculationMethodCrudController' => '5c06fe0', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShippingMethodCrudController' => '70222f9', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\StepTypeCrudController' => '9f448a5', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentCrudController' => '423125b', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFiveShipmentCrudController' => '034f68b', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFourShipmentCrudController' => 'e4d9b40', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepOneShipmentCrudController' => '1547049', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepSixShipmentCrudController' => 'a27111c', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepThreeShipmentCrudController' => '67a47ff', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepTwoShipmentCrudController' => 'cdccf08', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\TrackingStepCrudController' => 'f689d7c', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\CatalogueProductCrudController' => 'f6be666', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\CategoryProductCrudController' => '094dabc', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\CustomerCrudController' => 'e7d97fc', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\MyOrdersCrudController' => '2d82eda', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\ProductCrudController' => 'edbe245', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\StoreCrudController' => '8c8824e', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CatalogueProductCrudController' => 'f430b24', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryOfferCrudController' => '4d636a1', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryProductCrudController' => '6315f57', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CustomerCrudController' => '5b2dd9b', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DemandeFundCrudController' => 'f51a81b', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\MyOrdersCrudController' => 'f0e629b', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\OfferProductCrudController' => '23667fd', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\ProductCrudController' => 'fe1877d', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorCrudController' => '9e9d63a', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorStatementCrudController' => '444ee02', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\VendorCrudController' => 'd172823', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\BlocCrudController' => 'c28efaa', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\CategoryPageCrudController' => '5af89a8', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\MasterSliderCrudController' => 'e0076b8', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\MenuCrudController' => '296b601', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\MenuItemCrudController' => '1216108', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\PageCrudController' => '255626e', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\PageMailCrudController' => 'fecc668', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\PageWidgetCrudController' => '62cef0c', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\PubBannerCrudController' => 'e4ccfe3', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\SectionCrudController' => '646a356', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\SlideCrudController' => '4222ec8', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\SliderCrudController' => 'f533d39', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\SubMenuItemCrudController' => 'c1f422f', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\AgentCrudController' => '3a24b89', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderCrudController' => '40e1ff9', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderOldCrudController' => '93cd087', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderToDoCrudController' => '6afaacd', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderCrudController' => '8382e09', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderOldCrudController' => '716f6d3', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderToDoCrudController' => 'e5d5f86', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\ShippingAgentCrudController' => 'b12ce77', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\ComplaintCrudController' => 'd8377a1', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\ComplaintSubjectCrudController' => '5068151', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\CustomerCODCrudController' => 'b9327a9', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\CustomerCrudController' => '844e34e', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\CustomerGroupCrudController' => 'bab5731', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\CustomerPackEngagementCrudController' => '5ec2208', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController' => 'b2c5ba4', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\ComplaintCrudController' => '98c8b31', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\CustomerWalletPointCrudController' => 'b92529e', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\MissionCrudController' => '23f5891', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\MyCustomerWalletCrudController' => '1601147', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\OrderCrudController' => '07b5bb7', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\ProductSubscriptionCrudController' => '4fa613c', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\UserPasswordCrudController' => 'edeac72', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\MyCustomerCrudController' => '7800506', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\MyCustomerWalletCrudController' => '4215730', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\PackCrudController' => '4ca0fa3', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\PackEngagementCrudController' => '2038ff8', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\ImportExcel\\ImportCrudController' => '1c178c8', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderPaymentCrudController' => '3ef3e15', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderShippingCrudController' => '5ea1aa9', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Order\\DemandeFundCrudController' => '16d1c93', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Order\\ExportExcelOrderCrudController' => 'bc69dc1', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Order\\LogHistoryOrderCrudController' => 'fc7825d', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Order\\OrderCrudController' => '861582e', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Payment\\BankBookCrudController' => '179a978', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Payment\\PaymentMethodCrudController' => 'b7cd961', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Payment\\TransactionCrudController' => '78834cf', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Payment\\TransactionListCrudController' => '9b2deed', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\AttributCrudController' => 'a9adf13', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\AttributValueCrudController' => 'bf8cd1d', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\BrandCrudController' => 'cf0bd89', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\CategoryOfferCrudController' => 'e7eb45b', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\CategoryProductCrudController' => 'bfb27aa', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\CategoryProductRevenueCrudController' => 'd5ad64e', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\CategoryProductShopCrudController' => 'afba486', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\CommentCrudController' => '5e93327', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ExportExcelCategoryProductCrudController' => '2de4046', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ExportExcelProductCrudController' => '4962894', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ImageProductEmbdedCrudController' => '90e561d', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ImportExcelCrudController' => '95c347c', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\LocalProductCrudController' => 'a2b7bdc', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\LocalProductVariableCrudController' => 'f4176ab', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\OfferProductCrudController' => '5e6341c', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ProductCrudController' => 'ffd0320', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ProductPackChildCrudController' => 'f23989f', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ProductPackCrudController' => 'f89bf0e', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ProductRevenueCrudController' => '985ebe5', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ProductSubscriptionCrudController' => '30f7e5a', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ProductVariableCrudController' => '50a6d53', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\SubCategoryProductCrudController' => '18a1987', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Promotion\\CouponsCrudController' => 'f6fa085', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Promotion\\PromotionCrudController' => '9cda864', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\CashBoxCrudController' => 'a91b479', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\CashOnDeliveryCrudController' => '7ffaeef', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\CityCrudController' => 'd218348', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\CityRegionCrudController' => '60c2b08', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\DepartementCrudController' => '876ee87', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShipmentCollectMoneyCrudController' => '9d5597d', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShipmentCrudController' => '6cd33c7', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShipmentItemChildCrudController' => '9248f7c', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShipmentItemCrudController' => 'e6ef40f', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShipmentPaperCrudController' => '844ac9a', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShippingCalculationMethodCrudController' => '0e549cd', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShippingMethodCrudController' => 'cece89e', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\StepTypeCrudController' => 'becb3bb', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentCrudController' => 'dd00f58', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFiveShipmentCrudController' => '0457c4b', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFourShipmentCrudController' => '44df75b', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\StepOneShipmentCrudController' => '89722ac', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\StepSixShipmentCrudController' => '71234b7', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\StepThreeShipmentCrudController' => '74aeddf', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\StepTwoShipmentCrudController' => '4ff2279', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\TrackingStepCrudController' => '9963b7d', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Store\\Dashboard\\CatalogueProductCrudController' => '11b6c9d', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Store\\Dashboard\\CategoryProductCrudController' => '7c54080', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Store\\Dashboard\\CustomerCrudController' => 'ce68b0c', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Store\\Dashboard\\MyOrdersCrudController' => 'b612ef2', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Store\\Dashboard\\ProductCrudController' => 'dbdea61', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Store\\StoreCrudController' => 'd56c5d0', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CatalogueProductCrudController' => '75157d4', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryOfferCrudController' => '6b17fc7', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryProductCrudController' => 'b381ac4', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CustomerCrudController' => '7cdccbb', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DemandeFundCrudController' => 'd3246e8', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\MyOrdersCrudController' => '14cc98e', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\OfferProductCrudController' => '8c565af', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\ProductCrudController' => '95cb6fa', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorCrudController' => '15fbdba', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorStatementCrudController' => 'f60513e', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\VendorCrudController' => '29de640', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\BlocCrudController' => '800de34', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\MasterSliderCrudController' => 'df995e1', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\MenuCrudController' => '868459b', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\MenuItemCrudController' => 'c53b17f', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\PageCrudController' => 'ba2e3ef', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\PageMailCrudController' => '936f2ba', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\PubBannerCrudController' => 'cc6df90', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SectionCrudController' => 'd5572a9', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SlideCrudController' => 'cb38f1b', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SliderCrudController' => 'e7158a1', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SubMenuItemCrudController' => 'cceff62', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\MissionCrudController' => '41bc474', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\MissionDraftCrudController' => '2adad2e', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\MissionExtraFeesCrudController' => 'a9f6f63', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\MissionExtraFeesTypeCrudController' => '058d555', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\OrderItemMissionCrudController' => 'e25e1ef', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\OrderMissionCrudController' => '4151ba7', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\ShipmentMissionCrudController' => '1602d88', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Accounting\\EmbdedPayableInvoiceCrudController' => '504c143', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Accounting\\InvoiceCrudController' => 'd1f5249', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\AgentCrudController' => '63a43e6', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderCrudController' => '5e83002', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderOldCrudController' => '9fc2d96', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderToDoCrudController' => '9365b38', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderCrudController' => '855ebc7', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderOldCrudController' => 'ed69c76', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderToDoCrudController' => '4556435', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\ShippingAgentCrudController' => '40b2c11', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerCODCrudController' => 'a59c632', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerCrudController' => '4df3b60', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerGroupCrudController' => 'c5e34e0', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerPackEngagementCrudController' => 'e8199dd', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController' => '4d6e6d9', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\CustomerCrudController' => 'a3ab598', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\CustomerWalletPointCrudController' => '7bd5ff6', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\InvoiceCrudController' => 'b2da23a', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\MissionCrudController' => 'cbbde86', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\OrderCrudController' => 'a44354c', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\UserPasswordCrudController' => '488ab0d', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\UsernameCrudController' => '7e657e2', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\MyCustomerCrudController' => 'fa620ab', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\MyCustomerWalletCrudController' => '422c96d', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\PackCrudController' => 'a3222e8', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\PackEngagementCrudController' => '4f103c1', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\ImportExcel\\ImportCrudController' => '7734057', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Order\\DemandeFundCrudController' => 'b5186ff', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Order\\OrderCrudController' => '7f9fbf2', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Order\\QuotationOrderCrudController' => 'db9353f', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\BankBookCrudController' => '57cc1e9', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\PaymentMethodCrudController' => '91d8a3c', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\TransactionCrudController' => 'ec1838d', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\TransactionListCrudController' => 'b20f561', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\AttributCrudController' => '2ed7412', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\AttributValueCrudController' => '5a17be8', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\BrandCrudController' => 'c21480b', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CategoryOfferCrudController' => '9b61425', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CategoryProductCrudController' => '858d789', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CategoryProductRevenueCrudController' => 'b9a6a29', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CategoryProductShopCrudController' => '3402a2b', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CommentCrudController' => '6e9281d', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ImportExcelCrudController' => '5506400', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\OfferProductCrudController' => 'b084a08', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ProductCrudController' => '5749288', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ProductPackChildCrudController' => '76a4d63', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ProductPackCrudController' => '4f885e5', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ProductRevenueCrudController' => 'ff3e2bb', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ProductSubscriptionCrudController' => 'ffc5401', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ProductVariableCrudController' => 'f584888', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Promotion\\CouponsCrudController' => 'd94247d', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Promotion\\PromotionCrudController' => '4c29e26', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CashBoxCrudController' => '1f3004d', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CashOnDeliveryCrudController' => '02d4599', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CityCrudController' => 'c6031ba', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CityRegionCrudController' => '1044c2e', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\DepartementCrudController' => 'e2298ab', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentCollectMoneyCrudController' => '19982e5', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentCrudController' => '9f885af', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentItemChildCrudController' => 'b769b57', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentItemCrudController' => 'be743d2', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentPaperCrudController' => 'd3cf861', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingCalculationMethodCrudController' => '1134250', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingMethodCrudController' => 'ae06d58', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\BodyConditionCrudController' => 'ebb4b38', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedBrakingControlCrudController' => '5d5fa7a', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedDisplayControlCrudController' => 'ec1c5ae', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedOilMaintenanceCrudController' => '312dd80', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedOtherControlCrudController' => 'a6d732a', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedPowerControlCrudController' => 'f2acf83', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedTechnicalControlCrudController' => '2d0728c', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedTireControlCrudController' => 'c154ca1', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\ShippingVehicleCrudController' => '9c54153', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\StatusTrackingVehicleCrudController' => '1336cc8', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleConsumptionCrudController' => '324acd0', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleIncidentCrudController' => '65e4d86', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleRentCrudController' => '2d5ba2e', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleRentPaymentCrudController' => '7c97734', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleRentTypeCrudController' => '76285dd', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleRepairCrudController' => 'ba25499', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\StepTypeCrudController' => 'b4bdf41', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentCrudController' => '1f9f5b2', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFiveShipmentCrudController' => 'd4d6cbb', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFourShipmentCrudController' => 'c0aeff4', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepOneShipmentCrudController' => '165f2c1', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepSixShipmentCrudController' => 'd8028f2', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepThreeShipmentCrudController' => '88f3b6c', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepTwoShipmentCrudController' => 'cfa509f', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\TrackingStepCrudController' => '7b9e9ff', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Store\\StoreCrudController' => 'd02a2ec', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Tax\\ValueAddedTaxCrudController' => 'f5d02a1', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CatalogueProductCrudController' => '8353a1b', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryOfferCrudController' => '6eb5dd2', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryProductCrudController' => 'f482245', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CustomerCrudController' => 'be93fd9', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DemandeFundCrudController' => 'ce4bd4b', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\MyOrdersCrudController' => '3c27b5e', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\OfferProductCrudController' => '055ddb6', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\ProductCrudController' => '7759474', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorCrudController' => '8e2fb10', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorStatementCrudController' => '6b3a463', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\VendorCrudController' => '96e2313', 'App\\Flexy\\ShopBundle\\Controller\\Accounting\\InvoiceCrudController' => '20b4f90', 'App\\Flexy\\ShopBundle\\Controller\\Agent\\AgentCrudController' => '44b3a4b', 'App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerCODCrudController' => '8de1926', 'App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerCrudController' => '043ef7d', 'App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerGroupCrudController' => '4bea42c', 'App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerPackEngagementCrudController' => '8e34cd8', 'App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerWalletPointCrudController' => '8dee652', 'App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\CustomerWalletPointCrudController' => '60d027a', 'App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\MissionCrudController' => '557d00c', 'App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\OrderCrudController' => '1375ec8', 'App\\Flexy\\ShopBundle\\Controller\\Customer\\MyCustomerCrudController' => '28e4d54', 'App\\Flexy\\ShopBundle\\Controller\\Customer\\MyCustomerWalletCrudController' => 'b0618f3', 'App\\Flexy\\ShopBundle\\Controller\\Customer\\PackCrudController' => 'b130a34', 'App\\Flexy\\ShopBundle\\Controller\\Customer\\PackEngagementCrudController' => '277ee37', 'App\\Flexy\\ShopBundle\\Controller\\ImportExcel\\ImportCrudController' => 'e86dcb0', 'App\\Flexy\\ShopBundle\\Controller\\Order\\DemandeFundCrudController' => 'a182a21', 'App\\Flexy\\ShopBundle\\Controller\\Order\\OrderCrudController' => 'be5d899', 'App\\Flexy\\ShopBundle\\Controller\\Payment\\BankBookCrudController' => '8c61234', 'App\\Flexy\\ShopBundle\\Controller\\Payment\\PaymentMethodCrudController' => 'd074ccd', 'App\\Flexy\\ShopBundle\\Controller\\Payment\\TransactionCrudController' => '2f93d1a', 'App\\Flexy\\ShopBundle\\Controller\\Payment\\TransactionListCrudController' => 'f03dead', 'App\\Flexy\\ShopBundle\\Controller\\Product\\AttributCrudController' => 'fe4aca9', 'App\\Flexy\\ShopBundle\\Controller\\Product\\AttributValueCrudController' => 'e758f28', 'App\\Flexy\\ShopBundle\\Controller\\Product\\BrandCrudController' => '5136a49', 'App\\Flexy\\ShopBundle\\Controller\\Product\\CategoryOfferCrudController' => '1bdef30', 'App\\Flexy\\ShopBundle\\Controller\\Product\\CategoryProductCrudController' => '58da7f9', 'App\\Flexy\\ShopBundle\\Controller\\Product\\CategoryProductShopCrudController' => 'dda9863', 'App\\Flexy\\ShopBundle\\Controller\\Product\\CommentCrudController' => 'ee8041b', 'App\\Flexy\\ShopBundle\\Controller\\Product\\ImportExcelCrudController' => 'aeeb724', 'App\\Flexy\\ShopBundle\\Controller\\Product\\OfferProductCrudController' => '0042f1c', 'App\\Flexy\\ShopBundle\\Controller\\Product\\ProductCrudController' => '5f36f56', 'App\\Flexy\\ShopBundle\\Controller\\Product\\ProductSubscriptionCrudController' => 'c6570cc', 'App\\Flexy\\ShopBundle\\Controller\\Promotion\\CouponsCrudController' => 'a6132ec', 'App\\Flexy\\ShopBundle\\Controller\\Promotion\\PromotionCrudController' => 'c17aa1e', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\CashBoxCrudController' => 'b222ac1', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\CashOnDeliveryCrudController' => 'bcd7325', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\CityCrudController' => '6f9be8d', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\CityRegionCrudController' => '3dfb536', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\DepartementCrudController' => 'cb1119b', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentCollectMoneyCrudController' => 'c9ea4a5', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentCrudController' => 'c9057f8', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentItemChildCrudController' => '2d94cff', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentItemCrudController' => '856db3a', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentPaperCrudController' => '6c93639', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShippingCalculationMethodCrudController' => '4488a5d', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShippingMethodCrudController' => 'a3f494b', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\StepTypeCrudController' => '3943757', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\ShipmentCrudController' => 'a4cb24a', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepFiveShipmentCrudController' => 'a2c8f90', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepFourShipmentCrudController' => '9a342e0', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepOneShipmentCrudController' => '97cfab5', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepSixShipmentCrudController' => '00fa1c9', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepThreeShipmentCrudController' => '9382bd6', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepTwoShipmentCrudController' => 'fddd2de', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\TrackingStepCrudController' => '7affc57', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Vehicle\\EquipmentVehicleCrudController' => 'afe0990', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Vehicle\\FuelTypeCrudController' => 'b40dc02', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Vehicle\\ShippingVehicleCrudController' => '8b7fee1', 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Vehicle\\ShippingVehicleTypeCrudController' => '457913d', 'App\\Flexy\\ShopBundle\\Controller\\Store\\StoreCrudController' => '7a7a15e', 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CatalogueProductCrudController' => '5104af5', 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CategoryOfferCrudController' => '9c885db', 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CategoryProductCrudController' => 'e513b15', 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CustomerCrudController' => '3e086f4', 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\DemandeFundCrudController' => '6513f56', 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\MyOrdersCrudController' => 'bf88337', 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\OfferProductCrudController' => 'fcf1271', 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\ProductCrudController' => 'b484a5e', 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\VendorCrudController' => '1d055f7', 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\VendorStatementCrudController' => '4297446', 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\VendorCrudController' => '91c56e0'], ['App\\Entity\\Application' => 'App\\Controller\\Admin\\ApplicationCrudController', 'App\\Entity\\CurrencyExchangeRate' => 'App\\Controller\\Admin\\CurrencyExchangeRateCrudController', 'App\\Entity\\ExportExcel' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ExportExcelProductCrudController', 'App\\Entity\\FrontTheme' => 'App\\Controller\\Admin\\FrontThemeCrudController', 'App\\Entity\\Image' => 'App\\Controller\\Admin\\ImageCrudController', 'App\\Entity\\Link' => 'App\\Controller\\Admin\\LinkCrudController', 'App\\Entity\\LinkType' => 'App\\Controller\\Admin\\LinkTypeCrudController', 'App\\Entity\\LogHistory' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\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\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\UsernameCrudController', 'App\\Entity\\WebsiteTheme' => 'App\\Controller\\Admin\\WebsiteThemeCrudController', 'App\\Entity\\AiRequest' => 'App\\Flexy\\Apps\\AiBundle\\Controller\\AiRequestCrudController', 'App\\Entity\\ThreadAiRequest' => 'App\\Flexy\\Apps\\AiBundle\\Controller\\ThreadAiRequestCrudController', 'App\\Flexy\\Apps\\BookingBundle\\Entity\\CategoryOffer' => 'App\\Flexy\\Apps\\BookingBundle\\Controller\\CategoryOfferCrudController', 'App\\Flexy\\Apps\\BookingBundle\\Entity\\Offer' => 'App\\Flexy\\Apps\\BookingBundle\\Controller\\OfferCrudController', 'App\\Flexy\\Apps\\BookingBundle\\Entity\\Reservation' => 'App\\Flexy\\Apps\\BookingBundle\\Controller\\ReservationCrudController', 'App\\Flexy\\Apps\\CJDropShippingBundle\\Entity\\CjProduct' => 'App\\Flexy\\Apps\\CJDropShippingBundle\\Controller\\CjProductCrudController', 'App\\Flexy\\Apps\\CueClubBundle\\Entity\\CueClubProduct' => 'App\\Flexy\\Apps\\CueClubBundle\\Controller\\CueClubProductCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Resource\\Agent' => 'App\\Flexy\\ShopBundle\\Controller\\Agent\\AgentCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Order\\Order' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\VendorStatementCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Complaint' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\ComplaintCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Customer\\ComplaintSubject' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\ComplaintSubjectCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Customer' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CustomerCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerGroup' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerGroupCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Customer\\PackEngagement' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\PackEngagementCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerWalletPoint' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\CustomerWalletPointCrudController', 'App\\Flexy\\Apps\\TransportBundle\\Entity\\Mission' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\MissionCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Product\\ProductSubscription' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\ProductSubscriptionCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Customer\\Pack' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\PackCrudController', 'App\\Flexy\\ShopBundle\\Entity\\ImportExcel\\ImportExcel' => 'App\\Flexy\\ShopBundle\\Controller\\ImportExcel\\ImportCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Order\\DemandeFund' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\DemandeFundCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Payment\\BankBook' => 'App\\Flexy\\ShopBundle\\Controller\\Payment\\BankBookCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Payment\\PaymentMethod' => 'App\\Flexy\\ShopBundle\\Controller\\Payment\\PaymentMethodCrudController', '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\\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\\Apps\\EcommerceBundle\\Controller\\Product\\CategoryProductShop' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\CategoryProductShopCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Product\\Comment' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\CommentCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Product\\ImageProduct' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ImageProductEmbdedCrudController', '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\\Product\\ProductPack' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ProductPackChildCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Promotion\\Coupon' => 'App\\Flexy\\ShopBundle\\Controller\\Promotion\\CouponsCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Promotion\\Promotion' => 'App\\Flexy\\ShopBundle\\Controller\\Promotion\\PromotionCrudController', '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\\City' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\CityCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\CityRegion' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\CityRegionCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Country' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\CountryCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Departement' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\DepartementCrudController', '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\\ShopBundle\\Controller\\Shipping\\ShipmentItemCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingCalculationMethod' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShippingCalculationMethodCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingMethod' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShippingMethodCrudController', '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\\CategoryProductShop' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CategoryProductCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Store\\Store' => 'App\\Flexy\\ShopBundle\\Controller\\Store\\StoreCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Vendor\\Vendor' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\VendorCrudController', 'App\\Flexy\\Apps\\ListingBundle\\Entity\\Listing' => 'App\\Flexy\\Apps\\ListingBundle\\Controller\\ListingCrudController', 'App\\Flexy\\Apps\\NewsletterBundle\\Entity\\NewsletterCompaign' => 'App\\Flexy\\Apps\\NewsletterBundle\\Controller\\NewsletterCompaignCrudController', 'App\\Flexy\\Apps\\NewsletterBundle\\Entity\\NewsletterCompaignLaunch' => 'App\\Flexy\\Apps\\NewsletterBundle\\Controller\\NewsletterCompaignLaunchCrudController', 'App\\Flexy\\Apps\\NewsletterBundle\\Entity\\NewsletterMailLog' => 'App\\Flexy\\Apps\\NewsletterBundle\\Controller\\NewsletterMailLogCrudController', 'App\\Flexy\\Apps\\POSBundle\\Entity\\Caisse' => 'App\\Flexy\\Apps\\POSBundle\\Controller\\CaisseCrudController', 'App\\Flexy\\Apps\\POSBundle\\Entity\\Table' => 'App\\Flexy\\Apps\\POSBundle\\Controller\\TableCrudController', 'App\\Flexy\\Apps\\StockBundle\\Entity\\Article' => 'App\\Flexy\\Apps\\StockBundle\\Controller\\ArticleCrudController', 'App\\Flexy\\Apps\\StockBundle\\Entity\\Document' => 'App\\Flexy\\Apps\\StockBundle\\Controller\\DocumentCrudController', 'App\\Flexy\\Apps\\StockBundle\\Entity\\Stock' => 'App\\Flexy\\Apps\\StockBundle\\Controller\\StockCrudController', 'App\\Flexy\\FrontBundle\\Entity\\Bloc' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\BlocCrudController', 'App\\Flexy\\FrontBundle\\Entity\\Form' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\FormCrudController', 'App\\Flexy\\FrontBundle\\Entity\\FormField' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\FormFieldCrudController', '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\\PageMailCrudController', '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\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CategoryProductShop' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CategoryProductShopCrudController', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryProductShop' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryProductShopCrudController', 'App\\Flexy\\FrontBundle\\Entity\\CategoryPage' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\CategoryPageCrudController', 'App\\Flexy\\TransportBundle\\Entity\\Mission' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\MissionCrudController', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\CategoryProductShop' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\CategoryProductShopCrudController', 'App\\Flexy\\Apps\\TransportBundle\\Entity\\MissionExtraFees' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\MissionExtraFeesCrudController', 'App\\Flexy\\Apps\\TransportBundle\\Entity\\MissionExtraFeesType' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\MissionExtraFeesTypeCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Order\\OrderItem' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\OrderItemMissionCrudController', '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\\ShopBundle\\Entity\\Shipping\\Vehicle\\BodyCondition' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\BodyConditionCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\BrakingControl' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedBrakingControlCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\DisplayControl' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedDisplayControlCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\OilMaintenance' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedOilMaintenanceCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\OtherControl' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedOtherControlCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\PowerControl' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedPowerControlCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\TechnicalControl' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedTechnicalControlCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\TireControl' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedTireControlCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\ShippingVehicle' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Vehicle\\ShippingVehicleCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\StatusTrackingVehicle' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\StatusTrackingVehicleCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\VehicleConsumption' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleConsumptionCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\VehicleIncident' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleIncidentCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\VehicleRent' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleRentCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Payment\\Payment' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleRentPaymentCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\VehicleRentType' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleRentTypeCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\VehicleRepair' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleRepairCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Taxes\\ValueAddedTax' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Tax\\ValueAddedTaxCrudController', 'App\\Flexy\\ShopBundle\\Controller\\Product\\CategoryProductShop' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\CategoryProductShopCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\EquipmentVehicle' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Vehicle\\EquipmentVehicleCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\FuelType' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Vehicle\\FuelTypeCrudController', 'App\\Flexy\\ShopBundle\\Entity\\Shipping\\Vehicle\\ShippingVehicleType' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Vehicle\\ShippingVehicleTypeCrudController'], ['d4ef574' => 'App\\Controller\\Admin\\ApplicationCrudController', 'd519a5b' => 'App\\Controller\\Admin\\CurrencyExchangeRateCrudController', '6c747c7' => 'App\\Controller\\Admin\\ExportExcelCrudController', 'b548490' => 'App\\Controller\\Admin\\FrontThemeCrudController', 'bec4fdd' => 'App\\Controller\\Admin\\ImageCrudController', '8295f06' => 'App\\Controller\\Admin\\LinkCrudController', 'd285050' => 'App\\Controller\\Admin\\LinkTypeCrudController', 'dd9b0dc' => 'App\\Controller\\Admin\\LogHistoryCrudController', '4de7f4c' => 'App\\Controller\\Admin\\NotificationCrudController', '22ac6a2' => 'App\\Controller\\Admin\\ProductCrudController', 'fd34eb2' => 'App\\Controller\\Admin\\RoleCrudController', '3b9e9c4' => 'App\\Controller\\Admin\\SettingsCrudController', 'f76b6f5' => 'App\\Controller\\Admin\\UserCrudController', '8e0e2b2' => 'App\\Controller\\Admin\\UserPasswordCrudController', 'a5a8d7a' => 'App\\Controller\\Admin\\WebsiteThemeCrudController', '85aef67' => 'App\\Flexy\\Apps\\AiBundle\\Controller\\AiRequestCrudController', '6578e49' => 'App\\Flexy\\Apps\\AiBundle\\Controller\\ThreadAiRequestCrudController', '5d7f9b1' => 'App\\Flexy\\Apps\\BookingBundle\\Controller\\CategoryOfferCrudController', '08b8d2e' => 'App\\Flexy\\Apps\\BookingBundle\\Controller\\OfferCrudController', 'a6170e3' => 'App\\Flexy\\Apps\\BookingBundle\\Controller\\ReservationCrudController', 'c443e41' => 'App\\Flexy\\Apps\\CJDropShippingBundle\\Controller\\CjProductCrudController', '89c6cbe' => 'App\\Flexy\\Apps\\CueClubBundle\\Controller\\CueClubProductCrudController', '349fe68' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\AgentCrudController', '5348ec3' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\Agent\\OrderCrudController', 'c8b62dd' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\Agent\\OrderOldCrudController', '5da0a1f' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\Agent\\OrderToDoCrudController', 'e8ed9b1' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\ShippingAgent\\OrderCrudController', '71644f5' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\ShippingAgent\\OrderOldCrudController', 'e74bfcf' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\ShippingAgent\\OrderToDoCrudController', 'fdd27e3' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\ShippingAgentCrudController', '8924f21' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\ComplaintCrudController', '9fb6f3c' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\ComplaintSubjectCrudController', 'a498fe1' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\CustomerCODCrudController', 5809721 => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\CustomerCrudController', '906472f' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\CustomerGroupCrudController', '555f46b' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\CustomerPackEngagementCrudController', '84f2911' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\CustomerWalletPointCrudController', 'af67b24' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\ComplaintCrudController', '60d6eea' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\CustomerWalletPointCrudController', 'fd04c86' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\MissionCrudController', 'b236448' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\MyCustomerWalletCrudController', 'c7d11cf' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\OrderCrudController', '15a5634' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\ProductSubscriptionCrudController', '2a24448' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\UserPasswordCrudController', '5c4280d' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\MyCustomerCrudController', '308d73d' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\MyCustomerWalletCrudController', '57a71c4' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\PackCrudController', 'a1ad2a9' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\PackEngagementCrudController', '6ec85c9' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\ImportExcel\\ImportCrudController', '03616dc' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Order\\ChangeStatusOrderPaymentCrudController', '3d93575' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Order\\ChangeStatusOrderShippingCrudController', '81a39e8' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Order\\DemandeFundCrudController', '51129e6' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Order\\LogHistoryOrderCrudController', 'afa9f98' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Order\\OrderCrudController', 'd2d073c' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Payment\\BankBookCrudController', 'b89021b' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Payment\\PaymentMethodCrudController', 'b3b7411' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Payment\\TransactionCrudController', 'e32a5e4' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Payment\\TransactionListCrudController', 'ee79485' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\AttributCrudController', '7407bcd' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\AttributValueCrudController', '87a057c' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\BrandCrudController', '0327a02' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\CategoryOfferCrudController', '2b508c4' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\CategoryProductCrudController', '9ec83cb' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\CategoryProductRevenueCrudController', 'c45db05' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\CategoryProductShopCrudController', 'db63426' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\CommentCrudController', '786d8e7' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ExportExcelCategoryProductCrudController', 'a8b3dc4' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ExportExcelProductCrudController', '7d23f8b' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ImageProductEmbdedCrudController', 'c044903' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ImportExcelCrudController', '2466f82' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\OfferProductCrudController', '3a57cca' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ProductCrudController', 'c6cda80' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ProductPackChildCrudController', 2582779 => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ProductPackCrudController', '30cb499' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ProductRevenueCrudController', '7e8e8ef' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ProductSubscriptionCrudController', '1e5e96c' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\ProductVariableCrudController', 'a3061d5' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Product\\SubCategoryProductCrudController', '27fe9e1' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Promotion\\CouponsCrudController', '581ed3a' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Promotion\\PromotionCrudController', '75ca9b8' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\CashBoxCrudController', '4702a42' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\CashOnDeliveryCrudController', 'd92765e' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\CityCrudController', '189ddf5' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\CityRegionCrudController', '428b9b7' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\CountryCrudController', 'd6e8dc0' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\DepartementCrudController', 'b08e364' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShipmentCollectMoneyCrudController', 'c894a83' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShipmentCrudController', '2fe482f' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShipmentItemChildCrudController', 'b5a8c0f' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShipmentItemCrudController', '586a75c' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShipmentPaperCrudController', '645eac4' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShippingCalculationMethodCrudController', '367a6a7' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\ShippingMethodCrudController', '0a1586d' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\StepTypeCrudController', '72b9fb5' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\ShipmentCrudController', 'a12bdf5' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\StepFiveShipmentCrudController', '06747dd' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\StepFourShipmentCrudController', '6af2ae7' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\StepOneShipmentCrudController', '18b7c83' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\StepSixShipmentCrudController', 'f3a4591' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\StepThreeShipmentCrudController', '419ddc7' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\Steps\\StepTwoShipmentCrudController', '0c08bd5' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Shipping\\TrackingStepCrudController', '322d4d5' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Store\\Dashboard\\CatalogueProductCrudController', '40dfedd' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Store\\Dashboard\\CategoryProductCrudController', 'a356572' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Store\\Dashboard\\CustomerCrudController', '179fad4' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Store\\Dashboard\\MyOrdersCrudController', 'f6b340d' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Store\\Dashboard\\ProductCrudController', 'a4c951b' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Store\\StoreCrudController', '0c364da' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\CatalogueProductCrudController', '3f86752' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\CategoryOfferCrudController', 'fcc38c3' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\CategoryProductCrudController', 'bc64be8' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\CustomerCrudController', '15a5797' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\DemandeFundCrudController', 5837263 => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\MyOrdersCrudController', '283c932' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\OfferProductCrudController', '06ed809' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\ProductCrudController', '4d470af' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\VendorCrudController', 'ae44fa8' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\VendorStatementCrudController', 'c64f044' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\VendorCrudController', '27b1ee1' => 'App\\Flexy\\Apps\\ListingBundle\\Controller\\ExportExcelListingCrudController', 'cc4fd45' => 'App\\Flexy\\Apps\\ListingBundle\\Controller\\ImportExcelCrudController', '1797da3' => 'App\\Flexy\\Apps\\ListingBundle\\Controller\\ListingCrudController', 'feaab9a' => 'App\\Flexy\\Apps\\NewsletterBundle\\Controller\\NewsletterCompaignCrudController', 'c73a3f0' => 'App\\Flexy\\Apps\\NewsletterBundle\\Controller\\NewsletterCompaignLaunchCrudController', 'ee497e4' => 'App\\Flexy\\Apps\\NewsletterBundle\\Controller\\NewsletterMailLogCrudController', '70a7bb5' => 'App\\Flexy\\Apps\\POSBundle\\Controller\\CaisseCrudController', 'c9db71d' => 'App\\Flexy\\Apps\\POSBundle\\Controller\\CustomerOrderCrudController', 'eeb02a9' => 'App\\Flexy\\Apps\\POSBundle\\Controller\\OrderCrudController', 'a332bc2' => 'App\\Flexy\\Apps\\POSBundle\\Controller\\OrderOldCrudController', '40758b9' => 'App\\Flexy\\Apps\\POSBundle\\Controller\\OrderToDoCrudController', '28642de' => 'App\\Flexy\\Apps\\POSBundle\\Controller\\TableCrudController', 'da430a9' => 'App\\Flexy\\Apps\\StockBundle\\Controller\\ArticleCrudController', 'a856bcd' => 'App\\Flexy\\Apps\\StockBundle\\Controller\\DocumentCrudController', 'd9a574f' => 'App\\Flexy\\Apps\\StockBundle\\Controller\\StockCrudController', '06b39d7' => 'App\\Flexy\\Apps\\TransportBundle\\Controller\\AgentCrudController', 'ed6d9dd' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\BlocCrudController', 'cf22c51' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\FormCrudController', 'afa9a02' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\FormFieldCrudController', '8a478eb' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\MasterSliderCrudController', 'f7c6ad2' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\MenuCrudController', 'd5f1b1a' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\MenuItemCrudController', '1220cc7' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\PageCrudController', '4c61260' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\PageMailCrudController', 'ee6425c' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\PageWidgetCrudController', '1562da4' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\PubBannerCrudController', '7a1c4db' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SectionCrudController', '160dec8' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SlideCrudController', '0ac1df3' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SliderCrudController', '866ab85' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\Admin\\SubMenuItemCrudController', '727a0ab' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\AgentCrudController', '681270e' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\AttributCrudController', 'f7c60d4' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\AttributValueCrudController', 'a965699' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\BrandCrudController', '9e0d068' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CategoryOfferCrudController', '84babde' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CategoryProductCrudController', '2667ab6' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CategoryProductShopCrudController', '38eacf5' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CityCrudController', 'a3db88c' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CityRegionCrudController', 'ee97431' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CommentCrudController', 'ded1832' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CouponsCrudController', '376c024' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController', '44d42e1' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Customer\\MissionCrudController', '39b7f3e' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Customer\\OrderCrudController', 'f40dd5f' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerCrudController', 'ee603c3' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerGroupCrudController', '3d1e701' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerPackEngagementCrudController', 'f37828e' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\CustomerWalletPointCrudController', '75dd3cc' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\DemandeFundCrudController', '2b880f8' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\DepartementCrudController', 'e622e27' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ImportCrudController', 'f844c56' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ImportExcelCrudController', '9fbd2e3' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\MyCustomerCrudController', '795fd5a' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\MyCustomerWalletCrudController', 'a87f728' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\OfferProductCrudController', '4d6da99' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\OrderCrudController', '9f708fb' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PackCrudController', 'f0e71c8' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PackEngagementCrudController', '6ebaa0c' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PaymentMethodCrudController', 'b6d36ca' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ProductCrudController', 'f7dbdda' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\PromotionCrudController', 'e9f0e37' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\ShippingMethodCrudController', '9c61741' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CatalogueProductCrudController', '64be9b4' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CategoryOfferCrudController', '7fdd333' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CategoryProductCrudController', 'f1c7eff' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\CustomerCrudController', 'd805a47' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\DemandeFundCrudController', 'ad18449' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\MyOrdersCrudController', '6a4d5be' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\OfferProductCrudController', '8f7a3b3' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\ProductCrudController', '3836e4d' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\VendorCrudController', 9789936 => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\VendorStatementCrudController', 'ab94216' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\VendorCrudController', '20d353a' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\BlocCrudController', '7d0aec9' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\MasterSliderCrudController', '0c937bd' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\MenuCrudController', '5a16c0a' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\MenuItemCrudController', '04bad5e' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\PageCrudController', '602b18d' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\PageMailCrudController', 'ce3a376' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\PubBannerCrudController', '4e68595' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SectionCrudController', 'd0c6010' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SlideCrudController', '4c88364' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SliderCrudController', '03781f5' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\Admin\\SubMenuItemCrudController', 'c31f6c7' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\AgentCrudController', 'b56a53e' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\AgentRevenueCrudController', '5af0219' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderCrudController', '6d22952' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderOldCrudController', 8338764 => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderToDoCrudController', 'b36ed91' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderCrudController', '098262d' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderOldCrudController', 'a6fab3e' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderToDoCrudController', 'b242042' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\ShippingAgentCrudController', 'bca152f' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\ComplaintCrudController', '6b09166' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\ComplaintSubjectCrudController', '0c82699' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerCODCrudController', '0f85820' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerCrudController', 'e224cd7' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerGroupCrudController', 'c85dc65' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerPackEngagementCrudController', '45feb4e' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController', '26e9194' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\ComplaintCrudController', '1d3a217' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\CustomerWalletPointCrudController', 8478445 => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\MissionCrudController', 'df14d97' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\MyCustomerWalletCrudController', '40fed42' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\OrderCrudController', '11f1181' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\ProductSubscriptionCrudController', 8713916 => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\UserPasswordCrudController', 'fe1c4d4' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\MyCustomerCrudController', '85b5573' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\MyCustomerWalletCrudController', 'f42310d' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\PackCrudController', 'bbf09e0' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\PackEngagementCrudController', 'c7b2db8' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\ImportExcel\\ImportCrudController', '111905b' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderPaymentCrudController', 'df98f2e' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderShippingCrudController', 'bdad2af' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\DemandeFundCrudController', 'e781809' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\ExportExcelOrderCrudController', 'e60bc9e' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\LogHistoryOrderCrudController', '0806eb5' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Order\\OrderCrudController', 7553422 => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\BankBookCrudController', 'e4cde17' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\PaymentMethodCrudController', '762665a' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\TransactionCrudController', '3d4aca0' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Payment\\TransactionListCrudController', 'c8dd6c6' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\AttributCrudController', 'd9ee060' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\AttributValueCrudController', '2cb0c4f' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\BrandCrudController', 'a5f9953' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryOfferCrudController', 'a6fef40' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryProductCrudController', 'fa40343' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryProductRevenueCrudController', 'd7f27bf' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CategoryProductShopCrudController', 'becad1c' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\CommentCrudController', '0e4505f' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ExportExcelCategoryProductCrudController', 'acf6fd0' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ExportExcelProductCrudController', '50b52bb' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ImportExcelCrudController', '0df58c4' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\OfferProductCrudController', '301cd6d' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductCrudController', '67855a0' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductPackChildCrudController', '808a9e5' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductPackCrudController', 'b902daa' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductRevenueCrudController', 'f913ad2' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductSubscriptionCrudController', 'a9b342f' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\ProductVariableCrudController', 'ff66c8e' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Product\\SubCategoryProductCrudController', 'cce97af' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Promotion\\CouponsCrudController', 'ea5505f' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Promotion\\PromotionCrudController', '8951cc1' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CashBoxCrudController', '097cc66' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CashOnDeliveryCrudController', '5cb4b79' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CityCrudController', '19944dd' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\CityRegionCrudController', 'dc48c9e' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\DepartementCrudController', '71b5486' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentCollectMoneyCrudController', '35fd1ed' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentCrudController', '85f2a29' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentItemChildCrudController', '706ca21' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentItemCrudController', 'd8af5f9' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShipmentPaperCrudController', '5c06fe0' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShippingCalculationMethodCrudController', '70222f9' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\ShippingMethodCrudController', '9f448a5' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\StepTypeCrudController', '423125b' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentCrudController', '034f68b' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFiveShipmentCrudController', 'e4d9b40' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFourShipmentCrudController', 1547049 => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepOneShipmentCrudController', 'a27111c' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepSixShipmentCrudController', '67a47ff' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepThreeShipmentCrudController', 'cdccf08' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\Steps\\StepTwoShipmentCrudController', 'f689d7c' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Shipping\\TrackingStepCrudController', 'f6be666' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\CatalogueProductCrudController', '094dabc' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\CategoryProductCrudController', 'e7d97fc' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\CustomerCrudController', '2d82eda' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\MyOrdersCrudController', 'edbe245' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\ProductCrudController', '8c8824e' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\StoreCrudController', 'f430b24' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CatalogueProductCrudController', '4d636a1' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryOfferCrudController', '6315f57' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryProductCrudController', '5b2dd9b' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CustomerCrudController', 'f51a81b' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DemandeFundCrudController', 'f0e629b' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\MyOrdersCrudController', '23667fd' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\OfferProductCrudController', 'fe1877d' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\ProductCrudController', '9e9d63a' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorCrudController', '444ee02' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorStatementCrudController', 'd172823' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\VendorCrudController', 'c28efaa' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\BlocCrudController', '5af89a8' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\CategoryPageCrudController', 'e0076b8' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\MasterSliderCrudController', '296b601' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\MenuCrudController', 1216108 => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\MenuItemCrudController', '255626e' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\PageCrudController', 'fecc668' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\PageMailCrudController', '62cef0c' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\PageWidgetCrudController', 'e4ccfe3' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\PubBannerCrudController', '646a356' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\SectionCrudController', '4222ec8' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\SlideCrudController', 'f533d39' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\SliderCrudController', 'c1f422f' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\Admin\\SubMenuItemCrudController', '3a24b89' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\AgentCrudController', '40e1ff9' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderCrudController', '93cd087' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderOldCrudController', '6afaacd' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderToDoCrudController', '8382e09' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderCrudController', '716f6d3' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderOldCrudController', 'e5d5f86' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderToDoCrudController', 'b12ce77' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\ShippingAgentCrudController', 'd8377a1' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\ComplaintCrudController', 5068151 => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\ComplaintSubjectCrudController', 'b9327a9' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\CustomerCODCrudController', '844e34e' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\CustomerCrudController', 'bab5731' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\CustomerGroupCrudController', '5ec2208' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\CustomerPackEngagementCrudController', 'b2c5ba4' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController', '98c8b31' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\ComplaintCrudController', 'b92529e' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\CustomerWalletPointCrudController', '23f5891' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\MissionCrudController', 1601147 => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\MyCustomerWalletCrudController', '07b5bb7' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\OrderCrudController', '4fa613c' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\ProductSubscriptionCrudController', 'edeac72' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\UserPasswordCrudController', 7800506 => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\MyCustomerCrudController', 4215730 => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\MyCustomerWalletCrudController', '4ca0fa3' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\PackCrudController', '2038ff8' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\PackEngagementCrudController', '1c178c8' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\ImportExcel\\ImportCrudController', '3ef3e15' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderPaymentCrudController', '5ea1aa9' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Order\\ChangeStatusOrderShippingCrudController', '16d1c93' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Order\\DemandeFundCrudController', 'bc69dc1' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Order\\ExportExcelOrderCrudController', 'fc7825d' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Order\\LogHistoryOrderCrudController', '861582e' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Order\\OrderCrudController', '179a978' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Payment\\BankBookCrudController', 'b7cd961' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Payment\\PaymentMethodCrudController', '78834cf' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Payment\\TransactionCrudController', '9b2deed' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Payment\\TransactionListCrudController', 'a9adf13' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\AttributCrudController', 'bf8cd1d' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\AttributValueCrudController', 'cf0bd89' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\BrandCrudController', 'e7eb45b' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\CategoryOfferCrudController', 'bfb27aa' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\CategoryProductCrudController', 'd5ad64e' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\CategoryProductRevenueCrudController', 'afba486' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\CategoryProductShopCrudController', '5e93327' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\CommentCrudController', '2de4046' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ExportExcelCategoryProductCrudController', 4962894 => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ExportExcelProductCrudController', '90e561d' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ImageProductEmbdedCrudController', '95c347c' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ImportExcelCrudController', 'a2b7bdc' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\LocalProductCrudController', 'f4176ab' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\LocalProductVariableCrudController', '5e6341c' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\OfferProductCrudController', 'ffd0320' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ProductCrudController', 'f23989f' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ProductPackChildCrudController', 'f89bf0e' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ProductPackCrudController', '985ebe5' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ProductRevenueCrudController', '30f7e5a' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ProductSubscriptionCrudController', '50a6d53' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\ProductVariableCrudController', '18a1987' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Product\\SubCategoryProductCrudController', 'f6fa085' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Promotion\\CouponsCrudController', '9cda864' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Promotion\\PromotionCrudController', 'a91b479' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\CashBoxCrudController', '7ffaeef' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\CashOnDeliveryCrudController', 'd218348' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\CityCrudController', '60c2b08' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\CityRegionCrudController', '876ee87' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\DepartementCrudController', '9d5597d' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShipmentCollectMoneyCrudController', '6cd33c7' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShipmentCrudController', '9248f7c' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShipmentItemChildCrudController', 'e6ef40f' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShipmentItemCrudController', '844ac9a' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShipmentPaperCrudController', '0e549cd' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShippingCalculationMethodCrudController', 'cece89e' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\ShippingMethodCrudController', 'becb3bb' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\StepTypeCrudController', 'dd00f58' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentCrudController', '0457c4b' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFiveShipmentCrudController', '44df75b' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFourShipmentCrudController', '89722ac' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\StepOneShipmentCrudController', '71234b7' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\StepSixShipmentCrudController', '74aeddf' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\StepThreeShipmentCrudController', '4ff2279' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\Steps\\StepTwoShipmentCrudController', '9963b7d' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Shipping\\TrackingStepCrudController', '11b6c9d' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Store\\Dashboard\\CatalogueProductCrudController', '7c54080' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Store\\Dashboard\\CategoryProductCrudController', 'ce68b0c' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Store\\Dashboard\\CustomerCrudController', 'b612ef2' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Store\\Dashboard\\MyOrdersCrudController', 'dbdea61' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Store\\Dashboard\\ProductCrudController', 'd56c5d0' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Store\\StoreCrudController', '75157d4' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CatalogueProductCrudController', '6b17fc7' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryOfferCrudController', 'b381ac4' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryProductCrudController', '7cdccbb' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CustomerCrudController', 'd3246e8' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DemandeFundCrudController', '14cc98e' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\MyOrdersCrudController', '8c565af' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\OfferProductCrudController', '95cb6fa' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\ProductCrudController', '15fbdba' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorCrudController', 'f60513e' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorStatementCrudController', '29de640' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\VendorCrudController', '800de34' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\BlocCrudController', 'df995e1' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\MasterSliderCrudController', '868459b' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\MenuCrudController', 'c53b17f' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\MenuItemCrudController', 'ba2e3ef' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\PageCrudController', '936f2ba' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\PageMailCrudController', 'cc6df90' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\PubBannerCrudController', 'd5572a9' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SectionCrudController', 'cb38f1b' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SlideCrudController', 'e7158a1' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SliderCrudController', 'cceff62' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\SubMenuItemCrudController', '41bc474' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\MissionCrudController', '2adad2e' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\MissionDraftCrudController', 'a9f6f63' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\MissionExtraFeesCrudController', '058d555' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\MissionExtraFeesTypeCrudController', 'e25e1ef' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\OrderItemMissionCrudController', '4151ba7' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\OrderMissionCrudController', '1602d88' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\Admin\\Transport\\ShipmentMissionCrudController', '504c143' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Accounting\\EmbdedPayableInvoiceCrudController', 'd1f5249' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Accounting\\InvoiceCrudController', '63a43e6' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\AgentCrudController', '5e83002' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderCrudController', '9fc2d96' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderOldCrudController', '9365b38' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\OrderToDoCrudController', '855ebc7' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderCrudController', 'ed69c76' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderOldCrudController', 4556435 => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\OrderToDoCrudController', '40b2c11' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\ShippingAgentCrudController', 'a59c632' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerCODCrudController', '4df3b60' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerCrudController', 'c5e34e0' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerGroupCrudController', 'e8199dd' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerPackEngagementCrudController', '4d6e6d9' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\CustomerWalletPointCrudController', 'a3ab598' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\CustomerCrudController', '7bd5ff6' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\CustomerWalletPointCrudController', 'b2da23a' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\InvoiceCrudController', 'cbbde86' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\MissionCrudController', 'a44354c' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\OrderCrudController', '488ab0d' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\UserPasswordCrudController', '7e657e2' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\UsernameCrudController', 'fa620ab' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\MyCustomerCrudController', '422c96d' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\MyCustomerWalletCrudController', 'a3222e8' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\PackCrudController', '4f103c1' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\PackEngagementCrudController', 7734057 => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\ImportExcel\\ImportCrudController', 'b5186ff' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Order\\DemandeFundCrudController', '7f9fbf2' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Order\\OrderCrudController', 'db9353f' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Order\\QuotationOrderCrudController', '57cc1e9' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\BankBookCrudController', '91d8a3c' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\PaymentMethodCrudController', 'ec1838d' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\TransactionCrudController', 'b20f561' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Payment\\TransactionListCrudController', '2ed7412' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\AttributCrudController', '5a17be8' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\AttributValueCrudController', 'c21480b' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\BrandCrudController', '9b61425' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CategoryOfferCrudController', '858d789' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CategoryProductCrudController', 'b9a6a29' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CategoryProductRevenueCrudController', '3402a2b' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CategoryProductShopCrudController', '6e9281d' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\CommentCrudController', 5506400 => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ImportExcelCrudController', 'b084a08' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\OfferProductCrudController', 5749288 => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ProductCrudController', '76a4d63' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ProductPackChildCrudController', '4f885e5' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ProductPackCrudController', 'ff3e2bb' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ProductRevenueCrudController', 'ffc5401' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ProductSubscriptionCrudController', 'f584888' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Product\\ProductVariableCrudController', 'd94247d' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Promotion\\CouponsCrudController', '4c29e26' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Promotion\\PromotionCrudController', '1f3004d' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CashBoxCrudController', '02d4599' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CashOnDeliveryCrudController', 'c6031ba' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CityCrudController', '1044c2e' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\CityRegionCrudController', 'e2298ab' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\DepartementCrudController', '19982e5' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentCollectMoneyCrudController', '9f885af' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentCrudController', 'b769b57' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentItemChildCrudController', 'be743d2' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentItemCrudController', 'd3cf861' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShipmentPaperCrudController', 1134250 => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingCalculationMethodCrudController', 'ae06d58' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingMethodCrudController', 'ebb4b38' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\BodyConditionCrudController', '5d5fa7a' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedBrakingControlCrudController', 'ec1c5ae' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedDisplayControlCrudController', '312dd80' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedOilMaintenanceCrudController', 'a6d732a' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedOtherControlCrudController', 'f2acf83' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedPowerControlCrudController', '2d0728c' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedTechnicalControlCrudController', 'c154ca1' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\Embded\\EmbdedTireControlCrudController', '9c54153' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\ShippingVehicleCrudController', '1336cc8' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\StatusTrackingVehicleCrudController', '324acd0' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleConsumptionCrudController', '65e4d86' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleIncidentCrudController', '2d5ba2e' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleRentCrudController', '7c97734' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleRentPaymentCrudController', '76285dd' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleRentTypeCrudController', 'ba25499' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\ShippingVehicle\\VehicleRepairCrudController', 'b4bdf41' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\StepTypeCrudController', '1f9f5b2' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\ShipmentCrudController', 'd4d6cbb' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFiveShipmentCrudController', 'c0aeff4' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepFourShipmentCrudController', '165f2c1' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepOneShipmentCrudController', 'd8028f2' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepSixShipmentCrudController', '88f3b6c' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepThreeShipmentCrudController', 'cfa509f' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\Steps\\StepTwoShipmentCrudController', '7b9e9ff' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Shipping\\TrackingStepCrudController', 'd02a2ec' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Store\\StoreCrudController', 'f5d02a1' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Tax\\ValueAddedTaxCrudController', '8353a1b' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CatalogueProductCrudController', '6eb5dd2' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryOfferCrudController', 'f482245' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CategoryProductCrudController', 'be93fd9' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\CustomerCrudController', 'ce4bd4b' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DemandeFundCrudController', '3c27b5e' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\MyOrdersCrudController', '055ddb6' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\OfferProductCrudController', 7759474 => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\ProductCrudController', '8e2fb10' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorCrudController', '6b3a463' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\VendorStatementCrudController', '96e2313' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\VendorCrudController', '20b4f90' => 'App\\Flexy\\ShopBundle\\Controller\\Accounting\\InvoiceCrudController', '44b3a4b' => 'App\\Flexy\\ShopBundle\\Controller\\Agent\\AgentCrudController', '8de1926' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerCODCrudController', '043ef7d' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerCrudController', '4bea42c' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerGroupCrudController', '8e34cd8' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerPackEngagementCrudController', '8dee652' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\CustomerWalletPointCrudController', '60d027a' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\CustomerWalletPointCrudController', '557d00c' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\MissionCrudController', '1375ec8' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\OrderCrudController', '28e4d54' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\MyCustomerCrudController', 'b0618f3' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\MyCustomerWalletCrudController', 'b130a34' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\PackCrudController', '277ee37' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\PackEngagementCrudController', 'e86dcb0' => 'App\\Flexy\\ShopBundle\\Controller\\ImportExcel\\ImportCrudController', 'a182a21' => 'App\\Flexy\\ShopBundle\\Controller\\Order\\DemandeFundCrudController', 'be5d899' => 'App\\Flexy\\ShopBundle\\Controller\\Order\\OrderCrudController', '8c61234' => 'App\\Flexy\\ShopBundle\\Controller\\Payment\\BankBookCrudController', 'd074ccd' => 'App\\Flexy\\ShopBundle\\Controller\\Payment\\PaymentMethodCrudController', '2f93d1a' => 'App\\Flexy\\ShopBundle\\Controller\\Payment\\TransactionCrudController', 'f03dead' => 'App\\Flexy\\ShopBundle\\Controller\\Payment\\TransactionListCrudController', 'fe4aca9' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\AttributCrudController', 'e758f28' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\AttributValueCrudController', '5136a49' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\BrandCrudController', '1bdef30' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\CategoryOfferCrudController', '58da7f9' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\CategoryProductCrudController', 'dda9863' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\CategoryProductShopCrudController', 'ee8041b' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\CommentCrudController', 'aeeb724' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\ImportExcelCrudController', '0042f1c' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\OfferProductCrudController', '5f36f56' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\ProductCrudController', 'c6570cc' => 'App\\Flexy\\ShopBundle\\Controller\\Product\\ProductSubscriptionCrudController', 'a6132ec' => 'App\\Flexy\\ShopBundle\\Controller\\Promotion\\CouponsCrudController', 'c17aa1e' => 'App\\Flexy\\ShopBundle\\Controller\\Promotion\\PromotionCrudController', 'b222ac1' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\CashBoxCrudController', 'bcd7325' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\CashOnDeliveryCrudController', '6f9be8d' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\CityCrudController', '3dfb536' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\CityRegionCrudController', 'cb1119b' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\DepartementCrudController', 'c9ea4a5' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentCollectMoneyCrudController', 'c9057f8' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentCrudController', '2d94cff' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentItemChildCrudController', '856db3a' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentItemCrudController', '6c93639' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShipmentPaperCrudController', '4488a5d' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShippingCalculationMethodCrudController', 'a3f494b' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\ShippingMethodCrudController', 3943757 => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\StepTypeCrudController', 'a4cb24a' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\ShipmentCrudController', 'a2c8f90' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepFiveShipmentCrudController', '9a342e0' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepFourShipmentCrudController', '97cfab5' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepOneShipmentCrudController', '00fa1c9' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepSixShipmentCrudController', '9382bd6' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepThreeShipmentCrudController', 'fddd2de' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Steps\\StepTwoShipmentCrudController', '7affc57' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\TrackingStepCrudController', 'afe0990' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Vehicle\\EquipmentVehicleCrudController', 'b40dc02' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Vehicle\\FuelTypeCrudController', '8b7fee1' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Vehicle\\ShippingVehicleCrudController', '457913d' => 'App\\Flexy\\ShopBundle\\Controller\\Shipping\\Vehicle\\ShippingVehicleTypeCrudController', '7a7a15e' => 'App\\Flexy\\ShopBundle\\Controller\\Store\\StoreCrudController', '5104af5' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CatalogueProductCrudController', '9c885db' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CategoryOfferCrudController', 'e513b15' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CategoryProductCrudController', '3e086f4' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\CustomerCrudController', '6513f56' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\DemandeFundCrudController', 'bf88337' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\MyOrdersCrudController', 'fcf1271' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\OfferProductCrudController', 'b484a5e' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\ProductCrudController', '1d055f7' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\VendorCrudController', 4297446 => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\VendorStatementCrudController', '91c56e0' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\VendorCrudController']), $a), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] ?? $this->getControllerFactoryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), $b, $b);
}
/**
* Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory
*/
protected function getActionFactoryService()
{
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()));
}
/**
* Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory
*/
protected function getControllerFactoryService()
{
return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory(($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
}
/**
* Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory
*/
protected function getEntityFactoryService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'])) {
return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'];
}
$b = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService());
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 () {
yield 0 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPreConfigurator'] ?? $this->load('getCommonPreConfiguratorService'));
yield 1 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator());
yield 2 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AssociationConfigurator'] ?? $this->load('getAssociationConfiguratorService'));
yield 3 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator());
yield 4 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\BooleanConfigurator'] ?? $this->load('getBooleanConfiguratorService'));
yield 5 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator());
yield 6 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] ?? $this->load('getCollectionConfiguratorService'));
yield 7 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CountryConfigurator'] ?? $this->load('getCountryConfiguratorService'));
yield 8 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator());
yield 9 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\DateTimeConfigurator'] ?? $this->load('getDateTimeConfiguratorService'));
yield 10 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator());
yield 11 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator());
yield 12 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator());
yield 13 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator(\dirname(__DIR__, 4)));
yield 14 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator());
yield 15 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator());
yield 16 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator());
yield 17 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\MoneyConfigurator'] ?? $this->load('getMoneyConfiguratorService'));
yield 18 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\NumberConfigurator'] ?? $this->load('getNumberConfiguratorService'));
yield 19 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] ?? $this->load('getPercentConfiguratorService'));
yield 20 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ChoiceConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator());
yield 21 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\SlugConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator());
yield 22 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator());
yield 23 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator());
yield 24 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator());
yield 25 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator());
yield 26 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator());
yield 27 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPostConfigurator'] ?? $this->load('getCommonPostConfiguratorService'));
}, 28), new \EasyCorp\Bundle\EasyAdminBundle\Factory\FormLayoutFactory()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] ?? $this->getActionFactoryService()), $b, ($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
}
/**
* Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider
*/
protected function getAdminContextProviderService()
{
return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] = new \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
}
/**
* Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry
*/
protected function getDashboardControllerRegistryService()
{
return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->targetDir.'', ['App\\Controller\\Admin\\DashboardController' => '502bcf9', 'App\\Flexy\\Apps\\AiBundle\\Controller\\DashboardController' => '1535752', 'App\\Flexy\\Apps\\BookingBundle\\Controller\\DashboardController' => 'ef19da2', 'App\\Flexy\\Apps\\CJDropShippingBundle\\Controller\\DashboardController' => '26f7fe0', 'App\\Flexy\\Apps\\CueClubBundle\\Controller\\DashboardController' => '18f4bd4', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\Agent\\DashboardController' => 'aa5d41e', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\ShippingAgent\\DashboardController' => '8ed66cb', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\DashboardController' => '58e81f1', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\DashboardController' => 'ef3e8cf', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Store\\Dashboard\\DashboardController' => 'efee8f2', 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\DashboardController' => '0800615', 'App\\Flexy\\Apps\\ListingBundle\\Controller\\DashboardController' => '9c20041', 'App\\Flexy\\Apps\\MyNewBundle\\Controller\\DashboardController' => '7f395dd', 'App\\Flexy\\Apps\\NewsletterBundle\\Controller\\DashboardController' => '853a4aa', 'App\\Flexy\\Apps\\POSBundle\\Controller\\DashboardController' => '0a4c5ef', 'App\\Flexy\\Apps\\ProjectsBundle\\Controller\\DashboardController' => '057e178', 'App\\Flexy\\Apps\\StockBundle\\Controller\\DashboardController' => 'f245062', 'App\\Flexy\\Apps\\SubscriptionProductBundle\\Controller\\DashboardController' => 'e830d50', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\DashboardController' => '6a18203', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Agent\\DashboardController' => 'c646f93', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Customer\\DashboardController' => 'd09929b', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\DashboardController' => '616f1b9', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\DashboardController' => '505baf2', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\DashboardController' => '6984b5a', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\DashboardController' => 'b0247ef', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\DashboardController' => 'a2c229a', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\DashboardController' => '8396e62', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\DashboardController' => 'aecbcb2', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\DashboardController' => '8d329da', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DashboardController' => '7d9d297', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\DashboardController' => '6ebeeaa', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\DashboardController' => 'c421102', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\DashboardController' => '2fa7e2e', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\DashboardController' => '649b5df', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\DashboardController' => 'f5daad4', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Store\\Dashboard\\DashboardController' => 'e55454a', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DashboardController' => '793487e', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\DashboardController' => 'aeeff4c', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\DashboardController' => '9309759', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\DashboardController' => 'de0d2ec', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\DashboardController' => '24c87c7', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\DashboardController' => '7ad7ec3', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DashboardController' => 'ef60733', 'App\\Flexy\\ShopBundle\\Controller\\Agent\\Dashboard\\DashboardController' => 'd922ba5', 'App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\DashboardController' => 'b08e980', 'App\\Flexy\\ShopBundle\\Controller\\DashboardController' => '4f347d8', 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\DashboardController' => 'fde6e0f'], ['502bcf9' => 'App\\Controller\\Admin\\DashboardController', 1535752 => 'App\\Flexy\\Apps\\AiBundle\\Controller\\DashboardController', 'ef19da2' => 'App\\Flexy\\Apps\\BookingBundle\\Controller\\DashboardController', '26f7fe0' => 'App\\Flexy\\Apps\\CJDropShippingBundle\\Controller\\DashboardController', '18f4bd4' => 'App\\Flexy\\Apps\\CueClubBundle\\Controller\\DashboardController', 'aa5d41e' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\Agent\\DashboardController', '8ed66cb' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Agent\\Dashboard\\ShippingAgent\\DashboardController', '58e81f1' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Customer\\Dashboard\\DashboardController', 'ef3e8cf' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\DashboardController', 'efee8f2' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Store\\Dashboard\\DashboardController', '0800615' => 'App\\Flexy\\Apps\\EcommerceBundle\\Controller\\Vendor\\Dashboard\\DashboardController', '9c20041' => 'App\\Flexy\\Apps\\ListingBundle\\Controller\\DashboardController', '7f395dd' => 'App\\Flexy\\Apps\\MyNewBundle\\Controller\\DashboardController', '853a4aa' => 'App\\Flexy\\Apps\\NewsletterBundle\\Controller\\DashboardController', '0a4c5ef' => 'App\\Flexy\\Apps\\POSBundle\\Controller\\DashboardController', '057e178' => 'App\\Flexy\\Apps\\ProjectsBundle\\Controller\\DashboardController', 'f245062' => 'App\\Flexy\\Apps\\StockBundle\\Controller\\DashboardController', 'e830d50' => 'App\\Flexy\\Apps\\SubscriptionProductBundle\\Controller\\DashboardController', '6a18203' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\DashboardController', 'c646f93' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Agent\\DashboardController', 'd09929b' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Customer\\DashboardController', '616f1b9' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\DashboardController', '505baf2' => 'App\\Flexy\\FrontBundle\\Themes\\Default\\Controller\\ShopAdmin\\Vendor\\DashboardController', '6984b5a' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\DashboardController', 'b0247ef' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\DashboardController', 'a2c229a' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\DashboardController', '8396e62' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Customer\\Dashboard\\DashboardController', 'aecbcb2' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\DashboardController', '8d329da' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Store\\Dashboard\\DashboardController', '7d9d297' => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DashboardController', '6ebeeaa' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\DashboardController', 'c421102' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\DashboardController', '2fa7e2e' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\DashboardController', '649b5df' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Customer\\Dashboard\\DashboardController', 'f5daad4' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\DashboardController', 'e55454a' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Store\\Dashboard\\DashboardController', '793487e' => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DashboardController', 'aeeff4c' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\DashboardController', 9309759 => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\Agent\\DashboardController', 'de0d2ec' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Agent\\Dashboard\\ShippingAgent\\DashboardController', '24c87c7' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Customer\\Dashboard\\DashboardController', '7ad7ec3' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\DashboardController', 'ef60733' => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Controller\\ShopAdmin\\Vendor\\Dashboard\\DashboardController', 'd922ba5' => 'App\\Flexy\\ShopBundle\\Controller\\Agent\\Dashboard\\DashboardController', 'b08e980' => 'App\\Flexy\\ShopBundle\\Controller\\Customer\\Dashboard\\DashboardController', '4f347d8' => 'App\\Flexy\\ShopBundle\\Controller\\DashboardController', 'fde6e0f' => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\Dashboard\\DashboardController']);
}
/**
* Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator' service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator
*/
protected function getAdminUrlGeneratorService()
{
$this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'] = function () {
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()));
};
return $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']();
}
/**
* Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker' shared service.
*
* @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
*/
protected function getAuthorizationCheckerService()
{
$a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'])) {
return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'];
}
return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker($a);
}
/**
* Gets the private 'MobileDetectBundle\EventListener\RequestResponseListener' shared service.
*
* @return \MobileDetectBundle\EventListener\RequestResponseListener
*/
protected function getRequestResponseListenerService()
{
return $this->privates['MobileDetectBundle\\EventListener\\RequestResponseListener'] = new \MobileDetectBundle\EventListener\RequestResponseListener(($this->privates['MobileDetectBundle\\DeviceDetector\\MobileDetector'] ??= new \MobileDetectBundle\DeviceDetector\MobileDetector()), ($this->privates['MobileDetectBundle\\Helper\\DeviceView'] ?? $this->getDeviceViewService()), ($this->services['router'] ?? $this->getRouterService()), $this->parameters['mobile_detect.redirect'], true);
}
/**
* Gets the private 'MobileDetectBundle\Helper\DeviceView' shared service.
*
* @return \MobileDetectBundle\Helper\DeviceView
*/
protected function getDeviceViewService()
{
$this->privates['MobileDetectBundle\\Helper\\DeviceView'] = $instance = new \MobileDetectBundle\Helper\DeviceView(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
$instance->setCookieDomain('');
$instance->setCookieExpireDatetimeModifier('1 month');
$instance->setCookieHttpOnly(true);
$instance->setCookieKey('device_view');
$instance->setCookiePath('/');
$instance->setCookieSecure(false);
$instance->setRedirectConfig($this->parameters['mobile_detect.redirect']);
$instance->setSwitchParam('device_view');
return $instance;
}
/**
* Gets the private 'Symfony\Component\Mercure\HubRegistry' shared service.
*
* @return \Symfony\Component\Mercure\HubRegistry
*/
protected function getHubRegistryService()
{
$a = ($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService());
return $this->privates['Symfony\\Component\\Mercure\\HubRegistry'] = new \Symfony\Component\Mercure\HubRegistry($a, ['default' => $a]);
}
/**
* Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
*
* @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
*/
protected function getResetAssetsEventListenerService()
{
return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [0 => '_default']);
}
/**
* Gets the private 'annotations.cache_adapter' shared service.
*
* @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
*/
protected function getAnnotations_CacheAdapterService()
{
return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
}
/**
* Gets the private 'annotations.cached_reader' shared service.
*
* @return \Doctrine\Common\Annotations\PsrCachedReader
*/
protected function getAnnotations_CachedReaderService()
{
return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
}
/**
* Gets the private 'annotations.reader' shared service.
*
* @return \Doctrine\Common\Annotations\AnnotationReader
*/
protected function getAnnotations_ReaderService()
{
$this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
$a = new \Doctrine\Common\Annotations\AnnotationRegistry();
$a->registerUniqueLoader('class_exists');
$instance->addGlobalIgnoredName('required', $a);
return $instance;
}
/**
* Gets the private 'api_platform.cache.identifiers_extractor' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getApiPlatform_Cache_IdentifiersExtractorService()
{
return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('m1v-jXB+4I', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'api_platform.cache.metadata.property.legacy' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getApiPlatform_Cache_Metadata_Property_LegacyService()
{
return $this->privates['api_platform.cache.metadata.property.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('yqsKA7BMQB', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'api_platform.cache.metadata.resource' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getApiPlatform_Cache_Metadata_ResourceService()
{
return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('uyThXDLDkf', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'api_platform.cache.metadata.resource.legacy' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getApiPlatform_Cache_Metadata_Resource_LegacyService()
{
return $this->privates['api_platform.cache.metadata.resource.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('l0f07UsGWt', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'api_platform.cache.route_name_resolver' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getApiPlatform_Cache_RouteNameResolverService()
{
return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('IZrg97-wa9', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
{
return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('NRrBWMjSFB', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'api_platform.filter_locator' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function getApiPlatform_FilterLocatorService()
{
return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'annotated_app_entity_currency_exchange_rate_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_currency_exchange_rate_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityCurrencyExchangeRateApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
'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],
'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityUserApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
'annotated_app_flexy_front_bundle_entity_page_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_flexy_front_bundle_entity_page_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppFlexyFrontBundleEntityPageApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
'annotated_app_flexy_shop_bundle_entity_accounting_invoice_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_flexy_shop_bundle_entity_accounting_invoice_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppFlexyShopBundleEntityAccountingInvoiceApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
'annotated_app_flexy_shop_bundle_entity_customer_complaint_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_flexy_shop_bundle_entity_customer_complaint_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppFlexyShopBundleEntityCustomerComplaintApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
'annotated_app_flexy_shop_bundle_entity_customer_complaint_subject_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_flexy_shop_bundle_entity_customer_complaint_subject_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppFlexyShopBundleEntityCustomerComplaintSubjectApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
'annotated_app_flexy_shop_bundle_entity_customer_customer_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_flexy_shop_bundle_entity_customer_customer_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppFlexyShopBundleEntityCustomerCustomerApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
'annotated_app_flexy_shop_bundle_entity_customer_customer_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_flexy_shop_bundle_entity_customer_customer_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppFlexyShopBundleEntityCustomerCustomerApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
'annotated_app_flexy_shop_bundle_entity_customer_pack_engagement_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_flexy_shop_bundle_entity_customer_pack_engagement_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppFlexyShopBundleEntityCustomerPackEngagementApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
'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],
'annotated_app_flexy_shop_bundle_entity_payment_payment_method_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_flexy_shop_bundle_entity_payment_payment_method_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppFlexyShopBundleEntityPaymentPaymentMethodApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
'annotated_app_flexy_shop_bundle_entity_product_category_product_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => ['privates', 'annotated_app_flexy_shop_bundle_entity_product_category_product_api_platform_core_bridge_doctrine_orm_filter_exists_filter', 'getAnnotatedAppFlexyShopBundleEntityProductCategoryProductApiPlatformCoreBridgeDoctrineOrmFilterExistsFilterService', true],
'annotated_app_flexy_shop_bundle_entity_product_category_product_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_flexy_shop_bundle_entity_product_category_product_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppFlexyShopBundleEntityProductCategoryProductApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
'annotated_app_flexy_shop_bundle_entity_product_product_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_flexy_shop_bundle_entity_product_product_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppFlexyShopBundleEntityProductProductApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
'annotated_app_flexy_shop_bundle_entity_promotion_coupon_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_flexy_shop_bundle_entity_promotion_coupon_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppFlexyShopBundleEntityPromotionCouponApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
'annotated_app_flexy_shop_bundle_entity_resource_agent_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_flexy_shop_bundle_entity_resource_agent_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppFlexyShopBundleEntityResourceAgentApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
'annotated_app_flexy_shop_bundle_entity_shipping_city_region_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates', 'annotated_app_flexy_shop_bundle_entity_shipping_city_region_api_platform_core_bridge_doctrine_orm_filter_boolean_filter', 'getAnnotatedAppFlexyShopBundleEntityShippingCityRegionApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService', true],
], [
'annotated_app_entity_currency_exchange_rate_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
'annotated_app_entity_link_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
'annotated_app_flexy_front_bundle_entity_page_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
'annotated_app_flexy_shop_bundle_entity_accounting_invoice_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
'annotated_app_flexy_shop_bundle_entity_customer_complaint_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
'annotated_app_flexy_shop_bundle_entity_customer_complaint_subject_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
'annotated_app_flexy_shop_bundle_entity_customer_customer_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
'annotated_app_flexy_shop_bundle_entity_customer_customer_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
'annotated_app_flexy_shop_bundle_entity_customer_pack_engagement_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
'annotated_app_flexy_shop_bundle_entity_order_order_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
'annotated_app_flexy_shop_bundle_entity_payment_payment_method_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
'annotated_app_flexy_shop_bundle_entity_product_category_product_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => '?',
'annotated_app_flexy_shop_bundle_entity_product_category_product_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
'annotated_app_flexy_shop_bundle_entity_product_product_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
'annotated_app_flexy_shop_bundle_entity_promotion_coupon_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
'annotated_app_flexy_shop_bundle_entity_resource_agent_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
'annotated_app_flexy_shop_bundle_entity_shipping_city_region_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
]);
}
/**
* Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
*
* @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
*/
protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
{
return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\HttpCache\EventListener\AddHeadersListener(true, NULL, NULL, $this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
}
/**
* Gets the private 'api_platform.identifier.converter' shared service.
*
* @return \ApiPlatform\Core\Identifier\IdentifierConverter
*/
protected function getApiPlatform_Identifier_ConverterService()
{
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 () {
yield 0 => ($this->privates['api_platform.identifier.symfony_ulid_normalizer'] ?? $this->load('getApiPlatform_Identifier_SymfonyUlidNormalizerService'));
yield 1 => ($this->privates['api_platform.identifier.symfony_uuid_normalizer'] ?? $this->load('getApiPlatform_Identifier_SymfonyUuidNormalizerService'));
yield 2 => ($this->privates['api_platform.identifier.integer'] ??= new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer());
yield 3 => ($this->privates['api_platform.identifier.date_normalizer'] ??= new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer());
}, 4));
}
/**
* Gets the private 'api_platform.identifiers_extractor.cached' shared service.
*
* @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
*/
protected function getApiPlatform_IdentifiersExtractor_CachedService()
{
$a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
$b = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $a, $b, true), $a, $b);
}
/**
* Gets the private 'api_platform.json_schema.schema_factory' shared service.
*
* @return \ApiPlatform\Core\JsonSchema\SchemaFactory
*/
protected function getApiPlatform_JsonSchema_SchemaFactoryService()
{
$a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
if (isset($this->privates['api_platform.json_schema.schema_factory'])) {
return $this->privates['api_platform.json_schema.schema_factory'];
}
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()));
}
/**
* Gets the private 'api_platform.json_schema.type_factory' shared service.
*
* @return \ApiPlatform\Core\JsonSchema\TypeFactory
*/
protected function getApiPlatform_JsonSchema_TypeFactoryService()
{
$this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
$instance->setSchemaFactory(($this->privates['api_platform.json_schema.schema_factory'] ?? $this->getApiPlatform_JsonSchema_SchemaFactoryService()));
return $instance;
}
/**
* Gets the private 'api_platform.listener.request.add_format' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\AddFormatListener
*/
protected function getApiPlatform_Listener_Request_AddFormatService()
{
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']);
}
/**
* Gets the private 'api_platform.listener.request.deserialize' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\DeserializeListener
*/
protected function getApiPlatform_Listener_Request_DeserializeService()
{
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()));
}
/**
* Gets the private 'api_platform.listener.request.read.legacy' shared service.
*
* @return \ApiPlatform\Core\EventListener\ReadListener
*/
protected function getApiPlatform_Listener_Request_Read_LegacyService()
{
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()));
}
/**
* Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
*/
protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
{
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);
}
/**
* Gets the private 'api_platform.mercure.listener.response.add_link_header' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\AddLinkHeaderListener
*/
protected function getApiPlatform_Mercure_Listener_Response_AddLinkHeaderService()
{
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())));
}
/**
* Gets the private 'api_platform.metadata.property.metadata_factory.cached.legacy' shared service.
*
* @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
*/
protected function getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()
{
$a = ($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService());
if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
}
$b = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
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([0 => (\dirname(__DIR__, 4).'/config/packages/api_platform/resources.yaml')], $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 () {
yield 0 => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ??= new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction());
yield 1 => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService'));
yield 2 => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ??= new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction());
yield 3 => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ??= new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction());
yield 4 => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ??= new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction());
yield 5 => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ??= new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction());
yield 6 => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ??= new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction());
yield 7 => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ??= new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction());
yield 8 => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
yield 9 => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ??= new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction());
yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ??= new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction());
yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ??= new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat());
yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ??= new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction());
}, 13)));
}
/**
* Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
*
* @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
*/
protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
{
$a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
if (isset($this->privates['api_platform.metadata.property.name_collection_factory.cached'])) {
return $this->privates['api_platform.metadata.property.name_collection_factory.cached'];
}
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)));
}
/**
* Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
*
* @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
*/
protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
{
$a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
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([0 => (\dirname(__DIR__, 4).'/config/packages/api_platform/resources.yaml')], $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']));
}
/**
* Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
*
* @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
*/
protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
{
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([0 => (\dirname(__DIR__, 4).'/config/packages/api_platform/resources.yaml')], $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))))));
}
/**
* Gets the private 'api_platform.operation_path_resolver.custom' shared service.
*
* @return \ApiPlatform\PathResolver\CustomOperationPathResolver
*/
protected function getApiPlatform_OperationPathResolver_CustomService()
{
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())));
}
/**
* Gets the private 'api_platform.operation_path_resolver.router' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
*/
protected function getApiPlatform_OperationPathResolver_RouterService()
{
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()));
}
/**
* Gets the private 'api_platform.resource_class_resolver' shared service.
*
* @return \ApiPlatform\Api\ResourceClassResolver
*/
protected function getApiPlatform_ResourceClassResolverService()
{
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()));
}
/**
* Gets the private 'api_platform.router' shared service.
*
* @return \ApiPlatform\Symfony\Routing\Router
*/
protected function getApiPlatform_RouterService()
{
return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()), 1);
}
/**
* Gets the private 'api_platform.security.listener.request.deny_access' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
*/
protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
{
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()));
}
/**
* Gets the private 'api_platform.security.resource_access_checker' shared service.
*
* @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
*/
protected function getApiPlatform_Security_ResourceAccessCheckerService()
{
$a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
if (isset($this->privates['api_platform.security.resource_access_checker'])) {
return $this->privates['api_platform.security.resource_access_checker'];
}
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()), $a, false);
}
/**
* Gets the private 'api_platform.serializer.context_builder.filter' shared service.
*
* @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
*/
protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
{
$a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
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));
}
/**
* Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
*
* @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
*/
protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
{
return $this->privates['api_platform.serializer.mapping.class_metadata_factory'] = new \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))])));
}
/**
* Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
*
* @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
*/
protected function getApiPlatform_SubresourceOperationFactory_CachedService()
{
$a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
return $this->privates['api_platform.subresource_operation_factory.cached'];
}
$b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
return $this->privates['api_platform.subresource_operation_factory.cached'];
}
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())));
}
/**
* Gets the private 'assets.packages' shared service.
*
* @return \Symfony\Component\Asset\Packages
*/
protected function getAssets_PackagesService()
{
$a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
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 () {
yield 'easyadmin.assets.package' => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Asset\\AssetPackage'] ?? $this->load('getAssetPackageService'));
}, 1));
}
/**
* Gets the private 'cache.annotations' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AnnotationsService()
{
return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('IXxZx3xjHI', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.doctrine.orm.default.query' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Default_QueryService()
{
return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.doctrine.orm.default.result' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Default_ResultService()
{
return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.doctrine.orm.default.second_level.region_driver' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Default_SecondLevel_RegionDriverService()
{
return $this->privates['cache.doctrine.orm.default.second_level.region_driver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.property_info' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_PropertyInfoService()
{
return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('qSR6eAHgNH', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.security_expression_language' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SecurityExpressionLanguageService()
{
return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('lDzcjFrZ-6', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.security_token_verifier' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SecurityTokenVerifierService()
{
return $this->privates['cache.security_token_verifier'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('jdHjmKW+zA', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.serializer' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SerializerService()
{
return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('SPcJvE83iN', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.validator' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_ValidatorService()
{
return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('CwxrGhiEHX', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.webpack_encore' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_WebpackEncoreService()
{
return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('7sYKmLMHXO', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'config_cache_factory' shared service.
*
* @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
*/
protected function getConfigCacheFactoryService()
{
return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
yield 0 => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ??= new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this));
yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ??= new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker());
}, 2));
}
/**
* Gets the private 'controller.is_granted_attribute_listener' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener
*/
protected function getController_IsGrantedAttributeListenerService()
{
$a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
if (isset($this->privates['controller.is_granted_attribute_listener'])) {
return $this->privates['controller.is_granted_attribute_listener'];
}
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())));
}
/**
* Gets the private 'data_collector.form' shared service.
*
* @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
*/
protected function getDataCollector_FormService()
{
return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
}
/**
* Gets the private 'data_collector.request' shared service.
*
* @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
*/
protected function getDataCollector_RequestService()
{
return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
}
/**
* Gets the private 'debug.api_platform.collection_data_provider' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
*/
protected function getDebug_ApiPlatform_CollectionDataProviderService()
{
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 () {
yield 0 => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService'));
}, 1)));
}
/**
* Gets the private 'debug.api_platform.data_persister' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
*/
protected function getDebug_ApiPlatform_DataPersisterService()
{
return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
yield 0 => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->load('getApiPlatform_Doctrine_Orm_DataPersisterService'));
}, 1)));
}
/**
* Gets the private 'debug.api_platform.item_data_provider' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
*/
protected function getDebug_ApiPlatform_ItemDataProviderService()
{
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 () {
yield 0 => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService'));
}, 1)));
}
/**
* Gets the private 'debug.api_platform.subresource_data_provider' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
*/
protected function getDebug_ApiPlatform_SubresourceDataProviderService()
{
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 () {
yield 0 => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService'));
}, 1)));
}
/**
* Gets the private 'debug.controller_resolver' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
*/
protected function getDebug_ControllerResolverService()
{
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)));
}
/**
* Gets the private 'debug.debug_handlers_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
*/
protected function getDebug_DebugHandlersListenerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('php');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, true, NULL);
}
/**
* Gets the private 'debug.file_link_formatter' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
*/
protected function getDebug_FileLinkFormatterService()
{
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 () {
return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
});
}
/**
* Gets the private 'debug.log_processor' shared service.
*
* @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
*/
protected function getDebug_LogProcessorService()
{
return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
}
/**
* Gets the private 'debug.security.access.decision_manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
*/
protected function getDebug_Security_Access_DecisionManagerService()
{
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 () {
yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
yield 1 => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
yield 3 => ($this->privates['debug.security.voter.EasyCorp\\Bundle\\EasyAdminBundle\\Security\\SecurityVoter'] ?? $this->load('getSecurityVoterService'));
}, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
}
/**
* Gets the private 'debug.security.firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
*/
protected function getDebug_Security_FirewallService()
{
$a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
}
/**
* Gets the private 'debug.validator' shared service.
*
* @return \Symfony\Component\Validator\Validator\TraceableValidator
*/
protected function getDebug_ValidatorService()
{
$a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
if (isset($this->privates['debug.validator'])) {
return $this->privates['debug.validator'];
}
return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
}
/**
* Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
*
* @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
*/
protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
{
return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\EventSubscriber\\EventDoctrineSubscriber' => ['privates', 'App\\EventSubscriber\\EventDoctrineSubscriber', 'getEventDoctrineSubscriberService', true],
'App\\Flexy\\Apps\\CJDropShippingBundle\\EventSubscriber\\EventDoctrineSubscriber' => ['privates', 'App\\Flexy\\Apps\\CJDropShippingBundle\\EventSubscriber\\EventDoctrineSubscriber', 'getEventDoctrineSubscriber2Service', true],
'App\\Flexy\\Apps\\CueClubBundle\\EventSubscriber\\EventDoctrineSubscriber' => ['privates', 'App\\Flexy\\Apps\\CueClubBundle\\EventSubscriber\\EventDoctrineSubscriber', 'getEventDoctrineSubscriber3Service', true],
'App\\Flexy\\FrontBundle\\EventSubscriber\\EventDoctrineSubscriber' => ['privates', 'App\\Flexy\\FrontBundle\\EventSubscriber\\EventDoctrineSubscriber', 'getEventDoctrineSubscriber4Service', true],
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\EventSubscriber\\EventDoctrineSubscriber' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\EventSubscriber\\EventDoctrineSubscriber', 'getEventDoctrineSubscriber5Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\EventListener\\EventDoctrineSubscriber' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\EventListener\\EventDoctrineSubscriber', 'getEventDoctrineSubscriber6Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\EventSubscriber\\EventDoctrineSubscriber' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\EventSubscriber\\EventDoctrineSubscriber', 'getEventDoctrineSubscriber7Service', true],
'api_platform.doctrine.orm.listener.mercure.publish' => ['privates', 'api_platform.doctrine.orm.listener.mercure.publish', 'getApiPlatform_Doctrine_Orm_Listener_Mercure_PublishService', true],
'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', true],
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', true],
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', true],
'stof_doctrine_extensions.listener.blameable' => ['privates', 'stof_doctrine_extensions.listener.blameable', 'getStofDoctrineExtensions_Listener_BlameableService', false],
'stof_doctrine_extensions.listener.loggable' => ['privates', 'stof_doctrine_extensions.listener.loggable', 'getStofDoctrineExtensions_Listener_LoggableService', false],
'stof_doctrine_extensions.listener.sluggable' => ['privates', 'stof_doctrine_extensions.listener.sluggable', 'getStofDoctrineExtensions_Listener_SluggableService', true],
'stof_doctrine_extensions.listener.softdeleteable' => ['privates', 'stof_doctrine_extensions.listener.softdeleteable', 'getStofDoctrineExtensions_Listener_SoftdeleteableService', true],
'stof_doctrine_extensions.listener.sortable' => ['privates', 'stof_doctrine_extensions.listener.sortable', 'getStofDoctrineExtensions_Listener_SortableService', true],
'stof_doctrine_extensions.listener.timestampable' => ['privates', 'stof_doctrine_extensions.listener.timestampable', 'getStofDoctrineExtensions_Listener_TimestampableService', true],
'stof_doctrine_extensions.listener.translatable' => ['privates', 'stof_doctrine_extensions.listener.translatable', 'getStofDoctrineExtensions_Listener_TranslatableService', false],
'turbo.doctrine.event_listener' => ['privates', 'turbo.doctrine.event_listener', 'getTurbo_Doctrine_EventListenerService', true],
'vich_uploader.listener.clean.join_images' => ['privates', 'vich_uploader.listener.clean.join_images', 'getVichUploader_Listener_Clean_JoinImagesService', true],
'vich_uploader.listener.clean.product_images' => ['privates', 'vich_uploader.listener.clean.product_images', 'getVichUploader_Listener_Clean_ProductImagesService', true],
'vich_uploader.listener.remove.join_images' => ['privates', 'vich_uploader.listener.remove.join_images', 'getVichUploader_Listener_Remove_JoinImagesService', true],
'vich_uploader.listener.remove.product_images' => ['privates', 'vich_uploader.listener.remove.product_images', 'getVichUploader_Listener_Remove_ProductImagesService', true],
'vich_uploader.listener.upload.join_images' => ['privates', 'vich_uploader.listener.upload.join_images', 'getVichUploader_Listener_Upload_JoinImagesService', true],
'vich_uploader.listener.upload.product_images' => ['privates', 'vich_uploader.listener.upload.product_images', 'getVichUploader_Listener_Upload_ProductImagesService', true],
], [
'App\\EventSubscriber\\EventDoctrineSubscriber' => '?',
'App\\Flexy\\Apps\\CJDropShippingBundle\\EventSubscriber\\EventDoctrineSubscriber' => '?',
'App\\Flexy\\Apps\\CueClubBundle\\EventSubscriber\\EventDoctrineSubscriber' => '?',
'App\\Flexy\\FrontBundle\\EventSubscriber\\EventDoctrineSubscriber' => '?',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\EventSubscriber\\EventDoctrineSubscriber' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\EventListener\\EventDoctrineSubscriber' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\EventSubscriber\\EventDoctrineSubscriber' => '?',
'api_platform.doctrine.orm.listener.mercure.publish' => '?',
'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
'stof_doctrine_extensions.listener.blameable' => '?',
'stof_doctrine_extensions.listener.loggable' => '?',
'stof_doctrine_extensions.listener.sluggable' => '?',
'stof_doctrine_extensions.listener.softdeleteable' => '?',
'stof_doctrine_extensions.listener.sortable' => '?',
'stof_doctrine_extensions.listener.timestampable' => '?',
'stof_doctrine_extensions.listener.translatable' => '?',
'turbo.doctrine.event_listener' => '?',
'vich_uploader.listener.clean.join_images' => '?',
'vich_uploader.listener.clean.product_images' => '?',
'vich_uploader.listener.remove.join_images' => '?',
'vich_uploader.listener.remove.product_images' => '?',
'vich_uploader.listener.upload.join_images' => '?',
'vich_uploader.listener.upload.product_images' => '?',
]), [0 => 'vich_uploader.listener.clean.product_images', 1 => 'vich_uploader.listener.clean.join_images', 2 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.loggable'], 3 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.loggable'], 4 => [0 => [0 => 'postPersist'], 1 => 'stof_doctrine_extensions.listener.loggable'], 5 => 'App\\Flexy\\FrontBundle\\EventSubscriber\\EventDoctrineSubscriber', 6 => 'App\\EventSubscriber\\EventDoctrineSubscriber', 7 => 'App\\Flexy\\Apps\\CJDropShippingBundle\\EventSubscriber\\EventDoctrineSubscriber', 8 => 'App\\Flexy\\Apps\\CueClubBundle\\EventSubscriber\\EventDoctrineSubscriber', 9 => 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\EventSubscriber\\EventDoctrineSubscriber', 10 => 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\EventListener\\EventDoctrineSubscriber', 11 => 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\EventSubscriber\\EventDoctrineSubscriber', 12 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 13 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 14 => 'vich_uploader.listener.remove.product_images', 15 => 'vich_uploader.listener.upload.product_images', 16 => 'vich_uploader.listener.remove.join_images', 17 => 'vich_uploader.listener.upload.join_images', 18 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners'], 19 => [0 => [0 => 'onFlush'], 1 => 'api_platform.doctrine.orm.listener.mercure.publish'], 20 => [0 => [0 => 'postFlush'], 1 => 'api_platform.doctrine.orm.listener.mercure.publish'], 21 => [0 => [0 => 'prePersist'], 1 => 'stof_doctrine_extensions.listener.sluggable'], 22 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.sluggable'], 23 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.sluggable'], 24 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.softdeleteable'], 25 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.softdeleteable'], 26 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.sortable'], 27 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.sortable'], 28 => [0 => [0 => 'prePersist'], 1 => 'stof_doctrine_extensions.listener.sortable'], 29 => [0 => [0 => 'postPersist'], 1 => 'stof_doctrine_extensions.listener.sortable'], 30 => [0 => [0 => 'preUpdate'], 1 => 'stof_doctrine_extensions.listener.sortable'], 31 => [0 => [0 => 'postRemove'], 1 => 'stof_doctrine_extensions.listener.sortable'], 32 => [0 => [0 => 'postFlush'], 1 => 'stof_doctrine_extensions.listener.sortable'], 33 => [0 => [0 => 'prePersist'], 1 => 'stof_doctrine_extensions.listener.timestampable'], 34 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.timestampable'], 35 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.timestampable'], 36 => [0 => [0 => 'prePersist'], 1 => 'stof_doctrine_extensions.listener.blameable'], 37 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.blameable'], 38 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.blameable'], 39 => [0 => [0 => 'onFlush'], 1 => 'turbo.doctrine.event_listener'], 40 => [0 => [0 => 'postFlush'], 1 => 'turbo.doctrine.event_listener'], 41 => [0 => [0 => 'postLoad'], 1 => 'stof_doctrine_extensions.listener.translatable'], 42 => [0 => [0 => 'postPersist'], 1 => 'stof_doctrine_extensions.listener.translatable'], 43 => [0 => [0 => 'preFlush'], 1 => 'stof_doctrine_extensions.listener.translatable'], 44 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.translatable'], 45 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.translatable']]);
}
/**
* Gets the private 'doctrine.fixtures.loader' shared service.
*
* @return \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader
*/
protected function getDoctrine_Fixtures_LoaderService()
{
$this->privates['doctrine.fixtures.loader'] = $instance = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
$instance->addFixtures([0 => ['fixture' => new \App\DataFixtures\AppFixtures(($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())), 'groups' => []]]);
return $instance;
}
/**
* Gets the private 'doctrine.migrations.dependency_factory' shared service.
*
* @return \Doctrine\Migrations\DependencyFactory
*/
protected function getDoctrine_Migrations_DependencyFactoryService()
{
$a = new \Doctrine\Migrations\Configuration\Configuration();
$a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__, 4).'/migrations'));
$a->setAllOrNothing(false);
$a->setCheckDatabasePlatform(true);
$a->setTransactional(true);
$a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
$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()));
$instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', #[\Closure(name: 'doctrine.migrations.container_aware_migrations_factory', class: 'Doctrine\\Bundle\\MigrationsBundle\\MigrationsFactory\\ContainerAwareMigrationFactory')] function () {
return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));
});
return $instance;
}
/**
* Gets the private 'doctrine.orm.default_attribute_metadata_driver' shared service.
*
* @return \Doctrine\ORM\Mapping\Driver\AttributeDriver
*/
protected function getDoctrine_Orm_DefaultAttributeMetadataDriverService()
{
return $this->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([0 => (\dirname(__DIR__, 4).'/src/Entity'), 1 => (\dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Translatable/Entity'), 2 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/POSBundle/Entity'), 3 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/StockBundle/Entity'), 4 => (\dirname(__DIR__, 4).'/src/Flexy/FrontBundle/Entity'), 5 => (\dirname(__DIR__, 4).'/src/Flexy/ShopBundle/Entity'), 6 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/BookingBundle/Entity'), 7 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/TransportBundle/Entity'), 8 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/CJDropShippingBundle/Entity'), 9 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/CueClubBundle/Entity'), 10 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/ListingBundle/Entity'), 11 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/NewsletterBundle/Entity')], false);
}
/**
* Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
*
* @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
*/
protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
{
$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);
$instance->setGlobalBasename('mapping');
return $instance;
}
/**
* Gets the private 'exception_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
*/
protected function getExceptionListener2Service()
{
return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
}
/**
* Gets the private 'form.factory' shared service.
*
* @return \Symfony\Component\Form\FormFactory
*/
protected function getForm_FactoryService()
{
$a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
if (isset($this->privates['form.factory'])) {
return $this->privates['form.factory'];
}
return $this->privates['form.factory'] = new \Symfony\Component\Form\FormFactory($a);
}
/**
* Gets the private 'form.registry' shared service.
*
* @return \Symfony\Component\Form\FormRegistry
*/
protected function getForm_RegistryService()
{
return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([0 => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Customer\\CustomerAddressType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Customer\\CustomerAddressType', 'getCustomerAddressTypeService', true],
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Menu\\MenuAttributesType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Menu\\MenuAttributesType', 'getMenuAttributesTypeService', true],
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Menu\\MenuItemType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Menu\\MenuItemType', 'getMenuItemTypeService', true],
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Menu\\SubMenuItemType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Menu\\SubMenuItemType', 'getSubMenuItemTypeService', true],
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Mission\\MissionType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Mission\\MissionType', 'getMissionTypeService', true],
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Mission\\RequestMissionType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Mission\\RequestMissionType', 'getRequestMissionTypeService', true],
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Mission\\ShipmentType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Mission\\ShipmentType', 'getShipmentTypeService', true],
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Order\\CustomerOrderType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Order\\CustomerOrderType', 'getCustomerOrderTypeService', true],
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Order\\OrderItemType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Order\\OrderItemType', 'getOrderItemTypeService', true],
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Order\\OrderStepInfosType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Order\\OrderStepInfosType', 'getOrderStepInfosTypeService', true],
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Order\\OrderType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Order\\OrderType', 'getOrderTypeService', true],
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\RegistrationCustomerFormType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\RegistrationCustomerFormType', 'getRegistrationCustomerFormTypeService', true],
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\RegistrationCustomerPasswordFormType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\RegistrationCustomerPasswordFormType', 'getRegistrationCustomerPasswordFormTypeService', true],
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\RegistrationCustomerProfilFormType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\RegistrationCustomerProfilFormType', 'getRegistrationCustomerProfilFormTypeService', true],
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\RegistrationVendorFormType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\RegistrationVendorFormType', 'getRegistrationVendorFormTypeService', true],
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\Customer\\ComplaintType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\Customer\\ComplaintType', 'getComplaintTypeService', true],
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\Customer\\CustomerAddressType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\Customer\\CustomerAddressType', 'getCustomerAddressType2Service', true],
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\Menu\\MenuAttributesType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\Menu\\MenuAttributesType', 'getMenuAttributesType2Service', true],
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\Menu\\MenuItemType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\Menu\\MenuItemType', 'getMenuItemType2Service', true],
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\Menu\\SubMenuItemType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\Menu\\SubMenuItemType', 'getSubMenuItemType2Service', true],
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\Order\\CustomerOrderType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\Order\\CustomerOrderType', 'getCustomerOrderType2Service', true],
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\Order\\MetaDataType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\Order\\MetaDataType', 'getMetaDataTypeService', true],
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\Order\\OrderType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\Order\\OrderType', 'getOrderType2Service', true],
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\Product\\MetaDataType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\Product\\MetaDataType', 'getMetaDataType2Service', true],
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\RegistrationCustomerFormType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\RegistrationCustomerFormType', 'getRegistrationCustomerFormType2Service', true],
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\RegistrationCustomerPasswordFormType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\RegistrationCustomerPasswordFormType', 'getRegistrationCustomerPasswordFormType2Service', true],
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\RegistrationCustomerProfilFormType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\RegistrationCustomerProfilFormType', 'getRegistrationCustomerProfilFormType2Service', true],
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\RegistrationVendorFormType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\RegistrationVendorFormType', 'getRegistrationVendorFormType2Service', true],
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\UserPasswordFormType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\UserPasswordFormType', 'getUserPasswordFormTypeService', true],
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Customer\\CustomerAddressType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Customer\\CustomerAddressType', 'getCustomerAddressType3Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Menu\\MenuAttributesType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Menu\\MenuAttributesType', 'getMenuAttributesType3Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Menu\\MenuItemType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Menu\\MenuItemType', 'getMenuItemType3Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Menu\\SubMenuItemType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Menu\\SubMenuItemType', 'getSubMenuItemType3Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Mission\\MissionType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Mission\\MissionType', 'getMissionType2Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Mission\\RequestMissionType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Mission\\RequestMissionType', 'getRequestMissionType2Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Mission\\ShipmentType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Mission\\ShipmentType', 'getShipmentType2Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Order\\CustomerOrderType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Order\\CustomerOrderType', 'getCustomerOrderType3Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Order\\OrderItemType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Order\\OrderItemType', 'getOrderItemType2Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Order\\OrderStepInfosType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Order\\OrderStepInfosType', 'getOrderStepInfosType2Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Order\\OrderType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Order\\OrderType', 'getOrderType3Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\RegistrationCustomerFormType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\RegistrationCustomerFormType', 'getRegistrationCustomerFormType3Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\RegistrationCustomerPasswordFormType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\RegistrationCustomerPasswordFormType', 'getRegistrationCustomerPasswordFormType3Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\RegistrationCustomerProfilFormType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\RegistrationCustomerProfilFormType', 'getRegistrationCustomerProfilFormType3Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\RegistrationVendorFormType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\RegistrationVendorFormType', 'getRegistrationVendorFormType3Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Admin\\Transport\\OrderItemType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Admin\\Transport\\OrderItemType', 'getOrderItemType3Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Customer\\CustomerAddressType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Customer\\CustomerAddressType', 'getCustomerAddressType4Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Invoice\\CustomerInvoiceType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Invoice\\CustomerInvoiceType', 'getCustomerInvoiceTypeService', true],
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Invoice\\InvoiceStepInfoType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Invoice\\InvoiceStepInfoType', 'getInvoiceStepInfoTypeService', true],
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Invoice\\InvoiceType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Invoice\\InvoiceType', 'getInvoiceTypeService', true],
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Menu\\MenuAttributesType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Menu\\MenuAttributesType', 'getMenuAttributesType4Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Menu\\MenuItemType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Menu\\MenuItemType', 'getMenuItemType4Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Menu\\SubMenuItemType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Menu\\SubMenuItemType', 'getSubMenuItemType4Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Mission\\MissionType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Mission\\MissionType', 'getMissionType3Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Mission\\RequestMissionType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Mission\\RequestMissionType', 'getRequestMissionType3Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Mission\\ShipmentType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Mission\\ShipmentType', 'getShipmentType3Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Order\\CustomerOrderType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Order\\CustomerOrderType', 'getCustomerOrderType4Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Order\\OrderItemType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Order\\OrderItemType', 'getOrderItemType4Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Order\\OrderStepInfosType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Order\\OrderStepInfosType', 'getOrderStepInfosType3Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Order\\OrderType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Order\\OrderType', 'getOrderType4Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\RegistrationCustomerFormType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\RegistrationCustomerFormType', 'getRegistrationCustomerFormType4Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\RegistrationCustomerPasswordFormType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\RegistrationCustomerPasswordFormType', 'getRegistrationCustomerPasswordFormType4Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\RegistrationCustomerProfilFormType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\RegistrationCustomerProfilFormType', 'getRegistrationCustomerProfilFormType4Service', true],
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\RegistrationVendorFormType' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\RegistrationVendorFormType', 'getRegistrationVendorFormType4Service', true],
'App\\Flexy\\ShopBundle\\Filter\\Customer\\RevenueBetweenFilterType' => ['privates', 'App\\Flexy\\ShopBundle\\Filter\\Customer\\RevenueBetweenFilterType', 'getRevenueBetweenFilterTypeService', true],
'App\\Flexy\\ShopBundle\\Form\\Customer\\CustomerWalletPointType' => ['privates', 'App\\Flexy\\ShopBundle\\Form\\Customer\\CustomerWalletPointType', 'getCustomerWalletPointTypeService', true],
'App\\Flexy\\ShopBundle\\Form\\ImageProductType' => ['privates', 'App\\Flexy\\ShopBundle\\Form\\ImageProductType', 'getImageProductTypeService', true],
'App\\Flexy\\ShopBundle\\Form\\Order\\OrderItemType' => ['privates', 'App\\Flexy\\ShopBundle\\Form\\Order\\OrderItemType', 'getOrderItemType5Service', true],
'App\\Flexy\\ShopBundle\\Form\\Product\\AttributValueEditType' => ['privates', 'App\\Flexy\\ShopBundle\\Form\\Product\\AttributValueEditType', 'getAttributValueEditTypeService', true],
'App\\Flexy\\ShopBundle\\Form\\Product\\AttributValueType' => ['privates', 'App\\Flexy\\ShopBundle\\Form\\Product\\AttributValueType', 'getAttributValueTypeService', true],
'App\\Flexy\\ShopBundle\\Form\\Product\\CustomerAddressType' => ['privates', 'App\\Flexy\\ShopBundle\\Form\\Product\\CustomerAddressType', 'getCustomerAddressType5Service', true],
'App\\Flexy\\ShopBundle\\Form\\Product\\MetaDataType' => ['privates', 'App\\Flexy\\ShopBundle\\Form\\Product\\MetaDataType', 'getMetaDataType3Service', true],
'App\\Flexy\\ShopBundle\\Form\\Product\\ProductVariantType' => ['privates', 'App\\Flexy\\ShopBundle\\Form\\Product\\ProductVariantType', 'getProductVariantTypeService', true],
'App\\Flexy\\ShopBundle\\Form\\Shipping\\ShippingCalculationType' => ['privates', 'App\\Flexy\\ShopBundle\\Form\\Shipping\\ShippingCalculationType', 'getShippingCalculationTypeService', true],
'App\\Flexy\\ShopBundle\\Form\\Shipping\\ShippingRuleType' => ['privates', 'App\\Flexy\\ShopBundle\\Form\\Shipping\\ShippingRuleType', 'getShippingRuleTypeService', true],
'App\\Form\\ChangePasswordFormType' => ['privates', 'App\\Form\\ChangePasswordFormType', 'getChangePasswordFormTypeService', true],
'App\\Form\\ExcludeDaysType' => ['privates', 'App\\Form\\ExcludeDaysType', 'getExcludeDaysTypeService', true],
'App\\Form\\ResetPasswordRequestFormType' => ['privates', 'App\\Form\\ResetPasswordRequestFormType', 'getResetPasswordRequestFormTypeService', true],
'App\\Form\\ShipmentTrackingType' => ['privates', 'App\\Form\\ShipmentTrackingType', 'getShipmentTrackingTypeService', true],
'App\\Form\\ShipmentType' => ['privates', 'App\\Form\\ShipmentType', 'getShipmentType4Service', true],
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\CrudFormType' => ['privates', 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\CrudFormType', 'getCrudFormTypeService', true],
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => ['privates', 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType', 'getFileUploadTypeService', true],
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FiltersFormType' => ['privates', 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FiltersFormType', 'getFiltersFormTypeService', true],
'Gregwar\\CaptchaBundle\\Type\\CaptchaType' => ['services', 'gregwar_captcha.type', 'getGregwarCaptcha_TypeService', true],
'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates', 'form.type.entity', 'getForm_Type_EntityService', true],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates', 'form.type.choice', 'getForm_Type_ChoiceService', true],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates', 'form.type.color', 'getForm_Type_ColorService', true],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['privates', 'form.type.file', 'getForm_Type_FileService', true],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates', 'form.type.form', 'getForm_Type_FormService', true],
'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => ['services', 'vich_uploader.form.type.file', 'getVichUploader_Form_Type_FileService', true],
'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => ['services', 'vich_uploader.form.type.image', 'getVichUploader_Form_Type_ImageService', true],
], [
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Customer\\CustomerAddressType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Menu\\MenuAttributesType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Menu\\MenuItemType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Menu\\SubMenuItemType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Mission\\MissionType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Mission\\RequestMissionType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Mission\\ShipmentType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Order\\CustomerOrderType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Order\\OrderItemType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Order\\OrderStepInfosType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\Order\\OrderType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\RegistrationCustomerFormType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\RegistrationCustomerPasswordFormType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\RegistrationCustomerProfilFormType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Default\\Form\\RegistrationVendorFormType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\Customer\\ComplaintType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\Customer\\CustomerAddressType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\Menu\\MenuAttributesType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\Menu\\MenuItemType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\Menu\\SubMenuItemType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\Order\\CustomerOrderType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\Order\\MetaDataType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\Order\\OrderType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\Product\\MetaDataType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\RegistrationCustomerFormType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\RegistrationCustomerPasswordFormType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\RegistrationCustomerProfilFormType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\RegistrationVendorFormType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\IlaveU\\Form\\UserPasswordFormType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Customer\\CustomerAddressType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Menu\\MenuAttributesType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Menu\\MenuItemType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Menu\\SubMenuItemType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Mission\\MissionType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Mission\\RequestMissionType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Mission\\ShipmentType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Order\\CustomerOrderType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Order\\OrderItemType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Order\\OrderStepInfosType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\Order\\OrderType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\RegistrationCustomerFormType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\RegistrationCustomerPasswordFormType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\RegistrationCustomerProfilFormType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Form\\RegistrationVendorFormType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Admin\\Transport\\OrderItemType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Customer\\CustomerAddressType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Invoice\\CustomerInvoiceType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Invoice\\InvoiceStepInfoType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Invoice\\InvoiceType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Menu\\MenuAttributesType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Menu\\MenuItemType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Menu\\SubMenuItemType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Mission\\MissionType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Mission\\RequestMissionType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Mission\\ShipmentType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Order\\CustomerOrderType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Order\\OrderItemType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Order\\OrderStepInfosType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\Order\\OrderType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\RegistrationCustomerFormType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\RegistrationCustomerPasswordFormType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\RegistrationCustomerProfilFormType' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Form\\RegistrationVendorFormType' => '?',
'App\\Flexy\\ShopBundle\\Filter\\Customer\\RevenueBetweenFilterType' => '?',
'App\\Flexy\\ShopBundle\\Form\\Customer\\CustomerWalletPointType' => '?',
'App\\Flexy\\ShopBundle\\Form\\ImageProductType' => '?',
'App\\Flexy\\ShopBundle\\Form\\Order\\OrderItemType' => '?',
'App\\Flexy\\ShopBundle\\Form\\Product\\AttributValueEditType' => '?',
'App\\Flexy\\ShopBundle\\Form\\Product\\AttributValueType' => '?',
'App\\Flexy\\ShopBundle\\Form\\Product\\CustomerAddressType' => '?',
'App\\Flexy\\ShopBundle\\Form\\Product\\MetaDataType' => '?',
'App\\Flexy\\ShopBundle\\Form\\Product\\ProductVariantType' => '?',
'App\\Flexy\\ShopBundle\\Form\\Shipping\\ShippingCalculationType' => '?',
'App\\Flexy\\ShopBundle\\Form\\Shipping\\ShippingRuleType' => '?',
'App\\Form\\ChangePasswordFormType' => '?',
'App\\Form\\ExcludeDaysType' => '?',
'App\\Form\\ResetPasswordRequestFormType' => '?',
'App\\Form\\ShipmentTrackingType' => '?',
'App\\Form\\ShipmentType' => '?',
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\CrudFormType' => '?',
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => '?',
'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FiltersFormType' => '?',
'Gregwar\\CaptchaBundle\\Type\\CaptchaType' => '?',
'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => '?',
'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => '?',
]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
yield 1 => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
yield 2 => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
yield 3 => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
yield 4 => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
yield 5 => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
yield 6 => ($this->privates['form.type_extension.form.password_hasher'] ?? $this->load('getForm_TypeExtension_Form_PasswordHasherService'));
yield 7 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Extension\\EaCrudFormTypeExtension'] ?? $this->load('getEaCrudFormTypeExtensionService'));
}, 8), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.repeated.validator'] ??= new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension());
}, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.submit.validator'] ??= new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension());
}, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\PasswordType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.password.password_hasher'] ?? $this->load('getForm_TypeExtension_Password_PasswordHasherService'));
}, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\CollectionType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Extension\\CollectionTypeExtension'] ??= new \EasyCorp\Bundle\EasyAdminBundle\Form\Extension\CollectionTypeExtension());
}, 1)], new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
yield 1 => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService'));
}, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
}
/**
* Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
*/
protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
{
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()));
}
/**
* Gets the private 'framework_extra_bundle.event.is_granted' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
*/
protected function getFrameworkExtraBundle_Event_IsGrantedService()
{
$a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
return $this->privates['framework_extra_bundle.event.is_granted'];
}
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);
}
/**
* Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
*
* @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
*/
protected function getKnpPaginator_Subscriber_SlidingPaginationService()
{
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]);
}
/**
* Gets the private 'limiter.api_limit' shared service.
*
* @return \Symfony\Component\RateLimiter\RateLimiterFactory
*/
protected function getLimiter_ApiLimitService()
{
$a = new \Symfony\Component\Lock\LockFactory(\Symfony\Component\Lock\Store\StoreFactory::createStore($this->getEnv('LOCK_DSN')));
$b = new \Symfony\Bridge\Monolog\Logger('lock');
$b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
$a->setLogger($b);
return $this->privates['limiter.api_limit'] = new \Symfony\Component\RateLimiter\RateLimiterFactory(['policy' => 'fixed_window', 'limit' => 100, 'interval' => '1 minute', 'id' => 'api_limit'], new \Symfony\Component\RateLimiter\Storage\CacheStorage(($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService())), $a);
}
/**
* Gets the private 'locale_aware_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
*/
protected function getLocaleAwareListenerService()
{
return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
yield 0 => ($this->privates['slugger'] ??= new \Symfony\Component\String\Slugger\AsciiSlugger($this->getEnv('LOCALE')));
yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
yield 2 => ($this->privates['translation.locale_switcher'] ?? $this->load('getTranslation_LocaleSwitcherService'));
}, 3), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
}
/**
* Gets the private 'locale_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
*/
protected function getLocaleListenerService()
{
return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), $this->getEnv('LOCALE'), ($this->services['router'] ?? $this->getRouterService()), false, []);
}
/**
* Gets the private 'mailer.mailer' shared service.
*
* @return \Symfony\Component\Mailer\Mailer
*/
protected function getMailer_MailerService()
{
$a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
if (isset($this->privates['mailer.mailer'])) {
return $this->privates['mailer.mailer'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.mailer'])) {
return $this->privates['mailer.mailer'];
}
return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer($a, NULL, $b);
}
/**
* Gets the private 'mailer.transports' shared service.
*
* @return \Symfony\Component\Mailer\Transport\Transports
*/
protected function getMailer_TransportsService()
{
return $this->privates['mailer.transports'] = (new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
yield 0 => ($this->privates['mailer.transport_factory.gmail'] ?? $this->load('getMailer_TransportFactory_GmailService'));
yield 1 => ($this->privates['mailer.transport_factory.mailjet'] ?? $this->load('getMailer_TransportFactory_MailjetService'));
yield 2 => ($this->privates['mailer.transport_factory.postmark'] ?? $this->load('getMailer_TransportFactory_PostmarkService'));
yield 3 => ($this->privates['mailer.transport_factory.sendgrid'] ?? $this->load('getMailer_TransportFactory_SendgridService'));
yield 4 => ($this->privates['mailer.transport_factory.null'] ?? $this->load('getMailer_TransportFactory_NullService'));
yield 5 => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->load('getMailer_TransportFactory_SendmailService'));
yield 6 => ($this->privates['mailer.transport_factory.native'] ?? $this->load('getMailer_TransportFactory_NativeService'));
yield 7 => ($this->privates['mailer.transport_factory.smtp'] ?? $this->load('getMailer_TransportFactory_SmtpService'));
}, 8)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]);
}
/**
* Gets the private 'mercure.hub.default.traceable' shared service.
*
* @return \Symfony\Component\Mercure\Debug\TraceableHub
*/
protected function getMercure_Hub_Default_TraceableService()
{
$a = new \Symfony\Component\Mercure\Jwt\LcobucciFactory($this->getEnv('MERCURE_JWT_SECRET'), 'hmac.sha256', NULL, '');
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, [], [0 => '*']), $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)));
}
/**
* Gets the private 'mime_types' shared service.
*
* @return \Symfony\Component\Mime\MimeTypes
*/
protected function getMimeTypesService()
{
$this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
$instance->setDefault($instance);
return $instance;
}
/**
* Gets the private 'monolog.handler.console' shared service.
*
* @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
*/
protected function getMonolog_Handler_ConsoleService()
{
return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []);
}
/**
* Gets the private 'monolog.handler.main' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_MainService()
{
$this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.log'), 'debug', true, NULL, false);
$instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
return $instance;
}
/**
* Gets the private 'monolog.logger' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_LoggerService()
{
$this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->useMicrosecondTimestamps(true);
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.cache' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_CacheService()
{
$this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.request' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_RequestService()
{
$this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.security' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_SecurityService()
{
$this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'nelmio_cors.cors_listener' shared service.
*
* @return \Nelmio\CorsBundle\EventListener\CorsListener
*/
protected function getNelmioCors_CorsListenerService()
{
return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([0 => new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->getParameter('nelmio_cors.defaults'))]));
}
/**
* Gets the private 'parameter_bag' shared service.
*
* @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
*/
protected function getParameterBagService()
{
return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
}
/**
* Gets the private 'profiler_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
*/
protected function getProfilerListenerService()
{
$a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
if (isset($this->privates['profiler_listener'])) {
return $this->privates['profiler_listener'];
}
return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), NULL, false, false, NULL);
}
/**
* Gets the private 'property_accessor' shared service.
*
* @return \Symfony\Component\PropertyAccess\PropertyAccessor
*/
protected function getPropertyAccessorService()
{
$a = ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(3, 2, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0, false), $a, $a);
}
/**
* Gets the private 'property_info' shared service.
*
* @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
*/
protected function getPropertyInfoService()
{
return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
yield 1 => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
yield 2 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
}, 3), new RewindableGenerator(function () {
yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
yield 1 => ($this->privates['property_info.phpstan_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor());
yield 2 => ($this->privates['property_info.php_doc_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor());
yield 3 => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
}, 4), new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.php_doc_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor());
}, 1), new RewindableGenerator(function () {
yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
yield 1 => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
}, 2), new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
}, 1));
}
/**
* Gets the private 'router.expression_language_provider' shared service.
*
* @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
*/
protected function getRouter_ExpressionLanguageProviderService()
{
return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', true],
'service' => ['services', 'container.get_routing_condition_service', 'getContainer_GetRoutingConditionServiceService', true],
], [
'env' => 'Closure',
'service' => 'Closure',
]));
}
/**
* Gets the private 'router.request_context' shared service.
*
* @return \Symfony\Component\Routing\RequestContext
*/
protected function getRouter_RequestContextService()
{
$this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);
$instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
return $instance;
}
/**
* Gets the private 'router_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\RouterListener
*/
protected function getRouterListenerService()
{
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);
}
/**
* Gets the private 'security.authorization_checker' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
*/
protected function getSecurity_AuthorizationCheckerService()
{
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->privates['security.authorization_checker'])) {
return $this->privates['security.authorization_checker'];
}
return $this->privates['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $a, false, false);
}
/**
* Gets the private 'security.context_listener.0' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_0Service()
{
$a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
if (isset($this->privates['security.context_listener.0'])) {
return $this->privates['security.context_listener.0'];
}
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 () {
yield 0 => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppUserProviderService'));
}, 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()), [0 => ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* Gets the private 'security.csrf.token_manager' shared service.
*
* @return \Symfony\Component\Security\Csrf\CsrfTokenManager
*/
protected function getSecurity_Csrf_TokenManagerService()
{
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()));
}
/**
* Gets the private 'security.csrf.token_storage' shared service.
*
* @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
*/
protected function getSecurity_Csrf_TokenStorageService()
{
return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
}
/**
* Gets the private 'security.event_dispatcher.main' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_MainService()
{
$this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.main.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
return ($this->privates['security.listener.main.user_provider'] ?? $this->load('getSecurity_Listener_Main_UserProviderService'));
}, 1 => 'checkPassport'], 2048);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => #[\Closure(name: 'security.listener.session.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener')] function () {
return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
}, 1 => 'onSuccessfulLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => #[\Closure(name: 'security.logout.listener.default.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\DefaultLogoutListener')] function () {
return ($this->privates['security.logout.listener.default.main'] ?? $this->load('getSecurity_Logout_Listener_Default_MainService'));
}, 1 => 'onLogout'], 64);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => #[\Closure(name: 'security.logout.listener.session.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionLogoutListener')] function () {
return ($this->privates['security.logout.listener.session.main'] ??= new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener());
}, 1 => 'onLogout'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => #[\Closure(name: 'security.listener.check_remember_me_conditions.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckRememberMeConditionsListener')] function () {
return ($this->privates['security.listener.check_remember_me_conditions.main'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_MainService'));
}, 1 => 'onSuccessfulLogin'], -32);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => #[\Closure(name: 'security.listener.remember_me.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
}, 1 => 'onSuccessfulLogin'], -64);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [0 => #[\Closure(name: 'security.listener.remember_me.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
}, 1 => 'clearCookie'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => #[\Closure(name: 'security.listener.remember_me.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
}, 1 => 'clearCookie'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [0 => #[\Closure(name: 'security.listener.remember_me.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\RememberMeListener')] function () {
return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
}, 1 => 'clearCookie'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.user_checker.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
}, 1 => 'preCheckCredentials'], 256);
$instance->addListener('security.authentication.success', [0 => #[\Closure(name: 'security.listener.user_checker.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
}, 1 => 'postCheckCredentials'], 256);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
}, 1 => 'checkPassport'], 1024);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => #[\Closure(name: 'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
}, 1 => 'onLoginSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => #[\Closure(name: 'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
}, 1 => 'checkPassport'], 512);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => #[\Closure(name: 'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.expression_language' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
*/
protected function getSecurity_ExpressionLanguageService()
{
$this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
$instance->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ??= new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider()));
return $instance;
}
/**
* Gets the private 'security.firewall.map' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
*/
protected function getSecurity_Firewall_MapService()
{
$a = ($this->privates['.service_locator.JZEla2M'] ?? $this->get_ServiceLocator_JZEla2MService());
if (isset($this->privates['security.firewall.map'])) {
return $this->privates['security.firewall.map'];
}
return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
yield 'security.firewall.map.context.image_resolver' => ($this->privates['.security.request_matcher.3gEPr8U'] ?? $this->load('get_Security_RequestMatcher_3gEPr8UService'));
yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.8AnR0v7'] ?? $this->load('get_Security_RequestMatcher_8AnR0v7Service'));
yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.kLbKLHa'] ?? $this->load('get_Security_RequestMatcher_KLbKLHaService'));
yield 'security.firewall.map.context.main' => NULL;
}, 4));
}
/**
* Gets the private 'security.helper' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security
*/
protected function getSecurity_HelperService()
{
return $this->privates['security.helper'] = new \Symfony\Bundle\SecurityBundle\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'security.authenticator.managers_locator' => ['privates', 'security.authenticator.managers_locator', 'getSecurity_Authenticator_ManagersLocatorService', true],
'security.authorization_checker' => ['privates', 'security.authorization_checker', 'getSecurity_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['privates', 'security.csrf.token_manager', 'getSecurity_Csrf_TokenManagerService', false],
'security.firewall.event_dispatcher_locator' => ['privates', 'security.firewall.event_dispatcher_locator', 'getSecurity_Firewall_EventDispatcherLocatorService', true],
'security.firewall.map' => ['privates', 'security.firewall.map', 'getSecurity_Firewall_MapService', false],
'security.token_storage' => ['privates', 'security.token_storage', 'getSecurity_TokenStorageService', false],
'security.user_checker' => ['privates', 'security.user_checker', 'getSecurity_UserCheckerService', true],
], [
'request_stack' => '?',
'security.authenticator.managers_locator' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.firewall.event_dispatcher_locator' => '?',
'security.firewall.map' => '?',
'security.token_storage' => '?',
'security.user_checker' => '?',
]), ['image_resolver' => NULL, 'api' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.authenticator.jwt.api' => ['privates', 'security.authenticator.jwt.api', 'getSecurity_Authenticator_Jwt_ApiService', true],
], [
'security.authenticator.jwt.api' => '?',
]), 'dev' => NULL, 'main' => new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Security\\AppAuthenticator' => ['privates', 'App\\Security\\AppAuthenticator', 'getAppAuthenticatorService', true],
'App\\Security\\FacebookAuthenticator' => ['privates', 'App\\Security\\FacebookAuthenticator', 'getFacebookAuthenticatorService', true],
'App\\Security\\GoogleAuthenticator' => ['privates', 'App\\Security\\GoogleAuthenticator', 'getGoogleAuthenticatorService', true],
'security.authenticator.form_login.main' => ['privates', 'security.authenticator.form_login.main', 'getSecurity_Authenticator_FormLogin_MainService', true],
'security.authenticator.json_login.main' => ['privates', 'security.authenticator.json_login.main', 'getSecurity_Authenticator_JsonLogin_MainService', true],
'security.authenticator.remember_me.main' => ['privates', 'security.authenticator.remember_me.main', 'getSecurity_Authenticator_RememberMe_MainService', true],
], [
'App\\Security\\AppAuthenticator' => '?',
'App\\Security\\FacebookAuthenticator' => '?',
'App\\Security\\GoogleAuthenticator' => '?',
'security.authenticator.form_login.main' => '?',
'security.authenticator.json_login.main' => '?',
'security.authenticator.remember_me.main' => '?',
])]);
}
/**
* Gets the private 'security.logout_url_generator' shared service.
*
* @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
*/
protected function getSecurity_LogoutUrlGeneratorService()
{
$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()));
$instance->registerListener('main', 'app_logout', 'logout', '_csrf_token', NULL, NULL);
return $instance;
}
/**
* Gets the private 'security.password_hasher_factory' shared service.
*
* @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
*/
protected function getSecurity_PasswordHasherFactoryService()
{
return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['Symfony\\Component\\Security\\Core\\User\\PasswordAuthenticatedUserInterface' => ['algorithm' => 'auto', 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'encode_as_base64' => true, 'iterations' => 5000, 'cost' => NULL, 'memory_cost' => NULL, 'time_cost' => NULL]]);
}
/**
* Gets the private 'security.token_storage' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
*/
protected function getSecurity_TokenStorageService()
{
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, [
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
], [
'request_stack' => '?',
]));
}
/**
* Gets the private 'security.user_password_hasher' shared service.
*
* @return \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher
*/
protected function getSecurity_UserPasswordHasherService()
{
return $this->privates['security.user_password_hasher'] = new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
}
/**
* Gets the private 'sensio_framework_extra.controller.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
*/
protected function getSensioFrameworkExtra_Controller_ListenerService()
{
return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
}
/**
* Gets the private 'sensio_framework_extra.converter.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
*/
protected function getSensioFrameworkExtra_Converter_ListenerService()
{
$a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0, 'doctrine.orm');
$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime');
return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($a, true);
}
/**
* Gets the private 'sensio_framework_extra.security.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
*/
protected function getSensioFrameworkExtra_Security_ListenerService()
{
$a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
if (isset($this->privates['sensio_framework_extra.security.listener'])) {
return $this->privates['sensio_framework_extra.security.listener'];
}
$b = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
$b->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ??= new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider()));
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()));
}
/**
* Gets the private 'sensio_framework_extra.view.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
*/
protected function getSensioFrameworkExtra_View_ListenerService()
{
$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))));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'twig' => ['privates', 'twig', 'getTwigService', false],
], [
'twig' => 'Twig\\Environment',
]))->withContext('sensio_framework_extra.view.listener', $this));
return $instance;
}
/**
* Gets the private 'serializer' shared service.
*
* @return \Symfony\Component\Serializer\Serializer
*/
protected function getSerializerService()
{
$a = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
if (isset($this->privates['serializer'])) {
return $this->privates['serializer'];
}
$b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
$c = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
$d = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULL, NULL);
$e = new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULL, NULL, $b, $c)], [0 => $d]));
$f = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer($e);
$g = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
$h = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
$i = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
$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()), NULL, false, '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()), NULL, true, $e));
$k = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
$l = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
$m = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($l);
return $this->privates['serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($b), 1 => $f, 2 => $j, 3 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $k), 4 => $j, 5 => $f, 6 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 7 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 8 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 9 => 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()), false, NULL, new RewindableGenerator(function () {
return new \EmptyIterator();
}, 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, $m, NULL)), 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(NULL, NULL), 19 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($l, $k, $b, $c, $m, NULL)], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => $d, 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), 4 => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
}
/**
* Gets the private 'serializer.name_converter.metadata_aware' shared service.
*
* @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
*/
protected function getSerializer_NameConverter_MetadataAwareService()
{
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()));
}
/**
* Gets the private 'session_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\SessionListener
*/
protected function getSessionListenerService()
{
return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', true],
'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', true],
], [
'logger' => '?',
'session_collector' => '?',
'session_factory' => '?',
]), true, $this->parameters['session.storage.options']);
}
/**
* Gets the private 'stimulus.helper' shared service.
*
* @return \Symfony\UX\StimulusBundle\Helper\StimulusHelper
*/
protected function getStimulus_HelperService()
{
$a = ($this->privates['twig'] ?? $this->getTwigService());
if (isset($this->privates['stimulus.helper'])) {
return $this->privates['stimulus.helper'];
}
return $this->privates['stimulus.helper'] = new \Symfony\UX\StimulusBundle\Helper\StimulusHelper($a);
}
/**
* Gets the private 'stof_doctrine_extensions.event_listener.blame' shared service.
*
* @return \Stof\DoctrineExtensionsBundle\EventListener\BlameListener
*/
protected function getStofDoctrineExtensions_EventListener_BlameService()
{
$a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
if (isset($this->privates['stof_doctrine_extensions.event_listener.blame'])) {
return $this->privates['stof_doctrine_extensions.event_listener.blame'];
}
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);
}
/**
* Gets the private 'stof_doctrine_extensions.event_listener.locale' shared service.
*
* @return \Stof\DoctrineExtensionsBundle\EventListener\LocaleListener
*/
protected function getStofDoctrineExtensions_EventListener_LocaleService()
{
return $this->privates['stof_doctrine_extensions.event_listener.locale'] = new \Stof\DoctrineExtensionsBundle\EventListener\LocaleListener(($this->privates['stof_doctrine_extensions.listener.translatable'] ?? $this->getStofDoctrineExtensions_Listener_TranslatableService()));
}
/**
* Gets the private 'stof_doctrine_extensions.event_listener.logger' shared service.
*
* @return \Stof\DoctrineExtensionsBundle\EventListener\LoggerListener
*/
protected function getStofDoctrineExtensions_EventListener_LoggerService()
{
$a = ($this->privates['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
if (isset($this->privates['stof_doctrine_extensions.event_listener.logger'])) {
return $this->privates['stof_doctrine_extensions.event_listener.logger'];
}
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);
}
/**
* Gets the private 'stof_doctrine_extensions.listener.blameable' shared service.
*
* @return \Gedmo\Blameable\BlameableListener
*/
protected function getStofDoctrineExtensions_Listener_BlameableService()
{
$this->privates['stof_doctrine_extensions.listener.blameable'] = $instance = new \Gedmo\Blameable\BlameableListener();
$instance->setCacheItemPool(($this->privates['stof_doctrine_extensions.metadata_cache'] ??= new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
$instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
return $instance;
}
/**
* Gets the private 'stof_doctrine_extensions.listener.loggable' shared service.
*
* @return \Gedmo\Loggable\LoggableListener
*/
protected function getStofDoctrineExtensions_Listener_LoggableService()
{
$this->privates['stof_doctrine_extensions.listener.loggable'] = $instance = new \Gedmo\Loggable\LoggableListener();
$instance->setCacheItemPool(($this->privates['stof_doctrine_extensions.metadata_cache'] ??= new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
$instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
return $instance;
}
/**
* Gets the private 'stof_doctrine_extensions.listener.translatable' shared service.
*
* @return \Gedmo\Translatable\TranslatableListener
*/
protected function getStofDoctrineExtensions_Listener_TranslatableService()
{
$this->privates['stof_doctrine_extensions.listener.translatable'] = $instance = new \Gedmo\Translatable\TranslatableListener();
$instance->setCacheItemPool(($this->privates['stof_doctrine_extensions.metadata_cache'] ??= new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
$instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
$instance->setDefaultLocale($this->getEnv('LOCALE'));
$instance->setTranslatableLocale($this->getEnv('LOCALE'));
$instance->setTranslationFallback(false);
$instance->setPersistDefaultLocaleTranslation(false);
$instance->setSkipOnLoad(false);
return $instance;
}
/**
* Gets the private 'translator.default' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
*/
protected function getTranslator_DefaultService()
{
$this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', true],
'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', true],
'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', true],
'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', true],
'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', true],
'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', true],
'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', true],
'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', true],
'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', true],
'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', true],
'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', true],
], [
'translation.loader.csv' => '?',
'translation.loader.dat' => '?',
'translation.loader.ini' => '?',
'translation.loader.json' => '?',
'translation.loader.mo' => '?',
'translation.loader.php' => '?',
'translation.loader.po' => '?',
'translation.loader.qt' => '?',
'translation.loader.res' => '?',
'translation.loader.xliff' => '?',
'translation.loader.yml' => '?',
]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), $this->getEnv('LOCALE'), ['translation.loader.php' => [0 => 'php'], 'translation.loader.yml' => [0 => 'yaml', 1 => 'yml'], 'translation.loader.xliff' => [0 => 'xlf', 1 => 'xliff'], 'translation.loader.po' => [0 => 'po'], 'translation.loader.mo' => [0 => 'mo'], 'translation.loader.qt' => [0 => 'ts'], 'translation.loader.csv' => [0 => 'csv'], 'translation.loader.res' => [0 => 'res'], 'translation.loader.dat' => [0 => 'dat'], 'translation.loader.ini' => [0 => 'ini'], 'translation.loader.json' => [0 => 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true, 'resource_files' => ['af' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ar.php'), 4 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ar.xlf'), 6 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.ar.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.ar.yml'), 9 => (\dirname(__DIR__, 4).'/translations/niiamart/niiamart.ar.yaml')], 'az' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.bg.php'), 4 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.bg.yaml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.bg.yml'), 7 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.bg.yml')], 'bs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ca.php'), 4 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.ca.yaml'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ca.xlf'), 6 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff')], 'cs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.cs.php'), 4 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.cs.yaml'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.cs.xlf'), 6 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.cs.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.cs.yml')], 'cy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.da.php'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.de.php'), 4 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.de.yaml'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.de.xlf'), 6 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.de.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.de.yml')], 'el' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.el.php'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.el.xlf')], 'en' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.en.php'), 4 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.en.yaml'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.en.xlf'), 6 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.en.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.en.yml'), 9 => (\dirname(__DIR__, 4).'/translations/admin.en.yaml'), 10 => (\dirname(__DIR__, 4).'/translations/ilaveu/ilaveu.en.yaml'), 11 => (\dirname(__DIR__, 4).'/translations/messages.en.yaml'), 12 => (\dirname(__DIR__, 4).'/translations/niiamart/niiamart.en.yaml')], 'es' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.es.php'), 4 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.es.yaml'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.es.xlf'), 6 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.es.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.es.yml')], 'et' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.eu.php'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fa.php'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fi.php'), 4 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.fi.yaml'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fi.xlf'), 6 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff')], 'fr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.php'), 4 => (\dirname(__DIR__, 4).'/src/Flexy/FrontBundle/translations/admin.fr.yaml'), 5 => (\dirname(__DIR__, 4).'/src/Flexy/FrontBundle/translations/messages.fr.yaml'), 6 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.fr.yaml'), 7 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fr.xlf'), 8 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), 9 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.fr.yml'), 10 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.fr.yml'), 11 => (\dirname(__DIR__, 4).'/translations/admin.fr.yaml'), 12 => (\dirname(__DIR__, 4).'/translations/ilaveu/ilaveu-admin.fr.yaml'), 13 => (\dirname(__DIR__, 4).'/translations/ilaveu/ilaveu.fr.yaml'), 14 => (\dirname(__DIR__, 4).'/translations/messages.fr.yaml'), 15 => (\dirname(__DIR__, 4).'/translations/niiamart/niiamart.fr.yaml'), 16 => (\dirname(__DIR__, 4).'/translations/taxiciel/taxiciel-admin.fr.yaml')], 'gl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.gl.php')], 'he' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.he.php')], 'hr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hr.php'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], 'hu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hu.php'), 4 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.hu.yaml'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.hu.xlf'), 6 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff')], 'hy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hy.php')], 'id' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.id.php'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.it.php'), 4 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.it.yaml'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.it.xlf'), 6 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.it.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.it.yml')], 'ja' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ja.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lb.php')], 'lt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lt.php'), 4 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.lt.yaml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.mn.xlf')], 'my' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.nl.php'), 4 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.nl.yaml'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle+intl-icu.nl.xlf'), 6 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.nl.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.nl.yml')], 'nn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.no.php'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pl.php'), 4 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.pl.yaml'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pl.xlf'), 6 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.pl.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.pl.yml')], 'pt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt.php'), 4 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.pt.yaml'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pt.xlf')], 'pt_BR' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt_BR.php'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.pt_BR.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.pt_BR.yml')], 'ro' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ro.php'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ro.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.ro.yml'), 7 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.ro.yml')], 'ru' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ru.php'), 4 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.ru.yaml'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ru.xlf'), 6 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.ru.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.ru.yml')], 'sk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sk.php'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sk.xlf')], 'sl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sl.php'), 4 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.sl.yaml')], 'sq' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sv.php'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.tr.php'), 4 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.tr.yaml'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.tr.xlf'), 6 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.tr.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.tr.yml')], 'uk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.uk.php'), 4 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.uk.yaml'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.uk.xlf'), 6 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.uk.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.uk.yml')], 'ur' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.zh_CN.php'), 4 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/gregwar_captcha.zh_CN.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations/validators.zh_CN.yml')], 'zh_TW' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'mk' => [0 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.mk.php'), 1 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.mk.xlf')], 'sr_RS' => [0 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.php')], 'vn' => [0 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')], 'sr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sr.xlf')], 'ky' => [0 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [0 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), 4 => (\dirname(__DIR__, 4).'/src/Flexy/FrontBundle/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/translations'), 9 => (\dirname(__DIR__, 4).'/translations'), 10 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 13 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 14 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 15 => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/translations'), 16 => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/translations'), 17 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 18 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 19 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 20 => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle/translations'), 21 => (\dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/translations'), 22 => (\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/translations'), 23 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/POSBundle/translations'), 24 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/EcommerceBundle/translations'), 25 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/AiBundle/translations'), 26 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/SubscriptionProductBundle/translations'), 27 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/StockBundle/translations'), 28 => (\dirname(__DIR__, 4).'/src/Flexy/ShopBundle/translations'), 29 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/BookingBundle/translations'), 30 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/TransportBundle/translations'), 31 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/CJDropShippingBundle/translations'), 32 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/CueClubBundle/translations'), 33 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/ListingBundle/translations'), 34 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/NewsletterBundle/translations'), 35 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/ProjectsBundle/translations'), 36 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu-bundle/translations'), 37 => (\dirname(__DIR__, 4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 38 => (\dirname(__DIR__, 4).'/vendor/symfony/ux-chartjs/translations'), 39 => (\dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/translations'), 40 => (\dirname(__DIR__, 4).'/vendor/symfony/mercure-bundle/src/translations'), 41 => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 42 => (\dirname(__DIR__, 4).'/vendor/symfony/ux-turbo/translations'), 43 => (\dirname(__DIR__, 4).'/vendor/symfony/ux-notify/translations'), 44 => (\dirname(__DIR__, 4).'/vendor/knpuniversity/oauth2-client-bundle/src/translations'), 45 => (\dirname(__DIR__, 4).'/vendor/symfony/stimulus-bundle/translations'), 46 => (\dirname(__DIR__, 4).'/vendor/symfony/ux-swup/translations'), 47 => (\dirname(__DIR__, 4).'/vendor/symfony/ux-react/translations'), 48 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 49 => (\dirname(__DIR__, 4).'/vendor/tattali/mobile-detect-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [0 => 'vendor/symfony/validator/Resources/translations', 1 => 'vendor/symfony/form/Resources/translations', 2 => 'vendor/symfony/security-core/Resources/translations', 3 => 'vendor/easycorp/easyadmin-bundle/src/Resources/translations', 4 => 'src/Flexy/FrontBundle/translations', 5 => 'vendor/vich/uploader-bundle/translations', 6 => 'vendor/symfonycasts/reset-password-bundle/src/Resources/translations', 7 => 'vendor/knplabs/knp-paginator-bundle/translations', 8 => 'vendor/gregwar/captcha-bundle/Resources/translations', 9 => 'translations', 10 => 'vendor/symfony/framework-bundle/translations', 11 => 'vendor/sensio/framework-extra-bundle/src/translations', 12 => 'vendor/symfony/twig-bundle/translations', 13 => 'vendor/symfony/web-profiler-bundle/translations', 14 => 'vendor/symfony/monolog-bundle/translations', 15 => 'vendor/symfony/debug-bundle/translations', 16 => 'vendor/symfony/maker-bundle/src/translations', 17 => 'vendor/doctrine/doctrine-bundle/translations', 18 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 19 => 'vendor/symfony/security-bundle/translations', 20 => 'vendor/twig/extra-bundle/translations', 21 => 'vendor/nelmio/cors-bundle/translations', 22 => 'vendor/api-platform/core/src/Symfony/Bundle/translations', 23 => 'src/Flexy/Apps/POSBundle/translations', 24 => 'src/Flexy/Apps/EcommerceBundle/translations', 25 => 'src/Flexy/Apps/AiBundle/translations', 26 => 'src/Flexy/Apps/SubscriptionProductBundle/translations', 27 => 'src/Flexy/Apps/StockBundle/translations', 28 => 'src/Flexy/ShopBundle/translations', 29 => 'src/Flexy/Apps/BookingBundle/translations', 30 => 'src/Flexy/Apps/TransportBundle/translations', 31 => 'src/Flexy/Apps/CJDropShippingBundle/translations', 32 => 'src/Flexy/Apps/CueClubBundle/translations', 33 => 'src/Flexy/Apps/ListingBundle/translations', 34 => 'src/Flexy/Apps/NewsletterBundle/translations', 35 => 'src/Flexy/Apps/ProjectsBundle/translations', 36 => 'vendor/knplabs/knp-menu-bundle/translations', 37 => 'vendor/stof/doctrine-extensions-bundle/src/translations', 38 => 'vendor/symfony/ux-chartjs/translations', 39 => 'vendor/lexik/jwt-authentication-bundle/translations', 40 => 'vendor/symfony/mercure-bundle/src/translations', 41 => 'vendor/symfony/webpack-encore-bundle/src/translations', 42 => 'vendor/symfony/ux-turbo/translations', 43 => 'vendor/symfony/ux-notify/translations', 44 => 'vendor/knpuniversity/oauth2-client-bundle/src/translations', 45 => 'vendor/symfony/stimulus-bundle/translations', 46 => 'vendor/symfony/ux-swup/translations', 47 => 'vendor/symfony/ux-react/translations', 48 => 'vendor/doctrine/doctrine-fixtures-bundle/translations', 49 => 'vendor/tattali/mobile-detect-bundle/src/translations']]], []);
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->setFallbackLocales([0 => $this->getEnv('LOCALE')]);
return $instance;
}
/**
* Gets the private 'twig' shared service.
*
* @return \Twig\Environment
*/
protected function getTwigService()
{
$a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
$a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
$a->addPath((\dirname(__DIR__, 4).'/src/Flexy'), 'Flexy');
$a->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), 'Twig');
$a->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), '!Twig');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
$a->addPath((\dirname(__DIR__, 4).'/templates/bundles/EasyAdminBundle'), 'EasyAdmin');
$a->addPath((\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
$a->addPath((\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
$a->addPath((\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
$a->addPath((\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
$a->addPath((\dirname(__DIR__, 4).'/src/Flexy/Apps/POSBundle/templates'), 'FlexyPOS');
$a->addPath((\dirname(__DIR__, 4).'/src/Flexy/Apps/POSBundle/templates'), '!FlexyPOS');
$a->addPath((\dirname(__DIR__, 4).'/src/Flexy/Apps/EcommerceBundle/templates'), 'FlexyEcommerce');
$a->addPath((\dirname(__DIR__, 4).'/src/Flexy/Apps/EcommerceBundle/templates'), '!FlexyEcommerce');
$a->addPath((\dirname(__DIR__, 4).'/src/Flexy/Apps/AiBundle/templates'), 'FlexyAi');
$a->addPath((\dirname(__DIR__, 4).'/src/Flexy/Apps/AiBundle/templates'), '!FlexyAi');
$a->addPath((\dirname(__DIR__, 4).'/src/Flexy/Apps/StockBundle/templates'), 'FlexyStock');
$a->addPath((\dirname(__DIR__, 4).'/src/Flexy/Apps/StockBundle/templates'), '!FlexyStock');
$a->addPath((\dirname(__DIR__, 4).'/src/Flexy/ShopBundle/templates'), 'FlexyShop');
$a->addPath((\dirname(__DIR__, 4).'/src/Flexy/ShopBundle/templates'), '!FlexyShop');
$a->addPath((\dirname(__DIR__, 4).'/src/Flexy/Apps/CJDropShippingBundle/templates'), 'FlexyCJDropShipping');
$a->addPath((\dirname(__DIR__, 4).'/src/Flexy/Apps/CJDropShippingBundle/templates'), '!FlexyCJDropShipping');
$a->addPath((\dirname(__DIR__, 4).'/src/Flexy/Apps/CueClubBundle/templates'), 'FlexyCueClub');
$a->addPath((\dirname(__DIR__, 4).'/src/Flexy/Apps/CueClubBundle/templates'), '!FlexyCueClub');
$a->addPath((\dirname(__DIR__, 4).'/src/Flexy/Apps/ListingBundle/templates'), 'FlexyListing');
$a->addPath((\dirname(__DIR__, 4).'/src/Flexy/Apps/ListingBundle/templates'), '!FlexyListing');
$a->addPath((\dirname(__DIR__, 4).'/src/Flexy/Apps/ProjectsBundle/templates'), 'FlexyProjects');
$a->addPath((\dirname(__DIR__, 4).'/src/Flexy/Apps/ProjectsBundle/templates'), '!FlexyProjects');
$a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu-bundle/templates'), 'KnpMenu');
$a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu-bundle/templates'), '!KnpMenu');
$a->addPath((\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
$a->addPath((\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/mercure-bundle/src/Resources/views'), 'Mercure');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/mercure-bundle/src/Resources/views'), '!Mercure');
$a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
$a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
$a->addPath((\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/views'), 'GregwarCaptcha');
$a->addPath((\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/Resources/views'), '!GregwarCaptcha');
$a->addPath((\dirname(__DIR__, 4).'/vendor/tattali/mobile-detect-bundle/src/Resources/views'), 'MobileDetect');
$a->addPath((\dirname(__DIR__, 4).'/vendor/tattali/mobile-detect-bundle/src/Resources/views'), '!MobileDetect');
$a->addPath((\dirname(__DIR__, 4).'/templates'));
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
$this->privates['twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8', 'debug' => true, 'strict_variables' => true]);
$b = ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true));
$c = ($this->services['translator'] ?? $this->getTranslatorService());
$d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
$e = ($this->services['router'] ?? $this->getRouterService());
$f = ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack());
$g = ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
$h = ($this->services['doctrine'] ?? $this->getDoctrineService());
$i = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$j = ($this->privates['App\\Flexy\\FrontBundle\\Service\\CartService'] ?? $this->getCartService2Service());
$k = ($this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShopProvider'] ?? $this->getFlexyShopProviderService());
$l = ($this->privates['App\\Flexy\\FrontBundle\\Service\\FlexyFrontProvider'] ?? $this->getFlexyFrontProviderService());
$m = ($this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShopStatisticProvider'] ?? $this->getFlexyShopStatisticProviderService());
$n = ($this->privates['App\\Service\\FlexySettingsProvider'] ?? $this->getFlexySettingsProviderService());
$o = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
$o->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $d]);
$p = new \Knp\Menu\Util\MenuManipulator();
$q = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
$r = ($this->privates['stimulus.helper'] ?? $this->getStimulus_HelperService());
$s = ($this->privates['Symfony\\Component\\Mercure\\HubRegistry'] ?? $this->getHubRegistryService());
$t = new \Symfony\Bridge\Twig\AppVariable();
$t->setEnvironment('dev');
$t->setDebug(true);
$t->setTokenStorage($g);
if ($this->has('request_stack')) {
$t->setRequestStack($f);
}
$u = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), $b));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d, \dirname(__DIR__, 4), 'UTF-8'));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($e));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($b, true));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($f, $e)));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($f));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
$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())));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
$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)));
$instance->addExtension(new \App\Flexy\Apps\ListingBundle\TwigExtension\ListingExtension($h));
$instance->addExtension(new \App\Flexy\FrontBundle\Service\ShortcodeConditionExtension());
$instance->addExtension(new \App\Flexy\FrontBundle\Service\ShortcodeExtension($c, $i, $e, ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $instance, ($this->privates['App\\Flexy\\FrontBundle\\Service\\FormBuilderService'] ?? $this->getFormBuilderServiceService()), $f));
$instance->addExtension(new \App\Flexy\FrontBundle\Service\ShortcodeImgToWebpExtension($h));
$instance->addExtension(new \App\Flexy\FrontBundle\Service\ShortcodeLoopExtension());
$instance->addExtension(new \App\Flexy\FrontBundle\Themes\Default\TwigExtension\FrontExtension($j, $h, $instance));
$instance->addExtension(new \App\Flexy\FrontBundle\Themes\Niiamart\TwigExtension\CartExtension(($this->privates['App\\Flexy\\FrontBundle\\Themes\\Niiamart\\Service\\CartService'] ?? $this->getCartServiceService()), $h));
$instance->addExtension(new \App\Flexy\FrontBundle\Themes\Taxiciel\Twig\TaxicielTwigExtension($i));
$instance->addExtension(new \App\Flexy\FrontBundle\TwigExtension\CartExtension($j));
$instance->addExtension(new \App\Flexy\FrontBundle\TwigExtension\CheckoutExtension($j, $h, $f, $k));
$instance->addExtension(new \App\Flexy\FrontBundle\TwigExtension\FrontHelpersExtension($k, $l, $j, $h, $instance, $f));
$instance->addExtension(new \App\Flexy\FrontBundle\TwigExtension\HookExtension(($this->privates['App\\Flexy\\FrontBundle\\Service\\HookService'] ?? $this->getHookServiceService())));
$instance->addExtension(new \App\Flexy\FrontBundle\TwigExtension\ShopHelpersExtension($k, $m, $j, $h, $instance, $f));
$instance->addExtension(new \App\Twig\BarcodeGeneratorExtension());
$instance->addExtension(new \App\Twig\CalculationExtension());
$instance->addExtension(new \App\Twig\HandleImageExtension($n));
$instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($o));
$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
$instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
$instance->addExtension(new \Twig\Extra\CssInliner\CssInlinerExtension());
$instance->addExtension(new \Twig\Extra\Inky\InkyExtension());
$instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => [false, 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator', 'getAdminUrlGeneratorService', false],
], [
'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => '?',
]), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->privates['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()), NULL, $c));
$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, [
'list' => ['privates', 'knp_menu.renderer.list', 'getKnpMenu_Renderer_ListService', true],
'twig' => ['privates', 'knp_menu.renderer.twig', 'getKnpMenu_Renderer_TwigService', true],
], [
'list' => '?',
'twig' => '?',
]), 'twig', [], false), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
yield 0 => ($this->privates['knp_menu.menu_provider.lazy'] ??= new \Knp\Menu\Provider\LazyProvider([]));
yield 1 => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->load('getKnpMenu_MenuProvider_BuilderAliasService'));
}, 2)), $p, $q), $q, $p));
$instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension());
$instance->addExtension(new \Symfony\UX\Chartjs\Twig\ChartExtension($r));
$instance->addExtension(new \Symfony\Component\Mercure\Twig\MercureExtension($s, new \Symfony\Component\Mercure\Authorization($s, NULL), $f));
$instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'webpack_encore.entrypoint_lookup_collection' => ['privates', 'webpack_encore.entrypoint_lookup_collection', 'getWebpackEncore_EntrypointLookupCollectionService', false],
'webpack_encore.tag_renderer' => ['privates', 'webpack_encore.tag_renderer', 'getWebpackEncore_TagRendererService', true],
], [
'webpack_encore.entrypoint_lookup_collection' => '?',
'webpack_encore.tag_renderer' => '?',
])));
$instance->addExtension(new \Symfony\UX\Turbo\Twig\TwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'default' => ['privates', 'turbo.mercure.default.renderer', 'getTurbo_Mercure_Default_RendererService', true],
], [
'default' => 'Symfony\\UX\\Turbo\\Bridge\\Mercure\\TurboStreamListenRenderer',
]), 'default'));
$instance->addExtension(new \Symfony\UX\Notify\Twig\NotifyExtension());
$instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($e, $c)));
$instance->addExtension(new \Symfony\UX\StimulusBundle\Twig\UxControllersTwigExtension());
$instance->addExtension(new \Symfony\UX\React\Twig\ReactComponentExtension($r));
$instance->addExtension(new \MobileDetectBundle\Twig\Extension\MobileDetectExtension($f, ($this->privates['MobileDetectBundle\\DeviceDetector\\MobileDetector'] ??= new \MobileDetectBundle\DeviceDetector\MobileDetector()), ($this->privates['MobileDetectBundle\\Helper\\DeviceView'] ?? $this->getDeviceViewService()), $this->parameters['mobile_detect.redirect']));
$instance->addExtension(new \Symfony\UX\StimulusBundle\Twig\StimulusTwigExtension($r));
$instance->addGlobal('app', $t);
$instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', true],
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', true],
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', true],
'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', true],
'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => ['privates', 'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime', 'getUploaderExtensionRuntimeService', true],
'Symfony\\UX\\Notify\\Twig\\NotifyRuntime' => ['privates', 'notify.twig_runtime', 'getNotify_TwigRuntimeService', true],
], [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
'Symfony\\Component\\Form\\FormRenderer' => '?',
'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => '?',
'Symfony\\UX\\Notify\\Twig\\NotifyRuntime' => '?',
])));
$instance->addGlobal('transportProvider', new \App\Flexy\Apps\TransportBundle\Service\FlexyTransportProvider($i));
$instance->addGlobal('shopProvider', $k);
$instance->addGlobal('shopStatisticProvider', $m);
$instance->addGlobal('shippingProvider', ($this->privates['App\\Flexy\\ShopBundle\\Service\\FlexyShippingProvider'] ?? $this->getFlexyShippingProviderService()));
$instance->addGlobal('front', $l);
$instance->addGlobal('notifications', ($this->privates['App\\Service\\FlexyNotificationProvider'] ?? $this->getFlexyNotificationProviderService()));
$instance->addGlobal('settings', $n);
$instance->addGlobal('urlSite', 'http://127.0.0.1:8000');
$instance->registerUndefinedFilterCallback([0 => $u, 1 => 'suggestFilter']);
$instance->registerUndefinedFunctionCallback([0 => $u, 1 => 'suggestFunction']);
$instance->registerUndefinedTokenParserCallback([0 => $u, 1 => 'suggestTag']);
(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
return $instance;
}
/**
* Gets the private 'validator.builder' shared service.
*
* @return \Symfony\Component\Validator\ValidatorBuilder
*/
protected function getValidator_BuilderService()
{
$this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
$a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
$instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Constraints\\EmailConstraintValidator' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Constraints\\EmailConstraintValidator', 'getEmailConstraintValidatorService', true],
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Constraints\\FullNameConstraintValidator' => ['privates', 'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Constraints\\FullNameConstraintValidator', 'getFullNameConstraintValidatorService', true],
'App\\Flexy\\ShopBundle\\Validator\\UniqueShippingRuleValidator' => ['privates', 'App\\Flexy\\ShopBundle\\Validator\\UniqueShippingRuleValidator', 'getUniqueShippingRuleValidatorService', true],
'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', true],
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', true],
'Symfony\\Component\\Validator\\Constraints\\WhenValidator' => ['privates', 'validator.when', 'getValidator_WhenService', true],
'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
], [
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Constraints\\EmailConstraintValidator' => '?',
'App\\Flexy\\FrontBundle\\Themes\\Taxiciel\\Constraints\\FullNameConstraintValidator' => '?',
'App\\Flexy\\ShopBundle\\Validator\\UniqueShippingRuleValidator' => '?',
'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\WhenValidator' => '?',
'doctrine.orm.validator.unique' => '?',
'security.validator.user_password' => '?',
'validator.expression' => '?',
])));
if ($this->has('translator')) {
$instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
}
$instance->setTranslationDomain('validators');
$instance->addXmlMappings([0 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/config/validation.xml')]);
$instance->enableAnnotationMapping(true);
$instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
$instance->addMethodMapping('loadValidatorMetadata');
$instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
$instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
return $instance;
}
/**
* Gets the private 'var_dumper.html_dumper' shared service.
*
* @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
*/
protected function getVarDumper_HtmlDumperService()
{
$this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 0);
$instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
return $instance;
}
/**
* Gets the private 'var_dumper.server_connection' shared service.
*
* @return \Symfony\Component\VarDumper\Server\Connection
*/
protected function getVarDumper_ServerConnectionService()
{
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()]);
}
/**
* Gets the private 'vich_uploader.metadata_reader' shared service.
*
* @return \Vich\UploaderBundle\Metadata\MetadataReader
*/
protected function getVichUploader_MetadataReaderService()
{
$a = new \Metadata\Driver\FileLocator([]);
$b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([0 => new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), 1 => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(new \Doctrine\Common\Annotations\AnnotationReader(), [0 => ($this->services['doctrine'] ?? $this->getDoctrineService())]), 2 => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a), 3 => new \Vich\UploaderBundle\Metadata\Driver\YmlDriver($a)]), 'Metadata\\ClassHierarchyMetadata', true);
$b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
}
/**
* Gets the private 'web_profiler.csp.handler' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
*/
protected function getWebProfiler_Csp_HandlerService()
{
return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
}
/**
* Gets the private 'web_profiler.debug_toolbar' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
*/
protected function getWebProfiler_DebugToolbarService()
{
$a = ($this->privates['twig'] ?? $this->getTwigService());
if (isset($this->privates['web_profiler.debug_toolbar'])) {
return $this->privates['web_profiler.debug_toolbar'];
}
return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($a, false, 2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
}
/**
* Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
*
* @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
*/
protected function getWebpackEncore_EntrypointLookupCollectionService()
{
return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'_default' => ['privates', 'webpack_encore.entrypoint_lookup[_default]', 'getWebpackEncore_EntrypointLookupDefaultService', true],
], [
'_default' => '?',
]), '_default');
}
/**
* Gets the public 'profiler' alias.
*
* @return object The ".container.private.profiler" service.
*/
protected function getProfilerService()
{
trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.profiler');
}
public function getParameter(string $name): array|bool|string|int|float|\UnitEnum|null
{
if (isset($this->buildParameters[$name])) {
return $this->buildParameters[$name];
}
if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
throw new ParameterNotFoundException($name);
}
if (isset($this->loadedDynamicParameters[$name])) {
return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
return $this->parameters[$name];
}
public function hasParameter(string $name): bool
{
if (isset($this->buildParameters[$name])) {
return true;
}
return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
}
public function setParameter(string $name, $value): void
{
throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
}
public function getParameterBag(): ParameterBagInterface
{
if (null === $this->parameterBag) {
$parameters = $this->parameters;
foreach ($this->loadedDynamicParameters as $name => $loaded) {
$parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
foreach ($this->buildParameters as $name => $value) {
$parameters[$name] = $value;
}
$this->parameterBag = new FrozenParameterBag($parameters);
}
return $this->parameterBag;
}
private $loadedDynamicParameters = [
'kernel.runtime_environment' => false,
'kernel.build_dir' => false,
'kernel.cache_dir' => false,
'app_toolbar' => false,
'kernel.secret' => false,
'kernel.default_locale' => false,
'debug.file_link_format' => false,
'debug.container.dump' => false,
'router.cache_dir' => false,
'serializer.mapping.cache.file' => false,
'validator.mapping.cache.file' => false,
'profiler.storage.dsn' => false,
'doctrine.orm.proxy_dir' => false,
'nelmio_cors.defaults' => false,
'stof_doctrine_extensions.default_locale' => false,
'lexik_jwt_authentication.pass_phrase' => false,
'mercure.hubs' => false,
'mercure.default_hub' => false,
];
private $dynamicParameters = [];
private function getDynamicParameter(string $name)
{
$value = match ($name) {
'kernel.runtime_environment' => $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'),
'kernel.build_dir' => $this->targetDir.'',
'kernel.cache_dir' => $this->targetDir.'',
'app_toolbar' => $this->getEnv('bool:APP_TOOLBAR'),
'kernel.secret' => $this->getEnv('APP_SECRET'),
'kernel.default_locale' => $this->getEnv('LOCALE'),
'debug.file_link_format' => $this->getEnv('default::SYMFONY_IDE'),
'debug.container.dump' => ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'),
'router.cache_dir' => $this->targetDir.'',
'serializer.mapping.cache.file' => ($this->targetDir.''.'/serialization.php'),
'validator.mapping.cache.file' => ($this->targetDir.''.'/validation.php'),
'profiler.storage.dsn' => ('file:'.$this->targetDir.''.'/profiler'),
'doctrine.orm.proxy_dir' => ($this->targetDir.''.'/doctrine/orm/Proxies'),
'nelmio_cors.defaults' => [
'allow_origin' => [
0 => $this->getEnv('CORS_ALLOW_ORIGIN'),
],
'allow_credentials' => false,
'allow_headers' => [
0 => 'content-type',
1 => 'authorization',
],
'allow_private_network' => false,
'expose_headers' => [
0 => 'Link',
],
'allow_methods' => [
0 => 'GET',
1 => 'OPTIONS',
2 => 'POST',
3 => 'PUT',
4 => 'PATCH',
5 => 'DELETE',
],
'max_age' => 3600,
'hosts' => [
],
'origin_regex' => true,
'forced_allow_origin_value' => NULL,
'skip_same_as_origin' => true,
],
'stof_doctrine_extensions.default_locale' => $this->getEnv('LOCALE'),
'lexik_jwt_authentication.pass_phrase' => $this->getEnv('JWT_PASSPHRASE'),
'mercure.hubs' => [
'default' => $this->getEnv('MERCURE_URL'),
],
'mercure.default_hub' => $this->getEnv('MERCURE_URL'),
default => throw new ParameterNotFoundException($name),
};
$this->loadedDynamicParameters[$name] = true;
return $this->dynamicParameters[$name] = $value;
}
protected function getDefaultParameters(): array
{
return [
'kernel.project_dir' => \dirname(__DIR__, 4),
'kernel.environment' => 'dev',
'kernel.debug' => true,
'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),
'kernel.bundles' => [
'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
'FlexyPOSBundle' => 'App\\Flexy\\Apps\\POSBundle\\FlexyPOSBundle',
'FlexyEcommerceBundle' => 'App\\Flexy\\Apps\\EcommerceBundle\\FlexyEcommerceBundle',
'FlexyAiBundle' => 'App\\Flexy\\Apps\\AiBundle\\FlexyAiBundle',
'FlexySubscriptionProductBundle' => 'App\\Flexy\\Apps\\SubscriptionProductBundle\\FlexySubscriptionProductBundle',
'FlexyStockBundle' => 'App\\Flexy\\Apps\\StockBundle\\FlexyStockBundle',
'FlexyFrontBundle' => 'App\\Flexy\\FrontBundle\\FlexyFrontBundle',
'FlexyShopBundle' => 'App\\Flexy\\ShopBundle\\FlexyShopBundle',
'FlexyBookingBundle' => 'App\\Flexy\\Apps\\BookingBundle\\FlexyBookingBundle',
'FlexyTransportBundle' => 'App\\Flexy\\Apps\\TransportBundle\\FlexyTransportBundle',
'FlexyCJDropShippingBundle' => 'App\\Flexy\\Apps\\CJDropShippingBundle\\FlexyCJDropShippingBundle',
'FlexyCueClubBundle' => 'App\\Flexy\\Apps\\CueClubBundle\\FlexyCueClubBundle',
'FlexyListingBundle' => 'App\\Flexy\\Apps\\ListingBundle\\FlexyListingBundle',
'FlexyNewsletterBundle' => 'App\\Flexy\\Apps\\NewsletterBundle\\FlexyNewsletterBundle',
'FlexyProjectsBundle' => 'App\\Flexy\\Apps\\ProjectsBundle\\FlexyProjectsBundle',
'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
'ChartjsBundle' => 'Symfony\\UX\\Chartjs\\ChartjsBundle',
'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
'MercureBundle' => 'Symfony\\Bundle\\MercureBundle\\MercureBundle',
'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
'TurboBundle' => 'Symfony\\UX\\Turbo\\TurboBundle',
'NotifyBundle' => 'Symfony\\UX\\Notify\\NotifyBundle',
'SymfonyCastsResetPasswordBundle' => 'SymfonyCasts\\Bundle\\ResetPassword\\SymfonyCastsResetPasswordBundle',
'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
'KnpUOAuth2ClientBundle' => 'KnpU\\OAuth2ClientBundle\\KnpUOAuth2ClientBundle',
'StimulusBundle' => 'Symfony\\UX\\StimulusBundle\\StimulusBundle',
'SwupBundle' => 'Symfony\\UX\\Swup\\SwupBundle',
'ReactBundle' => 'Symfony\\UX\\React\\ReactBundle',
'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
'GregwarCaptchaBundle' => 'Gregwar\\CaptchaBundle\\GregwarCaptchaBundle',
'MobileDetectBundle' => 'MobileDetectBundle\\MobileDetectBundle',
],
'kernel.bundles_metadata' => [
'FrameworkBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
],
'SensioFrameworkExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src'),
'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
],
'TwigBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
'namespace' => 'Symfony\\Bundle\\TwigBundle',
],
'WebProfilerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
],
'MonologBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
'namespace' => 'Symfony\\Bundle\\MonologBundle',
],
'DebugBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle'),
'namespace' => 'Symfony\\Bundle\\DebugBundle',
],
'MakerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src'),
'namespace' => 'Symfony\\Bundle\\MakerBundle',
],
'DoctrineBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
],
'DoctrineMigrationsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
],
'SecurityBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
'namespace' => 'Symfony\\Bundle\\SecurityBundle',
],
'TwigExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle'),
'namespace' => 'Twig\\Extra\\TwigExtraBundle',
],
'EasyAdminBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src'),
'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
],
'NelmioCorsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle'),
'namespace' => 'Nelmio\\CorsBundle',
],
'ApiPlatformBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle'),
'namespace' => 'ApiPlatform\\Symfony\\Bundle',
],
'FlexyPOSBundle' => [
'path' => (\dirname(__DIR__, 4).'/src/Flexy/Apps/POSBundle'),
'namespace' => 'App\\Flexy\\Apps\\POSBundle',
],
'FlexyEcommerceBundle' => [
'path' => (\dirname(__DIR__, 4).'/src/Flexy/Apps/EcommerceBundle'),
'namespace' => 'App\\Flexy\\Apps\\EcommerceBundle',
],
'FlexyAiBundle' => [
'path' => (\dirname(__DIR__, 4).'/src/Flexy/Apps/AiBundle'),
'namespace' => 'App\\Flexy\\Apps\\AiBundle',
],
'FlexySubscriptionProductBundle' => [
'path' => (\dirname(__DIR__, 4).'/src/Flexy/Apps/SubscriptionProductBundle'),
'namespace' => 'App\\Flexy\\Apps\\SubscriptionProductBundle',
],
'FlexyStockBundle' => [
'path' => (\dirname(__DIR__, 4).'/src/Flexy/Apps/StockBundle'),
'namespace' => 'App\\Flexy\\Apps\\StockBundle',
],
'FlexyFrontBundle' => [
'path' => (\dirname(__DIR__, 4).'/src/Flexy/FrontBundle'),
'namespace' => 'App\\Flexy\\FrontBundle',
],
'FlexyShopBundle' => [
'path' => (\dirname(__DIR__, 4).'/src/Flexy/ShopBundle'),
'namespace' => 'App\\Flexy\\ShopBundle',
],
'FlexyBookingBundle' => [
'path' => (\dirname(__DIR__, 4).'/src/Flexy/Apps/BookingBundle'),
'namespace' => 'App\\Flexy\\Apps\\BookingBundle',
],
'FlexyTransportBundle' => [
'path' => (\dirname(__DIR__, 4).'/src/Flexy/Apps/TransportBundle'),
'namespace' => 'App\\Flexy\\Apps\\TransportBundle',
],
'FlexyCJDropShippingBundle' => [
'path' => (\dirname(__DIR__, 4).'/src/Flexy/Apps/CJDropShippingBundle'),
'namespace' => 'App\\Flexy\\Apps\\CJDropShippingBundle',
],
'FlexyCueClubBundle' => [
'path' => (\dirname(__DIR__, 4).'/src/Flexy/Apps/CueClubBundle'),
'namespace' => 'App\\Flexy\\Apps\\CueClubBundle',
],
'FlexyListingBundle' => [
'path' => (\dirname(__DIR__, 4).'/src/Flexy/Apps/ListingBundle'),
'namespace' => 'App\\Flexy\\Apps\\ListingBundle',
],
'FlexyNewsletterBundle' => [
'path' => (\dirname(__DIR__, 4).'/src/Flexy/Apps/NewsletterBundle'),
'namespace' => 'App\\Flexy\\Apps\\NewsletterBundle',
],
'FlexyProjectsBundle' => [
'path' => (\dirname(__DIR__, 4).'/src/Flexy/Apps/ProjectsBundle'),
'namespace' => 'App\\Flexy\\Apps\\ProjectsBundle',
],
'KnpMenuBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu-bundle'),
'namespace' => 'Knp\\Bundle\\MenuBundle',
],
'StofDoctrineExtensionsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/stof/doctrine-extensions-bundle/src'),
'namespace' => 'Stof\\DoctrineExtensionsBundle',
],
'VichUploaderBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle'),
'namespace' => 'Vich\\UploaderBundle',
],
'ChartjsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/ux-chartjs'),
'namespace' => 'Symfony\\UX\\Chartjs',
],
'LexikJWTAuthenticationBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle'),
'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
],
'MercureBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/mercure-bundle/src'),
'namespace' => 'Symfony\\Bundle\\MercureBundle',
],
'WebpackEncoreBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src'),
'namespace' => 'Symfony\\WebpackEncoreBundle',
],
'TurboBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/ux-turbo'),
'namespace' => 'Symfony\\UX\\Turbo',
],
'NotifyBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/ux-notify'),
'namespace' => 'Symfony\\UX\\Notify',
],
'SymfonyCastsResetPasswordBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src'),
'namespace' => 'SymfonyCasts\\Bundle\\ResetPassword',
],
'KnpPaginatorBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle'),
'namespace' => 'Knp\\Bundle\\PaginatorBundle',
],
'KnpUOAuth2ClientBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/knpuniversity/oauth2-client-bundle/src'),
'namespace' => 'KnpU\\OAuth2ClientBundle',
],
'StimulusBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/stimulus-bundle'),
'namespace' => 'Symfony\\UX\\StimulusBundle',
],
'SwupBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/ux-swup'),
'namespace' => 'Symfony\\UX\\Swup',
],
'ReactBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/ux-react'),
'namespace' => 'Symfony\\UX\\React',
],
'DoctrineFixturesBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle'),
'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
],
'GregwarCaptchaBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle'),
'namespace' => 'Gregwar\\CaptchaBundle',
],
'MobileDetectBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/tattali/mobile-detect-bundle/src'),
'namespace' => 'MobileDetectBundle',
],
],
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'App_KernelDevDebugContainer',
'app.path.product_images' => '/uploads/mutaweef/shop',
'event_dispatcher.event_aliases' => [
'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
],
'fragment.renderer.hinclude.global_template' => NULL,
'fragment.path' => '/_fragment',
'kernel.http_method_override' => false,
'kernel.trust_x_sendfile_type_header' => false,
'kernel.trusted_hosts' => [
],
'kernel.enabled_locales' => [
],
'kernel.error_controller' => 'error_controller',
'asset.request_context.base_path' => NULL,
'asset.request_context.secure' => NULL,
'translator.logging' => false,
'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
'debug.error_handler.throw_at' => -1,
'router.request_context.host' => 'localhost',
'router.request_context.scheme' => 'http',
'router.request_context.base_url' => '',
'router.resource' => 'kernel::loadRoutes',
'request_listener.http_port' => 80,
'request_listener.https_port' => 443,
'session.metadata.storage_key' => '_sf2_meta',
'session.storage.options' => [
'cache_limiter' => '0',
'cookie_secure' => 'auto',
'cookie_httponly' => true,
'cookie_samesite' => 'lax',
'gc_probability' => 1,
],
'session.save_path' => NULL,
'session.metadata.update_threshold' => 0,
'form.type_extension.csrf.enabled' => true,
'form.type_extension.csrf.field_name' => '_token',
'validator.translation_domain' => 'validators',
'profiler_listener.only_exceptions' => false,
'profiler_listener.only_main_requests' => false,
'twig.form.resources' => [
0 => '@GregwarCaptcha/captcha.html.twig',
1 => '@VichUploader/Form/fields.html.twig',
2 => 'form_div_layout.html.twig',
3 => 'bootstrap_5_layout.html.twig',
],
'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
'web_profiler.debug_toolbar.intercept_redirects' => false,
'web_profiler.debug_toolbar.mode' => 2,
'monolog.use_microseconds' => true,
'monolog.swift_mailer.handlers' => [
],
'monolog.handlers_to_channels' => [
'monolog.handler.console' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
1 => 'doctrine',
2 => 'console',
],
],
'monolog.handler.main' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
],
],
],
'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
'doctrine.entity_managers' => [
'default' => 'doctrine.orm.default_entity_manager',
],
'doctrine.default_entity_manager' => 'default',
'doctrine.dbal.connection_factory.types' => [
'geography' => [
'class' => 'CrEOF\\Spatial\\DBAL\\Types\\GeographyType',
],
'geometry' => [
'class' => 'CrEOF\\Spatial\\DBAL\\Types\\GeometryType',
],
'point' => [
'class' => 'CrEOF\\Spatial\\DBAL\\Types\\Geometry\\PointType',
],
'polygon' => [
'class' => 'CrEOF\\Spatial\\DBAL\\Types\\Geometry\\PolygonType',
],
'uuid' => [
'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
],
'ulid' => [
'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
],
],
'doctrine.connections' => [
'default' => 'doctrine.dbal.default_connection',
],
'doctrine.default_connection' => 'default',
'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
'doctrine.orm.cache.memcache_host' => 'localhost',
'doctrine.orm.cache.memcache_port' => 11211,
'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
'doctrine.orm.cache.memcached_host' => 'localhost',
'doctrine.orm.cache.memcached_port' => 11211,
'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
'doctrine.orm.cache.redis_host' => 'localhost',
'doctrine.orm.cache.redis_port' => 6379,
'doctrine.orm.cache.redis_instance.class' => 'Redis',
'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
'doctrine.orm.auto_generate_proxy_classes' => true,
'doctrine.orm.enable_lazy_ghost_objects' => false,
'doctrine.orm.proxy_namespace' => 'Proxies',
'doctrine.migrations.preferred_em' => NULL,
'doctrine.migrations.preferred_connection' => NULL,
'security.role_hierarchy.roles' => [
],
'security.access.denied_url' => NULL,
'security.authentication.manager.erase_credentials' => true,
'security.authentication.session_strategy.strategy' => 'migrate',
'security.authentication.hide_user_not_found' => true,
'security.firewalls' => [
0 => 'image_resolver',
1 => 'api',
2 => 'dev',
3 => 'main',
],
'lexik_jwt_authentication.authenticator_manager_enabled' => true,
'nelmio_cors.map' => [
'^/' => [
],
],
'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
'api_platform.metadata_backward_compatibility_layer' => true,
'api_platform.enable_entrypoint' => true,
'api_platform.enable_docs' => true,
'api_platform.title' => '',
'api_platform.description' => '',
'api_platform.version' => '0.0.0',
'api_platform.show_webby' => true,
'api_platform.url_generation_strategy' => 1,
'api_platform.exception_to_status' => [
'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
'ApiPlatform\\Exception\\InvalidArgumentException' => 400,
'ApiPlatform\\Exception\\FilterValidationException' => 400,
'Doctrine\\ORM\\OptimisticLockException' => 409,
],
'api_platform.formats' => [
'json' => [
0 => 'application/json',
],
'html' => [
0 => 'text/html',
],
],
'api_platform.patch_formats' => [
'json' => [
0 => 'application/json',
],
],
'api_platform.error_formats' => [
'jsonproblem' => [
0 => 'application/problem+json',
],
'jsonld' => [
0 => 'application/ld+json',
],
],
'api_platform.allow_plain_identifiers' => false,
'api_platform.eager_loading.enabled' => true,
'api_platform.eager_loading.max_joins' => 100,
'api_platform.eager_loading.fetch_partial' => false,
'api_platform.eager_loading.force_eager' => true,
'api_platform.collection.exists_parameter_name' => 'exists',
'api_platform.collection.order' => 'ASC',
'api_platform.collection.order_parameter_name' => 'order',
'api_platform.collection.order_nulls_comparison' => NULL,
'api_platform.collection.pagination.enabled' => false,
'api_platform.collection.pagination.partial' => false,
'api_platform.collection.pagination.client_enabled' => false,
'api_platform.collection.pagination.client_items_per_page' => false,
'api_platform.collection.pagination.client_partial' => false,
'api_platform.collection.pagination.items_per_page' => 30,
'api_platform.collection.pagination.maximum_items_per_page' => NULL,
'api_platform.collection.pagination.page_parameter_name' => 'page',
'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
'api_platform.collection.pagination.partial_parameter_name' => 'partial',
'api_platform.collection.pagination' => [
'enabled' => false,
'partial' => false,
'client_enabled' => false,
'client_items_per_page' => false,
'client_partial' => false,
'items_per_page' => 30,
'maximum_items_per_page' => NULL,
'page_parameter_name' => 'page',
'enabled_parameter_name' => 'pagination',
'items_per_page_parameter_name' => 'itemsPerPage',
'partial_parameter_name' => 'partial',
],
'api_platform.http_cache.etag' => true,
'api_platform.http_cache.max_age' => NULL,
'api_platform.http_cache.shared_max_age' => NULL,
'api_platform.http_cache.vary' => [
0 => 'Accept',
],
'api_platform.http_cache.public' => NULL,
'api_platform.http_cache.invalidation.max_header_length' => 7500,
'api_platform.http_cache.invalidation.xkey.glue' => ' ',
'api_platform.asset_package' => NULL,
'api_platform.defaults' => [
'attributes' => [
'pagination_enabled' => false,
],
],
'api_platform.resource_class_directories' => [
0 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/POSBundle/Entity'),
1 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/StockBundle/Entity'),
2 => (\dirname(__DIR__, 4).'/src/Flexy/FrontBundle/Entity'),
3 => (\dirname(__DIR__, 4).'/src/Flexy/ShopBundle/Entity'),
4 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/BookingBundle/Entity'),
5 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/TransportBundle/Entity'),
6 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/CJDropShippingBundle/Entity'),
7 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/CueClubBundle/Entity'),
8 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/ListingBundle/Entity'),
9 => (\dirname(__DIR__, 4).'/src/Flexy/Apps/NewsletterBundle/Entity'),
10 => (\dirname(__DIR__, 4).'/src/Entity'),
11 => (\dirname(__DIR__, 4).'/config/packages/api_platform'),
],
'api_platform.oauth.enabled' => false,
'api_platform.oauth.clientId' => '',
'api_platform.oauth.clientSecret' => '',
'api_platform.oauth.type' => 'oauth2',
'api_platform.oauth.flow' => 'application',
'api_platform.oauth.tokenUrl' => '',
'api_platform.oauth.authorizationUrl' => '',
'api_platform.oauth.refreshUrl' => '',
'api_platform.oauth.scopes' => [
],
'api_platform.oauth.pkce' => false,
'api_platform.openapi.termsOfService' => NULL,
'api_platform.openapi.contact.name' => NULL,
'api_platform.openapi.contact.url' => NULL,
'api_platform.openapi.contact.email' => NULL,
'api_platform.openapi.license.name' => NULL,
'api_platform.openapi.license.url' => NULL,
'api_platform.swagger.versions' => [
0 => 3,
],
'api_platform.enable_swagger_ui' => true,
'api_platform.enable_re_doc' => true,
'api_platform.swagger.api_keys' => [
'JWT' => [
'name' => 'Authorization',
'type' => 'header',
],
],
'api_platform.swagger_ui.extra_configuration' => [
],
'api_platform.graphql.enabled' => false,
'api_platform.graphql.graphiql.enabled' => false,
'api_platform.graphql.graphql_playground.enabled' => false,
'api_platform.graphql.collection.pagination' => [
'enabled' => true,
],
'api_platform.validator.serialize_payload_fields' => [
],
'api_platform.validator.query_parameter_validation' => true,
'api_platform.elasticsearch.enabled' => false,
'knp_menu.renderer.list.options' => [
],
'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
'knp_menu.renderer.twig.options' => [
],
'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
'knp_menu.default_renderer' => 'twig',
'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
'stof_doctrine_extensions.event_listener.blame.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\BlameListener',
'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
'stof_doctrine_extensions.event_listener.logger.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener',
'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
'stof_doctrine_extensions.event_listener.locale.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener',
'stof_doctrine_extensions.translation_fallback' => false,
'stof_doctrine_extensions.persist_default_translation' => false,
'stof_doctrine_extensions.skip_translation_on_load' => false,
'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
'vich_uploader.default_filename_attribute_suffix' => '_name',
'vich_uploader.mappings' => [
'product_images' => [
'uri_prefix' => '/uploads/mutaweef/shop',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/mutaweef/shop'),
'namer' => [
'service' => NULL,
'options' => NULL,
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
'join_images' => [
'uri_prefix' => '/images/join',
'upload_destination' => (\dirname(__DIR__, 4).'/public%/public/images/products'),
'namer' => [
'service' => NULL,
'options' => NULL,
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
],
'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
'lexik_jwt_authentication.token_ttl' => 604800,
'lexik_jwt_authentication.clock_skew' => 0,
'lexik_jwt_authentication.user_identity_field' => 'username',
'lexik_jwt_authentication.allow_no_expiration' => false,
'lexik_jwt_authentication.user_id_claim' => 'username',
'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/bootstrap_v5_pagination.html.twig',
'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
'knp_paginator.page_range' => 5,
'knp_paginator.page_limit' => NULL,
'gregwar_captcha.controller.class' => 'Gregwar\\CaptchaBundle\\Controller\\CaptchaController',
'gregwar_captcha.captcha_type.class' => 'Gregwar\\CaptchaBundle\\Type\\CaptchaType',
'gregwar_captcha.captcha_generator.class' => 'Gregwar\\CaptchaBundle\\Generator\\CaptchaGenerator',
'gregwar_captcha.image_file_handler.class' => 'Gregwar\\CaptchaBundle\\Generator\\ImageFileHandler',
'gregwar_captcha.captcha_builder.class' => 'Gregwar\\Captcha\\CaptchaBuilder',
'gregwar_captcha.phrase_builder.class' => 'Gregwar\\Captcha\\PhraseBuilder',
'gregwar_captcha.config' => [
'length' => 5,
'width' => 130,
'height' => 50,
'font' => (\dirname(__DIR__, 4).'/vendor/gregwar/captcha-bundle/DependencyInjection/../Generator/Font/captcha.ttf'),
'keep_value' => false,
'charset' => 'abcdefhjkmnprstuvwxyz23456789',
'as_file' => false,
'as_url' => false,
'reload' => false,
'image_folder' => 'captcha',
'web_path' => (\dirname(__DIR__, 4).'/public'),
'gc_freq' => 100,
'expiration' => 60,
'quality' => 50,
'invalid_message' => 'Bad code value',
'bypass_code' => NULL,
'whitelist_key' => 'captcha_whitelist_key',
'humanity' => 0,
'distortion' => true,
'max_front_lines' => NULL,
'max_behind_lines' => NULL,
'interpolation' => true,
'text_color' => [
],
'background_color' => [
],
'background_images' => [
],
'disabled' => false,
'ignore_all_effects' => false,
'session_key' => 'captcha',
],
'gregwar_captcha.config.image_folder' => 'captcha',
'gregwar_captcha.config.web_path' => (\dirname(__DIR__, 4).'/public'),
'gregwar_captcha.config.gc_freq' => 100,
'gregwar_captcha.config.expiration' => 60,
'gregwar_captcha.config.whitelist_key' => 'captcha_whitelist_key',
'mobile_detect.cookie_expire_datetime_modifier' => '1 month',
'mobile_detect.cookie_key' => 'device_view',
'mobile_detect.redirect' => [
'mobile' => [
'is_enabled' => false,
'host' => NULL,
'status_code' => 302,
'action' => 'redirect',
],
'tablet' => [
'is_enabled' => false,
'host' => NULL,
'status_code' => 302,
'action' => 'redirect',
],
'full' => [
'is_enabled' => false,
'host' => NULL,
'status_code' => 302,
'action' => 'redirect',
],
'detect_tablet_as_mobile' => false,
],
'mobile_detect.switch_device_view.save_referer_path' => true,
'mobile_detect.switch_param' => 'device_view',
'mobile_detect.cookie_path' => '/',
'mobile_detect.cookie_domain' => '',
'mobile_detect.cookie_secure' => false,
'mobile_detect.cookie_httpOnly' => true,
'data_collector.templates' => [
'data_collector.request' => [
0 => 'request',
1 => '@WebProfiler/Collector/request.html.twig',
],
'api_platform.data_collector.request' => [
0 => 'api_platform.data_collector.request',
1 => '@ApiPlatform/DataCollector/request_legacy.html.twig',
],
'data_collector.time' => [
0 => 'time',
1 => '@WebProfiler/Collector/time.html.twig',
],
'data_collector.memory' => [
0 => 'memory',
1 => '@WebProfiler/Collector/memory.html.twig',
],
'data_collector.validator' => [
0 => 'validator',
1 => '@WebProfiler/Collector/validator.html.twig',
],
'data_collector.ajax' => [
0 => 'ajax',
1 => '@WebProfiler/Collector/ajax.html.twig',
],
'data_collector.form' => [
0 => 'form',
1 => '@WebProfiler/Collector/form.html.twig',
],
'data_collector.exception' => [
0 => 'exception',
1 => '@WebProfiler/Collector/exception.html.twig',
],
'data_collector.logger' => [
0 => 'logger',
1 => '@WebProfiler/Collector/logger.html.twig',
],
'data_collector.events' => [
0 => 'events',
1 => '@WebProfiler/Collector/events.html.twig',
],
'data_collector.router' => [
0 => 'router',
1 => '@WebProfiler/Collector/router.html.twig',
],
'data_collector.cache' => [
0 => 'cache',
1 => '@WebProfiler/Collector/cache.html.twig',
],
'data_collector.translation' => [
0 => 'translation',
1 => '@WebProfiler/Collector/translation.html.twig',
],
'data_collector.security' => [
0 => 'security',
1 => '@Security/Collector/security.html.twig',
],
'data_collector.twig' => [
0 => 'twig',
1 => '@WebProfiler/Collector/twig.html.twig',
],
'data_collector.http_client' => [
0 => 'http_client',
1 => '@WebProfiler/Collector/http_client.html.twig',
],
'data_collector.doctrine' => [
0 => 'db',
1 => '@Doctrine/Collector/db.html.twig',
],
'doctrine_migrations.migrations_collector' => [
0 => 'doctrine_migrations',
1 => '@DoctrineMigrations/Collector/migrations.html.twig',
],
'data_collector.dump' => [
0 => 'dump',
1 => '@Debug/Profiler/dump.html.twig',
],
'mailer.data_collector' => [
0 => 'mailer',
1 => '@WebProfiler/Collector/mailer.html.twig',
],
'notifier.data_collector' => [
0 => 'notifier',
1 => '@WebProfiler/Collector/notifier.html.twig',
],
'EasyCorp\\Bundle\\EasyAdminBundle\\Inspector\\DataCollector' => [
0 => 'easyadmin',
1 => '@EasyAdmin/inspector/data_collector.html.twig',
],
'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
0 => 'vich_uploader.mapping_collector',
1 => '@VichUploader/Collector/mapping_collector.html.twig',
],
'data_collector.mercure' => [
0 => 'mercure',
1 => '@Mercure/Collector/mercure.html.twig',
],
'MobileDetectBundle\\DataCollector\\DeviceDataCollector' => [
0 => 'device.collector',
1 => '@MobileDetect/Collector/device.html.twig',
],
'data_collector.config' => [
0 => 'config',
1 => '@WebProfiler/Collector/config.html.twig',
],
],
'console.command.ids' => [
],
];
}
}