var/cache/dev/ContainerUto31Iz/App_KernelDevDebugContainer.php line 826

Open in your IDE?
  1. <?php
  2. namespace ContainerUto31Iz;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  34.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  35.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  36.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  37.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  38.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  39.             '.container.private.twig' => 'get_Container_Private_TwigService',
  40.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  41.             'cache.app' => 'getCache_AppService',
  42.             'cache.system' => 'getCache_SystemService',
  43.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  44.             'data_collector.dump' => 'getDataCollector_DumpService',
  45.             'doctrine' => 'getDoctrineService',
  46.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  47.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  48.             'event_dispatcher' => 'getEventDispatcherService',
  49.             'http_kernel' => 'getHttpKernelService',
  50.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  51.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  52.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  53.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  54.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  55.             'request_stack' => 'getRequestStackService',
  56.             'router' => 'getRouterService',
  57.             'translator' => 'getTranslatorService',
  58.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  59.             'cache_clearer' => 'getCacheClearerService',
  60.             'filesystem' => 'getFilesystemService',
  61.             'serializer' => 'getSerializerService',
  62.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  63.             'form.factory' => 'getForm_FactoryService',
  64.             'form.type.file' => 'getForm_Type_FileService',
  65.             'profiler' => 'getProfilerService',
  66.             'twig' => 'getTwigService',
  67.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  68.             'security.token_storage' => 'getSecurity_TokenStorageService',
  69.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  70.             'session' => 'getSessionService',
  71.             'validator' => 'getValidatorService',
  72.         ];
  73.         $this->fileMap = [
  74.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  75.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  76.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  77.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  78.             '.container.private.session' => 'get_Container_Private_SessionService',
  79.             'App\\Controller\\Admin\\DashboardController' => 'getDashboardControllerService',
  80.             'App\\Controller\\Admin\\NotificationCrudController' => 'getNotificationCrudControllerService',
  81.             'App\\Controller\\Admin\\ProductCrudController' => 'getProductCrudControllerService',
  82.             'App\\Controller\\Admin\\UserCrudController' => 'getUserCrudControllerService',
  83.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  84.             'App\\Flexy\\BillardsBundle\\Controller\\DashboardController' => 'getDashboardController2Service',
  85.             'App\\Flexy\\BookingBundle\\Controller\\CategoryOfferCrudController' => 'getCategoryOfferCrudControllerService',
  86.             'App\\Flexy\\BookingBundle\\Controller\\DashboardController' => 'getDashboardController3Service',
  87.             'App\\Flexy\\BookingBundle\\Controller\\OfferCrudController' => 'getOfferCrudControllerService',
  88.             'App\\Flexy\\BookingBundle\\Controller\\ReservationCrudController' => 'getReservationCrudControllerService',
  89.             'App\\Flexy\\FrontBundle\\Controller\\Admin\\MasterSliderCrudController' => 'getMasterSliderCrudControllerService',
  90.             'App\\Flexy\\FrontBundle\\Controller\\Admin\\PubBannerCrudController' => 'getPubBannerCrudControllerService',
  91.             'App\\Flexy\\FrontBundle\\Controller\\AnnounceController' => 'getAnnounceControllerService',
  92.             'App\\Flexy\\FrontBundle\\Controller\\BookingController' => 'getBookingControllerService',
  93.             'App\\Flexy\\FrontBundle\\Controller\\CartController' => 'getCartControllerService',
  94.             'App\\Flexy\\FrontBundle\\Controller\\CategoryProductController' => 'getCategoryProductControllerService',
  95.             'App\\Flexy\\FrontBundle\\Controller\\CheckoutController' => 'getCheckoutControllerService',
  96.             'App\\Flexy\\FrontBundle\\Controller\\DashboardController' => 'getDashboardController4Service',
  97.             'App\\Flexy\\FrontBundle\\Controller\\DealController' => 'getDealControllerService',
  98.             'App\\Flexy\\FrontBundle\\Controller\\HomeController' => 'getHomeControllerService',
  99.             'App\\Flexy\\FrontBundle\\Controller\\MyAccountController' => 'getMyAccountControllerService',
  100.             'App\\Flexy\\FrontBundle\\Controller\\PagesController' => 'getPagesControllerService',
  101.             'App\\Flexy\\FrontBundle\\Controller\\PartialController' => 'getPartialControllerService',
  102.             'App\\Flexy\\FrontBundle\\Controller\\ProductController' => 'getProductControllerService',
  103.             'App\\Flexy\\FrontBundle\\Controller\\RegistrationController' => 'getRegistrationControllerService',
  104.             'App\\Flexy\\FrontBundle\\Controller\\SearchController' => 'getSearchControllerService',
  105.             'App\\Flexy\\FrontBundle\\Controller\\VendorController' => 'getVendorControllerService',
  106.             'App\\Flexy\\MyNewBundle\\Controller\\DashboardController' => 'getDashboardController5Service',
  107.             'App\\Flexy\\POSBundle\\Controller\\Agent\\DashboardController' => 'getDashboardController6Service',
  108.             'App\\Flexy\\POSBundle\\Controller\\CaisseCrudController' => 'getCaisseCrudControllerService',
  109.             'App\\Flexy\\POSBundle\\Controller\\CartController' => 'getCartController2Service',
  110.             'App\\Flexy\\POSBundle\\Controller\\DashboardController' => 'getDashboardController7Service',
  111.             'App\\Flexy\\POSBundle\\Controller\\DefaultController' => 'getDefaultControllerService',
  112.             'App\\Flexy\\POSBundle\\Controller\\TableCrudController' => 'getTableCrudControllerService',
  113.             'App\\Flexy\\ShopBundle\\Controller\\AnnounceProductCrudController' => 'getAnnounceProductCrudControllerService',
  114.             'App\\Flexy\\ShopBundle\\Controller\\AttributCrudController' => 'getAttributCrudControllerService',
  115.             'App\\Flexy\\ShopBundle\\Controller\\AttributValueCrudController' => 'getAttributValueCrudControllerService',
  116.             'App\\Flexy\\ShopBundle\\Controller\\BrandCrudController' => 'getBrandCrudControllerService',
  117.             'App\\Flexy\\ShopBundle\\Controller\\CategoryAnnounceCrudController' => 'getCategoryAnnounceCrudControllerService',
  118.             'App\\Flexy\\ShopBundle\\Controller\\CategoryOfferCrudController' => 'getCategoryOfferCrudController2Service',
  119.             'App\\Flexy\\ShopBundle\\Controller\\CategoryProductCrudController' => 'getCategoryProductCrudControllerService',
  120.             'App\\Flexy\\ShopBundle\\Controller\\CategoryProductShopCrudController' => 'getCategoryProductShopCrudControllerService',
  121.             'App\\Flexy\\ShopBundle\\Controller\\CityCrudController' => 'getCityCrudControllerService',
  122.             'App\\Flexy\\ShopBundle\\Controller\\CommentCrudController' => 'getCommentCrudControllerService',
  123.             'App\\Flexy\\ShopBundle\\Controller\\CouponsCrudController' => 'getCouponsCrudControllerService',
  124.             'App\\Flexy\\ShopBundle\\Controller\\CustomerCrudController' => 'getCustomerCrudControllerService',
  125.             'App\\Flexy\\ShopBundle\\Controller\\CustomerService\\AllOrdersCrudController' => 'getAllOrdersCrudControllerService',
  126.             'App\\Flexy\\ShopBundle\\Controller\\CustomerService\\CustomerServiceController' => 'getCustomerServiceControllerService',
  127.             'App\\Flexy\\ShopBundle\\Controller\\CustomerService\\DashboardController' => 'getDashboardController8Service',
  128.             'App\\Flexy\\ShopBundle\\Controller\\DashboardController' => 'getDashboardController9Service',
  129.             'App\\Flexy\\ShopBundle\\Controller\\DemandeFundCrudController' => 'getDemandeFundCrudControllerService',
  130.             'App\\Flexy\\ShopBundle\\Controller\\DepartementCrudController' => 'getDepartementCrudControllerService',
  131.             'App\\Flexy\\ShopBundle\\Controller\\ImportExcelController' => 'getImportExcelControllerService',
  132.             'App\\Flexy\\ShopBundle\\Controller\\ImportExcelCrudController' => 'getImportExcelCrudControllerService',
  133.             'App\\Flexy\\ShopBundle\\Controller\\OfferProductCrudController' => 'getOfferProductCrudControllerService',
  134.             'App\\Flexy\\ShopBundle\\Controller\\OrderArchiveCrudController' => 'getOrderArchiveCrudControllerService',
  135.             'App\\Flexy\\ShopBundle\\Controller\\OrderCrudController' => 'getOrderCrudControllerService',
  136.             'App\\Flexy\\ShopBundle\\Controller\\OrderTopayCrudController' => 'getOrderTopayCrudControllerService',
  137.             'App\\Flexy\\ShopBundle\\Controller\\PaymentMethodCrudController' => 'getPaymentMethodCrudControllerService',
  138.             'App\\Flexy\\ShopBundle\\Controller\\ProductCrudController' => 'getProductCrudController2Service',
  139.             'App\\Flexy\\ShopBundle\\Controller\\PromotionCrudController' => 'getPromotionCrudControllerService',
  140.             'App\\Flexy\\ShopBundle\\Controller\\ReturnOrderCrudController' => 'getReturnOrderCrudControllerService',
  141.             'App\\Flexy\\ShopBundle\\Controller\\ShippingMethodCrudController' => 'getShippingMethodCrudControllerService',
  142.             'App\\Flexy\\ShopBundle\\Controller\\StatementCrudController' => 'getStatementCrudControllerService',
  143.             'App\\Flexy\\ShopBundle\\Controller\\TransportTarifCrudController' => 'getTransportTarifCrudControllerService',
  144.             'App\\Flexy\\ShopBundle\\Controller\\VendorCrudController' => 'getVendorCrudControllerService',
  145.             'App\\Flexy\\ShopBundle\\Controller\\Vendor\\AnnounceProductCrudController' => 'getAnnounceProductCrudController2Service',
  146.             'App\\Flexy\\ShopBundle\\Controller\\Vendor\\CategoryOfferCrudController' => 'getCategoryOfferCrudController3Service',
  147.             'App\\Flexy\\ShopBundle\\Controller\\Vendor\\CategoryProductCrudController' => 'getCategoryProductCrudController2Service',
  148.             'App\\Flexy\\ShopBundle\\Controller\\Vendor\\DashboardController' => 'getDashboardController10Service',
  149.             'App\\Flexy\\ShopBundle\\Controller\\Vendor\\DemandeFundCrudController' => 'getDemandeFundCrudController2Service',
  150.             'App\\Flexy\\ShopBundle\\Controller\\Vendor\\MyOrdersCrudController' => 'getMyOrdersCrudControllerService',
  151.             'App\\Flexy\\ShopBundle\\Controller\\Vendor\\OfferProductCrudController' => 'getOfferProductCrudController2Service',
  152.             'App\\Flexy\\ShopBundle\\Controller\\Vendor\\PagesController' => 'getPagesController2Service',
  153.             'App\\Flexy\\ShopBundle\\Controller\\Vendor\\ProductCrudController' => 'getProductCrudController3Service',
  154.             'App\\Flexy\\ShopBundle\\Controller\\Vendor\\VendorCrudController' => 'getVendorCrudController2Service',
  155.             'App\\Flexy\\ShopBundle\\Controller\\Vendor\\VendorStatementCrudController' => 'getVendorStatementCrudControllerService',
  156.             'App\\Flexy\\StockBundle\\Controller\\ArticleCrudController' => 'getArticleCrudControllerService',
  157.             'App\\Flexy\\StockBundle\\Controller\\DashboardController' => 'getDashboardController11Service',
  158.             'App\\Flexy\\StockBundle\\Controller\\DocumentCrudController' => 'getDocumentCrudControllerService',
  159.             'App\\Flexy\\StockBundle\\Controller\\StockCrudController' => 'getStockCrudControllerService',
  160.             'Artgris\\Bundle\\FileManagerBundle\\Controller\\ManagerController' => 'getManagerControllerService',
  161.             'Artgris\\Bundle\\MediaBundle\\Controller\\AjaxController' => 'getAjaxControllerService',
  162.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  163.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand' => 'getMakeAdminDashboardCommandService',
  164.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand' => 'getMakeAdminMigrationCommandService',
  165.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand' => 'getMakeCrudControllerCommandService',
  166.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  167.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  168.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  169.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  170.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  171.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  172.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  173.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  174.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  175.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  176.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  177.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  178.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  179.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  180.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  181.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  182.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  183.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  184.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  185.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  186.             'cache.app_clearer' => 'getCache_AppClearerService',
  187.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  188.             'cache.system_clearer' => 'getCache_SystemClearerService',
  189.             'cache_warmer' => 'getCacheWarmerService',
  190.             'console.command_loader' => 'getConsole_CommandLoaderService',
  191.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  192.             'error_controller' => 'getErrorControllerService',
  193.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  194.             'knp_paginator' => 'getKnpPaginatorService',
  195.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  196.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  197.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  198.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  199.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  200.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  201.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  202.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  203.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  204.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  205.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  206.             'routing.loader' => 'getRouting_LoaderService',
  207.             'services_resetter' => 'getServicesResetterService',
  208.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  209.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  210.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
  211.             'swiftmailer.transport' => 'getSwiftmailer_TransportService',
  212.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  213.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  214.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  215.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  216.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  217.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  218.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  219.         ];
  220.         $this->aliases = [
  221.             'ApiPlatform\\Core\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  222.             'App\\Kernel' => 'kernel',
  223.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  224.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  225.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  226.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  227.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  228.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  229.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  230.             'database_connection' => 'doctrine.dbal.default_connection',
  231.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  232.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  233.             'mailer' => 'swiftmailer.mailer.default',
  234.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  235.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  236.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  237.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  238.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  239.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  240.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  241.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  242.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  243.         ];
  244.         $this->privates['service_container'] = function () {
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  251.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  264.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  281.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  288.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  289.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  323.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  324.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  325.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  340.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  341.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  342.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  343.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  394.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  395.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  396.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  397.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  398.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  400.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  402.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  403.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  404.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  405.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  407.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  408.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  409.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  410.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  414.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  415.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  416.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  417.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  418.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  419.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  420.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  421.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  422.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  423.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  424.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  440.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  441.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  442.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  444.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  445.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/SQLLogger.php';
  446.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/DebugStack.php';
  447.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  448.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  449.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  450.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/LoggerChain.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  452.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  453.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  454.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  456.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  457.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  458.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  459.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  460.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  461.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  462.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  463.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  464.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  465.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  466.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  467.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  468.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  469.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  470.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  489.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  497.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
  498.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Provider/AdminContextProvider.php';
  499.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php';
  500.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php';
  501.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/MenuFactory.php';
  502.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ControllerFactory.php';
  503.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGenerator.php';
  504.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/UrlSigner.php';
  505.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php';
  506.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php';
  507.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php';
  508.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  509.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  510.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  511.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  512.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  513.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  514.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  515.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  516.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  521.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/Router.php';
  523.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  524.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/OperationDataProviderTrait.php';
  525.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  526.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/IriConverter.php';
  527.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouteNameResolverInterface.php';
  528.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Cache/CachedTrait.php';
  529.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/CachedRouteNameResolver.php';
  530.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouteNameResolver.php';
  531.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  532.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  533.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  541.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  542.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  543.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  544.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  545.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  546.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  547.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/AddFormatListener.php';
  548.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  549.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  550.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  551.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  552.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/ReadListener.php';
  553.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/DeserializeListener.php';
  554.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractorInterface.php';
  555.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/CachedIdentifiersExtractor.php';
  556.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IdentifiersExtractor.php';
  557.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/IdentifierConverterInterface.php';
  558.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/ContextAwareIdentifierConverterInterface.php';
  559.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Identifier/IdentifierConverter.php';
  560.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactoryInterface.php';
  561.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/CachedSubresourceOperationFactory.php';
  562.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/Factory/SubresourceOperationFactory.php';
  563.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  564.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  565.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  566.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  567.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  568.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  569.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  570.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  571.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  572.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  573.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  574.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  575.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  576.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  577.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  578.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  579.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  580.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  581.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyNameCollectionFactory.php';
  582.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  583.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  584.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  585.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  586.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  587.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  588.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  589.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  590.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  591.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  592.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ExtractorInterface.php';
  593.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractExtractor.php';
  594.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/XmlExtractor.php';
  595.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/YamlExtractor.php';
  596.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  597.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  598.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  599.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  600.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  601.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  602.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  603.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  604.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactoryInterface.php';
  605.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/JsonSchema/SchemaFactory.php';
  606.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/SchemaFactory.php';
  607.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  608.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/EventListener/QueryParameterValidateListener.php';
  609.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  610.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Filter/QueryParameterValidator.php';
  611.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/CollectionDataProviderInterface.php';
  612.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  613.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  614.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainCollectionDataProvider.php';
  615.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ItemDataProviderInterface.php';
  616.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  617.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainItemDataProvider.php';
  618.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/SubresourceDataProviderInterface.php';
  619.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  620.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataProvider/ChainSubresourceDataProvider.php';
  621.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/DataPersisterInterface.php';
  622.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/ContextAwareDataPersisterInterface.php';
  623.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  624.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/DataPersister/ChainDataPersister.php';
  625.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/ResourceAccessCheckerInterface.php';
  626.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/ResourceAccessChecker.php';
  627.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/EventListener/DenyAccessListener.php';
  628.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Security/Core/Authorization/ExpressionLanguageProvider.php';
  629.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  630.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  631.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/StorageInterface.php';
  632.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/AbstractStorage.php';
  633.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/FileSystemStorage.php';
  634.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  635.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  636.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  637.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  638.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  639.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  640.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  641.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  642.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  643.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  644.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  645.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  646.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  647.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
  648.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  649.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
  650.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  651.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  652.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  653.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php';
  654.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  655.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  656.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  657.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  658.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  659.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  660.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  661.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  662.             include_once \dirname(__DIR__4).'/vendor/artgris/filemanager-bundle/Service/FileTypeService.php';
  663.             include_once \dirname(__DIR__4).'/vendor/artgris/filemanager-bundle/Service/FilemanagerService.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  667.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/DashboardControllerRegistry.php';
  668.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/CrudControllerRegistry.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  675.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  691.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Swagger/Serializer/ApiGatewayNormalizer.php';
  692.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  695.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  696.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  698.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Swagger/Serializer/DocumentationNormalizer.php';
  699.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  700.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  701.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  702.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  703.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  704.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  705.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  706.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  709.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  710.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  711.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  712.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  713.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  714.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  715.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  716.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  717.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  719.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  720.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  721.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  722.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  723.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  724.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  725.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  726.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  727.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  728.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  729.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  730.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  731.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  732.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  733.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  734.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  735.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  737.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  738.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  739.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  740.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  741.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  742.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  743.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  744.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  745.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  746.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  747.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  748.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  749.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  750.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  751.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  752.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  753.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  754.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  755.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  756.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  757.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  758.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  759.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  760.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  761.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  762.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  763.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
  764.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
  765.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  766.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  767.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  768.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Inspector/DataCollector.php';
  769.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  770.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  771.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  772.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  773.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  774.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  775.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  776.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  777.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  778.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  779.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  780.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  781.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  782.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  783.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  784.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  785.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  786.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  787.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  788.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  789.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  790.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  791.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  792.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  793.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  794.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  795.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  796.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  797.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  798.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  799.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  800.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  801.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  802.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  803.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  804.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  805.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  806.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  807.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  808.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  809.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  810.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  811.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  812.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  813.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  814.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  815.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  816.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  817.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  818.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  819.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  820.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  821.             include_once \dirname(__DIR__4).'/vendor/artgris/filemanager-bundle/Twig/FileTypeExtension.php';
  822.             include_once \dirname(__DIR__4).'/vendor/artgris/filemanager-bundle/Twig/OrderExtension.php';
  823.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StringLoaderExtension.php';
  824.             include_once \dirname(__DIR__4).'/vendor/artgris/media-bundle/Service/FileManagerConfigurationService.php';
  825.             include_once \dirname(__DIR__4).'/vendor/artgris/media-bundle/Service/RSlashTwig.php';
  826.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  827.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  828.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  829.             include_once \dirname(__DIR__4).'/src/Service/FlexyNotificationProvider.php';
  830.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  831.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  832.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  833.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  834.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  835.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  836.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  837.         };
  838.     }
  839.     public function compile(): void
  840.     {
  841.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  842.     }
  843.     public function isCompiled(): bool
  844.     {
  845.         return true;
  846.     }
  847.     public function getRemovedIds(): array
  848.     {
  849.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  850.     }
  851.     protected function load($file$lazyLoad true)
  852.     {
  853.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  854.             return $class::do($this$lazyLoad);
  855.         }
  856.         if ('.' === $file[-4]) {
  857.             $class substr($class0, -4);
  858.         } else {
  859.             $file .= '.php';
  860.         }
  861.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  862.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  863.     }
  864.     protected function createProxy($class\Closure $factory)
  865.     {
  866.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  867.         return $factory();
  868.     }
  869.     /**
  870.      * Gets the public '.container.private.filesystem' shared service.
  871.      *
  872.      * @return \Symfony\Component\Filesystem\Filesystem
  873.      */
  874.     protected function get_Container_Private_FilesystemService()
  875.     {
  876.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  877.     }
  878.     /**
  879.      * Gets the public '.container.private.profiler' shared service.
  880.      *
  881.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  882.      */
  883.     protected function get_Container_Private_ProfilerService()
  884.     {
  885.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  886.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  887.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  888.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  889.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  890.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  891.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  892.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  893.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  894.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  895.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  896.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  897.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  898.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  899.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  900.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  901.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  902.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  903.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  904.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  905.         $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  906.         $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  907.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  908.         $d->addInstance('api_platform.cache.metadata.property', ($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()));
  909.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  910.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  911.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  912.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  913.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  914.         if ($this->has('kernel')) {
  915.             $g->setKernel($b);
  916.         }
  917.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  918.         $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->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), ($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())));
  919.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  920.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  921.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  922.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  923.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  924.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  925.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  926.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  927.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  928.         $instance->add($d);
  929.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  930.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
  931.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  932.         $instance->add($e);
  933.         $instance->add($f);
  934.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  935.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  936.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  937.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  938.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
  939.         $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\Inspector\DataCollector(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService())));
  940.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  941.         $instance->add($g);
  942.         return $instance;
  943.     }
  944.     /**
  945.      * Gets the public '.container.private.security.authorization_checker' shared service.
  946.      *
  947.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  948.      */
  949.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  950.     {
  951.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), falsefalsefalse);
  952.     }
  953.     /**
  954.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  955.      *
  956.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  957.      */
  958.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  959.     {
  960.         return $this->services['.container.private.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'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  961.     }
  962.     /**
  963.      * Gets the public '.container.private.security.token_storage' shared service.
  964.      *
  965.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  966.      */
  967.     protected function get_Container_Private_Security_TokenStorageService()
  968.     {
  969.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  970.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  971.         ], [
  972.             'request_stack' => '?',
  973.         ]));
  974.     }
  975.     /**
  976.      * Gets the public '.container.private.serializer' shared service.
  977.      *
  978.      * @return \Symfony\Component\Serializer\Serializer
  979.      */
  980.     protected function get_Container_Private_SerializerService()
  981.     {
  982.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  983.         $b = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  984.         $c = new \Symfony\Component\Serializer\Encoder\JsonEncoder();
  985.         $d = new \ApiPlatform\Core\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULLNULL$a$b)], [=> $c]));
  986.         $e = new \ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer($d);
  987.         $f = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  988.         $g = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  989.         $h = ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService());
  990.         $i = ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])));
  991.         $j = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  992.         $k = new \ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($f$g$h, ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), NULL$iNULLfalse'oauth2''application''''', [], [], $jtrue'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()), $d));
  993.         $l = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  994.         $m = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  995.         $n = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  996.         $o = ($this->privates['api_platform.iri_converter'] ?? $this->getApiPlatform_IriConverterService());
  997.         $p = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  998.         $q = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  999.         $r = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  1000.         $s = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($q);
  1001.         $t = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($q$m$a$b$sNULL, []);
  1002.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), => $e=> $k=> new \ApiPlatform\Core\Hydra\Serializer\ConstraintViolationListNormalizer($l, [], $m), => new \ApiPlatform\Core\Problem\Serializer\ConstraintViolationListNormalizer([], $m), => $k=> $e=> new \ApiPlatform\Core\Hydra\Serializer\DocumentationNormalizer($f$g$h$nNULL$l$j$m), => new \ApiPlatform\Core\Hydra\Serializer\EntrypointNormalizer($f$o$l), => new \ApiPlatform\Core\Hydra\Serializer\ErrorNormalizer($ltrue), 10 => new \ApiPlatform\Core\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\Core\JsonLd\Serializer\ItemNormalizer($f$g$h$o$n$p$a$m$q, [], new RewindableGenerator(function () {
  1003.             return new \EmptyIterator();
  1004.         }, 0), $r), 14 => new \ApiPlatform\Core\Serializer\ItemNormalizer($g$h$o$n$a$m$q, ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), falseNULL, new RewindableGenerator(function () {
  1005.             return new \EmptyIterator();
  1006.         }, 0), $f$r), 15 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 16 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $m), 18 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($q$m$b$sNULL, [])), 19 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 23 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 24 => new \ApiPlatform\Core\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Core\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Core\Hydra\Serializer\CollectionNormalizer($p$n$o), 'page''pagination'$f$a), $f$n$i), 25 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 26 => new \ApiPlatform\Core\JsonLd\Serializer\ObjectNormalizer($t$o$p), 27 => $t], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => $c=> new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Core\Serializer\JsonEncoder('jsonld'), => new \ApiPlatform\Core\Serializer\JsonEncoder('jsonproblem')]);
  1007.     }
  1008.     /**
  1009.      * Gets the public '.container.private.twig' shared service.
  1010.      *
  1011.      * @return \Twig\Environment
  1012.      */
  1013.     protected function get_Container_Private_TwigService()
  1014.     {
  1015.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  1016.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  1017.         $a->addPath((\dirname(__DIR__4).'/src/Flexy'), 'Flexy');
  1018.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1019.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1020.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1021.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1022.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1023.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1024.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  1025.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  1026.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1027.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1028.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/EasyAdminBundle'), 'EasyAdmin');
  1029.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  1030.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  1031.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  1032.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  1033.         $a->addPath((\dirname(__DIR__4).'/src/Flexy/POSBundle/templates'), 'FlexyPOS');
  1034.         $a->addPath((\dirname(__DIR__4).'/src/Flexy/POSBundle/templates'), '!FlexyPOS');
  1035.         $a->addPath((\dirname(__DIR__4).'/src/Flexy/StockBundle/templates'), 'FlexyStock');
  1036.         $a->addPath((\dirname(__DIR__4).'/src/Flexy/StockBundle/templates'), '!FlexyStock');
  1037.         $a->addPath((\dirname(__DIR__4).'/src/Flexy/FrontBundle/templates'), 'FlexyFront');
  1038.         $a->addPath((\dirname(__DIR__4).'/src/Flexy/FrontBundle/templates'), '!FlexyFront');
  1039.         $a->addPath((\dirname(__DIR__4).'/src/Flexy/ShopBundle/templates'), 'FlexyShop');
  1040.         $a->addPath((\dirname(__DIR__4).'/src/Flexy/ShopBundle/templates'), '!FlexyShop');
  1041.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  1042.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  1043.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  1044.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  1045.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  1046.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  1047.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  1048.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  1049.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  1050.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  1051.         $a->addPath((\dirname(__DIR__4).'/vendor/artgris/filemanager-bundle/Resources/views'), 'ArtgrisFileManager');
  1052.         $a->addPath((\dirname(__DIR__4).'/vendor/artgris/filemanager-bundle/Resources/views'), '!ArtgrisFileManager');
  1053.         $a->addPath((\dirname(__DIR__4).'/vendor/artgris/media-bundle/Resources/views'), 'ArtgrisMedia');
  1054.         $a->addPath((\dirname(__DIR__4).'/vendor/artgris/media-bundle/Resources/views'), '!ArtgrisMedia');
  1055.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1056.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1057.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1058.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1059.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  1060.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1061.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1062.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1063.         $e = ($this->services['router'] ?? $this->getRouterService());
  1064.         $f = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1065.         $g = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1066.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1067.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  1068.         $i = new \Knp\Menu\Util\MenuManipulator();
  1069.         $j = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  1070.         $k = new \Symfony\Bridge\Twig\AppVariable();
  1071.         $k->setEnvironment('dev');
  1072.         $k->setDebug(true);
  1073.         if ($this->has('.container.private.security.token_storage')) {
  1074.             $k->setTokenStorage($g);
  1075.         }
  1076.         if ($this->has('request_stack')) {
  1077.             $k->setRequestStack($f);
  1078.         }
  1079.         $l = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1080.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1081.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1082.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1083.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  1084.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d\dirname(__DIR__4), 'UTF-8'));
  1085.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($e));
  1086.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1087.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1088.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1089.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1090.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($f, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  1091.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($f));
  1092.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1093.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1094.         $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())));
  1095.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1096.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($f, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $g)));
  1097.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  1098.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1099.         $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1100.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => [false'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator''getAdminUrlGeneratorService'false],
  1101.         ], [
  1102.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => '?',
  1103.         ])));
  1104.         $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, [
  1105.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'true],
  1106.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'true],
  1107.         ], [
  1108.             'list' => '?',
  1109.             'twig' => '?',
  1110.         ]), 'twig', [], false), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  1111.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? ($this->privates['knp_menu.menu_provider.lazy'] = new \Knp\Menu\Provider\LazyProvider([])));
  1112.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->load('getKnpMenu_MenuProvider_BuilderAliasService'));
  1113.         }, 2)), $i$j), $j$i));
  1114.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension(new \Vich\UploaderBundle\Templating\Helper\UploaderHelper(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()))));
  1115.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($e$c)));
  1116.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  1117.         $instance->addExtension(new \Artgris\Bundle\FileManagerBundle\Twig\FileTypeExtension(($this->privates['Artgris\\Bundle\\FileManagerBundle\\Service\\FileTypeService'] ?? $this->getFileTypeServiceService())));
  1118.         $instance->addExtension(new \Artgris\Bundle\FileManagerBundle\Twig\OrderExtension($e));
  1119.         $instance->addExtension(new \Twig\Extension\StringLoaderExtension());
  1120.         $instance->addExtension(new \Artgris\Bundle\MediaBundle\Service\FileManagerConfigurationService(($this->privates['Artgris\\Bundle\\FileManagerBundle\\Service\\FilemanagerService'] ?? $this->getFilemanagerServiceService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)))));
  1121.         $instance->addExtension(new \Artgris\Bundle\MediaBundle\Service\RSlashTwig());
  1122.         $instance->addGlobal('app'$k);
  1123.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1124.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1125.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  1126.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1127.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1128.         ], [
  1129.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1130.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1131.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1132.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1133.         ])));
  1134.         $instance->addGlobal('notifications', new \App\Service\FlexyNotificationProvider(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
  1135.         $instance->addGlobal('urlSite''http://omall.fibysen.com/');
  1136.         $instance->registerUndefinedFilterCallback([=> $l=> 'suggestFilter']);
  1137.         $instance->registerUndefinedFunctionCallback([=> $l=> 'suggestFunction']);
  1138.         $instance->registerUndefinedTokenParserCallback([=> $l=> 'suggestTag']);
  1139.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1140.         return $instance;
  1141.     }
  1142.     /**
  1143.      * Gets the public '.container.private.validator' shared service.
  1144.      *
  1145.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1146.      */
  1147.     protected function get_Container_Private_ValidatorService()
  1148.     {
  1149.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1150.     }
  1151.     /**
  1152.      * Gets the public 'cache.app' shared service.
  1153.      *
  1154.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1155.      */
  1156.     protected function getCache_AppService()
  1157.     {
  1158.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('BQbv-h+aq8'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  1159.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1160.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1161.     }
  1162.     /**
  1163.      * Gets the public 'cache.system' shared service.
  1164.      *
  1165.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1166.      */
  1167.     protected function getCache_SystemService()
  1168.     {
  1169.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ESEKlxswfS'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1170.     }
  1171.     /**
  1172.      * Gets the public 'cache.validator_expression_language' shared service.
  1173.      *
  1174.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1175.      */
  1176.     protected function getCache_ValidatorExpressionLanguageService()
  1177.     {
  1178.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('jkqa3GAea5'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1179.     }
  1180.     /**
  1181.      * Gets the public 'data_collector.dump' shared service.
  1182.      *
  1183.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1184.      */
  1185.     protected function getDataCollector_DumpService()
  1186.     {
  1187.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  1188.     }
  1189.     /**
  1190.      * Gets the public 'doctrine' shared service.
  1191.      *
  1192.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1193.      */
  1194.     protected function getDoctrineService()
  1195.     {
  1196.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1197.     }
  1198.     /**
  1199.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1200.      *
  1201.      * @return \Doctrine\DBAL\Connection
  1202.      */
  1203.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1204.     {
  1205.         $a = new \Doctrine\DBAL\Configuration();
  1206.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1207.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1208.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1209.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1210.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> new \Symfony\Bridge\Doctrine\Logger\DbalLogger(NULL, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1211.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b)]);
  1212.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1213.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  1214.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1215.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1216.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  1217.             'stof_doctrine_extensions.listener.sluggable' => ['privates''stof_doctrine_extensions.listener.sluggable''getStofDoctrineExtensions_Listener_SluggableService'true],
  1218.             'vich_uploader.listener.clean.join_images' => ['privates''vich_uploader.listener.clean.join_images''getVichUploader_Listener_Clean_JoinImagesService'true],
  1219.             'vich_uploader.listener.clean.product_images' => ['privates''vich_uploader.listener.clean.product_images''getVichUploader_Listener_Clean_ProductImagesService'true],
  1220.             'vich_uploader.listener.remove.join_images' => ['privates''vich_uploader.listener.remove.join_images''getVichUploader_Listener_Remove_JoinImagesService'true],
  1221.             'vich_uploader.listener.remove.product_images' => ['privates''vich_uploader.listener.remove.product_images''getVichUploader_Listener_Remove_ProductImagesService'true],
  1222.             'vich_uploader.listener.upload.join_images' => ['privates''vich_uploader.listener.upload.join_images''getVichUploader_Listener_Upload_JoinImagesService'true],
  1223.             'vich_uploader.listener.upload.product_images' => ['privates''vich_uploader.listener.upload.product_images''getVichUploader_Listener_Upload_ProductImagesService'true],
  1224.         ], [
  1225.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1226.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1227.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1228.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1229.             'stof_doctrine_extensions.listener.sluggable' => '?',
  1230.             'vich_uploader.listener.clean.join_images' => '?',
  1231.             'vich_uploader.listener.clean.product_images' => '?',
  1232.             'vich_uploader.listener.remove.join_images' => '?',
  1233.             'vich_uploader.listener.remove.product_images' => '?',
  1234.             'vich_uploader.listener.upload.join_images' => '?',
  1235.             'vich_uploader.listener.upload.product_images' => '?',
  1236.         ]), [=> 'vich_uploader.listener.clean.product_images'=> 'vich_uploader.listener.clean.join_images'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'stof_doctrine_extensions.listener.sluggable'=> 'vich_uploader.listener.remove.product_images'=> 'vich_uploader.listener.upload.product_images'=> 'vich_uploader.listener.remove.join_images'=> 'vich_uploader.listener.upload.join_images'10 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]), []);
  1237.     }
  1238.     /**
  1239.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1240.      *
  1241.      * @return \Doctrine\ORM\EntityManager
  1242.      */
  1243.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1244.     {
  1245.         if ($lazyLoad) {
  1246.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1247.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1248.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1249.                     $proxy->setProxyInitializer(null);
  1250.                     return true;
  1251.                 });
  1252.             });
  1253.         }
  1254.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/lib/Doctrine/Common/Proxy/Autoloader.php';
  1255.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  1256.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1257.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1258.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1259.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1260.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1261.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1262.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  1263.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  1264.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  1265.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  1266.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  1267.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1268.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1269.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1270.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  1271.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1272.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1273.         $a = new \Doctrine\ORM\Configuration();
  1274.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1275.         $c = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  1276.         $b->addDriver($c'App\\Entity');
  1277.         $b->addDriver($c'App\\Flexy\\POSBundle\\Entity');
  1278.         $b->addDriver($c'App\\Flexy\\StockBundle\\Entity');
  1279.         $b->addDriver($c'App\\Flexy\\FrontBundle\\Entity');
  1280.         $b->addDriver($c'App\\Flexy\\ShopBundle\\Entity');
  1281.         $b->addDriver($c'App\\Flexy\\BookingBundle\\Entity');
  1282.         $b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Vich\\UploaderBundle\\Entity');
  1283.         $a->setEntityNamespaces(['App' => 'App\\Entity''FlexyPOSBundle' => 'App\\Flexy\\POSBundle\\Entity''FlexyStockBundle' => 'App\\Flexy\\StockBundle\\Entity''FlexyFrontBundle' => 'App\\Flexy\\FrontBundle\\Entity''FlexyShopBundle' => 'App\\Flexy\\ShopBundle\\Entity''FlexyBookingBundle' => 'App\\Flexy\\BookingBundle\\Entity''VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity']);
  1284.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1285.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1286.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1287.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1288.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1289.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1290.         ], [
  1291.             'doctrine.ulid_generator' => '?',
  1292.             'doctrine.uuid_generator' => '?',
  1293.         ])));
  1294.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1295.         $a->setProxyNamespace('Proxies');
  1296.         $a->setAutoGenerateProxyClasses(true);
  1297.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1298.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1299.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1300.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1301.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1302.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1303.             'App\\Flexy\\FrontBundle\\Repository\\BrandRepository' => ['privates''App\\Flexy\\FrontBundle\\Repository\\BrandRepository''getBrandRepository2Service'true],
  1304.             'App\\Flexy\\FrontBundle\\Repository\\CategoryOfferRepository' => ['privates''App\\Flexy\\FrontBundle\\Repository\\CategoryOfferRepository''getCategoryOfferRepositoryService'true],
  1305.             'App\\Flexy\\FrontBundle\\Repository\\CategoryProductFrontRepository' => ['privates''App\\Flexy\\FrontBundle\\Repository\\CategoryProductFrontRepository''getCategoryProductFrontRepositoryService'true],
  1306.             'App\\Flexy\\FrontBundle\\Repository\\MasterSliderRepository' => ['privates''App\\Flexy\\FrontBundle\\Repository\\MasterSliderRepository''getMasterSliderRepositoryService'true],
  1307.             'App\\Flexy\\FrontBundle\\Repository\\OfferRepository' => ['privates''App\\Flexy\\FrontBundle\\Repository\\OfferRepository''getOfferRepositoryService'true],
  1308.             'App\\Flexy\\FrontBundle\\Repository\\ProductFrontRepository' => ['privates''App\\Flexy\\FrontBundle\\Repository\\ProductFrontRepository''getProductFrontRepositoryService'true],
  1309.             'App\\Flexy\\FrontBundle\\Repository\\PubBannerRepository' => ['privates''App\\Flexy\\FrontBundle\\Repository\\PubBannerRepository''getPubBannerRepositoryService'true],
  1310.             'App\\Flexy\\FrontBundle\\Repository\\ReservationRepository' => ['privates''App\\Flexy\\FrontBundle\\Repository\\ReservationRepository''getReservationRepositoryService'true],
  1311.             'App\\Flexy\\POSBundle\\Repository\\CaisseRepository' => ['privates''App\\Flexy\\POSBundle\\Repository\\CaisseRepository''getCaisseRepositoryService'true],
  1312.             'App\\Flexy\\POSBundle\\Repository\\TableRepository' => ['privates''App\\Flexy\\POSBundle\\Repository\\TableRepository''getTableRepositoryService'true],
  1313.             'App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\AddressRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\AddressRepository''getAddressRepositoryService'true],
  1314.             'App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\CustomerChronoRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\CustomerChronoRepository''getCustomerChronoRepositoryService'true],
  1315.             'App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\DeliveryTimeslotRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\DeliveryTimeslotRepository''getDeliveryTimeslotRepositoryService'true],
  1316.             'App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\DimensionRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\DimensionRepository''getDimensionRepositoryService'true],
  1317.             'App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\ItemRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\ItemRepository''getItemRepositoryService'true],
  1318.             'App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\ParcelJobRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\ParcelJobRepository''getParcelJobRepositoryService'true],
  1319.             'App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\PickupTimeslotRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\PickupTimeslotRepository''getPickupTimeslotRepositoryService'true],
  1320.             'App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\TransportTarifRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\TransportTarifRepository''getTransportTarifRepositoryService'true],
  1321.             'App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\dataRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\dataRepository''getDataRepositoryService'true],
  1322.             'App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\referenceOrderRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\referenceOrderRepository''getReferenceOrderRepositoryService'true],
  1323.             'App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerGroupRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerGroupRepository''getCustomerGroupRepositoryService'true],
  1324.             'App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerRepository''getCustomerRepositoryService'true],
  1325.             'App\\Flexy\\ShopBundle\\Repository\\Customer\\ReturnOrderRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Customer\\ReturnOrderRepository''getReturnOrderRepositoryService'true],
  1326.             'App\\Flexy\\ShopBundle\\Repository\\Order\\AccessTokenExpirationRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Order\\AccessTokenExpirationRepository''getAccessTokenExpirationRepositoryService'true],
  1327.             'App\\Flexy\\ShopBundle\\Repository\\Order\\AdjustmentRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Order\\AdjustmentRepository''getAdjustmentRepositoryService'true],
  1328.             'App\\Flexy\\ShopBundle\\Repository\\Order\\OrderItemRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Order\\OrderItemRepository''getOrderItemRepositoryService'true],
  1329.             'App\\Flexy\\ShopBundle\\Repository\\Order\\OrderRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Order\\OrderRepository''getOrderRepositoryService'true],
  1330.             'App\\Flexy\\ShopBundle\\Repository\\Payment\\PaymentMethodRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Payment\\PaymentMethodRepository''getPaymentMethodRepositoryService'true],
  1331.             'App\\Flexy\\ShopBundle\\Repository\\Payment\\PaymentRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Payment\\PaymentRepository''getPaymentRepositoryService'true],
  1332.             'App\\Flexy\\ShopBundle\\Repository\\ProductShopRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\ProductShopRepository''getProductShopRepositoryService'true],
  1333.             'App\\Flexy\\ShopBundle\\Repository\\Product\\AttributRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Product\\AttributRepository''getAttributRepositoryService'true],
  1334.             'App\\Flexy\\ShopBundle\\Repository\\Product\\AttributValueRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Product\\AttributValueRepository''getAttributValueRepositoryService'true],
  1335.             'App\\Flexy\\ShopBundle\\Repository\\Product\\CategoryProductRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Product\\CategoryProductRepository''getCategoryProductRepositoryService'true],
  1336.             'App\\Flexy\\ShopBundle\\Repository\\Product\\CommentRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Product\\CommentRepository''getCommentRepositoryService'true],
  1337.             'App\\Flexy\\ShopBundle\\Repository\\Product\\ProductRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Product\\ProductRepository''getProductRepositoryService'true],
  1338.             'App\\Flexy\\ShopBundle\\Repository\\Promotion\\CouponRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Promotion\\CouponRepository''getCouponRepositoryService'true],
  1339.             'App\\Flexy\\ShopBundle\\Repository\\Promotion\\PromotionActionRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Promotion\\PromotionActionRepository''getPromotionActionRepositoryService'true],
  1340.             'App\\Flexy\\ShopBundle\\Repository\\Promotion\\PromotionRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Promotion\\PromotionRepository''getPromotionRepositoryService'true],
  1341.             'App\\Flexy\\ShopBundle\\Repository\\Promotion\\PromotionRuleRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Promotion\\PromotionRuleRepository''getPromotionRuleRepositoryService'true],
  1342.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\CityRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Shipping\\CityRepository''getCityRepositoryService'true],
  1343.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippingRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippingRepository''getShippingRepositoryService'true],
  1344.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippmentRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippmentRepository''getShippmentRepositoryService'true],
  1345.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippmentRuleRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippmentRuleRepository''getShippmentRuleRepositoryService'true],
  1346.             'App\\Flexy\\ShopBundle\\Repository\\VendorRepository' => ['privates''App\\Flexy\\ShopBundle\\Repository\\VendorRepository''getVendorRepositoryService'true],
  1347.             'App\\Flexy\\StockBundle\\Repository\\ArticleRepository' => ['privates''App\\Flexy\\StockBundle\\Repository\\ArticleRepository''getArticleRepositoryService'true],
  1348.             'App\\Flexy\\StockBundle\\Repository\\DocumentRepository' => ['privates''App\\Flexy\\StockBundle\\Repository\\DocumentRepository''getDocumentRepositoryService'true],
  1349.             'App\\Flexy\\StockBundle\\Repository\\StockRepository' => ['privates''App\\Flexy\\StockBundle\\Repository\\StockRepository''getStockRepositoryService'true],
  1350.             'App\\Repository\\Flexy\\BookingBundle\\Entity\\CategoryOfferRepository' => ['privates''App\\Repository\\Flexy\\BookingBundle\\Entity\\CategoryOfferRepository''getCategoryOfferRepository2Service'true],
  1351.             'App\\Repository\\Flexy\\BookingBundle\\Entity\\OfferRepository' => ['privates''App\\Repository\\Flexy\\BookingBundle\\Entity\\OfferRepository''getOfferRepository2Service'true],
  1352.             'App\\Repository\\Flexy\\BookingBundle\\Entity\\ReservationRepository' => ['privates''App\\Repository\\Flexy\\BookingBundle\\Entity\\ReservationRepository''getReservationRepository2Service'true],
  1353.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\AttributRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\AttributRepository''getAttributRepository2Service'true],
  1354.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\BrandRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\BrandRepository''getBrandRepositoryService'true],
  1355.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Chronodyali\\StatusTrackingChronoRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Chronodyali\\StatusTrackingChronoRepository''getStatusTrackingChronoRepositoryService'true],
  1356.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerAddressRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerAddressRepository''getCustomerAddressRepositoryService'true],
  1357.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Order\\AdjustmentRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Order\\AdjustmentRepository''getAdjustmentRepository2Service'true],
  1358.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Order\\DemandeFundRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Order\\DemandeFundRepository''getDemandeFundRepositoryService'true],
  1359.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\PaymentRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\PaymentRepository''getPaymentRepository2Service'true],
  1360.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ImageProductRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ImageProductRepository''getImageProductRepositoryService'true],
  1361.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ImportExcelRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ImportExcelRepository''getImportExcelRepositoryService'true],
  1362.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ProductVariantRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ProductVariantRepository''getProductVariantRepositoryService'true],
  1363.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ProductWeightRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ProductWeightRepository''getProductWeightRepositoryService'true],
  1364.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\PromotionActionRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\PromotionActionRepository''getPromotionActionRepository2Service'true],
  1365.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Promotion\\PromotionRuleRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Promotion\\PromotionRuleRepository''getPromotionRuleRepository2Service'true],
  1366.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Promotion\\Promotion\\CouponsRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Promotion\\Promotion\\CouponsRepository''getCouponsRepositoryService'true],
  1367.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\CityRegionRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\CityRegionRepository''getCityRegionRepositoryService'true],
  1368.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\DepartementRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\DepartementRepository''getDepartementRepositoryService'true],
  1369.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemRepository''getShipmentItemRepositoryService'true],
  1370.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingRepository''getShippingRepository2Service'true],
  1371.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippmentRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippmentRepository''getShippmentRepository2Service'true],
  1372.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippmentRuleRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippmentRuleRepository''getShippmentRuleRepository2Service'true],
  1373.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Vendor\\deliverycityRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Entity\\Vendor\\deliverycityRepository''getDeliverycityRepositoryService'true],
  1374.             'App\\Repository\\Flexy\\ShopBundle\\Form\\Product\\ProductVariantRepository' => ['privates''App\\Repository\\Flexy\\ShopBundle\\Form\\Product\\ProductVariantRepository''getProductVariantRepository2Service'true],
  1375.             'App\\Repository\\NotificationRepository' => ['privates''App\\Repository\\NotificationRepository''getNotificationRepositoryService'true],
  1376.             'App\\Repository\\SettingsRepository' => ['privates''App\\Repository\\SettingsRepository''getSettingsRepositoryService'true],
  1377.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'true],
  1378.         ], [
  1379.             'App\\Flexy\\FrontBundle\\Repository\\BrandRepository' => '?',
  1380.             'App\\Flexy\\FrontBundle\\Repository\\CategoryOfferRepository' => '?',
  1381.             'App\\Flexy\\FrontBundle\\Repository\\CategoryProductFrontRepository' => '?',
  1382.             'App\\Flexy\\FrontBundle\\Repository\\MasterSliderRepository' => '?',
  1383.             'App\\Flexy\\FrontBundle\\Repository\\OfferRepository' => '?',
  1384.             'App\\Flexy\\FrontBundle\\Repository\\ProductFrontRepository' => '?',
  1385.             'App\\Flexy\\FrontBundle\\Repository\\PubBannerRepository' => '?',
  1386.             'App\\Flexy\\FrontBundle\\Repository\\ReservationRepository' => '?',
  1387.             'App\\Flexy\\POSBundle\\Repository\\CaisseRepository' => '?',
  1388.             'App\\Flexy\\POSBundle\\Repository\\TableRepository' => '?',
  1389.             'App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\AddressRepository' => '?',
  1390.             'App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\CustomerChronoRepository' => '?',
  1391.             'App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\DeliveryTimeslotRepository' => '?',
  1392.             'App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\DimensionRepository' => '?',
  1393.             'App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\ItemRepository' => '?',
  1394.             'App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\ParcelJobRepository' => '?',
  1395.             'App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\PickupTimeslotRepository' => '?',
  1396.             'App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\TransportTarifRepository' => '?',
  1397.             'App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\dataRepository' => '?',
  1398.             'App\\Flexy\\ShopBundle\\Repository\\Chronodyali\\referenceOrderRepository' => '?',
  1399.             'App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerGroupRepository' => '?',
  1400.             'App\\Flexy\\ShopBundle\\Repository\\Customer\\CustomerRepository' => '?',
  1401.             'App\\Flexy\\ShopBundle\\Repository\\Customer\\ReturnOrderRepository' => '?',
  1402.             'App\\Flexy\\ShopBundle\\Repository\\Order\\AccessTokenExpirationRepository' => '?',
  1403.             'App\\Flexy\\ShopBundle\\Repository\\Order\\AdjustmentRepository' => '?',
  1404.             'App\\Flexy\\ShopBundle\\Repository\\Order\\OrderItemRepository' => '?',
  1405.             'App\\Flexy\\ShopBundle\\Repository\\Order\\OrderRepository' => '?',
  1406.             'App\\Flexy\\ShopBundle\\Repository\\Payment\\PaymentMethodRepository' => '?',
  1407.             'App\\Flexy\\ShopBundle\\Repository\\Payment\\PaymentRepository' => '?',
  1408.             'App\\Flexy\\ShopBundle\\Repository\\ProductShopRepository' => '?',
  1409.             'App\\Flexy\\ShopBundle\\Repository\\Product\\AttributRepository' => '?',
  1410.             'App\\Flexy\\ShopBundle\\Repository\\Product\\AttributValueRepository' => '?',
  1411.             'App\\Flexy\\ShopBundle\\Repository\\Product\\CategoryProductRepository' => '?',
  1412.             'App\\Flexy\\ShopBundle\\Repository\\Product\\CommentRepository' => '?',
  1413.             'App\\Flexy\\ShopBundle\\Repository\\Product\\ProductRepository' => '?',
  1414.             'App\\Flexy\\ShopBundle\\Repository\\Promotion\\CouponRepository' => '?',
  1415.             'App\\Flexy\\ShopBundle\\Repository\\Promotion\\PromotionActionRepository' => '?',
  1416.             'App\\Flexy\\ShopBundle\\Repository\\Promotion\\PromotionRepository' => '?',
  1417.             'App\\Flexy\\ShopBundle\\Repository\\Promotion\\PromotionRuleRepository' => '?',
  1418.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\CityRepository' => '?',
  1419.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippingRepository' => '?',
  1420.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippmentRepository' => '?',
  1421.             'App\\Flexy\\ShopBundle\\Repository\\Shipping\\ShippmentRuleRepository' => '?',
  1422.             'App\\Flexy\\ShopBundle\\Repository\\VendorRepository' => '?',
  1423.             'App\\Flexy\\StockBundle\\Repository\\ArticleRepository' => '?',
  1424.             'App\\Flexy\\StockBundle\\Repository\\DocumentRepository' => '?',
  1425.             'App\\Flexy\\StockBundle\\Repository\\StockRepository' => '?',
  1426.             'App\\Repository\\Flexy\\BookingBundle\\Entity\\CategoryOfferRepository' => '?',
  1427.             'App\\Repository\\Flexy\\BookingBundle\\Entity\\OfferRepository' => '?',
  1428.             'App\\Repository\\Flexy\\BookingBundle\\Entity\\ReservationRepository' => '?',
  1429.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\AttributRepository' => '?',
  1430.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\BrandRepository' => '?',
  1431.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Chronodyali\\StatusTrackingChronoRepository' => '?',
  1432.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Customer\\CustomerAddressRepository' => '?',
  1433.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Order\\AdjustmentRepository' => '?',
  1434.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Order\\DemandeFundRepository' => '?',
  1435.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Payment\\PaymentRepository' => '?',
  1436.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ImageProductRepository' => '?',
  1437.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ImportExcelRepository' => '?',
  1438.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ProductVariantRepository' => '?',
  1439.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Product\\ProductWeightRepository' => '?',
  1440.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\PromotionActionRepository' => '?',
  1441.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Promotion\\PromotionRuleRepository' => '?',
  1442.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Promotion\\Promotion\\CouponsRepository' => '?',
  1443.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\CityRegionRepository' => '?',
  1444.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\DepartementRepository' => '?',
  1445.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShipmentItemRepository' => '?',
  1446.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippingRepository' => '?',
  1447.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippmentRepository' => '?',
  1448.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Shipping\\ShippmentRuleRepository' => '?',
  1449.             'App\\Repository\\Flexy\\ShopBundle\\Entity\\Vendor\\deliverycityRepository' => '?',
  1450.             'App\\Repository\\Flexy\\ShopBundle\\Form\\Product\\ProductVariantRepository' => '?',
  1451.             'App\\Repository\\NotificationRepository' => '?',
  1452.             'App\\Repository\\SettingsRepository' => '?',
  1453.             'App\\Repository\\UserRepository' => '?',
  1454.         ])));
  1455.         $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1456.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1457.         return $instance;
  1458.     }
  1459.     /**
  1460.      * Gets the public 'event_dispatcher' shared service.
  1461.      *
  1462.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1463.      */
  1464.     protected function getEventDispatcherService()
  1465.     {
  1466.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1467.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1468.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1469.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1470.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1471.         $instance->addListener('kernel.controller', [=> function () {
  1472.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1473.         }, => 'onKernelController'], 0);
  1474.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1475.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1476.         }, => 'checkPassport'], 1024);
  1477.         $instance->addListener('kernel.response', [=> function () {
  1478.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1479.         }, => 'onKernelResponse'], 0);
  1480.         $instance->addListener('kernel.exception', [=> function () {
  1481.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener'] ?? $this->load('getExceptionListenerService'));
  1482.         }, => 'onKernelException'], -64);
  1483.         $instance->addListener('kernel.view', [=> function () {
  1484.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener'] ?? $this->load('getCrudResponseListenerService'));
  1485.         }, => 'onKernelView'], 0);
  1486.         $instance->addListener('kernel.request', [=> function () {
  1487.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1488.         }, => 'onKernelRequest'], 250);
  1489.         $instance->addListener('kernel.response', [=> function () {
  1490.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1491.         }, => 'onKernelResponse'], 0);
  1492.         $instance->addListener('kernel.response', [=> function () {
  1493.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1494.         }, => 'onResponse'], 0);
  1495.         $instance->addListener('kernel.request', [=> function () {
  1496.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  1497.         }, => 'onKernelRequest'], 7);
  1498.         $instance->addListener('kernel.request', [=> function () {
  1499.             return ($this->privates['api_platform.listener.request.read'] ?? $this->getApiPlatform_Listener_Request_ReadService());
  1500.         }, => 'onKernelRequest'], 4);
  1501.         $instance->addListener('kernel.view', [=> function () {
  1502.             return ($this->privates['api_platform.listener.view.write'] ?? $this->load('getApiPlatform_Listener_View_WriteService'));
  1503.         }, => 'onKernelView'], 32);
  1504.         $instance->addListener('kernel.request', [=> function () {
  1505.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  1506.         }, => 'onKernelRequest'], 2);
  1507.         $instance->addListener('kernel.view', [=> function () {
  1508.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  1509.         }, => 'onKernelView'], 16);
  1510.         $instance->addListener('kernel.view', [=> function () {
  1511.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  1512.         }, => 'onKernelView'], 8);
  1513.         $instance->addListener('kernel.exception', [=> function () {
  1514.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  1515.         }, => 'onKernelException'], 0);
  1516.         $instance->addListener('kernel.exception', [=> function () {
  1517.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  1518.         }, => 'onKernelException'], -96);
  1519.         $instance->addListener('kernel.request', [=> function () {
  1520.             return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\EventListener\SwaggerUiListener()));
  1521.         }, => 'onKernelRequest'], 0);
  1522.         $instance->addListener('kernel.response', [=> function () {
  1523.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  1524.         }, => 'onKernelResponse'], 0);
  1525.         $instance->addListener('kernel.response', [=> function () {
  1526.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  1527.         }, => 'onKernelResponse'], -1);
  1528.         $instance->addListener('kernel.view', [=> function () {
  1529.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  1530.         }, => 'onKernelView'], 64);
  1531.         $instance->addListener('kernel.request', [=> function () {
  1532.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  1533.         }, => 'onKernelRequest'], 16);
  1534.         $instance->addListener('kernel.request', [=> function () {
  1535.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1536.         }, => 'onSecurity'], 3);
  1537.         $instance->addListener('kernel.request', [=> function () {
  1538.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1539.         }, => 'onSecurityPostDenormalize'], 1);
  1540.         $instance->addListener('kernel.request', [=> function () {
  1541.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1542.         }, => 'onKernelRequest'], 0);
  1543.         $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeEntityPersistedEvent', [=> function () {
  1544.             return ($this->privates['App\\EventSubscriber\\EasyAdminSubscriber'] ?? $this->load('getEasyAdminSubscriberService'));
  1545.         }, => 'beforePersist'], 0);
  1546.         $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeEntityPersistedEvent', [=> function () {
  1547.             return ($this->privates['App\\Flexy\\ShopBundle\\EventSubscriber\\EasyAdminSubscriber'] ?? $this->load('getEasyAdminSubscriber2Service'));
  1548.         }, => 'beforePersist'], 0);
  1549.         $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeEntityUpdatedEvent', [=> function () {
  1550.             return ($this->privates['App\\Flexy\\ShopBundle\\EventSubscriber\\EasyAdminSubscriber'] ?? $this->load('getEasyAdminSubscriber2Service'));
  1551.         }, => 'beforeUpdated'], 0);
  1552.         $instance->addListener('kernel.response', [=> function () {
  1553.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1554.         }, => 'onKernelResponse'], 0);
  1555.         $instance->addListener('kernel.response', [=> function () {
  1556.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1557.         }, => 'onKernelResponse'], -1024);
  1558.         $instance->addListener('kernel.request', [=> function () {
  1559.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1560.         }, => 'setDefaultLocale'], 100);
  1561.         $instance->addListener('kernel.request', [=> function () {
  1562.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1563.         }, => 'onKernelRequest'], 16);
  1564.         $instance->addListener('kernel.finish_request', [=> function () {
  1565.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1566.         }, => 'onKernelFinishRequest'], 0);
  1567.         $instance->addListener('kernel.request', [=> function () {
  1568.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1569.         }, => 'onKernelRequest'], 256);
  1570.         $instance->addListener('kernel.response', [=> function () {
  1571.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1572.         }, => 'onResponse'], -255);
  1573.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1574.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1575.         }, => 'onControllerArguments'], 0);
  1576.         $instance->addListener('kernel.exception', [=> function () {
  1577.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1578.         }, => 'logKernelException'], 0);
  1579.         $instance->addListener('kernel.exception', [=> function () {
  1580.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1581.         }, => 'onKernelException'], -128);
  1582.         $instance->addListener('kernel.response', [=> function () {
  1583.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1584.         }, => 'removeCspHeader'], -128);
  1585.         $instance->addListener('kernel.request', [=> function () {
  1586.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1587.         }, => 'onKernelRequest'], 15);
  1588.         $instance->addListener('kernel.finish_request', [=> function () {
  1589.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1590.         }, => 'onKernelFinishRequest'], -15);
  1591.         $instance->addListener('console.error', [=> function () {
  1592.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1593.         }, => 'onConsoleError'], -128);
  1594.         $instance->addListener('console.terminate', [=> function () {
  1595.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1596.         }, => 'onConsoleTerminate'], -128);
  1597.         $instance->addListener('console.error', [=> function () {
  1598.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1599.         }, => 'onConsoleError'], 0);
  1600.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1601.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1602.         }, => 'onMessage'], -255);
  1603.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1604.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1605.         }, => 'onMessage'], -255);
  1606.         $instance->addListener('kernel.request', [=> function () {
  1607.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1608.         }, => 'configure'], 2048);
  1609.         $instance->addListener('console.command', [=> function () {
  1610.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1611.         }, => 'configure'], 2048);
  1612.         $instance->addListener('kernel.request', [=> function () {
  1613.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1614.         }, => 'onKernelRequest'], 32);
  1615.         $instance->addListener('kernel.finish_request', [=> function () {
  1616.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1617.         }, => 'onKernelFinishRequest'], 0);
  1618.         $instance->addListener('kernel.exception', [=> function () {
  1619.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1620.         }, => 'onKernelException'], -64);
  1621.         $instance->addListener('kernel.response', [=> function () {
  1622.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1623.         }, => 'onKernelResponse'], 0);
  1624.         $instance->addListener('kernel.request', [=> function () {
  1625.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1626.         }, => 'onKernelRequest'], 128);
  1627.         $instance->addListener('kernel.response', [=> function () {
  1628.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1629.         }, => 'onKernelResponse'], -1000);
  1630.         $instance->addListener('kernel.finish_request', [=> function () {
  1631.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1632.         }, => 'onFinishRequest'], 0);
  1633.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  1634.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  1635.         }, => 'onNotification'], -255);
  1636.         $instance->addListener('kernel.response', [=> function () {
  1637.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1638.         }, => 'onKernelResponse'], -100);
  1639.         $instance->addListener('kernel.exception', [=> function () {
  1640.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1641.         }, => 'onKernelException'], 0);
  1642.         $instance->addListener('kernel.terminate', [=> function () {
  1643.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1644.         }, => 'onKernelTerminate'], -1024);
  1645.         $instance->addListener('kernel.controller', [=> function () {
  1646.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1647.         }, => 'onKernelController'], 0);
  1648.         $instance->addListener('kernel.response', [=> function () {
  1649.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1650.         }, => 'onKernelResponse'], 0);
  1651.         $instance->addListener('kernel.controller', [=> function () {
  1652.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1653.         }, => 'onKernelController'], 0);
  1654.         $instance->addListener('kernel.controller', [=> function () {
  1655.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1656.         }, => 'onKernelController'], 0);
  1657.         $instance->addListener('kernel.controller', [=> function () {
  1658.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1659.         }, => 'onKernelController'], -128);
  1660.         $instance->addListener('kernel.view', [=> function () {
  1661.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1662.         }, => 'onKernelView'], 0);
  1663.         $instance->addListener('kernel.controller', [=> function () {
  1664.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1665.         }, => 'onKernelController'], 0);
  1666.         $instance->addListener('kernel.response', [=> function () {
  1667.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1668.         }, => 'onKernelResponse'], 0);
  1669.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1670.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1671.         }, => 'onKernelControllerArguments'], 0);
  1672.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1673.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1674.         }, => 'onKernelControllerArguments'], 0);
  1675.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1676.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1677.         }, => 'onMessage'], 0);
  1678.         $instance->addListener('kernel.response', [=> function () {
  1679.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1680.         }, => 'onKernelResponse'], -128);
  1681.         $instance->addListener('console.command', [=> function () {
  1682.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1683.         }, => 'onCommand'], 255);
  1684.         $instance->addListener('console.terminate', [=> function () {
  1685.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1686.         }, => 'onTerminate'], -255);
  1687.         $instance->addListener('console.command', [=> function () {
  1688.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1689.         }, => 'configure'], 1024);
  1690.         $instance->addListener('console.error', [=> function () {
  1691.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1692.         }, => 'onConsoleError'], 0);
  1693.         $instance->addListener('console.terminate', [=> function () {
  1694.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1695.         }, => 'onConsoleTerminate'], 0);
  1696.         $instance->addListener('kernel.response', [=> function () {
  1697.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1698.         }, => 'onKernelResponse'], 0);
  1699.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1700.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1701.         }, => 'checkPassport'], 0);
  1702.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1703.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1704.         }, => 'onLoginSuccess'], 0);
  1705.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1706.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1707.         }, => 'onVoterVote'], 0);
  1708.         $instance->addListener('kernel.request', [=> function () {
  1709.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1710.         }, => 'configureLogoutUrlGenerator'], 8);
  1711.         $instance->addListener('kernel.request', [=> function () {
  1712.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1713.         }, => 'onKernelRequest'], 8);
  1714.         $instance->addListener('kernel.finish_request', [=> function () {
  1715.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1716.         }, => 'onKernelFinishRequest'], 0);
  1717.         $instance->addListener('kernel.request', [=> function () {
  1718.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1719.         }, => 'handleLegacyEaContext'], 10);
  1720.         $instance->addListener('kernel.request', [=> function () {
  1721.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1722.         }, => 'onKernelRequest'], 0);
  1723.         $instance->addListener('kernel.controller', [=> function () {
  1724.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1725.         }, => 'onKernelController'], 128);
  1726.         $instance->addListener('knp_pager.before', [=> function () {
  1727.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1728.         }, => 'before'], 0);
  1729.         $instance->addListener('knp_pager.pagination', [=> function () {
  1730.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1731.         }, => 'pagination'], 0);
  1732.         $instance->addListener('knp_pager.before', [=> function () {
  1733.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  1734.         }, => 'before'], 1);
  1735.         $instance->addListener('knp_pager.before', [=> function () {
  1736.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  1737.         }, => 'before'], 1);
  1738.         $instance->addListener('knp_pager.pagination', [=> function () {
  1739.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1740.         }, => 'pagination'], 1);
  1741.         $instance->addListener('kernel.exception', [=> function () {
  1742.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1743.         }, => 'onException'], 0);
  1744.         $instance->addListener('kernel.terminate', [=> function () {
  1745.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1746.         }, => 'onTerminate'], 0);
  1747.         $instance->addListener('console.error', [=> function () {
  1748.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1749.         }, => 'onException'], 0);
  1750.         $instance->addListener('console.terminate', [=> function () {
  1751.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1752.         }, => 'onTerminate'], 0);
  1753.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1754.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1755.         }, => 'checkPassport'], 512);
  1756.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1757.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1758.         }, => 'onLogout'], 0);
  1759.         return $instance;
  1760.     }
  1761.     /**
  1762.      * Gets the public 'http_kernel' shared service.
  1763.      *
  1764.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1765.      */
  1766.     protected function getHttpKernelService()
  1767.     {
  1768.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  1769.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1770.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1771.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1772.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1773.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\AdminContextResolver'] ?? $this->load('getAdminContextResolverService'));
  1774.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\BatchActionDtoResolver'] ?? $this->load('getBatchActionDtoResolverService'));
  1775.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1776.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1777.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1778.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1779.         }, 10)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1780.     }
  1781.     /**
  1782.      * Gets the public 'knp_menu.matcher' shared service.
  1783.      *
  1784.      * @return \Knp\Menu\Matcher\Matcher
  1785.      */
  1786.     protected function getKnpMenu_MatcherService()
  1787.     {
  1788.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  1789.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->load('getKnpMenu_Voter_RouterService'));
  1790.         }, 1));
  1791.     }
  1792.     /**
  1793.      * Gets the public 'liip_imagine.cache.manager' shared service.
  1794.      *
  1795.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  1796.      */
  1797.     protected function getLiipImagine_Cache_ManagerService()
  1798.     {
  1799.         $this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'default'false);
  1800.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  1801.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  1802.         return $instance;
  1803.     }
  1804.     /**
  1805.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  1806.      *
  1807.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  1808.      */
  1809.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  1810.     {
  1811.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__4).'/public'), 'media/cache');
  1812.     }
  1813.     /**
  1814.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  1815.      *
  1816.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  1817.      */
  1818.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  1819.     {
  1820.         return $this->services['liip_imagine.cache.resolver.no_cache_web_path'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver(($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  1821.     }
  1822.     /**
  1823.      * Gets the public 'liip_imagine.cache.signer' shared service.
  1824.      *
  1825.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  1826.      */
  1827.     protected function getLiipImagine_Cache_SignerService()
  1828.     {
  1829.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  1830.     }
  1831.     /**
  1832.      * Gets the public 'request_stack' shared service.
  1833.      *
  1834.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1835.      */
  1836.     protected function getRequestStackService()
  1837.     {
  1838.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1839.     }
  1840.     /**
  1841.      * Gets the public 'router' shared service.
  1842.      *
  1843.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1844.      */
  1845.     protected function getRouterService()
  1846.     {
  1847.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1848.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1849.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1850.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1851.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1852.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1853.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1854.         ], [
  1855.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1856.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'fr');
  1857.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1858.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1859.         return $instance;
  1860.     }
  1861.     /**
  1862.      * Gets the public 'translator' shared service.
  1863.      *
  1864.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1865.      */
  1866.     protected function getTranslatorService()
  1867.     {
  1868.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1869.     }
  1870.     /**
  1871.      * Gets the public 'var_dumper.cloner' shared service.
  1872.      *
  1873.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1874.      */
  1875.     protected function getVarDumper_ClonerService()
  1876.     {
  1877.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1878.         $instance->setMaxItems(2500);
  1879.         $instance->setMinDepth(1);
  1880.         $instance->setMaxString(-1);
  1881.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1882.         return $instance;
  1883.     }
  1884.     /**
  1885.      * Gets the private '.debug.http_client' shared service.
  1886.      *
  1887.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1888.      */
  1889.     protected function get_Debug_HttpClientService()
  1890.     {
  1891.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  1892.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  1893.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1894.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1895.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1896.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1897.         $a->setLogger($b);
  1898.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1899.     }
  1900.     /**
  1901.      * Gets the private '.service_locator.zJyh7qS' shared service.
  1902.      *
  1903.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1904.      */
  1905.     protected function get_ServiceLocator_ZJyh7qSService()
  1906.     {
  1907.         return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1908.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  1909.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  1910.         ], [
  1911.             'security.firewall.map.context.dev' => '?',
  1912.             'security.firewall.map.context.main' => '?',
  1913.         ]);
  1914.     }
  1915.     /**
  1916.      * Gets the private 'Artgris\Bundle\FileManagerBundle\Service\FileTypeService' shared autowired service.
  1917.      *
  1918.      * @return \Artgris\Bundle\FileManagerBundle\Service\FileTypeService
  1919.      */
  1920.     protected function getFileTypeServiceService()
  1921.     {
  1922.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1923.         if (isset($this->privates['Artgris\\Bundle\\FileManagerBundle\\Service\\FileTypeService'])) {
  1924.             return $this->privates['Artgris\\Bundle\\FileManagerBundle\\Service\\FileTypeService'];
  1925.         }
  1926.         return $this->privates['Artgris\\Bundle\\FileManagerBundle\\Service\\FileTypeService'] = new \Artgris\Bundle\FileManagerBundle\Service\FileTypeService(($this->services['router'] ?? $this->getRouterService()), $a);
  1927.     }
  1928.     /**
  1929.      * Gets the private 'Artgris\Bundle\FileManagerBundle\Service\FilemanagerService' shared autowired service.
  1930.      *
  1931.      * @return \Artgris\Bundle\FileManagerBundle\Service\FilemanagerService
  1932.      */
  1933.     protected function getFilemanagerServiceService()
  1934.     {
  1935.         return $this->privates['Artgris\\Bundle\\FileManagerBundle\\Service\\FilemanagerService'] = new \Artgris\Bundle\FileManagerBundle\Service\FilemanagerService($this->parameters['artgris_file_manager'], $this);
  1936.     }
  1937.     /**
  1938.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber' shared service.
  1939.      *
  1940.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber
  1941.      */
  1942.     protected function getAdminRouterSubscriberService()
  1943.     {
  1944.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  1945.         $b = ($this->services['router'] ?? $this->getRouterService());
  1946.         $c = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService());
  1947.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber(new \EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory($this->targetDir.''$a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_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()), $a$b, ($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())), $c, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] ?? $this->getEntityFactoryService())), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? $this->getDashboardControllerRegistryService()), $c, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] ?? $this->getControllerFactoryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), $b$b, ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\UrlSigner($this->getEnv('APP_SECRET')))));
  1948.     }
  1949.     /**
  1950.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory' shared service.
  1951.      *
  1952.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory
  1953.      */
  1954.     protected function getActionFactoryService()
  1955.     {
  1956.         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()), ($this->services['translator'] ?? $this->getTranslatorService()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  1957.     }
  1958.     /**
  1959.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory' shared service.
  1960.      *
  1961.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory
  1962.      */
  1963.     protected function getControllerFactoryService()
  1964.     {
  1965.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? $this->getDashboardControllerRegistryService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  1966.     }
  1967.     /**
  1968.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory' shared service.
  1969.      *
  1970.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory
  1971.      */
  1972.     protected function getEntityFactoryService()
  1973.     {
  1974.         $a = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService());
  1975.         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()), $a, new RewindableGenerator(function () {
  1976.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPreConfigurator'] ?? $this->load('getCommonPreConfiguratorService'));
  1977.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator()));
  1978.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AssociationConfigurator'] ?? $this->load('getAssociationConfiguratorService'));
  1979.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator()));
  1980.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\BooleanConfigurator'] ?? $this->load('getBooleanConfiguratorService'));
  1981.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator()));
  1982.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator()));
  1983.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CountryConfigurator'] ?? $this->load('getCountryConfiguratorService'));
  1984.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator()));
  1985.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\DateTimeConfigurator'] ?? $this->load('getDateTimeConfiguratorService'));
  1986.             yield 10 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator()));
  1987.             yield 11 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator()));
  1988.             yield 12 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator()));
  1989.             yield 13 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator(\dirname(__DIR__4))));
  1990.             yield 14 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator()));
  1991.             yield 15 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator()));
  1992.             yield 16 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator()));
  1993.             yield 17 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\MoneyConfigurator'] ?? $this->load('getMoneyConfiguratorService'));
  1994.             yield 18 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\NumberConfigurator'] ?? $this->load('getNumberConfiguratorService'));
  1995.             yield 19 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator()));
  1996.             yield 20 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ChoiceConfigurator'] ?? $this->load('getChoiceConfiguratorService'));
  1997.             yield 21 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\SlugConfigurator'] ?? $this->load('getSlugConfiguratorService'));
  1998.             yield 22 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator()));
  1999.             yield 23 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator()));
  2000.             yield 24 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator()));
  2001.             yield 25 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator()));
  2002.             yield 26 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator()));
  2003.             yield 27 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPostConfigurator'] ?? $this->load('getCommonPostConfiguratorService'));
  2004.         }, 28)), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] ?? $this->getActionFactoryService()), $a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2005.     }
  2006.     /**
  2007.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider' shared service.
  2008.      *
  2009.      * @return \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider
  2010.      */
  2011.     protected function getAdminContextProviderService()
  2012.     {
  2013.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] = new \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2014.     }
  2015.     /**
  2016.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry' shared service.
  2017.      *
  2018.      * @return \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry
  2019.      */
  2020.     protected function getCrudControllerRegistryService()
  2021.     {
  2022.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry($this->getEnv('APP_SECRET'), [=> 'App\\Controller\\Admin\\NotificationCrudController'=> 'App\\Controller\\Admin\\ProductCrudController'=> 'App\\Controller\\Admin\\UserCrudController'=> 'App\\Flexy\\BookingBundle\\Controller\\CategoryOfferCrudController'=> 'App\\Flexy\\BookingBundle\\Controller\\OfferCrudController'=> 'App\\Flexy\\BookingBundle\\Controller\\ReservationCrudController'=> 'App\\Flexy\\FrontBundle\\Controller\\Admin\\MasterSliderCrudController'=> 'App\\Flexy\\FrontBundle\\Controller\\Admin\\PubBannerCrudController'=> 'App\\Flexy\\POSBundle\\Controller\\CaisseCrudController'=> 'App\\Flexy\\POSBundle\\Controller\\TableCrudController'10 => 'App\\Flexy\\ShopBundle\\Controller\\AnnounceProductCrudController'11 => 'App\\Flexy\\ShopBundle\\Controller\\AttributCrudController'12 => 'App\\Flexy\\ShopBundle\\Controller\\AttributValueCrudController'13 => 'App\\Flexy\\ShopBundle\\Controller\\BrandCrudController'14 => 'App\\Flexy\\ShopBundle\\Controller\\CategoryAnnounceCrudController'15 => 'App\\Flexy\\ShopBundle\\Controller\\CategoryOfferCrudController'16 => 'App\\Flexy\\ShopBundle\\Controller\\CategoryProductCrudController'17 => 'App\\Flexy\\ShopBundle\\Controller\\CategoryProductShopCrudController'18 => 'App\\Flexy\\ShopBundle\\Controller\\CityCrudController'19 => 'App\\Flexy\\ShopBundle\\Controller\\CommentCrudController'20 => 'App\\Flexy\\ShopBundle\\Controller\\CouponsCrudController'21 => 'App\\Flexy\\ShopBundle\\Controller\\CustomerCrudController'22 => 'App\\Flexy\\ShopBundle\\Controller\\CustomerService\\AllOrdersCrudController'23 => 'App\\Flexy\\ShopBundle\\Controller\\DemandeFundCrudController'24 => 'App\\Flexy\\ShopBundle\\Controller\\DepartementCrudController'25 => 'App\\Flexy\\ShopBundle\\Controller\\ImportExcelCrudController'26 => 'App\\Flexy\\ShopBundle\\Controller\\OfferProductCrudController'27 => 'App\\Flexy\\ShopBundle\\Controller\\OrderArchiveCrudController'28 => 'App\\Flexy\\ShopBundle\\Controller\\OrderCrudController'29 => 'App\\Flexy\\ShopBundle\\Controller\\OrderTopayCrudController'30 => 'App\\Flexy\\ShopBundle\\Controller\\PaymentMethodCrudController'31 => 'App\\Flexy\\ShopBundle\\Controller\\ProductCrudController'32 => 'App\\Flexy\\ShopBundle\\Controller\\PromotionCrudController'33 => 'App\\Flexy\\ShopBundle\\Controller\\ReturnOrderCrudController'34 => 'App\\Flexy\\ShopBundle\\Controller\\ShippingMethodCrudController'35 => 'App\\Flexy\\ShopBundle\\Controller\\StatementCrudController'36 => 'App\\Flexy\\ShopBundle\\Controller\\TransportTarifCrudController'37 => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\AnnounceProductCrudController'38 => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\CategoryOfferCrudController'39 => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\CategoryProductCrudController'40 => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\DemandeFundCrudController'41 => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\MyOrdersCrudController'42 => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\OfferProductCrudController'43 => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\ProductCrudController'44 => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\VendorCrudController'45 => 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\VendorStatementCrudController'46 => 'App\\Flexy\\ShopBundle\\Controller\\VendorCrudController'47 => 'App\\Flexy\\StockBundle\\Controller\\ArticleCrudController'48 => 'App\\Flexy\\StockBundle\\Controller\\DocumentCrudController'49 => 'App\\Flexy\\StockBundle\\Controller\\StockCrudController']);
  2023.     }
  2024.     /**
  2025.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry' shared service.
  2026.      *
  2027.      * @return \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry
  2028.      */
  2029.     protected function getDashboardControllerRegistryService()
  2030.     {
  2031.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [=> 'App\\Controller\\Admin\\DashboardController'=> 'App\\Flexy\\BillardsBundle\\Controller\\DashboardController'=> 'App\\Flexy\\BookingBundle\\Controller\\DashboardController'=> 'App\\Flexy\\FrontBundle\\Controller\\DashboardController'=> 'App\\Flexy\\MyNewBundle\\Controller\\DashboardController'=> 'App\\Flexy\\POSBundle\\Controller\\Agent\\DashboardController'=> 'App\\Flexy\\POSBundle\\Controller\\DashboardController'=> 'App\\Flexy\\ShopBundle\\Controller\\CustomerService\\DashboardController'=> 'App\\Flexy\\ShopBundle\\Controller\\DashboardController'=> 'App\\Flexy\\ShopBundle\\Controller\\Vendor\\DashboardController'10 => 'App\\Flexy\\StockBundle\\Controller\\DashboardController']);
  2032.     }
  2033.     /**
  2034.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator' service.
  2035.      *
  2036.      * @return \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator
  2037.      */
  2038.     protected function getAdminUrlGeneratorService()
  2039.     {
  2040.         $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'] = function () {
  2041.             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()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\UrlSigner($this->getEnv('APP_SECRET')))));
  2042.         };
  2043.         return $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']();
  2044.     }
  2045.     /**
  2046.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker' shared service.
  2047.      *
  2048.      * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  2049.      */
  2050.     protected function getAuthorizationCheckerService()
  2051.     {
  2052.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  2053.     }
  2054.     /**
  2055.      * Gets the private 'annotations.cache_adapter' shared service.
  2056.      *
  2057.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2058.      */
  2059.     protected function getAnnotations_CacheAdapterService()
  2060.     {
  2061.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2062.     }
  2063.     /**
  2064.      * Gets the private 'annotations.cached_reader' shared service.
  2065.      *
  2066.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  2067.      */
  2068.     protected function getAnnotations_CachedReaderService()
  2069.     {
  2070.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  2071.     }
  2072.     /**
  2073.      * Gets the private 'annotations.reader' shared service.
  2074.      *
  2075.      * @return \Doctrine\Common\Annotations\AnnotationReader
  2076.      */
  2077.     protected function getAnnotations_ReaderService()
  2078.     {
  2079.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2080.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2081.         $a->registerUniqueLoader('class_exists');
  2082.         $instance->addGlobalIgnoredName('required'$a);
  2083.         return $instance;
  2084.     }
  2085.     /**
  2086.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  2087.      *
  2088.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2089.      */
  2090.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  2091.     {
  2092.         return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('i0ToBz7KA7'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2093.     }
  2094.     /**
  2095.      * Gets the private 'api_platform.cache.metadata.property' shared service.
  2096.      *
  2097.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2098.      */
  2099.     protected function getApiPlatform_Cache_Metadata_PropertyService()
  2100.     {
  2101.         return $this->privates['api_platform.cache.metadata.property'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('jXn-RZOzDn'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2102.     }
  2103.     /**
  2104.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  2105.      *
  2106.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2107.      */
  2108.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  2109.     {
  2110.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5MAjGz2vOj'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2111.     }
  2112.     /**
  2113.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  2114.      *
  2115.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2116.      */
  2117.     protected function getApiPlatform_Cache_RouteNameResolverService()
  2118.     {
  2119.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1cxqruReQS'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2120.     }
  2121.     /**
  2122.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  2123.      *
  2124.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2125.      */
  2126.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  2127.     {
  2128.         return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1MMFmusmH8'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2129.     }
  2130.     /**
  2131.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  2132.      *
  2133.      * @return \ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener
  2134.      */
  2135.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  2136.     {
  2137.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener(trueNULLNULL$this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  2138.     }
  2139.     /**
  2140.      * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  2141.      *
  2142.      * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  2143.      */
  2144.     protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  2145.     {
  2146.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  2147.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  2148.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  2149.         }
  2150.         return $this->privates['api_platform.hydra.json_schema.schema_factory'] = new \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())));
  2151.     }
  2152.     /**
  2153.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  2154.      *
  2155.      * @return \ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener
  2156.      */
  2157.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  2158.     {
  2159.         return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  2160.     }
  2161.     /**
  2162.      * Gets the private 'api_platform.identifier.converter' shared service.
  2163.      *
  2164.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  2165.      */
  2166.     protected function getApiPlatform_Identifier_ConverterService()
  2167.     {
  2168.         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'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), new RewindableGenerator(function () {
  2169.             yield => ($this->privates['api_platform.identifier.symfony_ulid_normalizer'] ?? ($this->privates['api_platform.identifier.symfony_ulid_normalizer'] = new \ApiPlatform\Core\Bridge\Symfony\Identifier\Normalizer\UlidNormalizer()));
  2170.             yield => ($this->privates['api_platform.identifier.symfony_uuid_normalizer'] ?? ($this->privates['api_platform.identifier.symfony_uuid_normalizer'] = new \ApiPlatform\Core\Bridge\Symfony\Identifier\Normalizer\UuidNormalizer()));
  2171.             yield => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  2172.             yield => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  2173.         }, 4));
  2174.     }
  2175.     /**
  2176.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  2177.      *
  2178.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  2179.      */
  2180.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  2181.     {
  2182.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  2183.         $b = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  2184.         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'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), $a$b), $a$b);
  2185.     }
  2186.     /**
  2187.      * Gets the private 'api_platform.iri_converter' shared service.
  2188.      *
  2189.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter
  2190.      */
  2191.     protected function getApiPlatform_IriConverterService()
  2192.     {
  2193.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  2194.         return $this->privates['api_platform.iri_converter'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter(($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'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\CachedRouteNameResolver(($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\RouteNameResolver($a)), $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  2195.     }
  2196.     /**
  2197.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  2198.      *
  2199.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  2200.      */
  2201.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  2202.     {
  2203.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  2204.         $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  2205.         return $instance;
  2206.     }
  2207.     /**
  2208.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  2209.      *
  2210.      * @return \ApiPlatform\Core\JsonLd\ContextBuilder
  2211.      */
  2212.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  2213.     {
  2214.         return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\Core\JsonLd\ContextBuilder(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  2215.     }
  2216.     /**
  2217.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  2218.      *
  2219.      * @return \ApiPlatform\Core\EventListener\AddFormatListener
  2220.      */
  2221.     protected function getApiPlatform_Listener_Request_AddFormatService()
  2222.     {
  2223.         return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Core\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $this->parameters['api_platform.formats']);
  2224.     }
  2225.     /**
  2226.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  2227.      *
  2228.      * @return \ApiPlatform\Core\EventListener\DeserializeListener
  2229.      */
  2230.     protected function getApiPlatform_Listener_Request_DeserializeService()
  2231.     {
  2232.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Core\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  2233.     }
  2234.     /**
  2235.      * Gets the private 'api_platform.listener.request.read' shared service.
  2236.      *
  2237.      * @return \ApiPlatform\Core\EventListener\ReadListener
  2238.      */
  2239.     protected function getApiPlatform_Listener_Request_ReadService()
  2240.     {
  2241.         return $this->privates['api_platform.listener.request.read'] = 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()));
  2242.     }
  2243.     /**
  2244.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  2245.      *
  2246.      * @return \ApiPlatform\Core\EventListener\QueryParameterValidateListener
  2247.      */
  2248.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  2249.     {
  2250.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Core\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->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])))));
  2251.     }
  2252.     /**
  2253.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached' shared service.
  2254.      *
  2255.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  2256.      */
  2257.     protected function getApiPlatform_Metadata_Property_MetadataFactory_CachedService()
  2258.     {
  2259.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  2260.         return $this->privates['api_platform.metadata.property.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))), new RewindableGenerator(function () {
  2261.             yield => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
  2262.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  2263.             yield => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
  2264.             yield => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
  2265.         }, 4)));
  2266.     }
  2267.     /**
  2268.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  2269.      *
  2270.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  2271.      */
  2272.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  2273.     {
  2274.         return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyNameCollectionFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService())))));
  2275.     }
  2276.     /**
  2277.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  2278.      *
  2279.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  2280.      */
  2281.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  2282.     {
  2283.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  2284.         return $this->privates['api_platform.metadata.resource.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Core\Metadata\Resource\Factory\FormatsResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\OperationResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceFilterMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ShortNameResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\PhpDocResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\InputOutputResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = 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']));
  2285.     }
  2286.     /**
  2287.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  2288.      *
  2289.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  2290.      */
  2291.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  2292.     {
  2293.         return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceNameCollectionFactory(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))));
  2294.     }
  2295.     /**
  2296.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  2297.      *
  2298.      * @return \ApiPlatform\Core\PathResolver\CustomOperationPathResolver
  2299.      */
  2300.     protected function getApiPlatform_OperationPathResolver_CustomService()
  2301.     {
  2302.         return $this->privates['api_platform.operation_path_resolver.custom'] = new \ApiPlatform\Core\PathResolver\CustomOperationPathResolver(new \ApiPlatform\Core\PathResolver\OperationPathResolver(($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Core\Operation\UnderscorePathSegmentNameGenerator()))));
  2303.     }
  2304.     /**
  2305.      * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  2306.      *
  2307.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  2308.      */
  2309.     protected function getApiPlatform_OperationPathResolver_RouterService()
  2310.     {
  2311.         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()));
  2312.     }
  2313.     /**
  2314.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  2315.      *
  2316.      * @return \ApiPlatform\Core\Api\ResourceClassResolver
  2317.      */
  2318.     protected function getApiPlatform_ResourceClassResolverService()
  2319.     {
  2320.         return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Core\Api\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  2321.     }
  2322.     /**
  2323.      * Gets the private 'api_platform.router' shared service.
  2324.      *
  2325.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\Router
  2326.      */
  2327.     protected function getApiPlatform_RouterService()
  2328.     {
  2329.         return $this->privates['api_platform.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()), 1);
  2330.     }
  2331.     /**
  2332.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  2333.      *
  2334.      * @return \ApiPlatform\Core\Security\EventListener\DenyAccessListener
  2335.      */
  2336.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  2337.     {
  2338.         return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Core\Security\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService()));
  2339.     }
  2340.     /**
  2341.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  2342.      *
  2343.      * @return \ApiPlatform\Core\Security\ResourceAccessChecker
  2344.      */
  2345.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  2346.     {
  2347.         return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Core\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), false);
  2348.     }
  2349.     /**
  2350.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  2351.      *
  2352.      * @return \ApiPlatform\Core\Serializer\SerializerFilterContextBuilder
  2353.      */
  2354.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  2355.     {
  2356.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  2357.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Core\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), new \ApiPlatform\Core\Serializer\SerializerContextBuilder($a));
  2358.     }
  2359.     /**
  2360.      * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  2361.      *
  2362.      * @return \ApiPlatform\Core\Serializer\Mapping\Factory\ClassMetadataFactory
  2363.      */
  2364.     protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  2365.     {
  2366.         return $this->privates['api_platform.serializer.mapping.class_metadata_factory'] = new \ApiPlatform\Core\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))])));
  2367.     }
  2368.     /**
  2369.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  2370.      *
  2371.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  2372.      */
  2373.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  2374.     {
  2375.         return $this->privates['api_platform.subresource_operation_factory.cached'] = new \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory(($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), new \ApiPlatform\Core\Operation\Factory\SubresourceOperationFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), ($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Core\Operation\UnderscorePathSegmentNameGenerator())), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService())));
  2376.     }
  2377.     /**
  2378.      * Gets the private 'assets.packages' shared service.
  2379.      *
  2380.      * @return \Symfony\Component\Asset\Packages
  2381.      */
  2382.     protected function getAssets_PackagesService()
  2383.     {
  2384.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2385.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  2386.             return new \EmptyIterator();
  2387.         }, 0));
  2388.     }
  2389.     /**
  2390.      * Gets the private 'cache.annotations' shared service.
  2391.      *
  2392.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2393.      */
  2394.     protected function getCache_AnnotationsService()
  2395.     {
  2396.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('XeUECg3dZd'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2397.     }
  2398.     /**
  2399.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  2400.      *
  2401.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2402.      */
  2403.     protected function getCache_Doctrine_Orm_Default_QueryService()
  2404.     {
  2405.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2406.     }
  2407.     /**
  2408.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  2409.      *
  2410.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2411.      */
  2412.     protected function getCache_Doctrine_Orm_Default_ResultService()
  2413.     {
  2414.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2415.     }
  2416.     /**
  2417.      * Gets the private 'cache.property_info' shared service.
  2418.      *
  2419.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2420.      */
  2421.     protected function getCache_PropertyInfoService()
  2422.     {
  2423.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ptB8NMJ3Bf'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2424.     }
  2425.     /**
  2426.      * Gets the private 'cache.security_expression_language' shared service.
  2427.      *
  2428.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2429.      */
  2430.     protected function getCache_SecurityExpressionLanguageService()
  2431.     {
  2432.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('-oDQnlV4--'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2433.     }
  2434.     /**
  2435.      * Gets the private 'cache.serializer' shared service.
  2436.      *
  2437.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2438.      */
  2439.     protected function getCache_SerializerService()
  2440.     {
  2441.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('t9fzaKevU-'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2442.     }
  2443.     /**
  2444.      * Gets the private 'cache.validator' shared service.
  2445.      *
  2446.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2447.      */
  2448.     protected function getCache_ValidatorService()
  2449.     {
  2450.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('e4CXy3wdSH'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2451.     }
  2452.     /**
  2453.      * Gets the private 'config_cache_factory' shared service.
  2454.      *
  2455.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2456.      */
  2457.     protected function getConfigCacheFactoryService()
  2458.     {
  2459.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2460.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
  2461.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2462.         }, 2));
  2463.     }
  2464.     /**
  2465.      * Gets the private 'data_collector.form' shared service.
  2466.      *
  2467.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2468.      */
  2469.     protected function getDataCollector_FormService()
  2470.     {
  2471.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2472.     }
  2473.     /**
  2474.      * Gets the private 'data_collector.request' shared service.
  2475.      *
  2476.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2477.      */
  2478.     protected function getDataCollector_RequestService()
  2479.     {
  2480.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2481.     }
  2482.     /**
  2483.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  2484.      *
  2485.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  2486.      */
  2487.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  2488.     {
  2489.         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 () {
  2490.             yield => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService'));
  2491.         }, 1)));
  2492.     }
  2493.     /**
  2494.      * Gets the private 'debug.api_platform.data_persister' shared service.
  2495.      *
  2496.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  2497.      */
  2498.     protected function getDebug_ApiPlatform_DataPersisterService()
  2499.     {
  2500.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  2501.             yield => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->load('getApiPlatform_Doctrine_Orm_DataPersisterService'));
  2502.         }, 1)));
  2503.     }
  2504.     /**
  2505.      * Gets the private 'debug.api_platform.item_data_provider' shared service.
  2506.      *
  2507.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  2508.      */
  2509.     protected function getDebug_ApiPlatform_ItemDataProviderService()
  2510.     {
  2511.         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 () {
  2512.             yield => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService'));
  2513.         }, 1)));
  2514.     }
  2515.     /**
  2516.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  2517.      *
  2518.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  2519.      */
  2520.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  2521.     {
  2522.         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 () {
  2523.             yield => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService'));
  2524.         }, 1)));
  2525.     }
  2526.     /**
  2527.      * Gets the private 'debug.controller_resolver' shared service.
  2528.      *
  2529.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  2530.      */
  2531.     protected function getDebug_ControllerResolverService()
  2532.     {
  2533.         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'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2534.     }
  2535.     /**
  2536.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2537.      *
  2538.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2539.      */
  2540.     protected function getDebug_DebugHandlersListenerService()
  2541.     {
  2542.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2543.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2544.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2545.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2546.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2547.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  2548.     }
  2549.     /**
  2550.      * Gets the private 'debug.file_link_formatter' shared service.
  2551.      *
  2552.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2553.      */
  2554.     protected function getDebug_FileLinkFormatterService()
  2555.     {
  2556.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__4), function () {
  2557.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2558.         });
  2559.     }
  2560.     /**
  2561.      * Gets the private 'debug.log_processor' shared service.
  2562.      *
  2563.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2564.      */
  2565.     protected function getDebug_LogProcessorService()
  2566.     {
  2567.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2568.     }
  2569.     /**
  2570.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2571.      *
  2572.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2573.      */
  2574.     protected function getDebug_Security_Access_DecisionManagerService()
  2575.     {
  2576.         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 () {
  2577.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2578.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  2579.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2580.             yield => ($this->privates['debug.security.voter.EasyCorp\\Bundle\\EasyAdminBundle\\Security\\SecurityVoter'] ?? $this->load('getSecurityVoterService'));
  2581.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  2582.     }
  2583.     /**
  2584.      * Gets the private 'debug.security.firewall' shared service.
  2585.      *
  2586.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2587.      */
  2588.     protected function getDebug_Security_FirewallService()
  2589.     {
  2590.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2591.     }
  2592.     /**
  2593.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  2594.      *
  2595.      * @return \Doctrine\Migrations\DependencyFactory
  2596.      */
  2597.     protected function getDoctrine_Migrations_DependencyFactoryService()
  2598.     {
  2599.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  2600.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  2601.         $a->setAllOrNothing(false);
  2602.         $a->setCheckDatabasePlatform(true);
  2603.         $a->setTransactional(true);
  2604.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  2605.         $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()));
  2606.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  2607.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));
  2608.         });
  2609.         return $instance;
  2610.     }
  2611.     /**
  2612.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  2613.      *
  2614.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  2615.      */
  2616.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  2617.     {
  2618.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories']);
  2619.     }
  2620.     /**
  2621.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  2622.      *
  2623.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  2624.      */
  2625.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  2626.     {
  2627.         $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']);
  2628.         $instance->setGlobalBasename('mapping');
  2629.         return $instance;
  2630.     }
  2631.     /**
  2632.      * Gets the private 'exception_listener' shared service.
  2633.      *
  2634.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2635.      */
  2636.     protected function getExceptionListener2Service()
  2637.     {
  2638.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  2639.     }
  2640.     /**
  2641.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2642.      *
  2643.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2644.      */
  2645.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2646.     {
  2647.         return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
  2648.     }
  2649.     /**
  2650.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2651.      *
  2652.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2653.      */
  2654.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2655.     {
  2656.         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()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  2657.     }
  2658.     /**
  2659.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  2660.      *
  2661.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  2662.      */
  2663.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  2664.     {
  2665.         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]);
  2666.     }
  2667.     /**
  2668.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  2669.      *
  2670.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  2671.      */
  2672.     protected function getLiipImagine_Filter_ConfigurationService()
  2673.     {
  2674.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  2675.     }
  2676.     /**
  2677.      * Gets the private 'locale_aware_listener' shared service.
  2678.      *
  2679.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2680.      */
  2681.     protected function getLocaleAwareListenerService()
  2682.     {
  2683.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2684.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  2685.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2686.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2687.     }
  2688.     /**
  2689.      * Gets the private 'locale_listener' shared service.
  2690.      *
  2691.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2692.      */
  2693.     protected function getLocaleListenerService()
  2694.     {
  2695.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'fr', ($this->services['router'] ?? $this->getRouterService()), false, []);
  2696.     }
  2697.     /**
  2698.      * Gets the private 'mime_types' shared service.
  2699.      *
  2700.      * @return \Symfony\Component\Mime\MimeTypes
  2701.      */
  2702.     protected function getMimeTypesService()
  2703.     {
  2704.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  2705.         $instance->setDefault($instance);
  2706.         return $instance;
  2707.     }
  2708.     /**
  2709.      * Gets the private 'monolog.handler.console' shared service.
  2710.      *
  2711.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2712.      */
  2713.     protected function getMonolog_Handler_ConsoleService()
  2714.     {
  2715.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2716.     }
  2717.     /**
  2718.      * Gets the private 'monolog.handler.main' shared service.
  2719.      *
  2720.      * @return \Monolog\Handler\StreamHandler
  2721.      */
  2722.     protected function getMonolog_Handler_MainService()
  2723.     {
  2724.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  2725.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  2726.         return $instance;
  2727.     }
  2728.     /**
  2729.      * Gets the private 'monolog.logger' shared service.
  2730.      *
  2731.      * @return \Symfony\Bridge\Monolog\Logger
  2732.      */
  2733.     protected function getMonolog_LoggerService()
  2734.     {
  2735.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2736.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2737.         $instance->useMicrosecondTimestamps(true);
  2738.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2739.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2740.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2741.         return $instance;
  2742.     }
  2743.     /**
  2744.      * Gets the private 'monolog.logger.cache' shared service.
  2745.      *
  2746.      * @return \Symfony\Bridge\Monolog\Logger
  2747.      */
  2748.     protected function getMonolog_Logger_CacheService()
  2749.     {
  2750.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2751.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2752.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2753.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2754.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2755.         return $instance;
  2756.     }
  2757.     /**
  2758.      * Gets the private 'monolog.logger.request' shared service.
  2759.      *
  2760.      * @return \Symfony\Bridge\Monolog\Logger
  2761.      */
  2762.     protected function getMonolog_Logger_RequestService()
  2763.     {
  2764.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2765.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2766.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2767.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2768.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2769.         return $instance;
  2770.     }
  2771.     /**
  2772.      * Gets the private 'monolog.logger.security' shared service.
  2773.      *
  2774.      * @return \Symfony\Bridge\Monolog\Logger
  2775.      */
  2776.     protected function getMonolog_Logger_SecurityService()
  2777.     {
  2778.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  2779.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2780.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2781.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2782.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2783.         return $instance;
  2784.     }
  2785.     /**
  2786.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  2787.      *
  2788.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  2789.      */
  2790.     protected function getNelmioCors_CorsListenerService()
  2791.     {
  2792.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->getParameter('nelmio_cors.defaults'))]));
  2793.     }
  2794.     /**
  2795.      * Gets the private 'parameter_bag' shared service.
  2796.      *
  2797.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2798.      */
  2799.     protected function getParameterBagService()
  2800.     {
  2801.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2802.     }
  2803.     /**
  2804.      * Gets the private 'profiler_listener' shared service.
  2805.      *
  2806.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2807.      */
  2808.     protected function getProfilerListenerService()
  2809.     {
  2810.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  2811.     }
  2812.     /**
  2813.      * Gets the private 'property_accessor' shared service.
  2814.      *
  2815.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  2816.      */
  2817.     protected function getPropertyAccessorService()
  2818.     {
  2819.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2820.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  2821.     }
  2822.     /**
  2823.      * Gets the private 'property_info' shared service.
  2824.      *
  2825.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2826.      */
  2827.     protected function getPropertyInfoService()
  2828.     {
  2829.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2830.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  2831.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2832.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2833.         }, 3), new RewindableGenerator(function () {
  2834.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2835.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  2836.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2837.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2838.         }, 4), new RewindableGenerator(function () {
  2839.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2840.         }, 1), new RewindableGenerator(function () {
  2841.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2842.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2843.         }, 2), new RewindableGenerator(function () {
  2844.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2845.         }, 1));
  2846.     }
  2847.     /**
  2848.      * Gets the private 'router.expression_language_provider' shared service.
  2849.      *
  2850.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  2851.      */
  2852.     protected function getRouter_ExpressionLanguageProviderService()
  2853.     {
  2854.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2855.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  2856.         ], [
  2857.             'env' => 'Closure',
  2858.         ]));
  2859.     }
  2860.     /**
  2861.      * Gets the private 'router.request_context' shared service.
  2862.      *
  2863.      * @return \Symfony\Component\Routing\RequestContext
  2864.      */
  2865.     protected function getRouter_RequestContextService()
  2866.     {
  2867.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  2868.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2869.         return $instance;
  2870.     }
  2871.     /**
  2872.      * Gets the private 'router_listener' shared service.
  2873.      *
  2874.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2875.      */
  2876.     protected function getRouterListenerService()
  2877.     {
  2878.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  2879.     }
  2880.     /**
  2881.      * Gets the private 'security.context_listener.0' shared service.
  2882.      *
  2883.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2884.      */
  2885.     protected function getSecurity_ContextListener_0Service()
  2886.     {
  2887.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  2888.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppUserProviderService'));
  2889.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  2890.     }
  2891.     /**
  2892.      * Gets the private 'security.csrf.token_storage' shared service.
  2893.      *
  2894.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  2895.      */
  2896.     protected function getSecurity_Csrf_TokenStorageService()
  2897.     {
  2898.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2899.     }
  2900.     /**
  2901.      * Gets the private 'security.event_dispatcher.main' shared service.
  2902.      *
  2903.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  2904.      */
  2905.     protected function getSecurity_EventDispatcher_MainService()
  2906.     {
  2907.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  2908.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2909.             return ($this->privates['security.listener.main.user_provider'] ?? $this->load('getSecurity_Listener_Main_UserProviderService'));
  2910.         }, => 'checkPassport'], 2048);
  2911.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2912.             return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
  2913.         }, => 'onSuccessfulLogin'], 0);
  2914.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2915.             return ($this->privates['security.logout.listener.default.main'] ?? $this->load('getSecurity_Logout_Listener_Default_MainService'));
  2916.         }, => 'onLogout'], 64);
  2917.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2918.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  2919.         }, => 'onLogout'], 0);
  2920.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2921.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  2922.         }, => 'preCheckCredentials'], 256);
  2923.         $instance->addListener('security.authentication.success', [=> function () {
  2924.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  2925.         }, => 'postCheckCredentials'], 256);
  2926.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2927.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2928.         }, => 'checkPassport'], 1024);
  2929.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2930.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2931.         }, => 'checkPassport'], 0);
  2932.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2933.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2934.         }, => 'onLoginSuccess'], 0);
  2935.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2936.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2937.         }, => 'checkPassport'], 512);
  2938.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2939.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2940.         }, => 'onLogout'], 0);
  2941.         return $instance;
  2942.     }
  2943.     /**
  2944.      * Gets the private 'security.expression_language' shared service.
  2945.      *
  2946.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  2947.      */
  2948.     protected function getSecurity_ExpressionLanguageService()
  2949.     {
  2950.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2951.         $instance->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Core\Security\Core\Authorization\ExpressionLanguageProvider())));
  2952.         return $instance;
  2953.     }
  2954.     /**
  2955.      * Gets the private 'security.firewall.map' shared service.
  2956.      *
  2957.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2958.      */
  2959.     protected function getSecurity_Firewall_MapService()
  2960.     {
  2961.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService()), new RewindableGenerator(function () {
  2962.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
  2963.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  2964.         }, 2));
  2965.     }
  2966.     /**
  2967.      * Gets the private 'security.logout_url_generator' shared service.
  2968.      *
  2969.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2970.      */
  2971.     protected function getSecurity_LogoutUrlGeneratorService()
  2972.     {
  2973.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2974.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  2975.         return $instance;
  2976.     }
  2977.     /**
  2978.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2979.      *
  2980.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2981.      */
  2982.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2983.     {
  2984.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2985.     }
  2986.     /**
  2987.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2988.      *
  2989.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2990.      */
  2991.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2992.     {
  2993.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2994.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2995.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2996.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2997.     }
  2998.     /**
  2999.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  3000.      *
  3001.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  3002.      */
  3003.     protected function getSensioFrameworkExtra_Security_ListenerService()
  3004.     {
  3005.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  3006.         $a->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Core\Security\Core\Authorization\ExpressionLanguageProvider())));
  3007.         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()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3008.     }
  3009.     /**
  3010.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  3011.      *
  3012.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  3013.      */
  3014.     protected function getSensioFrameworkExtra_View_ListenerService()
  3015.     {
  3016.         $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))));
  3017.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3018.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3019.         ], [
  3020.             'twig' => '?',
  3021.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  3022.         return $instance;
  3023.     }
  3024.     /**
  3025.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  3026.      *
  3027.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  3028.      */
  3029.     protected function getSerializer_NameConverter_MetadataAwareService()
  3030.     {
  3031.         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()));
  3032.     }
  3033.     /**
  3034.      * Gets the private 'session_listener' shared service.
  3035.      *
  3036.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3037.      */
  3038.     protected function getSessionListenerService()
  3039.     {
  3040.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3041.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  3042.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3043.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  3044.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  3045.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  3046.         ], [
  3047.             'initialized_session' => '?',
  3048.             'logger' => '?',
  3049.             'session' => '?',
  3050.             'session_collector' => '?',
  3051.             'session_factory' => '?',
  3052.         ]), true$this->parameters['session.storage.options']);
  3053.     }
  3054.     /**
  3055.      * Gets the private 'translator.default' shared service.
  3056.      *
  3057.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3058.      */
  3059.     protected function getTranslator_DefaultService()
  3060.     {
  3061.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3062.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  3063.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  3064.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  3065.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  3066.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  3067.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  3068.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  3069.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  3070.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  3071.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  3072.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  3073.         ], [
  3074.             'translation.loader.csv' => '?',
  3075.             'translation.loader.dat' => '?',
  3076.             'translation.loader.ini' => '?',
  3077.             'translation.loader.json' => '?',
  3078.             'translation.loader.mo' => '?',
  3079.             'translation.loader.php' => '?',
  3080.             'translation.loader.po' => '?',
  3081.             'translation.loader.qt' => '?',
  3082.             'translation.loader.res' => '?',
  3083.             'translation.loader.xliff' => '?',
  3084.             'translation.loader.yml' => '?',
  3085.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ar.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.bg.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.bg.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ca.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ca.yaml'), => (\dirname(__DIR__4).'/vendor/artgris/filemanager-bundle/Resources/translations/messages.ca.yml')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.cs.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.cs.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.da.php'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.de.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.de.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/artgris/filemanager-bundle/Resources/translations/messages.de.yml')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.el.php')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.en.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.en.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/artgris/filemanager-bundle/Resources/translations/messages.en.yml'), => (\dirname(__DIR__4).'/vendor/artgris/media-bundle/Resources/translations/messages.en.yml'), => (\dirname(__DIR__4).'/vendor/artgris/media-bundle/Resources/translations/validators.en.yml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.es.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.es.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/artgris/filemanager-bundle/Resources/translations/messages.es.yml')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.eu.php'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fa.php'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fi.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fi.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/artgris/filemanager-bundle/Resources/translations/messages.fr.yml'), => (\dirname(__DIR__4).'/vendor/artgris/media-bundle/Resources/translations/messages.fr.yml'), => (\dirname(__DIR__4).'/vendor/artgris/media-bundle/Resources/translations/validators.fr.yml'), => (\dirname(__DIR__4).'/translations/admin.fr.yaml'), 10 => (\dirname(__DIR__4).'/translations/messages.fr.yaml'), 11 => (\dirname(__DIR__4).'/translations/security.fr.yaml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.gl.php')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hr.php'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hu.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.hu.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.id.php'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.it.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.it.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lb.php')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lt.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.lt.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.nl.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.nl.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/artgris/filemanager-bundle/Resources/translations/messages.nl.yml')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.no.php'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pl.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pl.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pt.yaml')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt_BR.php'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/artgris/filemanager-bundle/Resources/translations/messages.pt_BR.yml')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ro.php'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/artgris/filemanager-bundle/Resources/translations/messages.ro.yml')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ru.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ru.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/artgris/filemanager-bundle/Resources/translations/messages.ru.yml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sl.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.sl.yaml')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sv.php'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.tr.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.tr.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.uk.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.uk.yaml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.zh_CN.php')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'sr_RS' => [=> (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.php')], 'vn' => [=> (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/artgris/filemanager-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/artgris/media-bundle/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 16 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle/translations'), 22 => (\dirname(__DIR__4).'/src/Flexy/POSBundle/translations'), 23 => (\dirname(__DIR__4).'/src/Flexy/BillardsBundle/translations'), 24 => (\dirname(__DIR__4).'/src/Flexy/StockBundle/translations'), 25 => (\dirname(__DIR__4).'/src/Flexy/FrontBundle/translations'), 26 => (\dirname(__DIR__4).'/src/Flexy/ShopBundle/translations'), 27 => (\dirname(__DIR__4).'/src/Flexy/BookingBundle/translations'), 28 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/translations'), 29 => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 30 => (\dirname(__DIR__4).'/vendor/symfony/ux-chartjs/translations'), 31 => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle/translations'), 32 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/easycorp/easyadmin-bundle/src/Resources/translations'=> 'vendor/vich/uploader-bundle/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'vendor/artgris/filemanager-bundle/Resources/translations'=> 'vendor/artgris/media-bundle/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'10 => 'vendor/sensio/framework-extra-bundle/src/translations'11 => 'vendor/symfony/twig-bundle/translations'12 => 'vendor/symfony/web-profiler-bundle/translations'13 => 'vendor/symfony/monolog-bundle/translations'14 => 'vendor/symfony/debug-bundle/translations'15 => 'vendor/symfony/maker-bundle/src/translations'16 => 'vendor/doctrine/doctrine-bundle/translations'17 => 'vendor/doctrine/doctrine-migrations-bundle/translations'18 => 'vendor/symfony/security-bundle/translations'19 => 'vendor/twig/extra-bundle/translations'20 => 'vendor/nelmio/cors-bundle/translations'21 => 'vendor/api-platform/core/src/Bridge/Symfony/Bundle/translations'22 => 'src/Flexy/POSBundle/translations'23 => 'src/Flexy/BillardsBundle/translations'24 => 'src/Flexy/StockBundle/translations'25 => 'src/Flexy/FrontBundle/translations'26 => 'src/Flexy/ShopBundle/translations'27 => 'src/Flexy/BookingBundle/translations'28 => 'vendor/knplabs/knp-menu-bundle/src/translations'29 => 'vendor/stof/doctrine-extensions-bundle/src/translations'30 => 'vendor/symfony/ux-chartjs/translations'31 => 'vendor/liip/imagine-bundle/translations'32 => 'vendor/symfony/swiftmailer-bundle/translations']]], []);
  3086.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3087.         $instance->setFallbackLocales([=> 'fr']);
  3088.         return $instance;
  3089.     }
  3090.     /**
  3091.      * Gets the private 'validator.builder' shared service.
  3092.      *
  3093.      * @return \Symfony\Component\Validator\ValidatorBuilder
  3094.      */
  3095.     protected function getValidator_BuilderService()
  3096.     {
  3097.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  3098.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3099.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3100.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3101.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3102.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  3103.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3104.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  3105.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3106.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3107.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3108.         ], [
  3109.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  3110.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  3111.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  3112.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  3113.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  3114.             'doctrine.orm.validator.unique' => '?',
  3115.             'security.validator.user_password' => '?',
  3116.             'validator.expression' => '?',
  3117.         ])));
  3118.         if ($this->has('translator')) {
  3119.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  3120.         }
  3121.         $instance->setTranslationDomain('validators');
  3122.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  3123.         $instance->enableAnnotationMapping(true);
  3124.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3125.         $instance->addMethodMapping('loadValidatorMetadata');
  3126.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  3127.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  3128.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  3129.         return $instance;
  3130.     }
  3131.     /**
  3132.      * Gets the private 'var_dumper.html_dumper' shared service.
  3133.      *
  3134.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  3135.      */
  3136.     protected function getVarDumper_HtmlDumperService()
  3137.     {
  3138.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  3139.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  3140.         return $instance;
  3141.     }
  3142.     /**
  3143.      * Gets the private 'var_dumper.server_connection' shared service.
  3144.      *
  3145.      * @return \Symfony\Component\VarDumper\Server\Connection
  3146.      */
  3147.     protected function getVarDumper_ServerConnectionService()
  3148.     {
  3149.         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'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  3150.     }
  3151.     /**
  3152.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  3153.      *
  3154.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  3155.      */
  3156.     protected function getVichUploader_MetadataReaderService()
  3157.     {
  3158.         $a = new \Metadata\Driver\FileLocator([]);
  3159.         $b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([=> new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(new \Doctrine\Common\Annotations\AnnotationReader()), => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\YmlDriver($a)]), 'Metadata\\ClassHierarchyMetadata'true);
  3160.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  3161.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  3162.     }
  3163.     /**
  3164.      * Gets the private 'vich_uploader.property_mapping_factory' shared service.
  3165.      *
  3166.      * @return \Vich\UploaderBundle\Mapping\PropertyMappingFactory
  3167.      */
  3168.     protected function getVichUploader_PropertyMappingFactoryService()
  3169.     {
  3170.         return $this->privates['vich_uploader.property_mapping_factory'] = new \Vich\UploaderBundle\Mapping\PropertyMappingFactory($this, ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $this->parameters['vich_uploader.mappings'], '_name');
  3171.     }
  3172.     /**
  3173.      * Gets the private 'vich_uploader.storage.file_system' shared service.
  3174.      *
  3175.      * @return \Vich\UploaderBundle\Storage\FileSystemStorage
  3176.      */
  3177.     protected function getVichUploader_Storage_FileSystemService()
  3178.     {
  3179.         return $this->privates['vich_uploader.storage.file_system'] = new \Vich\UploaderBundle\Storage\FileSystemStorage(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()));
  3180.     }
  3181.     /**
  3182.      * Gets the private 'web_profiler.csp.handler' shared service.
  3183.      *
  3184.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  3185.      */
  3186.     protected function getWebProfiler_Csp_HandlerService()
  3187.     {
  3188.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  3189.     }
  3190.     /**
  3191.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  3192.      *
  3193.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  3194.      */
  3195.     protected function getWebProfiler_DebugToolbarService()
  3196.     {
  3197.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), false2, ($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()));
  3198.     }
  3199.     /**
  3200.      * Gets the public 'cache_clearer' alias.
  3201.      *
  3202.      * @return object The ".container.private.cache_clearer" service.
  3203.      */
  3204.     protected function getCacheClearerService()
  3205.     {
  3206.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  3207.         return $this->get('.container.private.cache_clearer');
  3208.     }
  3209.     /**
  3210.      * Gets the public 'filesystem' alias.
  3211.      *
  3212.      * @return object The ".container.private.filesystem" service.
  3213.      */
  3214.     protected function getFilesystemService()
  3215.     {
  3216.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  3217.         return $this->get('.container.private.filesystem');
  3218.     }
  3219.     /**
  3220.      * Gets the public 'serializer' alias.
  3221.      *
  3222.      * @return object The ".container.private.serializer" service.
  3223.      */
  3224.     protected function getSerializerService()
  3225.     {
  3226.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  3227.         return $this->get('.container.private.serializer');
  3228.     }
  3229.     /**
  3230.      * Gets the public 'security.csrf.token_manager' alias.
  3231.      *
  3232.      * @return object The ".container.private.security.csrf.token_manager" service.
  3233.      */
  3234.     protected function getSecurity_Csrf_TokenManagerService()
  3235.     {
  3236.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  3237.         return $this->get('.container.private.security.csrf.token_manager');
  3238.     }
  3239.     /**
  3240.      * Gets the public 'form.factory' alias.
  3241.      *
  3242.      * @return object The ".container.private.form.factory" service.
  3243.      */
  3244.     protected function getForm_FactoryService()
  3245.     {
  3246.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  3247.         return $this->get('.container.private.form.factory');
  3248.     }
  3249.     /**
  3250.      * Gets the public 'form.type.file' alias.
  3251.      *
  3252.      * @return object The ".container.private.form.type.file" service.
  3253.      */
  3254.     protected function getForm_Type_FileService()
  3255.     {
  3256.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  3257.         return $this->get('.container.private.form.type.file');
  3258.     }
  3259.     /**
  3260.      * Gets the public 'profiler' alias.
  3261.      *
  3262.      * @return object The ".container.private.profiler" service.
  3263.      */
  3264.     protected function getProfilerService()
  3265.     {
  3266.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  3267.         return $this->get('.container.private.profiler');
  3268.     }
  3269.     /**
  3270.      * Gets the public 'twig' alias.
  3271.      *
  3272.      * @return object The ".container.private.twig" service.
  3273.      */
  3274.     protected function getTwigService()
  3275.     {
  3276.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  3277.         return $this->get('.container.private.twig');
  3278.     }
  3279.     /**
  3280.      * Gets the public 'security.authorization_checker' alias.
  3281.      *
  3282.      * @return object The ".container.private.security.authorization_checker" service.
  3283.      */
  3284.     protected function getSecurity_AuthorizationCheckerService()
  3285.     {
  3286.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  3287.         return $this->get('.container.private.security.authorization_checker');
  3288.     }
  3289.     /**
  3290.      * Gets the public 'security.token_storage' alias.
  3291.      *
  3292.      * @return object The ".container.private.security.token_storage" service.
  3293.      */
  3294.     protected function getSecurity_TokenStorageService()
  3295.     {
  3296.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  3297.         return $this->get('.container.private.security.token_storage');
  3298.     }
  3299.     /**
  3300.      * Gets the public 'security.password_encoder' alias.
  3301.      *
  3302.      * @return object The ".container.private.security.password_encoder" service.
  3303.      */
  3304.     protected function getSecurity_PasswordEncoderService()
  3305.     {
  3306.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  3307.         return $this->get('.container.private.security.password_encoder');
  3308.     }
  3309.     /**
  3310.      * Gets the public 'session' alias.
  3311.      *
  3312.      * @return object The ".container.private.session" service.
  3313.      */
  3314.     protected function getSessionService()
  3315.     {
  3316.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  3317.         return $this->get('.container.private.session');
  3318.     }
  3319.     /**
  3320.      * Gets the public 'validator' alias.
  3321.      *
  3322.      * @return object The ".container.private.validator" service.
  3323.      */
  3324.     protected function getValidatorService()
  3325.     {
  3326.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  3327.         return $this->get('.container.private.validator');
  3328.     }
  3329.     /**
  3330.      * @return array|bool|float|int|string|\UnitEnum|null
  3331.      */
  3332.     public function getParameter(string $name)
  3333.     {
  3334.         if (isset($this->buildParameters[$name])) {
  3335.             return $this->buildParameters[$name];
  3336.         }
  3337.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  3338.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  3339.         }
  3340.         if (isset($this->loadedDynamicParameters[$name])) {
  3341.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3342.         }
  3343.         return $this->parameters[$name];
  3344.     }
  3345.     public function hasParameter(string $name): bool
  3346.     {
  3347.         if (isset($this->buildParameters[$name])) {
  3348.             return true;
  3349.         }
  3350.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  3351.     }
  3352.     public function setParameter(string $name$value): void
  3353.     {
  3354.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  3355.     }
  3356.     public function getParameterBag(): ParameterBagInterface
  3357.     {
  3358.         if (null === $this->parameterBag) {
  3359.             $parameters $this->parameters;
  3360.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  3361.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3362.             }
  3363.             foreach ($this->buildParameters as $name => $value) {
  3364.                 $parameters[$name] = $value;
  3365.             }
  3366.             $this->parameterBag = new FrozenParameterBag($parameters);
  3367.         }
  3368.         return $this->parameterBag;
  3369.     }
  3370.     private $loadedDynamicParameters = [
  3371.         'kernel.runtime_environment' => false,
  3372.         'kernel.build_dir' => false,
  3373.         'kernel.cache_dir' => false,
  3374.         'kernel.secret' => false,
  3375.         'debug.container.dump' => false,
  3376.         'serializer.mapping.cache.file' => false,
  3377.         'session.save_path' => false,
  3378.         'validator.mapping.cache.file' => false,
  3379.         'profiler.storage.dsn' => false,
  3380.         'doctrine.orm.proxy_dir' => false,
  3381.         'nelmio_cors.defaults' => false,
  3382.         'swiftmailer.spool.default.memory.path' => false,
  3383.     ];
  3384.     private $dynamicParameters = [];
  3385.     private function getDynamicParameter(string $name)
  3386.     {
  3387.         switch ($name) {
  3388.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  3389.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  3390.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  3391.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  3392.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  3393.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  3394.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  3395.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  3396.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  3397.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  3398.             case 'nelmio_cors.defaults'$value = [
  3399.                 'allow_origin' => [
  3400.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  3401.                 ],
  3402.                 'allow_credentials' => false,
  3403.                 'allow_headers' => [
  3404.                     => 'content-type',
  3405.                     => 'authorization',
  3406.                 ],
  3407.                 'expose_headers' => [
  3408.                     => 'Link',
  3409.                 ],
  3410.                 'allow_methods' => [
  3411.                     => 'GET',
  3412.                     => 'OPTIONS',
  3413.                     => 'POST',
  3414.                     => 'PUT',
  3415.                     => 'PATCH',
  3416.                     => 'DELETE',
  3417.                 ],
  3418.                 'max_age' => 3600,
  3419.                 'hosts' => [
  3420.                 ],
  3421.                 'origin_regex' => true,
  3422.                 'forced_allow_origin_value' => NULL,
  3423.             ]; break;
  3424.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  3425.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  3426.         }
  3427.         $this->loadedDynamicParameters[$name] = true;
  3428.         return $this->dynamicParameters[$name] = $value;
  3429.     }
  3430.     protected function getDefaultParameters(): array
  3431.     {
  3432.         return [
  3433.             'kernel.project_dir' => \dirname(__DIR__4),
  3434.             'kernel.environment' => 'dev',
  3435.             'kernel.debug' => true,
  3436.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  3437.             'kernel.bundles' => [
  3438.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  3439.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  3440.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  3441.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  3442.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  3443.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  3444.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  3445.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  3446.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  3447.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  3448.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  3449.                 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  3450.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  3451.                 'ApiPlatformBundle' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\ApiPlatformBundle',
  3452.                 'FlexyPOSBundle' => 'App\\Flexy\\POSBundle\\FlexyPOSBundle',
  3453.                 'FlexyBillardsBundle' => 'App\\Flexy\\BillardsBundle\\FlexyBillardsBundle',
  3454.                 'FlexyStockBundle' => 'App\\Flexy\\StockBundle\\FlexyStockBundle',
  3455.                 'FlexyFrontBundle' => 'App\\Flexy\\FrontBundle\\FlexyFrontBundle',
  3456.                 'FlexyShopBundle' => 'App\\Flexy\\ShopBundle\\FlexyShopBundle',
  3457.                 'FlexyBookingBundle' => 'App\\Flexy\\BookingBundle\\FlexyBookingBundle',
  3458.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  3459.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  3460.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  3461.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  3462.                 'ChartjsBundle' => 'Symfony\\UX\\Chartjs\\ChartjsBundle',
  3463.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  3464.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  3465.                 'ArtgrisFileManagerBundle' => 'Artgris\\Bundle\\FileManagerBundle\\ArtgrisFileManagerBundle',
  3466.                 'ArtgrisMediaBundle' => 'Artgris\\Bundle\\MediaBundle\\ArtgrisMediaBundle',
  3467.             ],
  3468.             'kernel.bundles_metadata' => [
  3469.                 'FrameworkBundle' => [
  3470.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  3471.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  3472.                 ],
  3473.                 'SensioFrameworkExtraBundle' => [
  3474.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  3475.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  3476.                 ],
  3477.                 'TwigBundle' => [
  3478.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  3479.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  3480.                 ],
  3481.                 'WebProfilerBundle' => [
  3482.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  3483.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  3484.                 ],
  3485.                 'MonologBundle' => [
  3486.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  3487.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  3488.                 ],
  3489.                 'DebugBundle' => [
  3490.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  3491.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  3492.                 ],
  3493.                 'MakerBundle' => [
  3494.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  3495.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  3496.                 ],
  3497.                 'DoctrineBundle' => [
  3498.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  3499.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  3500.                 ],
  3501.                 'DoctrineMigrationsBundle' => [
  3502.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  3503.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  3504.                 ],
  3505.                 'SecurityBundle' => [
  3506.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  3507.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  3508.                 ],
  3509.                 'TwigExtraBundle' => [
  3510.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  3511.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  3512.                 ],
  3513.                 'EasyAdminBundle' => [
  3514.                     'path' => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src'),
  3515.                     'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  3516.                 ],
  3517.                 'NelmioCorsBundle' => [
  3518.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  3519.                     'namespace' => 'Nelmio\\CorsBundle',
  3520.                 ],
  3521.                 'ApiPlatformBundle' => [
  3522.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Bridge/Symfony/Bundle'),
  3523.                     'namespace' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle',
  3524.                 ],
  3525.                 'FlexyPOSBundle' => [
  3526.                     'path' => (\dirname(__DIR__4).'/src/Flexy/POSBundle'),
  3527.                     'namespace' => 'App\\Flexy\\POSBundle',
  3528.                 ],
  3529.                 'FlexyBillardsBundle' => [
  3530.                     'path' => (\dirname(__DIR__4).'/src/Flexy/BillardsBundle'),
  3531.                     'namespace' => 'App\\Flexy\\BillardsBundle',
  3532.                 ],
  3533.                 'FlexyStockBundle' => [
  3534.                     'path' => (\dirname(__DIR__4).'/src/Flexy/StockBundle'),
  3535.                     'namespace' => 'App\\Flexy\\StockBundle',
  3536.                 ],
  3537.                 'FlexyFrontBundle' => [
  3538.                     'path' => (\dirname(__DIR__4).'/src/Flexy/FrontBundle'),
  3539.                     'namespace' => 'App\\Flexy\\FrontBundle',
  3540.                 ],
  3541.                 'FlexyShopBundle' => [
  3542.                     'path' => (\dirname(__DIR__4).'/src/Flexy/ShopBundle'),
  3543.                     'namespace' => 'App\\Flexy\\ShopBundle',
  3544.                 ],
  3545.                 'FlexyBookingBundle' => [
  3546.                     'path' => (\dirname(__DIR__4).'/src/Flexy/BookingBundle'),
  3547.                     'namespace' => 'App\\Flexy\\BookingBundle',
  3548.                 ],
  3549.                 'KnpMenuBundle' => [
  3550.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  3551.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  3552.                 ],
  3553.                 'StofDoctrineExtensionsBundle' => [
  3554.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  3555.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  3556.                 ],
  3557.                 'VichUploaderBundle' => [
  3558.                     'path' => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle'),
  3559.                     'namespace' => 'Vich\\UploaderBundle',
  3560.                 ],
  3561.                 'KnpPaginatorBundle' => [
  3562.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  3563.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  3564.                 ],
  3565.                 'ChartjsBundle' => [
  3566.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/ux-chartjs'),
  3567.                     'namespace' => 'Symfony\\UX\\Chartjs',
  3568.                 ],
  3569.                 'LiipImagineBundle' => [
  3570.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  3571.                     'namespace' => 'Liip\\ImagineBundle',
  3572.                 ],
  3573.                 'SwiftmailerBundle' => [
  3574.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  3575.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  3576.                 ],
  3577.                 'ArtgrisFileManagerBundle' => [
  3578.                     'path' => (\dirname(__DIR__4).'/vendor/artgris/filemanager-bundle'),
  3579.                     'namespace' => 'Artgris\\Bundle\\FileManagerBundle',
  3580.                 ],
  3581.                 'ArtgrisMediaBundle' => [
  3582.                     'path' => (\dirname(__DIR__4).'/vendor/artgris/media-bundle'),
  3583.                     'namespace' => 'Artgris\\Bundle\\MediaBundle',
  3584.                 ],
  3585.             ],
  3586.             'kernel.charset' => 'UTF-8',
  3587.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  3588.             'app.path.product_images' => '/uploads/images/products',
  3589.             'event_dispatcher.event_aliases' => [
  3590.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  3591.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  3592.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  3593.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  3594.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  3595.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  3596.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  3597.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  3598.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  3599.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  3600.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  3601.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  3602.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  3603.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  3604.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  3605.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  3606.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  3607.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  3608.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  3609.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  3610.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  3611.             ],
  3612.             'fragment.renderer.hinclude.global_template' => NULL,
  3613.             'fragment.path' => '/_fragment',
  3614.             'kernel.http_method_override' => false,
  3615.             'kernel.trusted_hosts' => [
  3616.             ],
  3617.             'kernel.default_locale' => 'fr',
  3618.             'kernel.enabled_locales' => [
  3619.             ],
  3620.             'kernel.error_controller' => 'error_controller',
  3621.             'debug.file_link_format' => NULL,
  3622.             'asset.request_context.base_path' => NULL,
  3623.             'asset.request_context.secure' => NULL,
  3624.             'translator.logging' => false,
  3625.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  3626.             'debug.error_handler.throw_at' => -1,
  3627.             'router.request_context.host' => 'localhost',
  3628.             'router.request_context.scheme' => 'http',
  3629.             'router.request_context.base_url' => '',
  3630.             'router.resource' => 'kernel::loadRoutes',
  3631.             'request_listener.http_port' => 80,
  3632.             'request_listener.https_port' => 443,
  3633.             'session.metadata.storage_key' => '_sf2_meta',
  3634.             'session.storage.options' => [
  3635.                 'cache_limiter' => '0',
  3636.                 'cookie_secure' => 'auto',
  3637.                 'cookie_httponly' => true,
  3638.                 'cookie_samesite' => 'lax',
  3639.                 'gc_probability' => 1,
  3640.             ],
  3641.             'session.metadata.update_threshold' => 0,
  3642.             'form.type_extension.csrf.enabled' => true,
  3643.             'form.type_extension.csrf.field_name' => '_token',
  3644.             'validator.translation_domain' => 'validators',
  3645.             'profiler_listener.only_exceptions' => false,
  3646.             'profiler_listener.only_main_requests' => false,
  3647.             'twig.form.resources' => [
  3648.                 => '@ArtgrisMedia/form/field_media.html.twig',
  3649.                 => '@VichUploader/Form/fields.html.twig',
  3650.                 => 'form_div_layout.html.twig',
  3651.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  3652.             ],
  3653.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  3654.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  3655.             'web_profiler.debug_toolbar.mode' => 2,
  3656.             'monolog.use_microseconds' => true,
  3657.             'monolog.swift_mailer.handlers' => [
  3658.             ],
  3659.             'monolog.handlers_to_channels' => [
  3660.                 'monolog.handler.console' => [
  3661.                     'type' => 'exclusive',
  3662.                     'elements' => [
  3663.                         => 'event',
  3664.                         => 'doctrine',
  3665.                         => 'console',
  3666.                     ],
  3667.                 ],
  3668.                 'monolog.handler.main' => [
  3669.                     'type' => 'exclusive',
  3670.                     'elements' => [
  3671.                         => 'event',
  3672.                     ],
  3673.                 ],
  3674.             ],
  3675.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  3676.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  3677.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  3678.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  3679.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  3680.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  3681.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  3682.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  3683.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  3684.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  3685.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  3686.             'doctrine.entity_managers' => [
  3687.                 'default' => 'doctrine.orm.default_entity_manager',
  3688.             ],
  3689.             'doctrine.default_entity_manager' => 'default',
  3690.             'doctrine.dbal.connection_factory.types' => [
  3691.                 'uuid' => [
  3692.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  3693.                 ],
  3694.                 'ulid' => [
  3695.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  3696.                 ],
  3697.             ],
  3698.             'doctrine.connections' => [
  3699.                 'default' => 'doctrine.dbal.default_connection',
  3700.             ],
  3701.             'doctrine.default_connection' => 'default',
  3702.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  3703.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  3704.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  3705.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3706.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3707.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3708.             'doctrine.orm.cache.memcache_host' => 'localhost',
  3709.             'doctrine.orm.cache.memcache_port' => 11211,
  3710.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  3711.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  3712.             'doctrine.orm.cache.memcached_host' => 'localhost',
  3713.             'doctrine.orm.cache.memcached_port' => 11211,
  3714.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  3715.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  3716.             'doctrine.orm.cache.redis_host' => 'localhost',
  3717.             'doctrine.orm.cache.redis_port' => 6379,
  3718.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  3719.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3720.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3721.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3722.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  3723.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  3724.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  3725.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  3726.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  3727.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  3728.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  3729.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  3730.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  3731.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  3732.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  3733.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  3734.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  3735.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  3736.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  3737.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  3738.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  3739.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  3740.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  3741.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  3742.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  3743.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  3744.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  3745.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  3746.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  3747.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  3748.             'doctrine.orm.auto_generate_proxy_classes' => true,
  3749.             'doctrine.orm.proxy_namespace' => 'Proxies',
  3750.             'doctrine.migrations.preferred_em' => NULL,
  3751.             'doctrine.migrations.preferred_connection' => NULL,
  3752.             'security.role_hierarchy.roles' => [
  3753.             ],
  3754.             'security.access.denied_url' => NULL,
  3755.             'security.authentication.manager.erase_credentials' => true,
  3756.             'security.authentication.session_strategy.strategy' => 'migrate',
  3757.             'security.access.always_authenticate_before_granting' => false,
  3758.             'security.authentication.hide_user_not_found' => true,
  3759.             'security.firewalls' => [
  3760.                 => 'dev',
  3761.                 => 'main',
  3762.             ],
  3763.             'easyadmin.config' => [
  3764.             ],
  3765.             'nelmio_cors.map' => [
  3766.                 '^/' => [
  3767.                 ],
  3768.             ],
  3769.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  3770.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  3771.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  3772.             'api_platform.enable_entrypoint' => true,
  3773.             'api_platform.enable_docs' => true,
  3774.             'api_platform.title' => '',
  3775.             'api_platform.description' => '',
  3776.             'api_platform.version' => '0.0.0',
  3777.             'api_platform.show_webby' => true,
  3778.             'api_platform.url_generation_strategy' => 1,
  3779.             'api_platform.exception_to_status' => [
  3780.                 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  3781.                 'ApiPlatform\\Core\\Exception\\InvalidArgumentException' => 400,
  3782.                 'ApiPlatform\\Core\\Exception\\FilterValidationException' => 400,
  3783.                 'Doctrine\\ORM\\OptimisticLockException' => 409,
  3784.             ],
  3785.             'api_platform.formats' => [
  3786.                 'jsonld' => [
  3787.                     => 'application/ld+json',
  3788.                 ],
  3789.                 'json' => [
  3790.                     => 'application/json',
  3791.                 ],
  3792.                 'html' => [
  3793.                     => 'text/html',
  3794.                 ],
  3795.             ],
  3796.             'api_platform.patch_formats' => [
  3797.                 'json' => [
  3798.                     => 'application/merge-patch+json',
  3799.                 ],
  3800.             ],
  3801.             'api_platform.error_formats' => [
  3802.                 'jsonproblem' => [
  3803.                     => 'application/problem+json',
  3804.                 ],
  3805.                 'jsonld' => [
  3806.                     => 'application/ld+json',
  3807.                 ],
  3808.             ],
  3809.             'api_platform.allow_plain_identifiers' => false,
  3810.             'api_platform.eager_loading.enabled' => true,
  3811.             'api_platform.eager_loading.max_joins' => 30,
  3812.             'api_platform.eager_loading.fetch_partial' => false,
  3813.             'api_platform.eager_loading.force_eager' => true,
  3814.             'api_platform.collection.exists_parameter_name' => 'exists',
  3815.             'api_platform.collection.order' => 'ASC',
  3816.             'api_platform.collection.order_parameter_name' => 'order',
  3817.             'api_platform.collection.pagination.enabled' => true,
  3818.             'api_platform.collection.pagination.partial' => false,
  3819.             'api_platform.collection.pagination.client_enabled' => false,
  3820.             'api_platform.collection.pagination.client_items_per_page' => false,
  3821.             'api_platform.collection.pagination.client_partial' => false,
  3822.             'api_platform.collection.pagination.items_per_page' => 30,
  3823.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  3824.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  3825.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  3826.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  3827.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  3828.             'api_platform.collection.pagination' => [
  3829.                 'enabled' => true,
  3830.                 'partial' => false,
  3831.                 'client_enabled' => false,
  3832.                 'client_items_per_page' => false,
  3833.                 'client_partial' => false,
  3834.                 'items_per_page' => 30,
  3835.                 'maximum_items_per_page' => NULL,
  3836.                 'page_parameter_name' => 'page',
  3837.                 'enabled_parameter_name' => 'pagination',
  3838.                 'items_per_page_parameter_name' => 'itemsPerPage',
  3839.                 'partial_parameter_name' => 'partial',
  3840.             ],
  3841.             'api_platform.http_cache.etag' => true,
  3842.             'api_platform.http_cache.max_age' => NULL,
  3843.             'api_platform.http_cache.shared_max_age' => NULL,
  3844.             'api_platform.http_cache.vary' => [
  3845.                 => 'Accept',
  3846.             ],
  3847.             'api_platform.http_cache.public' => NULL,
  3848.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  3849.             'api_platform.asset_package' => NULL,
  3850.             'api_platform.defaults' => [
  3851.                 'attributes' => [
  3852.                 ],
  3853.             ],
  3854.             'api_platform.resource_class_directories' => [
  3855.                 => (\dirname(__DIR__4).'/src/Entity'),
  3856.                 => (\dirname(__DIR__4).'/src/Flexy/POSBundle/Entity'),
  3857.                 => (\dirname(__DIR__4).'/src/Flexy/StockBundle/Entity'),
  3858.                 => (\dirname(__DIR__4).'/src/Flexy/FrontBundle/Entity'),
  3859.                 => (\dirname(__DIR__4).'/src/Flexy/ShopBundle/Entity'),
  3860.                 => (\dirname(__DIR__4).'/src/Flexy/BookingBundle/Entity'),
  3861.             ],
  3862.             'api_platform.oauth.enabled' => false,
  3863.             'api_platform.oauth.clientId' => '',
  3864.             'api_platform.oauth.clientSecret' => '',
  3865.             'api_platform.oauth.type' => 'oauth2',
  3866.             'api_platform.oauth.flow' => 'application',
  3867.             'api_platform.oauth.tokenUrl' => '',
  3868.             'api_platform.oauth.authorizationUrl' => '',
  3869.             'api_platform.oauth.refreshUrl' => '',
  3870.             'api_platform.oauth.scopes' => [
  3871.             ],
  3872.             'api_platform.openapi.termsOfService' => NULL,
  3873.             'api_platform.openapi.contact.name' => NULL,
  3874.             'api_platform.openapi.contact.url' => NULL,
  3875.             'api_platform.openapi.contact.email' => NULL,
  3876.             'api_platform.openapi.license.name' => NULL,
  3877.             'api_platform.openapi.license.url' => NULL,
  3878.             'api_platform.swagger.versions' => [
  3879.                 => 3,
  3880.             ],
  3881.             'api_platform.enable_swagger_ui' => true,
  3882.             'api_platform.enable_re_doc' => true,
  3883.             'api_platform.swagger.api_keys' => [
  3884.             ],
  3885.             'api_platform.graphql.enabled' => false,
  3886.             'api_platform.graphql.graphiql.enabled' => false,
  3887.             'api_platform.graphql.graphql_playground.enabled' => false,
  3888.             'api_platform.graphql.collection.pagination' => [
  3889.                 'enabled' => true,
  3890.             ],
  3891.             'api_platform.validator.serialize_payload_fields' => [
  3892.             ],
  3893.             'api_platform.elasticsearch.enabled' => false,
  3894.             'knp_menu.renderer.list.options' => [
  3895.             ],
  3896.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  3897.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  3898.             'knp_menu.renderer.twig.options' => [
  3899.             ],
  3900.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  3901.             'knp_menu.default_renderer' => 'twig',
  3902.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  3903.             'stof_doctrine_extensions.default_locale' => 'fr_FR',
  3904.             'stof_doctrine_extensions.translation_fallback' => false,
  3905.             'stof_doctrine_extensions.persist_default_translation' => false,
  3906.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  3907.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  3908.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  3909.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  3910.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  3911.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  3912.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  3913.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  3914.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  3915.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  3916.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  3917.             'vich_uploader.mappings' => [
  3918.                 'product_images' => [
  3919.                     'uri_prefix' => '/uploads/images/products',
  3920.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/images/products'),
  3921.                     'namer' => [
  3922.                         'service' => NULL,
  3923.                         'options' => NULL,
  3924.                     ],
  3925.                     'directory_namer' => [
  3926.                         'service' => NULL,
  3927.                         'options' => NULL,
  3928.                     ],
  3929.                     'delete_on_remove' => true,
  3930.                     'delete_on_update' => true,
  3931.                     'inject_on_load' => false,
  3932.                     'db_driver' => 'orm',
  3933.                 ],
  3934.                 'join_images' => [
  3935.                     'uri_prefix' => '/images/join',
  3936.                     'upload_destination' => (\dirname(__DIR__4).'/public/documents/vendeur'),
  3937.                     'namer' => [
  3938.                         'service' => NULL,
  3939.                         'options' => NULL,
  3940.                     ],
  3941.                     'directory_namer' => [
  3942.                         'service' => NULL,
  3943.                         'options' => NULL,
  3944.                     ],
  3945.                     'delete_on_remove' => true,
  3946.                     'delete_on_update' => true,
  3947.                     'inject_on_load' => false,
  3948.                     'db_driver' => 'orm',
  3949.                 ],
  3950.             ],
  3951.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  3952.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/bootstrap_v5_pagination.html.twig',
  3953.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  3954.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  3955.             'knp_paginator.page_range' => 5,
  3956.             'knp_paginator.page_limit' => NULL,
  3957.             'liip_imagine.resolvers' => [
  3958.                 'default' => [
  3959.                     'web_path' => [
  3960.                         'web_root' => (\dirname(__DIR__4).'/public'),
  3961.                         'cache_prefix' => 'media/cache',
  3962.                     ],
  3963.                 ],
  3964.             ],
  3965.             'liip_imagine.loaders' => [
  3966.                 'default' => [
  3967.                     'filesystem' => [
  3968.                         'locator' => 'filesystem',
  3969.                         'data_root' => [
  3970.                             => (\dirname(__DIR__4).'/public'),
  3971.                         ],
  3972.                         'allow_unresolvable_data_roots' => false,
  3973.                         'bundle_resources' => [
  3974.                             'enabled' => false,
  3975.                             'access_control_type' => 'blacklist',
  3976.                             'access_control_list' => [
  3977.                             ],
  3978.                         ],
  3979.                     ],
  3980.                 ],
  3981.             ],
  3982.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  3983.             'liip_imagine.jpegoptim.stripAll' => true,
  3984.             'liip_imagine.jpegoptim.max' => NULL,
  3985.             'liip_imagine.jpegoptim.progressive' => true,
  3986.             'liip_imagine.jpegoptim.tempDir' => NULL,
  3987.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  3988.             'liip_imagine.optipng.level' => 7,
  3989.             'liip_imagine.optipng.stripAll' => true,
  3990.             'liip_imagine.optipng.tempDir' => NULL,
  3991.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  3992.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  3993.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  3994.             'liip_imagine.cache.resolver.default' => 'default',
  3995.             'liip_imagine.default_image' => NULL,
  3996.             'liip_imagine.filter_sets' => [
  3997.                 'cache' => [
  3998.                     'quality' => 100,
  3999.                     'jpeg_quality' => NULL,
  4000.                     'png_compression_level' => NULL,
  4001.                     'png_compression_filter' => NULL,
  4002.                     'format' => NULL,
  4003.                     'animated' => false,
  4004.                     'cache' => NULL,
  4005.                     'data_loader' => NULL,
  4006.                     'default_image' => NULL,
  4007.                     'filters' => [
  4008.                     ],
  4009.                     'post_processors' => [
  4010.                     ],
  4011.                 ],
  4012.                 'my_thumb' => [
  4013.                     'quality' => 75,
  4014.                     'jpeg_quality' => NULL,
  4015.                     'png_compression_level' => NULL,
  4016.                     'png_compression_filter' => NULL,
  4017.                     'format' => NULL,
  4018.                     'animated' => false,
  4019.                     'cache' => NULL,
  4020.                     'data_loader' => NULL,
  4021.                     'default_image' => NULL,
  4022.                     'filters' => [
  4023.                         'thumbnail' => [
  4024.                             'size' => [
  4025.                                 => 300,
  4026.                                 => 250,
  4027.                             ],
  4028.                             'mode' => 'outbound',
  4029.                         ],
  4030.                         'background' => [
  4031.                             'size' => [
  4032.                                 => 310,
  4033.                                 => 260,
  4034.                             ],
  4035.                             'position' => 'center',
  4036.                             'color' => '#ffffff',
  4037.                         ],
  4038.                     ],
  4039.                     'post_processors' => [
  4040.                     ],
  4041.                 ],
  4042.             ],
  4043.             'liip_imagine.binary.loader.default' => 'default',
  4044.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  4045.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  4046.             'liip_imagine.webp.generate' => false,
  4047.             'liip_imagine.webp.options' => [
  4048.                 'quality' => 100,
  4049.                 'cache' => NULL,
  4050.                 'data_loader' => NULL,
  4051.                 'post_processors' => [
  4052.                 ],
  4053.             ],
  4054.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  4055.             'swiftmailer.mailer.default.spool.enabled' => true,
  4056.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  4057.             'swiftmailer.mailer.default.single_address' => NULL,
  4058.             'swiftmailer.mailer.default.delivery.enabled' => true,
  4059.             'swiftmailer.spool.enabled' => true,
  4060.             'swiftmailer.delivery.enabled' => true,
  4061.             'swiftmailer.single_address' => NULL,
  4062.             'swiftmailer.mailers' => [
  4063.                 'default' => 'swiftmailer.mailer.default',
  4064.             ],
  4065.             'swiftmailer.default_mailer' => 'default',
  4066.             'artgris_file_manager' => [
  4067.                 'conf' => [
  4068.                     'default' => [
  4069.                         'dir' => '../public/uploads',
  4070.                         'cachebreaker' => true,
  4071.                         'view' => 'list',
  4072.                     ],
  4073.                 ],
  4074.                 'web_dir' => 'public',
  4075.             ],
  4076.             'artgris_media' => [
  4077.                 'cropped_path' => 'cropped/',
  4078.             ],
  4079.             'maker.compatible_check.doctrine.supports_attributes' => true,
  4080.             'data_collector.templates' => [
  4081.                 'data_collector.request' => [
  4082.                     => 'request',
  4083.                     => '@WebProfiler/Collector/request.html.twig',
  4084.                 ],
  4085.                 'api_platform.data_collector.request' => [
  4086.                     => 'api_platform.data_collector.request',
  4087.                     => '@ApiPlatform/DataCollector/request.html.twig',
  4088.                 ],
  4089.                 'data_collector.time' => [
  4090.                     => 'time',
  4091.                     => '@WebProfiler/Collector/time.html.twig',
  4092.                 ],
  4093.                 'data_collector.memory' => [
  4094.                     => 'memory',
  4095.                     => '@WebProfiler/Collector/memory.html.twig',
  4096.                 ],
  4097.                 'data_collector.validator' => [
  4098.                     => 'validator',
  4099.                     => '@WebProfiler/Collector/validator.html.twig',
  4100.                 ],
  4101.                 'data_collector.ajax' => [
  4102.                     => 'ajax',
  4103.                     => '@WebProfiler/Collector/ajax.html.twig',
  4104.                 ],
  4105.                 'data_collector.form' => [
  4106.                     => 'form',
  4107.                     => '@WebProfiler/Collector/form.html.twig',
  4108.                 ],
  4109.                 'data_collector.exception' => [
  4110.                     => 'exception',
  4111.                     => '@WebProfiler/Collector/exception.html.twig',
  4112.                 ],
  4113.                 'data_collector.logger' => [
  4114.                     => 'logger',
  4115.                     => '@WebProfiler/Collector/logger.html.twig',
  4116.                 ],
  4117.                 'data_collector.events' => [
  4118.                     => 'events',
  4119.                     => '@WebProfiler/Collector/events.html.twig',
  4120.                 ],
  4121.                 'data_collector.router' => [
  4122.                     => 'router',
  4123.                     => '@WebProfiler/Collector/router.html.twig',
  4124.                 ],
  4125.                 'data_collector.cache' => [
  4126.                     => 'cache',
  4127.                     => '@WebProfiler/Collector/cache.html.twig',
  4128.                 ],
  4129.                 'data_collector.translation' => [
  4130.                     => 'translation',
  4131.                     => '@WebProfiler/Collector/translation.html.twig',
  4132.                 ],
  4133.                 'data_collector.security' => [
  4134.                     => 'security',
  4135.                     => '@Security/Collector/security.html.twig',
  4136.                 ],
  4137.                 'data_collector.twig' => [
  4138.                     => 'twig',
  4139.                     => '@WebProfiler/Collector/twig.html.twig',
  4140.                 ],
  4141.                 'data_collector.http_client' => [
  4142.                     => 'http_client',
  4143.                     => '@WebProfiler/Collector/http_client.html.twig',
  4144.                 ],
  4145.                 'data_collector.doctrine' => [
  4146.                     => 'db',
  4147.                     => '@Doctrine/Collector/db.html.twig',
  4148.                 ],
  4149.                 'doctrine_migrations.migrations_collector' => [
  4150.                     => 'doctrine_migrations',
  4151.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  4152.                 ],
  4153.                 'swiftmailer.data_collector' => [
  4154.                     => 'swiftmailer',
  4155.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  4156.                 ],
  4157.                 'data_collector.dump' => [
  4158.                     => 'dump',
  4159.                     => '@Debug/Profiler/dump.html.twig',
  4160.                 ],
  4161.                 'mailer.data_collector' => [
  4162.                     => 'mailer',
  4163.                     => '@WebProfiler/Collector/mailer.html.twig',
  4164.                 ],
  4165.                 'notifier.data_collector' => [
  4166.                     => 'notifier',
  4167.                     => '@WebProfiler/Collector/notifier.html.twig',
  4168.                 ],
  4169.                 'EasyCorp\\Bundle\\EasyAdminBundle\\Inspector\\DataCollector' => [
  4170.                     => 'easyadmin',
  4171.                     => '@EasyAdmin/inspector/data_collector.html.twig',
  4172.                 ],
  4173.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  4174.                     => 'vich_uploader.mapping_collector',
  4175.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  4176.                 ],
  4177.                 'data_collector.config' => [
  4178.                     => 'config',
  4179.                     => '@WebProfiler/Collector/config.html.twig',
  4180.                 ],
  4181.             ],
  4182.             'console.command.ids' => [
  4183.             ],
  4184.         ];
  4185.     }
  4186.     protected function throw($message)
  4187.     {
  4188.         throw new RuntimeException($message);
  4189.     }
  4190. }