var/cache/dev/ContainerIEoGETH/App_KernelDevDebugContainer.php line 1743

Open in your IDE?
  1. <?php
  2. namespace ContainerIEoGETH;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService = \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir = \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  34.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  35.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  36.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  37.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  38.             '.container.private.session' => 'get_Container_Private_SessionService',
  39.             '.container.private.twig' => 'get_Container_Private_TwigService',
  40.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  41.             'AlterPHP\\EasyAdminExtensionBundle\\Security\\AdminAuthorizationChecker' => 'getAdminAuthorizationCheckerService',
  42.             'App\\Infrastructure\\Mapping\\Form\\TemplateAVFormMappingConfigurator' => 'getTemplateAVFormMappingConfiguratorService',
  43.             'App\\Infrastructure\\Mapping\\Form\\TemplateCHIRFormMappingConfigurator' => 'getTemplateCHIRFormMappingConfiguratorService',
  44.             'App\\Infrastructure\\Mapping\\Form\\TemplateCSFormMappingConfigurator' => 'getTemplateCSFormMappingConfiguratorService',
  45.             'App\\Infrastructure\\Mapping\\Form\\TemplateCVFormMappingConfigurator' => 'getTemplateCVFormMappingConfiguratorService',
  46.             'App\\Infrastructure\\Mapping\\Form\\TemplateDILATFormMappingConfigurator' => 'getTemplateDILATFormMappingConfiguratorService',
  47.             'App\\Infrastructure\\Mapping\\Form\\TemplateIOLFormMappingConfigurator' => 'getTemplateIOLFormMappingConfiguratorService',
  48.             'App\\Infrastructure\\Mapping\\Form\\TemplateLASERFormMappingConfigurator' => 'getTemplateLASERFormMappingConfiguratorService',
  49.             'App\\Infrastructure\\Mapping\\Form\\TemplateOCTFormMappingConfigurator' => 'getTemplateOCTFormMappingConfiguratorService',
  50.             'App\\Infrastructure\\Mapping\\Form\\TemplateRTINOFormMappingConfigurator' => 'getTemplateRTINOFormMappingConfiguratorService',
  51.             'App\\Infrastructure\\Mapping\\Form\\TemplateTOPOFormMappingConfigurator' => 'getTemplateTOPOFormMappingConfiguratorService',
  52.             'App\\Infrastructure\\Mapping\\Form\\TemplateVCFormMappingConfigurator' => 'getTemplateVCFormMappingConfiguratorService',
  53.             'cache.app' => 'getCache_AppService',
  54.             'cache.system' => 'getCache_SystemService',
  55.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  56.             'data_collector.dump' => 'getDataCollector_DumpService',
  57.             'doctrine' => 'getDoctrineService',
  58.             'doctrine.dbal.aura_connection' => 'getDoctrine_Dbal_AuraConnectionService',
  59.             'doctrine.dbal.cvl_connection' => 'getDoctrine_Dbal_CvlConnectionService',
  60.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  61.             'doctrine.orm.aura_entity_manager' => 'getDoctrine_Orm_AuraEntityManagerService',
  62.             'doctrine.orm.cvl_entity_manager' => 'getDoctrine_Orm_CvlEntityManagerService',
  63.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  64.             'easyadmin.config.manager' => 'getEasyadmin_Config_ManagerService',
  65.             'easyadmin.filter.registry' => 'getEasyadmin_Filter_RegistryService',
  66.             'easyadmin.listener.controller' => 'getEasyadmin_Listener_ControllerService',
  67.             'easyadmin.property_accessor' => 'getEasyadmin_PropertyAccessorService',
  68.             'easyadmin.router' => 'getEasyadmin_RouterService',
  69.             'easyadmin.security.authorization_checker' => 'getEasyadmin_Security_AuthorizationCheckerService',
  70.             'event_dispatcher' => 'getEventDispatcherService',
  71.             'http_kernel' => 'getHttpKernelService',
  72.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  73.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  74.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  75.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  76.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  77.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  78.             'request_stack' => 'getRequestStackService',
  79.             'router' => 'getRouterService',
  80.             'translator' => 'getTranslatorService',
  81.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  82.             'cache_clearer' => 'getCacheClearerService',
  83.             'filesystem' => 'getFilesystemService',
  84.             'serializer' => 'getSerializerService',
  85.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  86.             'form.factory' => 'getForm_FactoryService',
  87.             'form.type.file' => 'getForm_Type_FileService',
  88.             'profiler' => 'getProfilerService',
  89.             'twig' => 'getTwigService',
  90.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  91.             'security.token_storage' => 'getSecurity_TokenStorageService',
  92.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  93.             'session' => 'getSessionService',
  94.             'validator' => 'getValidatorService',
  95.         ];
  96.         $this->fileMap = [
  97.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  98.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  99.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  100.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  101.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  102.             'AlterPHP\\EasyAdminExtensionBundle\\Controller\\EasyAdminController' => 'getEasyAdminControllerService',
  103.             'App\\Domain\\Statistics\\Mapping\\StatisticsMappingProvider' => 'getStatisticsMappingProviderService',
  104.             'App\\Domain\\Template\\Mapping\\Form\\FormMappingProvider' => 'getFormMappingProviderService',
  105.             'App\\Infrastructure\\Controller\\Admin\\BaseController' => 'getBaseControllerService',
  106.             'App\\Infrastructure\\Controller\\Admin\\EasyAdminController' => 'getEasyAdminController2Service',
  107.             'App\\Infrastructure\\Controller\\Admin\\TwoFactorAuthenticationController' => 'getTwoFactorAuthenticationControllerService',
  108.             'App\\Infrastructure\\Controller\\Api\\ApiOvsController' => 'getApiOvsControllerService',
  109.             'App\\Infrastructure\\Controller\\Centre\\DetailController' => 'getDetailControllerService',
  110.             'App\\Infrastructure\\Controller\\Common\\BaseController' => 'getBaseController2Service',
  111.             'App\\Infrastructure\\Controller\\Common\\ImagineController' => 'getImagineControllerService',
  112.             'App\\Infrastructure\\Controller\\Common\\ValeurListeEnrichissable\\ValeurListeEnrichissableAutocompleteController' => 'getValeurListeEnrichissableAutocompleteControllerService',
  113.             'App\\Infrastructure\\Controller\\Consultation\\Conclusion\\ConclusionController' => 'getConclusionControllerService',
  114.             'App\\Infrastructure\\Controller\\Consultation\\DetailController' => 'getDetailController2Service',
  115.             'App\\Infrastructure\\Controller\\Consultation\\Examen\\ExamenController' => 'getExamenControllerService',
  116.             'App\\Infrastructure\\Controller\\Consultation\\ModifierConsultationController' => 'getModifierConsultationControllerService',
  117.             'App\\Infrastructure\\Controller\\Courrier\\CreationCourrierController' => 'getCreationCourrierControllerService',
  118.             'App\\Infrastructure\\Controller\\Courrier\\DetailController' => 'getDetailController3Service',
  119.             'App\\Infrastructure\\Controller\\Courrier\\EditionContenuCourrierController' => 'getEditionContenuCourrierControllerService',
  120.             'App\\Infrastructure\\Controller\\Courrier\\EditionCourrierController' => 'getEditionCourrierControllerService',
  121.             'App\\Infrastructure\\Controller\\Courrier\\ListingController' => 'getListingControllerService',
  122.             'App\\Infrastructure\\Controller\\Courrier\\SuppressionCourrierController' => 'getSuppressionCourrierControllerService',
  123.             'App\\Infrastructure\\Controller\\DefaultController' => 'getDefaultControllerService',
  124.             'App\\Infrastructure\\Controller\\Dev\\InteController' => 'getInteControllerService',
  125.             'App\\Infrastructure\\Controller\\Document\\CloseModalController' => 'getCloseModalControllerService',
  126.             'App\\Infrastructure\\Controller\\EnrichingList\\EnrichingListController' => 'getEnrichingListControllerService',
  127.             'App\\Infrastructure\\Controller\\Imagerie\\DetailController' => 'getDetailController4Service',
  128.             'App\\Infrastructure\\Controller\\Imagerie\\ListingController' => 'getListingController2Service',
  129.             'App\\Infrastructure\\Controller\\Machine\\DetailController' => 'getDetailController5Service',
  130.             'App\\Infrastructure\\Controller\\Machine\\ExportManuelController' => 'getExportManuelControllerService',
  131.             'App\\Infrastructure\\Controller\\Machine\\ImportManuelController' => 'getImportManuelControllerService',
  132.             'App\\Infrastructure\\Controller\\Machine\\InterconnexionController' => 'getInterconnexionControllerService',
  133.             'App\\Infrastructure\\Controller\\MedecinTraitant\\MedecinTraitantController' => 'getMedecinTraitantControllerService',
  134.             'App\\Infrastructure\\Controller\\Ordonnance\\Common\\TraitementController' => 'getTraitementControllerService',
  135.             'App\\Infrastructure\\Controller\\Ordonnance\\CreationOrdonnanceController' => 'getCreationOrdonnanceControllerService',
  136.             'App\\Infrastructure\\Controller\\Ordonnance\\DetailController' => 'getDetailController6Service',
  137.             'App\\Infrastructure\\Controller\\Ordonnance\\EditionContenuOrdonnanceController' => 'getEditionContenuOrdonnanceControllerService',
  138.             'App\\Infrastructure\\Controller\\Ordonnance\\EditionOrdonnanceController' => 'getEditionOrdonnanceControllerService',
  139.             'App\\Infrastructure\\Controller\\Ordonnance\\Lentilles\\LentillesController' => 'getLentillesControllerService',
  140.             'App\\Infrastructure\\Controller\\Ordonnance\\ListingController' => 'getListingController3Service',
  141.             'App\\Infrastructure\\Controller\\Ordonnance\\Lunettes\\CorrectionController' => 'getCorrectionControllerService',
  142.             'App\\Infrastructure\\Controller\\Ordonnance\\Medicaments\\MedicamentsController' => 'getMedicamentsControllerService',
  143.             'App\\Infrastructure\\Controller\\Ordonnance\\SuppressionOrdonnanceController' => 'getSuppressionOrdonnanceControllerService',
  144.             'App\\Infrastructure\\Controller\\Patient\\AutocompleteController' => 'getAutocompleteControllerService',
  145.             'App\\Infrastructure\\Controller\\Patient\\DetailController' => 'getDetailController7Service',
  146.             'App\\Infrastructure\\Controller\\Patient\\FusionController' => 'getFusionControllerService',
  147.             'App\\Infrastructure\\Controller\\Patient\\PatientController' => 'getPatientControllerService',
  148.             'App\\Infrastructure\\Controller\\Patient\\SyncController' => 'getSyncControllerService',
  149.             'App\\Infrastructure\\Controller\\SalleAttente\\AjoutPatientController' => 'getAjoutPatientControllerService',
  150.             'App\\Infrastructure\\Controller\\SalleAttente\\CommentaireController' => 'getCommentaireControllerService',
  151.             'App\\Infrastructure\\Controller\\SalleAttente\\ListeHistoriqueController' => 'getListeHistoriqueControllerService',
  152.             'App\\Infrastructure\\Controller\\SalleAttente\\ListePresenceController' => 'getListePresenceControllerService',
  153.             'App\\Infrastructure\\Controller\\SalleAttente\\ModifierPresenceController' => 'getModifierPresenceControllerService',
  154.             'App\\Infrastructure\\Controller\\SalleAttente\\SupprimerPresenceController' => 'getSupprimerPresenceControllerService',
  155.             'App\\Infrastructure\\Controller\\Security\\SecurityController' => 'getSecurityControllerService',
  156.             'App\\Infrastructure\\Controller\\Statistics\\StatisticsController' => 'getStatisticsControllerService',
  157.             'App\\Infrastructure\\Helper\\Vich\\Namer\\ImagerieDirectoryNamer' => 'getImagerieDirectoryNamerService',
  158.             'App\\Infrastructure\\Helper\\Vich\\Namer\\ImagerieNamer' => 'getImagerieNamerService',
  159.             'App\\Infrastructure\\Helper\\Vich\\Namer\\ImagerieNamer.document_imagerie' => 'getImagerieNamer_DocumentImagerieService',
  160.             'App\\Infrastructure\\Mapping\\Form\\TemplateCODFormMappingConfigurator' => 'getTemplateCODFormMappingConfiguratorService',
  161.             'App\\Infrastructure\\Mapping\\Form\\TemplateSECRFormMappingConfigurator' => 'getTemplateSECRFormMappingConfiguratorService',
  162.             'App\\Infrastructure\\Mapping\\Statistics\\TemplateAV\\TemplateAVSectionAssistantPrescriptionStatisticsMappingConfigurator' => 'getTemplateAVSectionAssistantPrescriptionStatisticsMappingConfiguratorService',
  163.             'App\\Infrastructure\\Mapping\\Statistics\\TemplateAV\\TemplateAVSectionAutoRefractometerStatisticsMappingConfigurator' => 'getTemplateAVSectionAutoRefractometerStatisticsMappingConfiguratorService',
  164.             'App\\Infrastructure\\Mapping\\Statistics\\TemplateAV\\TemplateAVSectionKeratometryStatisticsMappingConfigurator' => 'getTemplateAVSectionKeratometryStatisticsMappingConfiguratorService',
  165.             'App\\Infrastructure\\Mapping\\Statistics\\TemplateAV\\TemplateAVSectionLensesWornStatisticsMappingConfigurator' => 'getTemplateAVSectionLensesWornStatisticsMappingConfiguratorService',
  166.             'App\\Infrastructure\\Mapping\\Statistics\\TemplateAV\\TemplateAVSectionMedicalPrescriptionStatisticsMappingConfigurator' => 'getTemplateAVSectionMedicalPrescriptionStatisticsMappingConfiguratorService',
  167.             'App\\Infrastructure\\Mapping\\Statistics\\TemplateAV\\TemplateAVSectionPioStatisticsMappingConfigurator' => 'getTemplateAVSectionPioStatisticsMappingConfiguratorService',
  168.             'App\\Infrastructure\\Mapping\\Statistics\\TemplateAV\\TemplateAVSectionSubjectiveRefractionStatisticsMappingConfigurator' => 'getTemplateAVSectionSubjectiveRefractionStatisticsMappingConfiguratorService',
  169.             'App\\Infrastructure\\Mapping\\Statistics\\TemplateAV\\TemplateAVSectionUsualCorrectionStatisticsMappingConfigurator' => 'getTemplateAVSectionUsualCorrectionStatisticsMappingConfiguratorService',
  170.             'App\\Infrastructure\\Mapping\\Statistics\\TemplateAV\\TemplateAVSectionWithoutCorrectionStatisticsMappingConfigurator' => 'getTemplateAVSectionWithoutCorrectionStatisticsMappingConfiguratorService',
  171.             'App\\Infrastructure\\Mapping\\Statistics\\TemplateCHIR\\TemplateCHIRSectionIvtStatisticsMappingConfigurator' => 'getTemplateCHIRSectionIvtStatisticsMappingConfiguratorService',
  172.             'App\\Infrastructure\\Mapping\\Statistics\\TemplateCOD\\TemplateCODSectionCodStatisticsMappingConfigurator' => 'getTemplateCODSectionCodStatisticsMappingConfiguratorService',
  173.             'App\\Infrastructure\\Mapping\\Statistics\\TemplateCS\\TemplateCSSectionSlitLampStatisticsMappingConfigurator' => 'getTemplateCSSectionSlitLampStatisticsMappingConfiguratorService',
  174.             'App\\Infrastructure\\Mapping\\Statistics\\TemplateLaser\\TemplateLaserSectionLaserStatisticsMappingConfigurator' => 'getTemplateLaserSectionLaserStatisticsMappingConfiguratorService',
  175.             'App\\Infrastructure\\Mapping\\Statistics\\TemplateOCT\\TemplateOCTSectionOctStatisticsMappingConfigurator' => 'getTemplateOCTSectionOctStatisticsMappingConfiguratorService',
  176.             'App\\Infrastructure\\Mapping\\Statistics\\TemplateSECR\\TemplateSECRSectionCorrectionStatisticsMappingConfigurator' => 'getTemplateSECRSectionCorrectionStatisticsMappingConfiguratorService',
  177.             'EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController' => 'getEasyAdminController3Service',
  178.             'FM\\ElfinderBundle\\Controller\\ElFinderController' => 'getElFinderControllerService',
  179.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineController2Service',
  180.             'Novaway\\MailerBundle\\Controller\\Mailjet\\MailjetWebhookController' => 'getMailjetWebhookControllerService',
  181.             'Novaway\\SyncBundle\\Source\\Controller\\ApiController' => 'getApiControllerService',
  182.             'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService',
  183.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Email\\Generator\\CodeGeneratorInterface' => 'getCodeGeneratorInterfaceService',
  184.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService',
  185.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  186.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  187.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  188.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  189.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  190.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  191.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  192.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  193.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  194.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.medecin_signature' => 'getSmartUniqueNamer_MedecinSignatureService',
  195.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  196.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  197.             'cache.app_clearer' => 'getCache_AppClearerService',
  198.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  199.             'cache.system_clearer' => 'getCache_SystemClearerService',
  200.             'cache_warmer' => 'getCacheWarmerService',
  201.             'console.command.public_alias.App\\Infrastructure\\Command\\Dev\\UpdateExamenCategorieCommand' => 'getUpdateExamenCategorieCommandService',
  202.             'console.command.public_alias.App\\Infrastructure\\Command\\Dev\\UpdateUtilisateurRoleCommand' => 'getUpdateUtilisateurRoleCommandService',
  203.             'console.command.public_alias.App\\Infrastructure\\Command\\FixAVDataCommand' => 'getFixAVDataCommandService',
  204.             'console.command.public_alias.App\\Infrastructure\\Command\\ImportFseInSyncDbCommand' => 'getImportFseInSyncDbCommandService',
  205.             'console.command.public_alias.App\\Infrastructure\\Command\\MutlDatabaseMigrationMigrateCommand' => 'getMutlDatabaseMigrationMigrateCommandService',
  206.             'console.command.public_alias.App\\Infrastructure\\Command\\ReplaceHeadersContentCommand' => 'getReplaceHeadersContentCommandService',
  207.             'console.command.public_alias.App\\Infrastructure\\Command\\Sync\\SyncAssistanteCommand' => 'getSyncAssistanteCommandService',
  208.             'console.command.public_alias.App\\Infrastructure\\Command\\Sync\\SyncCentreCommand' => 'getSyncCentreCommandService',
  209.             'console.command.public_alias.App\\Infrastructure\\Command\\Sync\\SyncConsultationCommand' => 'getSyncConsultationCommandService',
  210.             'console.command.public_alias.App\\Infrastructure\\Command\\Sync\\SyncCourrierCommand' => 'getSyncCourrierCommandService',
  211.             'console.command.public_alias.App\\Infrastructure\\Command\\Sync\\SyncImagerieCommand' => 'getSyncImagerieCommandService',
  212.             'console.command.public_alias.App\\Infrastructure\\Command\\Sync\\SyncLentilleCommand' => 'getSyncLentilleCommandService',
  213.             'console.command.public_alias.App\\Infrastructure\\Command\\Sync\\SyncMedecinCommand' => 'getSyncMedecinCommandService',
  214.             'console.command.public_alias.App\\Infrastructure\\Command\\Sync\\SyncMedecinTraitantCommand' => 'getSyncMedecinTraitantCommandService',
  215.             'console.command.public_alias.App\\Infrastructure\\Command\\Sync\\SyncMedicamentCommand' => 'getSyncMedicamentCommandService',
  216.             'console.command.public_alias.App\\Infrastructure\\Command\\Sync\\SyncOrdonnanceCommand' => 'getSyncOrdonnanceCommandService',
  217.             'console.command.public_alias.App\\Infrastructure\\Command\\Sync\\SyncPatientCommand' => 'getSyncPatientCommandService',
  218.             'console.command.public_alias.App\\Infrastructure\\Command\\Sync\\SyncSecretaireCommand' => 'getSyncSecretaireCommandService',
  219.             'console.command.public_alias.App\\Infrastructure\\Command\\Sync\\SyncSuperviseurCommand' => 'getSyncSuperviseurCommandService',
  220.             'console.command.public_alias.App\\Infrastructure\\Command\\UpdateDefaultActesCommand' => 'getUpdateDefaultActesCommandService',
  221.             'console.command.public_alias.App\\Infrastructure\\Command\\UpdateDefaultBanquesCommand' => 'getUpdateDefaultBanquesCommandService',
  222.             'console.command.public_alias.App\\Infrastructure\\Command\\UpdateDefaultImagerieCategoriesCommand' => 'getUpdateDefaultImagerieCategoriesCommandService',
  223.             'console.command.public_alias.App\\Infrastructure\\Command\\UpdateDefaultVillesCommand' => 'getUpdateDefaultVillesCommandService',
  224.             'console.command.public_alias.App\\Infrastructure\\Command\\UpdateFseInSyncDbCommand' => 'getUpdateFseInSyncDbCommandService',
  225.             'console.command.public_alias.App\\Infrastructure\\Command\\UpdateImportOrdonnanceWithoutCSIDCommand' => 'getUpdateImportOrdonnanceWithoutCSIDCommandService',
  226.             'console.command_loader' => 'getConsole_CommandLoaderService',
  227.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  228.             'doctrine.dbal.sync_connection' => 'getDoctrine_Dbal_SyncConnectionService',
  229.             'easyadmin.autocomplete' => 'getEasyadmin_AutocompleteService',
  230.             'easyadmin.command.make_admin_migration' => 'getEasyadmin_Command_MakeAdminMigrationService',
  231.             'easyadmin.form.guesser.missing_doctrine_orm_type_guesser' => 'getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService',
  232.             'easyadmin.listener.request_post_initialize' => 'getEasyadmin_Listener_RequestPostInitializeService',
  233.             'easyadmin.paginator' => 'getEasyadmin_PaginatorService',
  234.             'easyadmin.query_builder' => 'getEasyadmin_QueryBuilderService',
  235.             'error_controller' => 'getErrorControllerService',
  236.             'fm_elfinder.loader' => 'getFmElfinder_LoaderService',
  237.             'knp_snappy.image' => 'getKnpSnappy_ImageService',
  238.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  239.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  240.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  241.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  242.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  243.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  244.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  245.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  246.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  247.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  248.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  249.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  250.             'monolog.logger.api' => 'getMonolog_Logger_ApiService',
  251.             'monolog.logger.mail' => 'getMonolog_Logger_MailService',
  252.             'monolog.logger.sync' => 'getMonolog_Logger_SyncService',
  253.             'novaway_mailer.logger' => 'getNovawayMailer_LoggerService',
  254.             'routing.loader' => 'getRouting_LoaderService',
  255.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
  256.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
  257.             'scheb_two_factor.qr_code_generator' => 'getSchebTwoFactor_QrCodeGeneratorService',
  258.             'services_resetter' => 'getServicesResetterService',
  259.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  260.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  261.             'swiftmailer.mailer.default.transport' => 'getSwiftmailer_Mailer_Default_TransportService',
  262.             'swiftmailer.mailer.log_mailer' => 'getSwiftmailer_Mailer_LogMailerService',
  263.             'swiftmailer.mailer.log_mailer.plugin.messagelogger' => 'getSwiftmailer_Mailer_LogMailer_Plugin_MessageloggerService',
  264.             'swiftmailer.mailer.log_mailer.transport' => 'getSwiftmailer_Mailer_LogMailer_TransportService',
  265.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  266.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  267.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  268.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  269.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  270.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  271.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  272.         ];
  273.         $this->aliases = [
  274.             'App\\Kernel' => 'kernel',
  275.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Filter\\FilterRegistry' => 'easyadmin.filter.registry',
  276.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\QrCode\\QrCodeGenerator' => 'scheb_two_factor.qr_code_generator',
  277.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
  278.             'database_connection' => 'doctrine.dbal.default_connection',
  279.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  280.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  281.             'mailer' => 'swiftmailer.mailer.default',
  282.             'scheb_two_factor.security.email.code_generator' => 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Email\\Generator\\CodeGeneratorInterface',
  283.             'swiftmailer.transport' => 'swiftmailer.mailer.default.transport',
  284.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  285.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  286.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  287.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  288.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  289.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  290.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  291.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  292.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  293.         ];
  294.         $this->privates['service_container'] = function () {
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  301.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  302.             include_once \dirname(__DIR__4).'/src/Domain/Centre/Cache/CentreCacheManager.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  304.             include_once \dirname(__DIR__4).'/src/Domain/Common/EventSubscribers/UnlockConsultationOnNewRequestSubscriber.php';
  305.             include_once \dirname(__DIR__4).'/src/Domain/Common/Traits/UserAwareTrait.php';
  306.             include_once \dirname(__DIR__4).'/src/Domain/Common/Lock/EditionConsultationLockHandler.php';
  307.             include_once \dirname(__DIR__4).'/vendor/novaway/core-bundle/src/Mapping/RepositoryMapping.php';
  308.             include_once \dirname(__DIR__4).'/src/Domain/Common/Mapping/RepositoryMapping.php';
  309.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  310.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  311.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  312.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  313.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  314.             include_once \dirname(__DIR__4).'/vendor/novaway/core-bundle/src/Behaviors/Common/Declinable.php';
  315.             include_once \dirname(__DIR__4).'/vendor/novaway/core-bundle/src/Behaviors/Repository/SimpleRepository.php';
  316.             include_once \dirname(__DIR__4).'/vendor/novaway/core-bundle/src/Behaviors/Repository/BaseRepository.php';
  317.             include_once \dirname(__DIR__4).'/vendor/novaway/core-bundle/src/Traits/Common/DeclinableTrait.php';
  318.             include_once \dirname(__DIR__4).'/vendor/novaway/core-bundle/src/Doctrine/Repository/Traits/SimpleRepositoryTrait.php';
  319.             include_once \dirname(__DIR__4).'/vendor/novaway/core-bundle/src/Doctrine/Repository/DoctrineBaseRepository.php';
  320.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/Behaviors/OrderableByOrderedIdsRepository.php';
  321.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/Behaviors/BaseRepository.php';
  322.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/Traits/OrderableByOrderedIdsTrait.php';
  323.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineBaseRepository.php';
  324.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/AbstractTemplateRepository.php';
  325.             include_once \dirname(__DIR__4).'/vendor/novaway/sync-bundle/src/Target/Behaviors/SyncableRepository.php';
  326.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/Behaviors/SyncableRepository.php';
  327.             include_once \dirname(__DIR__4).'/vendor/novaway/sync-bundle/src/Target/Doctrine/Repository/Traits/SyncableRepositoryTrait.php';
  328.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/Traits/SyncableRepositoryTrait.php';
  329.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineAbstractTemplateRepository.php';
  330.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/Behaviors/LibellableRepository.php';
  331.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/Behaviors/SimpleReferenceListRepository.php';
  332.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/ActeRepository.php';
  333.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/Traits/LibellableRepositoryTrait.php';
  334.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/Traits/SimpleReferenceListRepositoryTrait.php';
  335.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineActeRepository.php';
  336.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/Behaviors/SimpleRepository.php';
  337.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/AffichageExamenRepository.php';
  338.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/Traits/EmbeddableRepositoryTrait.php';
  339.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineAffichageExamenRepository.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  341.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/AssistanteRepository.php';
  342.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/Traits/PasswordUpgraderTrait.php';
  343.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineAssistanteRepository.php';
  344.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/BanqueRepository.php';
  345.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineBanqueRepository.php';
  346.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/CentreRepository.php';
  347.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineCentreRepository.php';
  348.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/CommentaireRepository.php';
  349.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineCommentaireRepository.php';
  350.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/ConsultationConclusionRepository.php';
  351.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineConsultationConclusionRepository.php';
  352.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/ConsultationRepository.php';
  353.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/Traits/PaginateListingTrait.php';
  354.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineConsultationRepository.php';
  355.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/ConversationRepository.php';
  356.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineConversationRepository.php';
  357.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/CorrectionCategorieRepository.php';
  358.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineCorrectionCategorieRepository.php';
  359.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/CorrectionRepository.php';
  360.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineCorrectionRepository.php';
  361.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/Behaviors/StatutableRepository.php';
  362.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/Behaviors/DocumentConsultationRepository.php';
  363.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/CourrierRepository.php';
  364.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/Traits/CountableForPatientRepository.php';
  365.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/Traits/DocumentsRepositoryTrait.php';
  366.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/Traits/StatutableRepositoryTrait.php';
  367.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineCourrierRepository.php';
  368.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/CourrierTemplateRepository.php';
  369.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineCourrierTemplateRepository.php';
  370.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/EngineFileRepository.php';
  371.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineEngineFileRepository.php';
  372.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/ExamenCategorieCodeRepository.php';
  373.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineExamenCategorieCodeRepository.php';
  374.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/Behaviors/OrderableChoicesRepository.php';
  375.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/Behaviors/PositionnableRepository.php';
  376.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/Behaviors/CountableRepository.php';
  377.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/ExamenCategorieRepository.php';
  378.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/Traits/OrderableChoicesTrait.php';
  379.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/Traits/PositionnableRepositoryTrait.php';
  380.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/Traits/CountableRepositoryTrait.php';
  381.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineExamenCategorieRepository.php';
  382.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/ExamenRepository.php';
  383.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineExamenRepository.php';
  384.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/ExamenStatutRepository.php';
  385.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineExamenStatutRepository.php';
  386.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/FeuilleDeSoinCategorieRepository.php';
  387.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineFeuilleDeSoinCategorieRepository.php';
  388.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/FeuilleDeSoinRepository.php';
  389.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineFeuilleDeSoinRepository.php';
  390.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/FormulePolitesseDebutRepository.php';
  391.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineFormulePolitesseDebutRepository.php';
  392.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/FormulePolitesseFinRepository.php';
  393.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineFormulePolitesseFinRepository.php';
  394.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/FormulePolitesseRepository.php';
  395.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineFormulePolitesseRepository.php';
  396.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/GenreRepository.php';
  397.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineGenreRepository.php';
  398.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/ImagerieCategorieCodeRepository.php';
  399.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineImagerieCategorieCodeRepository.php';
  400.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/ImagerieCategorieRepository.php';
  401.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineImagerieCategorieRepository.php';
  402.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/ImagerieRepository.php';
  403.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineImagerieRepository.php';
  404.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/LentillePeriodiciteRepository.php';
  405.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineLentillePeriodiciteRepository.php';
  406.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/LentilleRepository.php';
  407.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineLentilleRepository.php';
  408.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/MachineRepository.php';
  409.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineMachineRepository.php';
  410.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/MedecinRepository.php';
  411.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineMedecinRepository.php';
  412.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/MedecinTraitantRepository.php';
  413.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineMedecinTraitantRepository.php';
  414.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/Behaviors/FiltreLibellable.php';
  415.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/MedicamentRepository.php';
  416.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/Traits/FiltreLibellableTrait.php';
  417.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineMedicamentRepository.php';
  418.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/OrdonnanceRepository.php';
  419.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineOrdonnanceRepository.php';
  420.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/PaiementCategorieRepository.php';
  421.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrinePaiementCategorieRepository.php';
  422.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/PaiementRepository.php';
  423.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrinePaiementRepository.php';
  424.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/PatientRepository.php';
  425.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrinePatientRepository.php';
  426.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/PosologieConditionnementUniteRepository.php';
  427.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrinePosologieConditionnementUniteRepository.php';
  428.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/PosologiePeriodiciteRepository.php';
  429.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrinePosologiePeriodiciteRepository.php';
  430.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/PosologiePrecisionRepository.php';
  431.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrinePosologiePrecisionRepository.php';
  432.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/PosologieQteFormatRepository.php';
  433.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrinePosologieQteFormatRepository.php';
  434.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/PosologieVoieAdministrationRepository.php';
  435.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrinePosologieVoieAdministrationRepository.php';
  436.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/PresenceSDARepository.php';
  437.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/Traits/CentreAwareTrait.php';
  438.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrinePresenceSDARepository.php';
  439.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/SecretaireRepository.php';
  440.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineSecretaireRepository.php';
  441.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/SecteurRepository.php';
  442.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineSecteurRepository.php';
  443.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/SuperviseurRepository.php';
  444.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineSuperviseurRepository.php';
  445.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/Behaviors/TemplateRepository.php';
  446.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/TemplateAVRepository.php';
  447.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/Traits/TemplateRepositoryTrait.php';
  448.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineTemplateAVRepository.php';
  449.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/TemplateCHIRRepository.php';
  450.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineTemplateCHIRRepository.php';
  451.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/TemplateCSRepository.php';
  452.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineTemplateCSRepository.php';
  453.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/TemplateCVRepository.php';
  454.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineTemplateCVRepository.php';
  455.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/TemplateDILATRepository.php';
  456.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineTemplateDILATRepository.php';
  457.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/TemplateIOLRepository.php';
  458.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineTemplateIOLRepository.php';
  459.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/TemplateLASERRepository.php';
  460.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineTemplateLASERRepository.php';
  461.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/TemplateOCTRepository.php';
  462.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineTemplateOCTRepository.php';
  463.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/TemplateRTINORepository.php';
  464.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineTemplateRTINORepository.php';
  465.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/TemplateTOPORepository.php';
  466.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineTemplateTOPORepository.php';
  467.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/TemplateVCRepository.php';
  468.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineTemplateVCRepository.php';
  469.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/TraitementRepository.php';
  470.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineTraitementRepository.php';
  471.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/UtilisateurGroupeRepository.php';
  472.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineUtilisateurGroupeRepository.php';
  473.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/UtilisateurRepository.php';
  474.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineUtilisateurRepository.php';
  475.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/UtilisateurRoleRepository.php';
  476.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineUtilisateurRoleRepository.php';
  477.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/ValeurListeEnrichissableRepository.php';
  478.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineValeurListeEnrichissableRepository.php';
  479.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/VilleRepository.php';
  480.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineVilleRepository.php';
  481.             include_once \dirname(__DIR__4).'/src/Domain/Common/Repository/XUtilisateurMedicamentRepository.php';
  482.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Repository/DoctrineXUtilisateurMedicamentRepository.php';
  483.             include_once \dirname(__DIR__4).'/src/Domain/Machine/Cache/MachineCacheManager.php';
  484.             include_once \dirname(__DIR__4).'/src/Domain/Publipostage/PublipostageDictionary.php';
  485.             include_once \dirname(__DIR__4).'/src/Domain/Publipostage/AvailableFieldsProvider.php';
  486.             include_once \dirname(__DIR__4).'/src/Domain/Publipostage/ConsultationFieldsProvider.php';
  487.             include_once \dirname(__DIR__4).'/src/Infrastructure/Doctrine/Provider/DoctrineConsultationFieldsProvider.php';
  488.             include_once \dirname(__DIR__4).'/src/Domain/Centre/Resolver/CentreResolver.php';
  489.             include_once \dirname(__DIR__4).'/src/Domain/Template/Mapping/TemplateMapping.php';
  490.             include_once \dirname(__DIR__4).'/src/Domain/Template/Mapping/Strategies/TemplateStrategy.php';
  491.             include_once \dirname(__DIR__4).'/src/Domain/Common/Traits/DeclinableTrait.php';
  492.             include_once \dirname(__DIR__4).'/src/Domain/Template/Mapping/Strategies/Traits/TemplateStrategyTrait.php';
  493.             include_once \dirname(__DIR__4).'/src/Domain/Template/Mapping/Strategies/TemplateAVStrategy.php';
  494.             include_once \dirname(__DIR__4).'/src/Domain/Template/Mapping/Strategies/TemplateCHIRStrategy.php';
  495.             include_once \dirname(__DIR__4).'/src/Domain/Template/Mapping/Strategies/TemplateCSStrategy.php';
  496.             include_once \dirname(__DIR__4).'/src/Domain/Template/Mapping/Strategies/TemplateCVStrategy.php';
  497.             include_once \dirname(__DIR__4).'/src/Domain/Template/Mapping/Strategies/TemplateDILATStrategy.php';
  498.             include_once \dirname(__DIR__4).'/src/Domain/Template/Mapping/Strategies/TemplateIOLStrategy.php';
  499.             include_once \dirname(__DIR__4).'/src/Domain/Template/Mapping/Strategies/TemplateLASERStrategy.php';
  500.             include_once \dirname(__DIR__4).'/src/Domain/Template/Mapping/Strategies/TemplateOCTStrategy.php';
  501.             include_once \dirname(__DIR__4).'/src/Domain/Template/Mapping/Strategies/TemplateRTINOStrategy.php';
  502.             include_once \dirname(__DIR__4).'/src/Domain/Template/Mapping/Strategies/TemplateTOPOStrategy.php';
  503.             include_once \dirname(__DIR__4).'/src/Domain/Template/Mapping/Strategies/TemplateVCStrategy.php';
  504.             include_once \dirname(__DIR__4).'/src/Infrastructure/DBAL/Listener/MultiDBConnectionListener.php';
  505.             include_once \dirname(__DIR__4).'/src/Infrastructure/EventListener/Common/DisplayFlashMessageOnAjaxRequestSubscriber.php';
  506.             include_once \dirname(__DIR__4).'/src/Infrastructure/EventListener/Common/SetVaryHeaderOnResponseSubscriber.php';
  507.             include_once \dirname(__DIR__4).'/src/Infrastructure/EventSubscriber/PreControllerErrorHandlerSubscriber.php';
  508.             include_once \dirname(__DIR__4).'/src/Infrastructure/Formatter/ReadableFormatter.php';
  509.             include_once \dirname(__DIR__4).'/src/Domain/Template/Mapping/Form/FormMappingConfigurator.php';
  510.             include_once \dirname(__DIR__4).'/src/Infrastructure/Mapping/Form/TemplateAVFormMappingConfigurator.php';
  511.             include_once \dirname(__DIR__4).'/src/Infrastructure/Mapping/Form/TemplateCHIRFormMappingConfigurator.php';
  512.             include_once \dirname(__DIR__4).'/src/Infrastructure/Mapping/Form/TemplateCSFormMappingConfigurator.php';
  513.             include_once \dirname(__DIR__4).'/src/Infrastructure/Mapping/Form/TemplateCVFormMappingConfigurator.php';
  514.             include_once \dirname(__DIR__4).'/src/Infrastructure/Mapping/Form/TemplateDILATFormMappingConfigurator.php';
  515.             include_once \dirname(__DIR__4).'/src/Infrastructure/Mapping/Form/TemplateIOLFormMappingConfigurator.php';
  516.             include_once \dirname(__DIR__4).'/src/Infrastructure/Mapping/Form/TemplateLASERFormMappingConfigurator.php';
  517.             include_once \dirname(__DIR__4).'/src/Infrastructure/Mapping/Form/TemplateOCTFormMappingConfigurator.php';
  518.             include_once \dirname(__DIR__4).'/src/Infrastructure/Mapping/Form/TemplateRTINOFormMappingConfigurator.php';
  519.             include_once \dirname(__DIR__4).'/src/Infrastructure/Mapping/Form/TemplateTOPOFormMappingConfigurator.php';
  520.             include_once \dirname(__DIR__4).'/src/Infrastructure/Mapping/Form/TemplateVCFormMappingConfigurator.php';
  521.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  523.             include_once \dirname(__DIR__4).'/src/Infrastructure/Twig/Admin/PublipostageExtension.php';
  524.             include_once \dirname(__DIR__4).'/src/Infrastructure/Twig/AssetImagerUrlExtension.php';
  525.             include_once \dirname(__DIR__4).'/src/Domain/ImagerUrl/AssetImagerUrlInterface.php';
  526.             include_once \dirname(__DIR__4).'/src/Infrastructure/ImagerUrl/AssetImagerUrl.php';
  527.             include_once \dirname(__DIR__4).'/src/Infrastructure/Twig/CentreExtension.php';
  528.             include_once \dirname(__DIR__4).'/src/Infrastructure/Twig/DateConsultationExtension.php';
  529.             include_once \dirname(__DIR__4).'/src/Infrastructure/Formatter/DateConsultationFormatter.php';
  530.             include_once \dirname(__DIR__4).'/src/Infrastructure/Twig/ExplicitlySplitTextExtension.php';
  531.             include_once \dirname(__DIR__4).'/src/Infrastructure/Twig/FileExtension.php';
  532.             include_once \dirname(__DIR__4).'/src/Infrastructure/Twig/MachineExtension.php';
  533.             include_once \dirname(__DIR__4).'/src/Infrastructure/Twig/PatientHeaderExtension.php';
  534.             include_once \dirname(__DIR__4).'/src/Infrastructure/Twig/ReadableExtension.php';
  535.             include_once \dirname(__DIR__4).'/src/Infrastructure/Twig/RequestExtension.php';
  536.             include_once \dirname(__DIR__4).'/src/Infrastructure/Twig/TriExtension.php';
  537.             include_once \dirname(__DIR__4).'/src/Domain/Common/DTO/Tri/Factory/TriFactoryDTO.php';
  538.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  541.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  544.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PdoAdapter.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  565.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  584.             include_once \dirname(__DIR__4).'/src/Infrastructure/Assets/Strategy/CachedNumberStrategy.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  603.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  604.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  605.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  608.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  610.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  614.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  620.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  621.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  622.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  623.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  638.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/StoreFactory.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  653.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  655.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  656.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  674.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  675.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  676.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  678.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  692.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  693.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  694.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  695.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  696.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  698.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  699.             include_once \dirname(__DIR__4).'/vendor/novaway/core-bundle/src/ParamConverter/DomainInterfaceParamConverter.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  701.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  702.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  703.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  704.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  706.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  707.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  708.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  709.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  710.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  711.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  712.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  713.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  714.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  715.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  716.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  717.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  718.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/BlacklistSchemaAssetFilter.php';
  719.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  720.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  721.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  722.             include_once \dirname(__DIR__4).'/src/Infrastructure/DBAL/MultiDbConnectionWrapper.php';
  723.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  724.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  725.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
  726.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/RegexSchemaAssetFilter.php';
  727.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  728.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  729.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  730.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  731.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  732.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  733.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  734.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  735.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  736.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileDriver.php';
  737.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  738.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  739.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  740.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  741.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  742.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  743.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  744.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  745.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  746.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  747.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  748.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  749.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  750.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  751.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  752.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  753.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  754.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  755.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  756.             include_once \dirname(__DIR__4).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
  757.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  758.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  759.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  760.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  761.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  762.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  763.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  764.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  765.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  766.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  767.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  768.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa/src/bundle/Security/TwoFactor/TwoFactorFirewallConfig.php';
  769.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa/src/bundle/Security/Http/Utils/RequestDataReader.php';
  770.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa/src/bundle/Security/TwoFactor/Event/TwoFactorFormListener.php';
  771.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa/src/bundle/Security/TwoFactor/Provider/TwoFactorProviderPreparationListener.php';
  772.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  773.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  774.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  775.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  776.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  777.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  778.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  779.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  780.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  781.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  782.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  783.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  784.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  785.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  786.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  787.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  788.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  789.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  790.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  791.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  792.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
  793.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  794.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php';
  795.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php';
  796.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php';
  797.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/GroupHandler.php';
  798.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php';
  799.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/MailHandler.php';
  800.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php';
  801.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/SwiftMailerHandler.php';
  802.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php';
  803.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php';
  804.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php';
  805.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  806.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  807.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  808.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  809.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  810.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  811.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  812.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  813.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  814.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  815.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ConfigManager.php';
  816.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ConfigPassInterface.php';
  817.             include_once \dirname(__DIR__4).'/vendor/alterphp/easyadmin-extension-bundle/src/Configuration/ExcludeFieldsConfigPass.php';
  818.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/NormalizerConfigPass.php';
  819.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/DesignConfigPass.php';
  820.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/MenuConfigPass.php';
  821.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ActionConfigPass.php';
  822.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/MetadataConfigPass.php';
  823.             include_once \dirname(__DIR__4).'/vendor/alterphp/easyadmin-extension-bundle/src/Configuration/ShortFormTypeConfigPass.php';
  824.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/PropertyConfigPass.php';
  825.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ViewConfigPass.php';
  826.             include_once \dirname(__DIR__4).'/vendor/alterphp/easyadmin-extension-bundle/src/Configuration/EmbeddedListViewConfigPass.php';
  827.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/TemplateConfigPass.php';
  828.             include_once \dirname(__DIR__4).'/vendor/alterphp/easyadmin-extension-bundle/src/Configuration/ShowViewConfigPass.php';
  829.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/DefaultConfigPass.php';
  830.             include_once \dirname(__DIR__4).'/vendor/alterphp/easyadmin-extension-bundle/src/Configuration/ListFormFiltersConfigPass.php';
  831.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/EasyAdminRouter.php';
  832.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  833.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  834.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
  835.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/ControllerListener.php';
  836.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/FilterRegistry.php';
  837.             include_once \dirname(__DIR__4).'/vendor/alterphp/easyadmin-extension-bundle/src/Helper/EmbeddedListHelper.php';
  838.             include_once \dirname(__DIR__4).'/vendor/alterphp/easyadmin-extension-bundle/src/Helper/ListFormFiltersHelper.php';
  839.             include_once \dirname(__DIR__4).'/vendor/alterphp/easyadmin-extension-bundle/src/Twig/ListFormFiltersExtension.php';
  840.             include_once \dirname(__DIR__4).'/vendor/alterphp/easyadmin-extension-bundle/src/Twig/CheckboxTreeExtension.php';
  841.             include_once \dirname(__DIR__4).'/vendor/alterphp/easyadmin-extension-bundle/src/Security/AdminAuthorizationChecker.php';
  842.             include_once \dirname(__DIR__4).'/vendor/alterphp/easyadmin-extension-bundle/src/Twig/EmbeddedListExtension.php';
  843.             include_once \dirname(__DIR__4).'/vendor/alterphp/easyadmin-extension-bundle/src/Twig/AdminAuthorizationExtension.php';
  844.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRendererInterface.php';
  845.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Twig/CKEditorExtension.php';
  846.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRenderer.php';
  847.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Builder/JsonBuilder.php';
  848.             include_once \dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Twig/Extension/FMElfinderExtension.php';
  849.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  850.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  851.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  852.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  853.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  854.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  855.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  856.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  857.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  858.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  859.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Mapping/MappedEventSubscriber.php';
  860.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/AbstractTrackingListener.php';
  861.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Blameable/BlameableListener.php';
  862.             include_once \dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/EventListener/BlameListener.php';
  863.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/StorageInterface.php';
  864.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/AbstractStorage.php';
  865.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/FileSystemStorage.php';
  866.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  867.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  868.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  869.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  870.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  871.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  872.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  873.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  874.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  875.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  876.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  877.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  878.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  879.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
  880.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  881.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
  882.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  883.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  884.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  885.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php';
  886.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  887.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  888.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  889.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  890.             include_once \dirname(__DIR__4).'/vendor/novaway/core-bundle/src/Doctrine/ORM/Mapping/RemovePrefixNamingStrategy.php';
  891.             include_once \dirname(__DIR__4).'/vendor/novaway/core-bundle/src/Twig/Extension/DateExtension.php';
  892.             include_once \dirname(__DIR__4).'/vendor/novaway/core-bundle/src/Formatter/LocalizedDateFormatter.php';
  893.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/HubInterface.php';
  894.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Debug/TraceableHub.php';
  895.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Hub.php';
  896.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Jwt/TokenProviderInterface.php';
  897.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Jwt/FactoryTokenProvider.php';
  898.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Jwt/TokenFactoryInterface.php';
  899.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Jwt/LcobucciFactory.php';
  900.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/EventSubscriber/SetCookieSubscriber.php';
  901.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Twig/MercureExtension.php';
  902.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/HubRegistry.php';
  903.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Authorization.php';
  904.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  905.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa/src/bundle/Security/Authentication/AuthenticationTrustResolver.php';
  906.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  907.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa/src/bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
  908.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa/src/bundle/Security/TwoFactor/Provider/PreparationRecorderInterface.php';
  909.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa/src/bundle/Security/TwoFactor/Provider/TokenPreparationRecorder.php';
  910.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  911.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  912.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  913.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  914.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  915.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  916.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  917.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  918.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  919.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  920.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  921.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  922.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  923.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  924.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  925.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  926.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  927.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  928.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  929.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  930.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  931.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  932.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  933.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  934.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  935.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  936.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  937.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  938.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  939.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  940.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  941.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  942.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  943.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  944.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  945.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  946.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  947.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  948.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  949.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  950.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  951.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/DataCollector/EasyAdminDataCollector.php';
  952.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  953.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/DataCollector/MercureDataCollector.php';
  954.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  955.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  956.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  957.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  958.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  959.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  960.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  961.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  962.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  963.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  964.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  965.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  966.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  967.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  968.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  969.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  970.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  971.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  972.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  973.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  974.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  975.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  976.         };
  977.     }
  978.     public function compile(): void
  979.     {
  980.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  981.     }
  982.     public function isCompiled(): bool
  983.     {
  984.         return true;
  985.     }
  986.     public function getRemovedIds(): array
  987.     {
  988.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  989.     }
  990.     protected function load($file$lazyLoad true)
  991.     {
  992.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  993.             return $class::do($this$lazyLoad);
  994.         }
  995.         if ('.' === $file[-4]) {
  996.             $class substr($class0, -4);
  997.         } else {
  998.             $file .= '.php';
  999.         }
  1000.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1001.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  1002.     }
  1003.     protected function createProxy($class, \Closure $factory)
  1004.     {
  1005.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  1006.         return $factory();
  1007.     }
  1008.     /**
  1009.      * Gets the public '.container.private.filesystem' shared service.
  1010.      *
  1011.      * @return \Symfony\Component\Filesystem\Filesystem
  1012.      */
  1013.     protected function get_Container_Private_FilesystemService()
  1014.     {
  1015.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1016.     }
  1017.     /**
  1018.      * Gets the public '.container.private.form.factory' shared service.
  1019.      *
  1020.      * @return \Symfony\Component\Form\FormFactory
  1021.      */
  1022.     protected function get_Container_Private_Form_FactoryService()
  1023.     {
  1024.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  1025.     }
  1026.     /**
  1027.      * Gets the public '.container.private.profiler' shared service.
  1028.      *
  1029.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1030.      */
  1031.     protected function get_Container_Private_ProfilerService()
  1032.     {
  1033.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1034.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1035.         $a->pushHandler(($this->privates['monolog.handler.api'] ?? $this->getMonolog_Handler_ApiService()));
  1036.         $a->pushHandler(($this->privates['monolog.handler.main_critical'] ?? $this->getMonolog_Handler_MainCriticalService()));
  1037.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1038.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1039.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1040.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1041.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1042.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1043.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1044.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1045.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1046.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1047.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1048.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1049.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1050.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1051.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1052.         $d->addInstance('cache.doctrine.orm.default.metadata', ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()));
  1053.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1054.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1055.         $d->addInstance('cache.doctrine.orm.aura.metadata', ($this->privates['cache.doctrine.orm.aura.metadata'] ?? $this->getCache_Doctrine_Orm_Aura_MetadataService()));
  1056.         $d->addInstance('cache.doctrine.orm.aura.result', ($this->privates['cache.doctrine.orm.aura.result'] ?? $this->getCache_Doctrine_Orm_Aura_ResultService()));
  1057.         $d->addInstance('cache.doctrine.orm.aura.query', ($this->privates['cache.doctrine.orm.aura.query'] ?? $this->getCache_Doctrine_Orm_Aura_QueryService()));
  1058.         $d->addInstance('cache.doctrine.orm.cvl.metadata', ($this->privates['cache.doctrine.orm.cvl.metadata'] ?? $this->getCache_Doctrine_Orm_Cvl_MetadataService()));
  1059.         $d->addInstance('cache.doctrine.orm.cvl.result', ($this->privates['cache.doctrine.orm.cvl.result'] ?? $this->getCache_Doctrine_Orm_Cvl_ResultService()));
  1060.         $d->addInstance('cache.doctrine.orm.cvl.query', ($this->privates['cache.doctrine.orm.cvl.query'] ?? $this->getCache_Doctrine_Orm_Cvl_QueryService()));
  1061.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1062.         $d->addInstance('cache.easyadmin', ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()));
  1063.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1064.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1065.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  1066.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1067.         $f->addLogger('sync', ($this->privates['doctrine.dbal.logger.profiling.sync'] ?? ($this->privates['doctrine.dbal.logger.profiling.sync'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1068.         $f->addLogger('aura', ($this->privates['doctrine.dbal.logger.profiling.aura'] ?? ($this->privates['doctrine.dbal.logger.profiling.aura'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1069.         $f->addLogger('cvl', ($this->privates['doctrine.dbal.logger.profiling.cvl'] ?? ($this->privates['doctrine.dbal.logger.profiling.cvl'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1070.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1071.         $g->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1072.         $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1073.         if ($this->has('kernel')) {
  1074.             $h->setKernel($b);
  1075.         }
  1076.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1077.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1078.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1079.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1080.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1081.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1082.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1083.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1084.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1085.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1086.         $instance->add($d);
  1087.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1088.         $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->getSecurity_RoleHierarchyService()), ($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));
  1089.         $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())));
  1090.         $instance->add($e);
  1091.         $instance->add($f);
  1092.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  1093.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1094.         $instance->add($g);
  1095.         $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()))));
  1096.         $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\DataCollector\EasyAdminDataCollector(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService())));
  1097.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  1098.         $instance->add(new \Symfony\Bundle\MercureBundle\DataCollector\MercureDataCollector(new RewindableGenerator(function () {
  1099.             yield 'default' => ($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService());
  1100.         }, 1)));
  1101.         $instance->add($h);
  1102.         return $instance;
  1103.     }
  1104.     /**
  1105.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1106.      *
  1107.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1108.      */
  1109.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1110.     {
  1111.         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);
  1112.     }
  1113.     /**
  1114.      * Gets the public '.container.private.security.token_storage' shared service.
  1115.      *
  1116.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1117.      */
  1118.     protected function get_Container_Private_Security_TokenStorageService()
  1119.     {
  1120.         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, [
  1121.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1122.         ], [
  1123.             'request_stack' => '?',
  1124.         ]));
  1125.     }
  1126.     /**
  1127.      * Gets the public '.container.private.session' shared service.
  1128.      *
  1129.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1130.      */
  1131.     protected function get_Container_Private_SessionService()
  1132.     {
  1133.         return $this->services['.container.private.session'] = ($this->privates['session.factory'] ?? $this->getSession_FactoryService())->createSession();
  1134.     }
  1135.     /**
  1136.      * Gets the public '.container.private.twig' shared service.
  1137.      *
  1138.      * @return \Twig\Environment
  1139.      */
  1140.     protected function get_Container_Private_TwigService()
  1141.     {
  1142.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.native_filesystem'] ?? $this->getTwig_Loader_NativeFilesystemService()), ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1143.         $a = new \Symfony\Bridge\Twig\AppVariable();
  1144.         $a->setEnvironment('dev');
  1145.         $a->setDebug(true);
  1146.         if ($this->has('.container.private.security.token_storage')) {
  1147.             $a->setTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  1148.         }
  1149.         if ($this->has('request_stack')) {
  1150.             $a->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1151.         }
  1152.         $instance->addExtension(($this->privates['twig.extension.security_csrf'] ?? ($this->privates['twig.extension.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfExtension())));
  1153.         $instance->addExtension(($this->privates['twig.extension.profiler'] ?? $this->getTwig_Extension_ProfilerService()));
  1154.         $instance->addExtension(($this->privates['twig.extension.trans'] ?? $this->getTwig_Extension_TransService()));
  1155.         $instance->addExtension(($this->privates['twig.extension.assets'] ?? $this->getTwig_Extension_AssetsService()));
  1156.         $instance->addExtension(($this->privates['twig.extension.code'] ?? $this->getTwig_Extension_CodeService()));
  1157.         $instance->addExtension(($this->privates['twig.extension.routing'] ?? $this->getTwig_Extension_RoutingService()));
  1158.         $instance->addExtension(($this->privates['twig.extension.yaml'] ?? ($this->privates['twig.extension.yaml'] = new \Symfony\Bridge\Twig\Extension\YamlExtension())));
  1159.         $instance->addExtension(($this->privates['twig.extension.debug.stopwatch'] ?? $this->getTwig_Extension_Debug_StopwatchService()));
  1160.         $instance->addExtension(($this->privates['twig.extension.expression'] ?? ($this->privates['twig.extension.expression'] = new \Symfony\Bridge\Twig\Extension\ExpressionExtension())));
  1161.         $instance->addExtension(($this->privates['twig.extension.httpkernel'] ?? ($this->privates['twig.extension.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelExtension())));
  1162.         $instance->addExtension(($this->privates['twig.extension.httpfoundation'] ?? $this->getTwig_Extension_HttpfoundationService()));
  1163.         $instance->addExtension(($this->privates['twig.extension.weblink'] ?? $this->getTwig_Extension_WeblinkService()));
  1164.         $instance->addExtension(($this->privates['twig.extension.serializer'] ?? ($this->privates['twig.extension.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerExtension())));
  1165.         $instance->addExtension(($this->privates['twig.extension.form'] ?? $this->getTwig_Extension_FormService()));
  1166.         $instance->addExtension(($this->privates['twig.extension.logout_url'] ?? $this->getTwig_Extension_LogoutUrlService()));
  1167.         $instance->addExtension(($this->privates['twig.extension.security'] ?? $this->getTwig_Extension_SecurityService()));
  1168.         $instance->addExtension(($this->privates['twig.extension.dump'] ?? $this->getTwig_Extension_DumpService()));
  1169.         $instance->addExtension(($this->privates['App\\Infrastructure\\Twig\\Admin\\PublipostageExtension'] ?? $this->getPublipostageExtensionService()));
  1170.         $instance->addExtension(($this->privates['App\\Infrastructure\\Twig\\AssetImagerUrlExtension'] ?? $this->getAssetImagerUrlExtensionService()));
  1171.         $instance->addExtension(($this->privates['App\\Infrastructure\\Twig\\CentreExtension'] ?? ($this->privates['App\\Infrastructure\\Twig\\CentreExtension'] = new \App\Infrastructure\Twig\CentreExtension())));
  1172.         $instance->addExtension(($this->privates['App\\Infrastructure\\Twig\\DateConsultationExtension'] ?? $this->getDateConsultationExtensionService()));
  1173.         $instance->addExtension(($this->privates['App\\Infrastructure\\Twig\\ExplicitlySplitTextExtension'] ?? ($this->privates['App\\Infrastructure\\Twig\\ExplicitlySplitTextExtension'] = new \App\Infrastructure\Twig\ExplicitlySplitTextExtension())));
  1174.         $instance->addExtension(($this->privates['App\\Infrastructure\\Twig\\FileExtension'] ?? ($this->privates['App\\Infrastructure\\Twig\\FileExtension'] = new \App\Infrastructure\Twig\FileExtension(\dirname(__DIR__4)))));
  1175.         $instance->addExtension(($this->privates['App\\Infrastructure\\Twig\\MachineExtension'] ?? ($this->privates['App\\Infrastructure\\Twig\\MachineExtension'] = new \App\Infrastructure\Twig\MachineExtension())));
  1176.         $instance->addExtension(($this->privates['App\\Infrastructure\\Twig\\PatientHeaderExtension'] ?? ($this->privates['App\\Infrastructure\\Twig\\PatientHeaderExtension'] = new \App\Infrastructure\Twig\PatientHeaderExtension())));
  1177.         $instance->addExtension(($this->privates['App\\Infrastructure\\Twig\\ReadableExtension'] ?? $this->getReadableExtensionService()));
  1178.         $instance->addExtension(($this->privates['App\\Infrastructure\\Twig\\RequestExtension'] ?? ($this->privates['App\\Infrastructure\\Twig\\RequestExtension'] = new \App\Infrastructure\Twig\RequestExtension())));
  1179.         $instance->addExtension(($this->privates['App\\Infrastructure\\Twig\\TriExtension'] ?? $this->getTriExtensionService()));
  1180.         $instance->addExtension(($this->privates['doctrine.twig.doctrine_extension'] ?? ($this->privates['doctrine.twig.doctrine_extension'] = new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension())));
  1181.         $instance->addExtension(($this->privates['twig.extension.webprofiler'] ?? $this->getTwig_Extension_WebprofilerService()));
  1182.         $instance->addExtension(($this->privates['easyadmin.twig.extension'] ?? $this->getEasyadmin_Twig_ExtensionService()));
  1183.         $instance->addExtension(($this->privates['AlterPHP\\EasyAdminExtensionBundle\\Twig\\ListFormFiltersExtension'] ?? $this->getListFormFiltersExtensionService()));
  1184.         $instance->addExtension(($this->privates['AlterPHP\\EasyAdminExtensionBundle\\Twig\\CheckboxTreeExtension'] ?? ($this->privates['AlterPHP\\EasyAdminExtensionBundle\\Twig\\CheckboxTreeExtension'] = new \AlterPHP\EasyAdminExtensionBundle\Twig\CheckboxTreeExtension())));
  1185.         $instance->addExtension(($this->privates['AlterPHP\\EasyAdminExtensionBundle\\Twig\\EmbeddedListExtension'] ?? $this->getEmbeddedListExtensionService()));
  1186.         $instance->addExtension(($this->privates['AlterPHP\\EasyAdminExtensionBundle\\Twig\\AdminAuthorizationExtension'] ?? $this->getAdminAuthorizationExtensionService()));
  1187.         $instance->addExtension(($this->privates['fos_ck_editor.twig_extension'] ?? $this->getFosCkEditor_TwigExtensionService()));
  1188.         $instance->addExtension(($this->privates['twig.extension.fm_elfinder_init'] ?? $this->getTwig_Extension_FmElfinderInitService()));
  1189.         $instance->addExtension(($this->privates['liip_imagine.templating.filter_extension'] ?? $this->getLiipImagine_Templating_FilterExtensionService()));
  1190.         $instance->addExtension(($this->privates['Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtension'] ?? $this->getUploaderExtensionService()));
  1191.         $instance->addExtension(($this->privates['Novaway\\CoreBundle\\Twig\\Extension\\DateExtension'] ?? $this->getDateExtensionService()));
  1192.         $instance->addExtension(($this->privates['Symfony\\Component\\Mercure\\Twig\\MercureExtension'] ?? $this->getMercureExtensionService()));
  1193.         $instance->addGlobal('app'$a);
  1194.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1195.             'App\\Infrastructure\\Twig\\Runtime\\CentreRuntime' => ['privates''App\\Infrastructure\\Twig\\Runtime\\CentreRuntime''getCentreRuntimeService'true],
  1196.             'App\\Infrastructure\\Twig\\Runtime\\MachineRuntime' => ['privates''App\\Infrastructure\\Twig\\Runtime\\MachineRuntime''getMachineRuntimeService'true],
  1197.             'App\\Infrastructure\\Twig\\Runtime\\PatientHeaderRuntime' => ['privates''App\\Infrastructure\\Twig\\Runtime\\PatientHeaderRuntime''getPatientHeaderRuntimeService'true],
  1198.             'App\\Infrastructure\\Twig\\Runtime\\RequestRuntime' => ['privates''App\\Infrastructure\\Twig\\Runtime\\RequestRuntime''getRequestRuntimeService'true],
  1199.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1200.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  1201.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1202.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1203.         ], [
  1204.             'App\\Infrastructure\\Twig\\Runtime\\CentreRuntime' => '?',
  1205.             'App\\Infrastructure\\Twig\\Runtime\\MachineRuntime' => '?',
  1206.             'App\\Infrastructure\\Twig\\Runtime\\PatientHeaderRuntime' => '?',
  1207.             'App\\Infrastructure\\Twig\\Runtime\\RequestRuntime' => '?',
  1208.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1209.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1210.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1211.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1212.         ])));
  1213.         $instance->addGlobal('app_var', ['localizeddate_format' => 'd MMMM y''site_name' => 'ovision''static' => $this->parameters['static'], 'logo' => '/assets/images/logo-ovision.png''mercure_public_url' => $this->getEnv('MERCURE_PUBLIC_URL')]);
  1214.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1215.         return $instance;
  1216.     }
  1217.     /**
  1218.      * Gets the public '.container.private.validator' shared service.
  1219.      *
  1220.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1221.      */
  1222.     protected function get_Container_Private_ValidatorService()
  1223.     {
  1224.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1225.     }
  1226.     /**
  1227.      * Gets the public 'AlterPHP\EasyAdminExtensionBundle\Security\AdminAuthorizationChecker' shared service.
  1228.      *
  1229.      * @return \AlterPHP\EasyAdminExtensionBundle\Security\AdminAuthorizationChecker
  1230.      */
  1231.     protected function getAdminAuthorizationCheckerService()
  1232.     {
  1233.         return $this->services['AlterPHP\\EasyAdminExtensionBundle\\Security\\AdminAuthorizationChecker'] = new \AlterPHP\EasyAdminExtensionBundle\Security\AdminAuthorizationChecker(($this->services['easyadmin.security.authorization_checker'] ?? $this->getEasyadmin_Security_AuthorizationCheckerService()), NULL);
  1234.     }
  1235.     /**
  1236.      * Gets the public 'App\Infrastructure\Mapping\Form\TemplateAVFormMappingConfigurator' shared autowired service.
  1237.      *
  1238.      * @return \App\Infrastructure\Mapping\Form\TemplateAVFormMappingConfigurator
  1239.      */
  1240.     protected function getTemplateAVFormMappingConfiguratorService()
  1241.     {
  1242.         return $this->services['App\\Infrastructure\\Mapping\\Form\\TemplateAVFormMappingConfigurator'] = new \App\Infrastructure\Mapping\Form\TemplateAVFormMappingConfigurator();
  1243.     }
  1244.     /**
  1245.      * Gets the public 'App\Infrastructure\Mapping\Form\TemplateCHIRFormMappingConfigurator' shared autowired service.
  1246.      *
  1247.      * @return \App\Infrastructure\Mapping\Form\TemplateCHIRFormMappingConfigurator
  1248.      */
  1249.     protected function getTemplateCHIRFormMappingConfiguratorService()
  1250.     {
  1251.         $this->services['App\\Infrastructure\\Mapping\\Form\\TemplateCHIRFormMappingConfigurator'] = $instance = new \App\Infrastructure\Mapping\Form\TemplateCHIRFormMappingConfigurator(($this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineUtilisateurRepository'] ?? $this->getDoctrineUtilisateurRepositoryService()));
  1252.         $instance->setStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  1253.         $instance->setAuthorizationChecker(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  1254.         return $instance;
  1255.     }
  1256.     /**
  1257.      * Gets the public 'App\Infrastructure\Mapping\Form\TemplateCSFormMappingConfigurator' shared autowired service.
  1258.      *
  1259.      * @return \App\Infrastructure\Mapping\Form\TemplateCSFormMappingConfigurator
  1260.      */
  1261.     protected function getTemplateCSFormMappingConfiguratorService()
  1262.     {
  1263.         $this->services['App\\Infrastructure\\Mapping\\Form\\TemplateCSFormMappingConfigurator'] = $instance = new \App\Infrastructure\Mapping\Form\TemplateCSFormMappingConfigurator();
  1264.         $instance->setStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  1265.         $instance->setAuthorizationChecker(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  1266.         return $instance;
  1267.     }
  1268.     /**
  1269.      * Gets the public 'App\Infrastructure\Mapping\Form\TemplateCVFormMappingConfigurator' shared autowired service.
  1270.      *
  1271.      * @return \App\Infrastructure\Mapping\Form\TemplateCVFormMappingConfigurator
  1272.      */
  1273.     protected function getTemplateCVFormMappingConfiguratorService()
  1274.     {
  1275.         $this->services['App\\Infrastructure\\Mapping\\Form\\TemplateCVFormMappingConfigurator'] = $instance = new \App\Infrastructure\Mapping\Form\TemplateCVFormMappingConfigurator();
  1276.         $instance->setStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  1277.         $instance->setAuthorizationChecker(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  1278.         return $instance;
  1279.     }
  1280.     /**
  1281.      * Gets the public 'App\Infrastructure\Mapping\Form\TemplateDILATFormMappingConfigurator' shared autowired service.
  1282.      *
  1283.      * @return \App\Infrastructure\Mapping\Form\TemplateDILATFormMappingConfigurator
  1284.      */
  1285.     protected function getTemplateDILATFormMappingConfiguratorService()
  1286.     {
  1287.         return $this->services['App\\Infrastructure\\Mapping\\Form\\TemplateDILATFormMappingConfigurator'] = new \App\Infrastructure\Mapping\Form\TemplateDILATFormMappingConfigurator();
  1288.     }
  1289.     /**
  1290.      * Gets the public 'App\Infrastructure\Mapping\Form\TemplateIOLFormMappingConfigurator' shared autowired service.
  1291.      *
  1292.      * @return \App\Infrastructure\Mapping\Form\TemplateIOLFormMappingConfigurator
  1293.      */
  1294.     protected function getTemplateIOLFormMappingConfiguratorService()
  1295.     {
  1296.         $this->services['App\\Infrastructure\\Mapping\\Form\\TemplateIOLFormMappingConfigurator'] = $instance = new \App\Infrastructure\Mapping\Form\TemplateIOLFormMappingConfigurator();
  1297.         $instance->setStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  1298.         $instance->setAuthorizationChecker(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  1299.         return $instance;
  1300.     }
  1301.     /**
  1302.      * Gets the public 'App\Infrastructure\Mapping\Form\TemplateLASERFormMappingConfigurator' shared autowired service.
  1303.      *
  1304.      * @return \App\Infrastructure\Mapping\Form\TemplateLASERFormMappingConfigurator
  1305.      */
  1306.     protected function getTemplateLASERFormMappingConfiguratorService()
  1307.     {
  1308.         return $this->services['App\\Infrastructure\\Mapping\\Form\\TemplateLASERFormMappingConfigurator'] = new \App\Infrastructure\Mapping\Form\TemplateLASERFormMappingConfigurator();
  1309.     }
  1310.     /**
  1311.      * Gets the public 'App\Infrastructure\Mapping\Form\TemplateOCTFormMappingConfigurator' shared autowired service.
  1312.      *
  1313.      * @return \App\Infrastructure\Mapping\Form\TemplateOCTFormMappingConfigurator
  1314.      */
  1315.     protected function getTemplateOCTFormMappingConfiguratorService()
  1316.     {
  1317.         $this->services['App\\Infrastructure\\Mapping\\Form\\TemplateOCTFormMappingConfigurator'] = $instance = new \App\Infrastructure\Mapping\Form\TemplateOCTFormMappingConfigurator();
  1318.         $instance->setStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  1319.         $instance->setAuthorizationChecker(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  1320.         return $instance;
  1321.     }
  1322.     /**
  1323.      * Gets the public 'App\Infrastructure\Mapping\Form\TemplateRTINOFormMappingConfigurator' shared autowired service.
  1324.      *
  1325.      * @return \App\Infrastructure\Mapping\Form\TemplateRTINOFormMappingConfigurator
  1326.      */
  1327.     protected function getTemplateRTINOFormMappingConfiguratorService()
  1328.     {
  1329.         return $this->services['App\\Infrastructure\\Mapping\\Form\\TemplateRTINOFormMappingConfigurator'] = new \App\Infrastructure\Mapping\Form\TemplateRTINOFormMappingConfigurator();
  1330.     }
  1331.     /**
  1332.      * Gets the public 'App\Infrastructure\Mapping\Form\TemplateTOPOFormMappingConfigurator' shared autowired service.
  1333.      *
  1334.      * @return \App\Infrastructure\Mapping\Form\TemplateTOPOFormMappingConfigurator
  1335.      */
  1336.     protected function getTemplateTOPOFormMappingConfiguratorService()
  1337.     {
  1338.         $this->services['App\\Infrastructure\\Mapping\\Form\\TemplateTOPOFormMappingConfigurator'] = $instance = new \App\Infrastructure\Mapping\Form\TemplateTOPOFormMappingConfigurator();
  1339.         $instance->setStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  1340.         $instance->setAuthorizationChecker(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  1341.         return $instance;
  1342.     }
  1343.     /**
  1344.      * Gets the public 'App\Infrastructure\Mapping\Form\TemplateVCFormMappingConfigurator' shared autowired service.
  1345.      *
  1346.      * @return \App\Infrastructure\Mapping\Form\TemplateVCFormMappingConfigurator
  1347.      */
  1348.     protected function getTemplateVCFormMappingConfiguratorService()
  1349.     {
  1350.         $this->services['App\\Infrastructure\\Mapping\\Form\\TemplateVCFormMappingConfigurator'] = $instance = new \App\Infrastructure\Mapping\Form\TemplateVCFormMappingConfigurator();
  1351.         $instance->setStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  1352.         $instance->setAuthorizationChecker(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  1353.         return $instance;
  1354.     }
  1355.     /**
  1356.      * Gets the public 'cache.app' shared service.
  1357.      *
  1358.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1359.      */
  1360.     protected function getCache_AppService()
  1361.     {
  1362.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('1Kd3CTu7UR'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1363.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1364.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1365.     }
  1366.     /**
  1367.      * Gets the public 'cache.system' shared service.
  1368.      *
  1369.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1370.      */
  1371.     protected function getCache_SystemService()
  1372.     {
  1373.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('OyQagCxJxP'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1374.     }
  1375.     /**
  1376.      * Gets the public 'cache.validator_expression_language' shared service.
  1377.      *
  1378.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1379.      */
  1380.     protected function getCache_ValidatorExpressionLanguageService()
  1381.     {
  1382.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('+OYOZ6Vpem'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1383.     }
  1384.     /**
  1385.      * Gets the public 'data_collector.dump' shared service.
  1386.      *
  1387.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1388.      */
  1389.     protected function getDataCollector_DumpService()
  1390.     {
  1391.         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()));
  1392.     }
  1393.     /**
  1394.      * Gets the public 'doctrine' shared service.
  1395.      *
  1396.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1397.      */
  1398.     protected function getDoctrineService()
  1399.     {
  1400.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1401.     }
  1402.     /**
  1403.      * Gets the public 'doctrine.dbal.aura_connection' shared service.
  1404.      *
  1405.      * @return \App\Infrastructure\DBAL\MultiDbConnectionWrapper
  1406.      */
  1407.     protected function getDoctrine_Dbal_AuraConnectionService()
  1408.     {
  1409.         $a = new \Doctrine\DBAL\Configuration();
  1410.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.aura'] ?? ($this->privates['doctrine.dbal.logger.profiling.aura'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1411.         $a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> ($this->privates['doctrine.dbal.well_known_schema_asset_filter'] ?? ($this->privates['doctrine.dbal.well_known_schema_asset_filter'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter([=> 'cache_items'=> 'cache_items']))), => new \Doctrine\Bundle\DoctrineBundle\Dbal\RegexSchemaAssetFilter('~^(?!messenger_messages)~')]));
  1412.         $b = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1413.             'App\\Infrastructure\\Doctrine\\EventSubscriber\\UserListener' => ['privates''App\\Infrastructure\\Doctrine\\EventSubscriber\\UserListener''getUserListenerService'true],
  1414.             'doctrine.orm.aura_listeners.attach_entity_listeners' => ['privates''doctrine.orm.aura_listeners.attach_entity_listeners''getDoctrine_Orm_AuraListeners_AttachEntityListenersService'true],
  1415.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  1416.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  1417.             'vich_uploader.listener.clean.document_imagerie' => ['privates''vich_uploader.listener.clean.document_imagerie''getVichUploader_Listener_Clean_DocumentImagerieService'true],
  1418.             'vich_uploader.listener.clean.medecin_signature' => ['privates''vich_uploader.listener.clean.medecin_signature''getVichUploader_Listener_Clean_MedecinSignatureService'true],
  1419.             'vich_uploader.listener.remove.document_imagerie' => ['privates''vich_uploader.listener.remove.document_imagerie''getVichUploader_Listener_Remove_DocumentImagerieService'true],
  1420.             'vich_uploader.listener.remove.medecin_signature' => ['privates''vich_uploader.listener.remove.medecin_signature''getVichUploader_Listener_Remove_MedecinSignatureService'true],
  1421.             'vich_uploader.listener.upload.document_imagerie' => ['privates''vich_uploader.listener.upload.document_imagerie''getVichUploader_Listener_Upload_DocumentImagerieService'true],
  1422.             'vich_uploader.listener.upload.medecin_signature' => ['privates''vich_uploader.listener.upload.medecin_signature''getVichUploader_Listener_Upload_MedecinSignatureService'true],
  1423.         ], [
  1424.             'App\\Infrastructure\\Doctrine\\EventSubscriber\\UserListener' => '?',
  1425.             'doctrine.orm.aura_listeners.attach_entity_listeners' => '?',
  1426.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1427.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1428.             'vich_uploader.listener.clean.document_imagerie' => '?',
  1429.             'vich_uploader.listener.clean.medecin_signature' => '?',
  1430.             'vich_uploader.listener.remove.document_imagerie' => '?',
  1431.             'vich_uploader.listener.remove.medecin_signature' => '?',
  1432.             'vich_uploader.listener.upload.document_imagerie' => '?',
  1433.             'vich_uploader.listener.upload.medecin_signature' => '?',
  1434.         ]), [=> 'vich_uploader.listener.clean.medecin_signature'=> 'vich_uploader.listener.clean.document_imagerie'=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'vich_uploader.listener.remove.medecin_signature'=> 'vich_uploader.listener.upload.medecin_signature'=> 'vich_uploader.listener.remove.document_imagerie'=> 'vich_uploader.listener.upload.document_imagerie']);
  1435.         $b->addEventListener([=> 'prePersist'], 'App\\Infrastructure\\Doctrine\\EventSubscriber\\UserListener');
  1436.         $b->addEventListener([=> 'preUpdate'], 'App\\Infrastructure\\Doctrine\\EventSubscriber\\UserListener');
  1437.         $b->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.aura_listeners.attach_entity_listeners');
  1438.         return $this->services['doctrine.dbal.aura_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['connection_override_options' => [], 'dbname' => 'ovision_aura''host' => 'socience-rec-l-bdd01.host.coreye.net''port' => 3307'user' => 'socience''password' => 'hl0sihaxtN''driver' => 'pdo_mysql''charset' => 'utf8mb4''driverOptions' => [], 'wrapperClass' => 'App\\Infrastructure\\DBAL\\MultiDbConnectionWrapper''defaultTableOptions' => ['charset' => 'utf8mb4''collate' => 'utf8mb4_unicode_ci']], $a$b, []);
  1439.     }
  1440.     /**
  1441.      * Gets the public 'doctrine.dbal.cvl_connection' shared service.
  1442.      *
  1443.      * @return \App\Infrastructure\DBAL\MultiDbConnectionWrapper
  1444.      */
  1445.     protected function getDoctrine_Dbal_CvlConnectionService()
  1446.     {
  1447.         $a = new \Doctrine\DBAL\Configuration();
  1448.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.cvl'] ?? ($this->privates['doctrine.dbal.logger.profiling.cvl'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1449.         $a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> ($this->privates['doctrine.dbal.well_known_schema_asset_filter'] ?? ($this->privates['doctrine.dbal.well_known_schema_asset_filter'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter([=> 'cache_items'=> 'cache_items']))), => new \Doctrine\Bundle\DoctrineBundle\Dbal\RegexSchemaAssetFilter('~^(?!messenger_messages)~')]));
  1450.         $b = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1451.             'App\\Infrastructure\\Doctrine\\EventSubscriber\\UserListener' => ['privates''App\\Infrastructure\\Doctrine\\EventSubscriber\\UserListener''getUserListenerService'true],
  1452.             'doctrine.orm.cvl_listeners.attach_entity_listeners' => ['privates''doctrine.orm.cvl_listeners.attach_entity_listeners''getDoctrine_Orm_CvlListeners_AttachEntityListenersService'true],
  1453.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  1454.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  1455.             'vich_uploader.listener.clean.document_imagerie' => ['privates''vich_uploader.listener.clean.document_imagerie''getVichUploader_Listener_Clean_DocumentImagerieService'true],
  1456.             'vich_uploader.listener.clean.medecin_signature' => ['privates''vich_uploader.listener.clean.medecin_signature''getVichUploader_Listener_Clean_MedecinSignatureService'true],
  1457.             'vich_uploader.listener.remove.document_imagerie' => ['privates''vich_uploader.listener.remove.document_imagerie''getVichUploader_Listener_Remove_DocumentImagerieService'true],
  1458.             'vich_uploader.listener.remove.medecin_signature' => ['privates''vich_uploader.listener.remove.medecin_signature''getVichUploader_Listener_Remove_MedecinSignatureService'true],
  1459.             'vich_uploader.listener.upload.document_imagerie' => ['privates''vich_uploader.listener.upload.document_imagerie''getVichUploader_Listener_Upload_DocumentImagerieService'true],
  1460.             'vich_uploader.listener.upload.medecin_signature' => ['privates''vich_uploader.listener.upload.medecin_signature''getVichUploader_Listener_Upload_MedecinSignatureService'true],
  1461.         ], [
  1462.             'App\\Infrastructure\\Doctrine\\EventSubscriber\\UserListener' => '?',
  1463.             'doctrine.orm.cvl_listeners.attach_entity_listeners' => '?',
  1464.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1465.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1466.             'vich_uploader.listener.clean.document_imagerie' => '?',
  1467.             'vich_uploader.listener.clean.medecin_signature' => '?',
  1468.             'vich_uploader.listener.remove.document_imagerie' => '?',
  1469.             'vich_uploader.listener.remove.medecin_signature' => '?',
  1470.             'vich_uploader.listener.upload.document_imagerie' => '?',
  1471.             'vich_uploader.listener.upload.medecin_signature' => '?',
  1472.         ]), [=> 'vich_uploader.listener.clean.medecin_signature'=> 'vich_uploader.listener.clean.document_imagerie'=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'vich_uploader.listener.remove.medecin_signature'=> 'vich_uploader.listener.upload.medecin_signature'=> 'vich_uploader.listener.remove.document_imagerie'=> 'vich_uploader.listener.upload.document_imagerie']);
  1473.         $b->addEventListener([=> 'prePersist'], 'App\\Infrastructure\\Doctrine\\EventSubscriber\\UserListener');
  1474.         $b->addEventListener([=> 'preUpdate'], 'App\\Infrastructure\\Doctrine\\EventSubscriber\\UserListener');
  1475.         $b->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.cvl_listeners.attach_entity_listeners');
  1476.         return $this->services['doctrine.dbal.cvl_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['connection_override_options' => [], 'dbname' => 'ovision_cvl''host' => 'socience-rec-l-bdd01.host.coreye.net''port' => 3307'user' => 'socience''password' => 'hl0sihaxtN''driver' => 'pdo_mysql''charset' => 'utf8mb4''driverOptions' => [], 'wrapperClass' => 'App\\Infrastructure\\DBAL\\MultiDbConnectionWrapper''defaultTableOptions' => ['charset' => 'utf8mb4''collate' => 'utf8mb4_unicode_ci']], $a$b, []);
  1477.     }
  1478.     /**
  1479.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1480.      *
  1481.      * @return \App\Infrastructure\DBAL\MultiDbConnectionWrapper
  1482.      */
  1483.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1484.     {
  1485.         $a = new \Doctrine\DBAL\Configuration();
  1486.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1487.         $a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> ($this->privates['doctrine.dbal.well_known_schema_asset_filter'] ?? ($this->privates['doctrine.dbal.well_known_schema_asset_filter'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter([=> 'cache_items'=> 'cache_items']))), => new \Doctrine\Bundle\DoctrineBundle\Dbal\RegexSchemaAssetFilter('~^(?!messenger_messages)~')]));
  1488.         $b = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1489.             'App\\Infrastructure\\Doctrine\\EventSubscriber\\UserListener' => ['privates''App\\Infrastructure\\Doctrine\\EventSubscriber\\UserListener''getUserListenerService'true],
  1490.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  1491.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  1492.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  1493.             'stof_doctrine_extensions.listener.blameable' => ['privates''stof_doctrine_extensions.listener.blameable''getStofDoctrineExtensions_Listener_BlameableService'false],
  1494.             'stof_doctrine_extensions.listener.sluggable' => ['privates''stof_doctrine_extensions.listener.sluggable''getStofDoctrineExtensions_Listener_SluggableService'true],
  1495.             'stof_doctrine_extensions.listener.softdeleteable' => ['privates''stof_doctrine_extensions.listener.softdeleteable''getStofDoctrineExtensions_Listener_SoftdeleteableService'true],
  1496.             'stof_doctrine_extensions.listener.sortable' => ['privates''stof_doctrine_extensions.listener.sortable''getStofDoctrineExtensions_Listener_SortableService'true],
  1497.             'stof_doctrine_extensions.listener.timestampable' => ['privates''stof_doctrine_extensions.listener.timestampable''getStofDoctrineExtensions_Listener_TimestampableService'true],
  1498.             'vich_uploader.listener.clean.document_imagerie' => ['privates''vich_uploader.listener.clean.document_imagerie''getVichUploader_Listener_Clean_DocumentImagerieService'true],
  1499.             'vich_uploader.listener.clean.medecin_signature' => ['privates''vich_uploader.listener.clean.medecin_signature''getVichUploader_Listener_Clean_MedecinSignatureService'true],
  1500.             'vich_uploader.listener.remove.document_imagerie' => ['privates''vich_uploader.listener.remove.document_imagerie''getVichUploader_Listener_Remove_DocumentImagerieService'true],
  1501.             'vich_uploader.listener.remove.medecin_signature' => ['privates''vich_uploader.listener.remove.medecin_signature''getVichUploader_Listener_Remove_MedecinSignatureService'true],
  1502.             'vich_uploader.listener.upload.document_imagerie' => ['privates''vich_uploader.listener.upload.document_imagerie''getVichUploader_Listener_Upload_DocumentImagerieService'true],
  1503.             'vich_uploader.listener.upload.medecin_signature' => ['privates''vich_uploader.listener.upload.medecin_signature''getVichUploader_Listener_Upload_MedecinSignatureService'true],
  1504.         ], [
  1505.             'App\\Infrastructure\\Doctrine\\EventSubscriber\\UserListener' => '?',
  1506.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1507.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1508.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1509.             'stof_doctrine_extensions.listener.blameable' => '?',
  1510.             'stof_doctrine_extensions.listener.sluggable' => '?',
  1511.             'stof_doctrine_extensions.listener.softdeleteable' => '?',
  1512.             'stof_doctrine_extensions.listener.sortable' => '?',
  1513.             'stof_doctrine_extensions.listener.timestampable' => '?',
  1514.             'vich_uploader.listener.clean.document_imagerie' => '?',
  1515.             'vich_uploader.listener.clean.medecin_signature' => '?',
  1516.             'vich_uploader.listener.remove.document_imagerie' => '?',
  1517.             'vich_uploader.listener.remove.medecin_signature' => '?',
  1518.             'vich_uploader.listener.upload.document_imagerie' => '?',
  1519.             'vich_uploader.listener.upload.medecin_signature' => '?',
  1520.         ]), [=> 'vich_uploader.listener.clean.medecin_signature'=> 'vich_uploader.listener.clean.document_imagerie'=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'stof_doctrine_extensions.listener.timestampable'=> 'stof_doctrine_extensions.listener.softdeleteable'=> 'stof_doctrine_extensions.listener.sortable'=> 'stof_doctrine_extensions.listener.sluggable'=> 'stof_doctrine_extensions.listener.blameable'=> 'vich_uploader.listener.remove.medecin_signature'10 => 'vich_uploader.listener.upload.medecin_signature'11 => 'vich_uploader.listener.remove.document_imagerie'12 => 'vich_uploader.listener.upload.document_imagerie']);
  1521.         $b->addEventListener([=> 'prePersist'], 'App\\Infrastructure\\Doctrine\\EventSubscriber\\UserListener');
  1522.         $b->addEventListener([=> 'preUpdate'], 'App\\Infrastructure\\Doctrine\\EventSubscriber\\UserListener');
  1523.         $b->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  1524.         return $this->services['doctrine.dbal.default_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['connection_override_options' => [], 'dbname' => 'webvision''host' => 'socience-rec-l-bdd01.host.coreye.net''port' => 3307'user' => 'socience''password' => 'hl0sihaxtN''driver' => 'pdo_mysql''charset' => 'utf8mb4''driverOptions' => [], 'wrapperClass' => 'App\\Infrastructure\\DBAL\\MultiDbConnectionWrapper''defaultTableOptions' => ['charset' => 'utf8mb4''collate' => 'utf8mb4_unicode_ci']], $a$b, []);
  1525.     }
  1526.     /**
  1527.      * Gets the public 'doctrine.orm.aura_entity_manager' shared service.
  1528.      *
  1529.      * @return \Doctrine\ORM\EntityManager
  1530.      */
  1531.     protected function getDoctrine_Orm_AuraEntityManagerService($lazyLoad true)
  1532.     {
  1533.         if ($lazyLoad) {
  1534.             return $this->services['doctrine.orm.aura_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1535.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1536.                     $wrappedInstance $this->getDoctrine_Orm_AuraEntityManagerService(false);
  1537.                     $proxy->setProxyInitializer(null);
  1538.                     return true;
  1539.                 });
  1540.             });
  1541.         }
  1542.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  1543.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1544.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1545.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1546.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  1547.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  1548.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  1549.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  1550.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  1551.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  1552.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  1553.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  1554.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/DoctrineProvider.php';
  1555.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  1556.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1557.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1558.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1559.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1560.         $a = new \Doctrine\ORM\Configuration();
  1561.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1562.         $b->addDriver(($this->privates['doctrine.orm.aura_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_AuraAnnotationMetadataDriverService()), 'App\\Infrastructure\\Doctrine\\Entity');
  1563.         $a->setEntityNamespaces(['Infrastructure_Doctrine' => 'App\\Infrastructure\\Doctrine\\Entity']);
  1564.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.aura.metadata'] ?? $this->getCache_Doctrine_Orm_Aura_MetadataService())));
  1565.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.aura.query'] ?? $this->getCache_Doctrine_Orm_Aura_QueryService())));
  1566.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.aura.result'] ?? $this->getCache_Doctrine_Orm_Aura_ResultService())));
  1567.         $a->setMetadataDriverImpl($b);
  1568.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1569.         $a->setProxyNamespace('Proxies');
  1570.         $a->setAutoGenerateProxyClasses(true);
  1571.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  1572.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1573.         $a->setNamingStrategy(($this->privates['Novaway\\CoreBundle\\Doctrine\\ORM\\Mapping\\RemovePrefixNamingStrategy'] ?? ($this->privates['Novaway\\CoreBundle\\Doctrine\\ORM\\Mapping\\RemovePrefixNamingStrategy'] = new \Novaway\CoreBundle\Doctrine\ORM\Mapping\RemovePrefixNamingStrategy())));
  1574.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1575.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1576.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1577.         $a->addCustomStringFunction('IFNULL''DoctrineExtensions\\Query\\Mysql\\IfNull');
  1578.         $a->addCustomStringFunction('MATCH''DoctrineExtensions\\Query\\Mysql\\MatchAgainst');
  1579.         $a->addCustomDatetimeFunction('DATE_FORMAT''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  1580.         $a->addFilter('softDeleteable''Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter');
  1581.         $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.aura_connection'] ?? $this->getDoctrine_Dbal_AuraConnectionService()), $a);
  1582.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([=> 'softDeleteable'], []))->configure($instance);
  1583.         return $instance;
  1584.     }
  1585.     /**
  1586.      * Gets the public 'doctrine.orm.cvl_entity_manager' shared service.
  1587.      *
  1588.      * @return \Doctrine\ORM\EntityManager
  1589.      */
  1590.     protected function getDoctrine_Orm_CvlEntityManagerService($lazyLoad true)
  1591.     {
  1592.         if ($lazyLoad) {
  1593.             return $this->services['doctrine.orm.cvl_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1594.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1595.                     $wrappedInstance $this->getDoctrine_Orm_CvlEntityManagerService(false);
  1596.                     $proxy->setProxyInitializer(null);
  1597.                     return true;
  1598.                 });
  1599.             });
  1600.         }
  1601.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  1602.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1603.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1604.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1605.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  1606.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  1607.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  1608.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  1609.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  1610.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  1611.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  1612.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  1613.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/DoctrineProvider.php';
  1614.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  1615.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1616.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1617.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1618.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1619.         $a = new \Doctrine\ORM\Configuration();
  1620.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1621.         $b->addDriver(($this->privates['doctrine.orm.cvl_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_CvlAnnotationMetadataDriverService()), 'App\\Infrastructure\\Doctrine\\Entity');
  1622.         $a->setEntityNamespaces(['Infrastructure_Doctrine' => 'App\\Infrastructure\\Doctrine\\Entity']);
  1623.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.cvl.metadata'] ?? $this->getCache_Doctrine_Orm_Cvl_MetadataService())));
  1624.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.cvl.query'] ?? $this->getCache_Doctrine_Orm_Cvl_QueryService())));
  1625.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.cvl.result'] ?? $this->getCache_Doctrine_Orm_Cvl_ResultService())));
  1626.         $a->setMetadataDriverImpl($b);
  1627.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1628.         $a->setProxyNamespace('Proxies');
  1629.         $a->setAutoGenerateProxyClasses(true);
  1630.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  1631.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1632.         $a->setNamingStrategy(($this->privates['Novaway\\CoreBundle\\Doctrine\\ORM\\Mapping\\RemovePrefixNamingStrategy'] ?? ($this->privates['Novaway\\CoreBundle\\Doctrine\\ORM\\Mapping\\RemovePrefixNamingStrategy'] = new \Novaway\CoreBundle\Doctrine\ORM\Mapping\RemovePrefixNamingStrategy())));
  1633.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1634.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1635.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1636.         $a->addCustomStringFunction('IFNULL''DoctrineExtensions\\Query\\Mysql\\IfNull');
  1637.         $a->addCustomStringFunction('MATCH''DoctrineExtensions\\Query\\Mysql\\MatchAgainst');
  1638.         $a->addCustomDatetimeFunction('DATE_FORMAT''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  1639.         $a->addFilter('softDeleteable''Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter');
  1640.         $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.cvl_connection'] ?? $this->getDoctrine_Dbal_CvlConnectionService()), $a);
  1641.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([=> 'softDeleteable'], []))->configure($instance);
  1642.         return $instance;
  1643.     }
  1644.     /**
  1645.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1646.      *
  1647.      * @return \Doctrine\ORM\EntityManager
  1648.      */
  1649.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1650.     {
  1651.         if ($lazyLoad) {
  1652.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1653.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1654.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1655.                     $proxy->setProxyInitializer(null);
  1656.                     return true;
  1657.                 });
  1658.             });
  1659.         }
  1660.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/lib/Doctrine/Common/Proxy/Autoloader.php';
  1661.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  1662.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  1663.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1664.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1665.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1666.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  1667.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  1668.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  1669.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  1670.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  1671.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  1672.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  1673.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  1674.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/DoctrineProvider.php';
  1675.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  1676.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileLocator.php';
  1677.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  1678.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1679.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1680.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1681.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1682.         $a = new \Doctrine\ORM\Configuration();
  1683.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1684.         $b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Infrastructure\\Doctrine\\Entity');
  1685.         $b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Vich\\UploaderBundle\\Entity');
  1686.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/alterphp/easyadmin-extension-bundle/src/Resources/config/doctrine-mapping') => 'AlterPHP\\EasyAdminExtensionBundle\\Model'], '.orm.xml')), 'AlterPHP\\EasyAdminExtensionBundle\\Model');
  1687.         $a->setEntityNamespaces(['Infrastructure_Doctrine' => 'App\\Infrastructure\\Doctrine\\Entity''VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity']);
  1688.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService())));
  1689.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
  1690.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
  1691.         $a->setMetadataDriverImpl($b);
  1692.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1693.         $a->setProxyNamespace('Proxies');
  1694.         $a->setAutoGenerateProxyClasses(true);
  1695.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  1696.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1697.         $a->setNamingStrategy(($this->privates['Novaway\\CoreBundle\\Doctrine\\ORM\\Mapping\\RemovePrefixNamingStrategy'] ?? ($this->privates['Novaway\\CoreBundle\\Doctrine\\ORM\\Mapping\\RemovePrefixNamingStrategy'] = new \Novaway\CoreBundle\Doctrine\ORM\Mapping\RemovePrefixNamingStrategy())));
  1698.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1699.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1700.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1701.         $a->addCustomStringFunction('IFNULL''DoctrineExtensions\\Query\\Mysql\\IfNull');
  1702.         $a->addCustomStringFunction('MATCH''DoctrineExtensions\\Query\\Mysql\\MatchAgainst');
  1703.         $a->addCustomDatetimeFunction('DATE_FORMAT''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  1704.         $a->addFilter('softDeleteable''Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter');
  1705.         $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1706.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([=> 'softDeleteable'], []))->configure($instance);
  1707.         return $instance;
  1708.     }
  1709.     /**
  1710.      * Gets the public 'easyadmin.config.manager' shared service.
  1711.      *
  1712.      * @return \EasyCorp\Bundle\EasyAdminBundle\Configuration\ConfigManager
  1713.      */
  1714.     protected function getEasyadmin_Config_ManagerService()
  1715.     {
  1716.         $this->services['easyadmin.config.manager'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ConfigManager($this->parameters['easyadmin.config'], true, ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()));
  1717.         $a = ($this->services['easyadmin.filter.registry'] ?? $this->getEasyadmin_Filter_RegistryService());
  1718.         $b = ($this->services['doctrine'] ?? $this->getDoctrineService());
  1719.         $instance->addConfigPass(new \AlterPHP\EasyAdminExtensionBundle\Configuration\ExcludeFieldsConfigPass());
  1720.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\NormalizerConfigPass($this$a));
  1721.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\DesignConfigPass('fr'));
  1722.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\MenuConfigPass());
  1723.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ActionConfigPass());
  1724.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\MetadataConfigPass($b));
  1725.         $instance->addConfigPass(new \AlterPHP\EasyAdminExtensionBundle\Configuration\ShortFormTypeConfigPass($this->parameters['easy_admin_extension.custom_form_types']));
  1726.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\PropertyConfigPass(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), $a));
  1727.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ViewConfigPass());
  1728.         $instance->addConfigPass(new \AlterPHP\EasyAdminExtensionBundle\Configuration\EmbeddedListViewConfigPass(true));
  1729.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\TemplateConfigPass(($this->privates['twig.loader.native_filesystem'] ?? $this->getTwig_Loader_NativeFilesystemService())));
  1730.         $instance->addConfigPass(new \AlterPHP\EasyAdminExtensionBundle\Configuration\ShowViewConfigPass(($this->privates['AlterPHP\\EasyAdminExtensionBundle\\Helper\\EmbeddedListHelper'] ?? $this->getEmbeddedListHelperService())));
  1731.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\DefaultConfigPass());
  1732.         $instance->addConfigPass(new \AlterPHP\EasyAdminExtensionBundle\Configuration\ListFormFiltersConfigPass($b));
  1733.         return $instance;
  1734.     }
  1735.     /**
  1736.      * Gets the public 'easyadmin.filter.registry' shared service.
  1737.      *
  1738.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\FilterRegistry
  1739.      */
  1740.     protected function getEasyadmin_Filter_RegistryService()
  1741.     {
  1742.         return $this->services['easyadmin.filter.registry'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\FilterRegistry(['array' => 'easyadmin.filter.type.array''boolean' => 'easyadmin.filter.type.boolean''comparison' => 'easyadmin.filter.type.comparison''date' => 'easyadmin.filter.type.date''dateinterval' => 'easyadmin.filter.type.dateinterval''datetime' => 'easyadmin.filter.type.datetime''decimal' => 'easyadmin.filter.type.decimal''choice' => 'easyadmin.filter.type.choice''entity' => 'easyadmin.filter.type.entity''float' => 'easyadmin.filter.type.float''integer' => 'easyadmin.filter.type.integer''text' => 'easyadmin.filter.type.text''textarea' => 'easyadmin.filter.type.textarea''time' => 'easyadmin.filter.type.time'], new RewindableGenerator(function () {
  1743.             yield => ($this->privates['easyadmin.filter.type_guesser.doctrine'] ?? $this->load('getEasyadmin_Filter_TypeGuesser_DoctrineService'));
  1744.         }, 1));
  1745.     }
  1746.     /**
  1747.      * Gets the public 'easyadmin.listener.controller' shared service.
  1748.      *
  1749.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener
  1750.      */
  1751.     protected function getEasyadmin_Listener_ControllerService()
  1752.     {
  1753.         return $this->services['easyadmin.listener.controller'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  1754.     }
  1755.     /**
  1756.      * Gets the public 'easyadmin.property_accessor' shared service.
  1757.      *
  1758.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  1759.      */
  1760.     protected function getEasyadmin_PropertyAccessorService()
  1761.     {
  1762.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1763.         return $this->services['easyadmin.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  1764.     }
  1765.     /**
  1766.      * Gets the public 'easyadmin.router' shared service.
  1767.      *
  1768.      * @return \EasyCorp\Bundle\EasyAdminBundle\Router\EasyAdminRouter
  1769.      */
  1770.     protected function getEasyadmin_RouterService()
  1771.     {
  1772.         return $this->services['easyadmin.router'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\EasyAdminRouter(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1773.     }
  1774.     /**
  1775.      * Gets the public 'easyadmin.security.authorization_checker' shared service.
  1776.      *
  1777.      * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  1778.      */
  1779.     protected function getEasyadmin_Security_AuthorizationCheckerService()
  1780.     {
  1781.         return $this->services['easyadmin.security.authorization_checker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  1782.     }
  1783.     /**
  1784.      * Gets the public 'event_dispatcher' shared service.
  1785.      *
  1786.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1787.      */
  1788.     protected function getEventDispatcherService()
  1789.     {
  1790.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1791.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1792.         $a->pushHandler(($this->privates['monolog.handler.api'] ?? $this->getMonolog_Handler_ApiService()));
  1793.         $a->pushHandler(($this->privates['monolog.handler.main_critical'] ?? $this->getMonolog_Handler_MainCriticalService()));
  1794.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1795.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1796.         $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())));
  1797.         $instance->addListener('kernel.request', [=> function () {
  1798.             return ($this->privates['App\\Infrastructure\\DBAL\\Listener\\MultiDBConnectionListener'] ?? $this->getMultiDBConnectionListenerService());
  1799.         }, => 'onKernelRequest'], 2048);
  1800.         $instance->addListener('kernel.controller', [=> function () {
  1801.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1802.         }, => 'onKernelController'], 0);
  1803.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1804.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1805.         }, => 'checkPassport'], 1024);
  1806.         $instance->addListener('kernel.response', [=> function () {
  1807.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1808.         }, => 'onKernelResponse'], 0);
  1809.         $instance->addListener('kernel.terminate', [=> function () {
  1810.             return ($this->privates['monolog.handler.swift_critical'] ?? $this->getMonolog_Handler_SwiftCriticalService());
  1811.         }, => 'onKernelTerminate'], 0);
  1812.         $instance->addListener('console.terminate', [=> function () {
  1813.             return ($this->privates['monolog.handler.swift_critical'] ?? $this->getMonolog_Handler_SwiftCriticalService());
  1814.         }, => 'onCliTerminate'], 0);
  1815.         $instance->addListener('kernel.controller', [=> function () {
  1816.             return ($this->services['easyadmin.listener.controller'] ?? $this->getEasyadmin_Listener_ControllerService());
  1817.         }, => 'onKernelController'], 0);
  1818.         $instance->addListener('easy_admin.post_initialize', [=> function () {
  1819.             return ($this->services['easyadmin.listener.request_post_initialize'] ?? $this->load('getEasyadmin_Listener_RequestPostInitializeService'));
  1820.         }, => 'initializeRequest'], 0);
  1821.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1822.             return ($this->privates['App\\Domain\\Common\\EventSubscribers\\UnlockConsultationOnNewRequestSubscriber'] ?? $this->getUnlockConsultationOnNewRequestSubscriberService());
  1823.         }, => 'unlockConsultation'], 0);
  1824.         $instance->addListener('kernel.response', [=> function () {
  1825.             return ($this->privates['App\\Infrastructure\\EventListener\\Common\\DisplayFlashMessageOnAjaxRequestSubscriber'] ?? $this->getDisplayFlashMessageOnAjaxRequestSubscriberService());
  1826.         }, => 'addFlashMessageToResponse'], 0);
  1827.         $instance->addListener('kernel.exception', [=> function () {
  1828.             return ($this->privates['App\\Infrastructure\\EventListener\\Common\\HandleExceptionOnAjaxRequestSubscriber'] ?? $this->load('getHandleExceptionOnAjaxRequestSubscriberService'));
  1829.         }, => 'sendResponse'], 0);
  1830.         $instance->addListener('kernel.exception', [=> function () {
  1831.             return ($this->privates['App\\Infrastructure\\EventListener\\Common\\LoggedOutAjaxSubscriber'] ?? $this->load('getLoggedOutAjaxSubscriberService'));
  1832.         }, => 'redirectToLogin'], 999);
  1833.         $instance->addListener('kernel.response', [=> function () {
  1834.             return ($this->privates['App\\Infrastructure\\EventListener\\Common\\SetVaryHeaderOnResponseSubscriber'] ?? ($this->privates['App\\Infrastructure\\EventListener\\Common\\SetVaryHeaderOnResponseSubscriber'] = new \App\Infrastructure\EventListener\Common\SetVaryHeaderOnResponseSubscriber()));
  1835.         }, => 'setVaryHeader'], 0);
  1836.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1837.             return ($this->privates['App\\Infrastructure\\EventListener\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  1838.         }, => 'onLogOut'], 0);
  1839.         $instance->addListener('app.salle_attente.pre_ajouter_patient', [=> function () {
  1840.             return ($this->privates['App\\Infrastructure\\EventListener\\SalleAttenteEventListener'] ?? $this->load('getSalleAttenteEventListenerService'));
  1841.         }, => 'onPreAjouterPatient'], 0);
  1842.         $instance->addListener('kernel.request', [=> function () {
  1843.             return ($this->privates['App\\Infrastructure\\EventSubscriber\\PreControllerErrorHandlerSubscriber'] ?? $this->getPreControllerErrorHandlerSubscriberService());
  1844.         }, => 'onKernelRequest'], 1000);
  1845.         $instance->addListener('kernel.response', [=> function () {
  1846.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1847.         }, => 'onKernelResponse'], 0);
  1848.         $instance->addListener('kernel.response', [=> function () {
  1849.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1850.         }, => 'onKernelResponse'], -1024);
  1851.         $instance->addListener('kernel.request', [=> function () {
  1852.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1853.         }, => 'setDefaultLocale'], 100);
  1854.         $instance->addListener('kernel.request', [=> function () {
  1855.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1856.         }, => 'onKernelRequest'], 16);
  1857.         $instance->addListener('kernel.finish_request', [=> function () {
  1858.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1859.         }, => 'onKernelFinishRequest'], 0);
  1860.         $instance->addListener('kernel.request', [=> function () {
  1861.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1862.         }, => 'onKernelRequest'], 256);
  1863.         $instance->addListener('kernel.response', [=> function () {
  1864.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1865.         }, => 'onResponse'], -255);
  1866.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1867.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1868.         }, => 'onControllerArguments'], 0);
  1869.         $instance->addListener('kernel.exception', [=> function () {
  1870.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1871.         }, => 'logKernelException'], 0);
  1872.         $instance->addListener('kernel.exception', [=> function () {
  1873.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1874.         }, => 'onKernelException'], -128);
  1875.         $instance->addListener('kernel.response', [=> function () {
  1876.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1877.         }, => 'removeCspHeader'], -128);
  1878.         $instance->addListener('kernel.request', [=> function () {
  1879.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1880.         }, => 'onKernelRequest'], 15);
  1881.         $instance->addListener('kernel.finish_request', [=> function () {
  1882.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1883.         }, => 'onKernelFinishRequest'], -15);
  1884.         $instance->addListener('console.error', [=> function () {
  1885.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1886.         }, => 'onConsoleError'], -128);
  1887.         $instance->addListener('console.terminate', [=> function () {
  1888.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1889.         }, => 'onConsoleTerminate'], -128);
  1890.         $instance->addListener('console.error', [=> function () {
  1891.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1892.         }, => 'onConsoleError'], 0);
  1893.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1894.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1895.         }, => 'onMessage'], -255);
  1896.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1897.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1898.         }, => 'onMessage'], -255);
  1899.         $instance->addListener('kernel.request', [=> function () {
  1900.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1901.         }, => 'configure'], 2048);
  1902.         $instance->addListener('console.command', [=> function () {
  1903.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1904.         }, => 'configure'], 2048);
  1905.         $instance->addListener('kernel.request', [=> function () {
  1906.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1907.         }, => 'onKernelRequest'], 32);
  1908.         $instance->addListener('kernel.finish_request', [=> function () {
  1909.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1910.         }, => 'onKernelFinishRequest'], 0);
  1911.         $instance->addListener('kernel.exception', [=> function () {
  1912.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1913.         }, => 'onKernelException'], -64);
  1914.         $instance->addListener('kernel.response', [=> function () {
  1915.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1916.         }, => 'onKernelResponse'], 0);
  1917.         $instance->addListener('kernel.request', [=> function () {
  1918.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1919.         }, => 'onKernelRequest'], 128);
  1920.         $instance->addListener('kernel.response', [=> function () {
  1921.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1922.         }, => 'onKernelResponse'], -1000);
  1923.         $instance->addListener('kernel.finish_request', [=> function () {
  1924.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1925.         }, => 'onFinishRequest'], 0);
  1926.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1927.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  1928.         }, => 'onMessageFailed'], 100);
  1929.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1930.             return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ?? ($this->privates['messenger.failure.add_error_details_stamp_listener'] = new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener()));
  1931.         }, => 'onMessageFailed'], 200);
  1932.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1933.             return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->load('getMessenger_Failure_SendFailedMessageToFailureTransportListenerService'));
  1934.         }, => 'onMessageFailed'], -100);
  1935.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  1936.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1937.         }, => 'onWorkerStarted'], 0);
  1938.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1939.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1940.         }, => 'onWorkerRunning'], 0);
  1941.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1942.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  1943.         }, => 'onMessageFailed'], 0);
  1944.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1945.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  1946.         }, => 'onWorkerRunning'], 0);
  1947.         $instance->addListener('kernel.response', [=> function () {
  1948.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1949.         }, => 'onKernelResponse'], -100);
  1950.         $instance->addListener('kernel.exception', [=> function () {
  1951.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1952.         }, => 'onKernelException'], 0);
  1953.         $instance->addListener('kernel.terminate', [=> function () {
  1954.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1955.         }, => 'onKernelTerminate'], -1024);
  1956.         $instance->addListener('kernel.controller', [=> function () {
  1957.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1958.         }, => 'onKernelController'], 0);
  1959.         $instance->addListener('kernel.response', [=> function () {
  1960.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1961.         }, => 'onKernelResponse'], 0);
  1962.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1963.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1964.         }, => 'onMessage'], 0);
  1965.         $instance->addListener('kernel.controller', [=> function () {
  1966.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1967.         }, => 'onKernelController'], 0);
  1968.         $instance->addListener('kernel.controller', [=> function () {
  1969.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1970.         }, => 'onKernelController'], 0);
  1971.         $instance->addListener('kernel.controller', [=> function () {
  1972.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1973.         }, => 'onKernelController'], -128);
  1974.         $instance->addListener('kernel.view', [=> function () {
  1975.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1976.         }, => 'onKernelView'], 0);
  1977.         $instance->addListener('kernel.controller', [=> function () {
  1978.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1979.         }, => 'onKernelController'], 0);
  1980.         $instance->addListener('kernel.response', [=> function () {
  1981.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1982.         }, => 'onKernelResponse'], 0);
  1983.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1984.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1985.         }, => 'onKernelControllerArguments'], 0);
  1986.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1987.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1988.         }, => 'onKernelControllerArguments'], 0);
  1989.         $instance->addListener('kernel.view', [=> function () {
  1990.             return ($this->privates['sensio_framework_extra.psr7.listener.response'] ?? $this->load('getSensioFrameworkExtra_Psr7_Listener_ResponseService'));
  1991.         }, => 'onKernelView'], 0);
  1992.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  1993.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1994.         }, => 'onWorkerMessageHandled'], 0);
  1995.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1996.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1997.         }, => 'onWorkerMessageFailed'], 0);
  1998.         $instance->addListener('kernel.response', [=> function () {
  1999.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2000.         }, => 'onKernelResponse'], 0);
  2001.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2002.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2003.         }, => 'checkPassport'], 0);
  2004.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2005.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2006.         }, => 'onLoginSuccess'], 0);
  2007.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2008.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  2009.         }, => 'onVoterVote'], 0);
  2010.         $instance->addListener('kernel.request', [=> function () {
  2011.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2012.         }, => 'configureLogoutUrlGenerator'], 8);
  2013.         $instance->addListener('kernel.request', [=> function () {
  2014.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2015.         }, => 'onKernelRequest'], 8);
  2016.         $instance->addListener('kernel.finish_request', [=> function () {
  2017.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2018.         }, => 'onKernelFinishRequest'], 0);
  2019.         $instance->addListener('kernel.exception', [=> function () {
  2020.             return ($this->privates['security.authentication.kernel_exception_listener.two_factor.main'] ?? $this->load('getSecurity_Authentication_KernelExceptionListener_TwoFactor_MainService'));
  2021.         }, => 'onKernelException'], 2);
  2022.         $instance->addListener('kernel.request', [=> function () {
  2023.             return ($this->privates['security.authentication.form_listener.two_factor.main'] ?? $this->getSecurity_Authentication_FormListener_TwoFactor_MainService());
  2024.         }, => 'onKernelRequest'], 0);
  2025.         $instance->addListener('security.authentication.success', [=> function () {
  2026.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  2027.         }, => 'onLogin'], 9223372036854775807);
  2028.         $instance->addListener('scheb_two_factor.authentication.require', [=> function () {
  2029.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  2030.         }, => 'onAccessDenied'], 0);
  2031.         $instance->addListener('scheb_two_factor.authentication.form', [=> function () {
  2032.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  2033.         }, => 'onTwoFactorForm'], 0);
  2034.         $instance->addListener('kernel.response', [=> function () {
  2035.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  2036.         }, => 'onKernelResponse'], 1);
  2037.         $instance->addListener('kernel.response', [=> function () {
  2038.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2039.         }, => 'onKernelResponse'], -128);
  2040.         $instance->addListener('console.command', [=> function () {
  2041.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2042.         }, => 'onCommand'], 255);
  2043.         $instance->addListener('console.terminate', [=> function () {
  2044.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2045.         }, => 'onTerminate'], -255);
  2046.         $instance->addListener('console.command', [=> function () {
  2047.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  2048.         }, => 'configure'], 1024);
  2049.         $instance->addListener('console.error', [=> function () {
  2050.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2051.         }, => 'onConsoleError'], 0);
  2052.         $instance->addListener('console.terminate', [=> function () {
  2053.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2054.         }, => 'onConsoleTerminate'], 0);
  2055.         $instance->addListener('easy_admin.post_list_query_builder', [=> function () {
  2056.             return ($this->privates['AlterPHP\\EasyAdminExtensionBundle\\EventListener\\PostQueryBuilderSubscriber'] ?? $this->load('getPostQueryBuilderSubscriberService'));
  2057.         }, => 'onPostListQueryBuilder'], 0);
  2058.         $instance->addListener('easy_admin.post_search_query_builder', [=> function () {
  2059.             return ($this->privates['AlterPHP\\EasyAdminExtensionBundle\\EventListener\\PostQueryBuilderSubscriber'] ?? $this->load('getPostQueryBuilderSubscriberService'));
  2060.         }, => 'onPostSearchQueryBuilder'], 0);
  2061.         $instance->addListener('kernel.request', [=> function () {
  2062.             return ($this->privates['stof_doctrine_extensions.event_listener.blame'] ?? $this->getStofDoctrineExtensions_EventListener_BlameService());
  2063.         }, => 'onKernelRequest'], 0);
  2064.         $instance->addListener('kernel.exception', [=> function () {
  2065.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  2066.         }, => 'onException'], 0);
  2067.         $instance->addListener('kernel.terminate', [=> function () {
  2068.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  2069.         }, => 'onTerminate'], 0);
  2070.         $instance->addListener('console.error', [=> function () {
  2071.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  2072.         }, => 'onException'], 0);
  2073.         $instance->addListener('console.terminate', [=> function () {
  2074.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  2075.         }, => 'onTerminate'], 0);
  2076.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2077.             return ($this->privates['Novaway\\CoreBundle\\Messenger\\Subscriber\\MailerResetterSubscriber'] ?? $this->load('getMailerResetterSubscriberService'));
  2078.         }, => 'resetServices'], 10);
  2079.         $instance->addListener('kernel.response', [=> function () {
  2080.             return ($this->privates['Symfony\\Component\\Mercure\\EventSubscriber\\SetCookieSubscriber'] ?? ($this->privates['Symfony\\Component\\Mercure\\EventSubscriber\\SetCookieSubscriber'] = new \Symfony\Component\Mercure\EventSubscriber\SetCookieSubscriber()));
  2081.         }, => 'onKernelResponse'], 0);
  2082.         $instance->addListener('security.authentication.success', [=> function () {
  2083.             return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ?? ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor()));
  2084.         }, => 'onLogin'], 9223372036854775806);
  2085.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2086.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  2087.         }, => 'checkPassport'], 0);
  2088.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2089.             return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ?? ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener()));
  2090.         }, => 'onSuccessfulLogin'], -63);
  2091.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2092.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2093.         }, => 'checkPassport'], 512);
  2094.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2095.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2096.         }, => 'onLogout'], 0);
  2097.         return $instance;
  2098.     }
  2099.     /**
  2100.      * Gets the public 'http_kernel' shared service.
  2101.      *
  2102.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2103.      */
  2104.     protected function getHttpKernelService()
  2105.     {
  2106.         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 () {
  2107.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  2108.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  2109.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  2110.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  2111.             yield => ($this->privates['debug.sensio_framework_extra.psr7.argument_value_resolver.server_request'] ?? $this->load('getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService'));
  2112.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  2113.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  2114.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  2115.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  2116.         }, 9)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2117.     }
  2118.     /**
  2119.      * Gets the public 'liip_imagine.cache.manager' shared service.
  2120.      *
  2121.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  2122.      */
  2123.     protected function getLiipImagine_Cache_ManagerService()
  2124.     {
  2125.         $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);
  2126.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  2127.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  2128.         return $instance;
  2129.     }
  2130.     /**
  2131.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  2132.      *
  2133.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  2134.      */
  2135.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  2136.     {
  2137.         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');
  2138.     }
  2139.     /**
  2140.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  2141.      *
  2142.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  2143.      */
  2144.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  2145.     {
  2146.         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()));
  2147.     }
  2148.     /**
  2149.      * Gets the public 'liip_imagine.cache.signer' shared service.
  2150.      *
  2151.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  2152.      */
  2153.     protected function getLiipImagine_Cache_SignerService()
  2154.     {
  2155.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  2156.     }
  2157.     /**
  2158.      * Gets the public 'messenger.default_bus' shared service.
  2159.      *
  2160.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  2161.      */
  2162.     protected function getMessenger_DefaultBusService()
  2163.     {
  2164.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  2165.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
  2166.             yield => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default')));
  2167.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  2168.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  2169.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  2170.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  2171.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
  2172.         }, 7)));
  2173.     }
  2174.     /**
  2175.      * Gets the public 'monolog.logger.deprecation' shared service.
  2176.      *
  2177.      * @return \Symfony\Bridge\Monolog\Logger
  2178.      */
  2179.     protected function getMonolog_Logger_DeprecationService()
  2180.     {
  2181.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  2182.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2183.         $instance->pushHandler(($this->privates['monolog.handler.api'] ?? $this->getMonolog_Handler_ApiService()));
  2184.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2185.         return $instance;
  2186.     }
  2187.     /**
  2188.      * Gets the public 'request_stack' shared service.
  2189.      *
  2190.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2191.      */
  2192.     protected function getRequestStackService()
  2193.     {
  2194.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2195.     }
  2196.     /**
  2197.      * Gets the public 'router' shared service.
  2198.      *
  2199.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2200.      */
  2201.     protected function getRouterService()
  2202.     {
  2203.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2204.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2205.         $a->pushHandler(($this->privates['monolog.handler.api'] ?? $this->getMonolog_Handler_ApiService()));
  2206.         $a->pushHandler(($this->privates['monolog.handler.main_critical'] ?? $this->getMonolog_Handler_MainCriticalService()));
  2207.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2208.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2209.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2210.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2211.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  2212.         ], [
  2213.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2214.         ]))->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');
  2215.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2216.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2217.         return $instance;
  2218.     }
  2219.     /**
  2220.      * Gets the public 'translator' shared service.
  2221.      *
  2222.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2223.      */
  2224.     protected function getTranslatorService()
  2225.     {
  2226.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2227.     }
  2228.     /**
  2229.      * Gets the public 'var_dumper.cloner' shared service.
  2230.      *
  2231.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2232.      */
  2233.     protected function getVarDumper_ClonerService()
  2234.     {
  2235.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2236.         $instance->setMaxItems(2500);
  2237.         $instance->setMinDepth(1);
  2238.         $instance->setMaxString(-1);
  2239.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2240.         return $instance;
  2241.     }
  2242.     /**
  2243.      * Gets the private '.debug.http_client' shared service.
  2244.      *
  2245.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2246.      */
  2247.     protected function get_Debug_HttpClientService()
  2248.     {
  2249.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2250.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2251.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2252.         $b->pushHandler(($this->privates['monolog.handler.api'] ?? $this->getMonolog_Handler_ApiService()));
  2253.         $b->pushHandler(($this->privates['monolog.handler.main_critical'] ?? $this->getMonolog_Handler_MainCriticalService()));
  2254.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2255.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2256.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2257.         $a->setLogger($b);
  2258.         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))));
  2259.     }
  2260.     /**
  2261.      * Gets the private '.service_locator.zJyh7qS' shared service.
  2262.      *
  2263.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2264.      */
  2265.     protected function get_ServiceLocator_ZJyh7qSService()
  2266.     {
  2267.         return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2268.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  2269.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  2270.         ], [
  2271.             'security.firewall.map.context.dev' => '?',
  2272.             'security.firewall.map.context.main' => '?',
  2273.         ]);
  2274.     }
  2275.     /**
  2276.      * Gets the private 'AlterPHP\EasyAdminExtensionBundle\Helper\EmbeddedListHelper' shared service.
  2277.      *
  2278.      * @return \AlterPHP\EasyAdminExtensionBundle\Helper\EmbeddedListHelper
  2279.      */
  2280.     protected function getEmbeddedListHelperService()
  2281.     {
  2282.         return $this->privates['AlterPHP\\EasyAdminExtensionBundle\\Helper\\EmbeddedListHelper'] = new \AlterPHP\EasyAdminExtensionBundle\Helper\EmbeddedListHelper(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['easyadmin.config']);
  2283.     }
  2284.     /**
  2285.      * Gets the private 'AlterPHP\EasyAdminExtensionBundle\Helper\ListFormFiltersHelper' shared service.
  2286.      *
  2287.      * @return \AlterPHP\EasyAdminExtensionBundle\Helper\ListFormFiltersHelper
  2288.      */
  2289.     protected function getListFormFiltersHelperService()
  2290.     {
  2291.         return $this->privates['AlterPHP\\EasyAdminExtensionBundle\\Helper\\ListFormFiltersHelper'] = new \AlterPHP\EasyAdminExtensionBundle\Helper\ListFormFiltersHelper(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), true);
  2292.     }
  2293.     /**
  2294.      * Gets the private 'AlterPHP\EasyAdminExtensionBundle\Twig\AdminAuthorizationExtension' shared service.
  2295.      *
  2296.      * @return \AlterPHP\EasyAdminExtensionBundle\Twig\AdminAuthorizationExtension
  2297.      */
  2298.     protected function getAdminAuthorizationExtensionService()
  2299.     {
  2300.         return $this->privates['AlterPHP\\EasyAdminExtensionBundle\\Twig\\AdminAuthorizationExtension'] = new \AlterPHP\EasyAdminExtensionBundle\Twig\AdminAuthorizationExtension(($this->services['AlterPHP\\EasyAdminExtensionBundle\\Security\\AdminAuthorizationChecker'] ?? $this->getAdminAuthorizationCheckerService()));
  2301.     }
  2302.     /**
  2303.      * Gets the private 'AlterPHP\EasyAdminExtensionBundle\Twig\EmbeddedListExtension' shared service.
  2304.      *
  2305.      * @return \AlterPHP\EasyAdminExtensionBundle\Twig\EmbeddedListExtension
  2306.      */
  2307.     protected function getEmbeddedListExtensionService()
  2308.     {
  2309.         return $this->privates['AlterPHP\\EasyAdminExtensionBundle\\Twig\\EmbeddedListExtension'] = new \AlterPHP\EasyAdminExtensionBundle\Twig\EmbeddedListExtension(($this->privates['AlterPHP\\EasyAdminExtensionBundle\\Helper\\EmbeddedListHelper'] ?? $this->getEmbeddedListHelperService()));
  2310.     }
  2311.     /**
  2312.      * Gets the private 'AlterPHP\EasyAdminExtensionBundle\Twig\ListFormFiltersExtension' shared service.
  2313.      *
  2314.      * @return \AlterPHP\EasyAdminExtensionBundle\Twig\ListFormFiltersExtension
  2315.      */
  2316.     protected function getListFormFiltersExtensionService()
  2317.     {
  2318.         return $this->privates['AlterPHP\\EasyAdminExtensionBundle\\Twig\\ListFormFiltersExtension'] = new \AlterPHP\EasyAdminExtensionBundle\Twig\ListFormFiltersExtension(($this->privates['AlterPHP\\EasyAdminExtensionBundle\\Helper\\ListFormFiltersHelper'] ?? $this->getListFormFiltersHelperService()));
  2319.     }
  2320.     /**
  2321.      * Gets the private 'App\Domain\Centre\Cache\CentreCacheManager' shared autowired service.
  2322.      *
  2323.      * @return \App\Domain\Centre\Cache\CentreCacheManager
  2324.      */
  2325.     protected function getCentreCacheManagerService()
  2326.     {
  2327.         return $this->privates['App\\Domain\\Centre\\Cache\\CentreCacheManager'] = new \App\Domain\Centre\Cache\CentreCacheManager(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineCentreRepository'] ?? $this->getDoctrineCentreRepositoryService()));
  2328.     }
  2329.     /**
  2330.      * Gets the private 'App\Domain\Common\EventSubscribers\UnlockConsultationOnNewRequestSubscriber' shared autowired service.
  2331.      *
  2332.      * @return \App\Domain\Common\EventSubscribers\UnlockConsultationOnNewRequestSubscriber
  2333.      */
  2334.     protected function getUnlockConsultationOnNewRequestSubscriberService()
  2335.     {
  2336.         return $this->privates['App\\Domain\\Common\\EventSubscribers\\UnlockConsultationOnNewRequestSubscriber'] = new \App\Domain\Common\EventSubscribers\UnlockConsultationOnNewRequestSubscriber(($this->privates['App\\Domain\\Common\\Lock\\EditionConsultationLockHandler'] ?? $this->getEditionConsultationLockHandlerService()));
  2337.     }
  2338.     /**
  2339.      * Gets the private 'App\Domain\Common\Lock\EditionConsultationLockHandler' shared autowired service.
  2340.      *
  2341.      * @return \App\Domain\Common\Lock\EditionConsultationLockHandler
  2342.      */
  2343.     protected function getEditionConsultationLockHandlerService()
  2344.     {
  2345.         $this->privates['App\\Domain\\Common\\Lock\\EditionConsultationLockHandler'] = $instance = new \App\Domain\Common\Lock\EditionConsultationLockHandler(($this->privates['app.lock_cache'] ?? $this->getApp_LockCacheService()), ($this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineUtilisateurRepository'] ?? $this->getDoctrineUtilisateurRepositoryService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['App\\Domain\\Machine\\Cache\\MachineCacheManager'] ?? $this->getMachineCacheManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2346.         $instance->setStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2347.         $instance->setAuthorizationChecker(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  2348.         return $instance;
  2349.     }
  2350.     /**
  2351.      * Gets the private 'App\Domain\Common\Mapping\RepositoryMapping' shared autowired service.
  2352.      *
  2353.      * @return \App\Domain\Common\Mapping\RepositoryMapping
  2354.      */
  2355.     protected function getRepositoryMappingService()
  2356.     {
  2357.         $this->privates['App\\Domain\\Common\\Mapping\\RepositoryMapping'] = $instance = new \App\Domain\Common\Mapping\RepositoryMapping();
  2358.         $a = ($this->services['doctrine'] ?? $this->getDoctrineService());
  2359.         $b = new \App\Infrastructure\Doctrine\Repository\DoctrineAbstractTemplateRepository($a);
  2360.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2361.         $d = ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService());
  2362.         $e = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2363.         $b->withEventDispatcher($c);
  2364.         $b->withLockFactory($d);
  2365.         $b->withLogger($e);
  2366.         $f = new \App\Infrastructure\Doctrine\Repository\DoctrineActeRepository($a);
  2367.         $g = new \App\Infrastructure\Doctrine\Repository\DoctrineAffichageExamenRepository();
  2368.         $h = new \App\Infrastructure\Doctrine\Repository\DoctrineAssistanteRepository($a);
  2369.         $h->withEventDispatcher($c);
  2370.         $h->withLockFactory($d);
  2371.         $h->withLogger($e);
  2372.         $i = new \App\Infrastructure\Doctrine\Repository\DoctrineBanqueRepository($a);
  2373.         $j = new \App\Infrastructure\Doctrine\Repository\DoctrineCentreRepository($a);
  2374.         $j->withEventDispatcher($c);
  2375.         $j->withLockFactory($d);
  2376.         $j->withLogger($e);
  2377.         $k = new \App\Infrastructure\Doctrine\Repository\DoctrineCommentaireRepository($a);
  2378.         $l = new \App\Infrastructure\Doctrine\Repository\DoctrineConsultationConclusionRepository($a);
  2379.         $l->withEventDispatcher($c);
  2380.         $l->withLockFactory($d);
  2381.         $l->withLogger($e);
  2382.         $m = new \App\Infrastructure\Doctrine\Repository\DoctrineConsultationRepository($a);
  2383.         $n = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  2384.         $o = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2385.         $m->setStorage($n);
  2386.         $m->setAuthorizationChecker($o);
  2387.         $m->withEventDispatcher($c);
  2388.         $m->withLockFactory($d);
  2389.         $m->withLogger($e);
  2390.         $p = new \App\Infrastructure\Doctrine\Repository\DoctrineConversationRepository($a);
  2391.         $q = new \App\Infrastructure\Doctrine\Repository\DoctrineCorrectionCategorieRepository();
  2392.         $r = new \App\Infrastructure\Doctrine\Repository\DoctrineCorrectionRepository();
  2393.         $s = new \App\Infrastructure\Doctrine\Repository\DoctrineCourrierRepository($a);
  2394.         $s->withEventDispatcher($c);
  2395.         $s->withLockFactory($d);
  2396.         $s->withLogger($e);
  2397.         $t = new \App\Infrastructure\Doctrine\Repository\DoctrineCourrierTemplateRepository($a);
  2398.         $u = new \App\Infrastructure\Doctrine\Repository\DoctrineEngineFileRepository($a);
  2399.         $v = new \App\Infrastructure\Doctrine\Repository\DoctrineExamenCategorieCodeRepository();
  2400.         $w = new \App\Infrastructure\Doctrine\Repository\DoctrineExamenCategorieRepository($a);
  2401.         $x = new \App\Infrastructure\Doctrine\Repository\DoctrineExamenRepository($a, ($this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineExamenCategorieCodeRepository'] ?? ($this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineExamenCategorieCodeRepository'] = new \App\Infrastructure\Doctrine\Repository\DoctrineExamenCategorieCodeRepository())));
  2402.         $x->withTemplateMapping(($this->privates['App\\Domain\\Template\\Mapping\\TemplateMapping'] ?? $this->getTemplateMappingService()));
  2403.         $x->withEventDispatcher($c);
  2404.         $x->withLockFactory($d);
  2405.         $x->withLogger($e);
  2406.         $x->setStorage($n);
  2407.         $x->setAuthorizationChecker($o);
  2408.         $y = new \App\Infrastructure\Doctrine\Repository\DoctrineExamenStatutRepository();
  2409.         $z = new \App\Infrastructure\Doctrine\Repository\DoctrineFeuilleDeSoinCategorieRepository();
  2410.         $aa = new \App\Infrastructure\Doctrine\Repository\DoctrineFeuilleDeSoinRepository($a);
  2411.         $ba = new \App\Infrastructure\Doctrine\Repository\DoctrineFormulePolitesseDebutRepository($a);
  2412.         $ca = new \App\Infrastructure\Doctrine\Repository\DoctrineFormulePolitesseFinRepository($a);
  2413.         $da = new \App\Infrastructure\Doctrine\Repository\DoctrineFormulePolitesseRepository($a);
  2414.         $ea = new \App\Infrastructure\Doctrine\Repository\DoctrineGenreRepository();
  2415.         $fa = new \App\Infrastructure\Doctrine\Repository\DoctrineImagerieCategorieCodeRepository();
  2416.         $ga = new \App\Infrastructure\Doctrine\Repository\DoctrineImagerieCategorieRepository($a);
  2417.         $ha = new \App\Infrastructure\Doctrine\Repository\DoctrineImagerieRepository($a);
  2418.         $ha->withEventDispatcher($c);
  2419.         $ha->withLockFactory($d);
  2420.         $ha->withLogger($e);
  2421.         $ia = new \App\Infrastructure\Doctrine\Repository\DoctrineLentillePeriodiciteRepository();
  2422.         $ja = new \App\Infrastructure\Doctrine\Repository\DoctrineLentilleRepository($a);
  2423.         $ja->withEventDispatcher($c);
  2424.         $ja->withLockFactory($d);
  2425.         $ja->withLogger($e);
  2426.         $ka = new \App\Infrastructure\Doctrine\Repository\DoctrineMachineRepository($a);
  2427.         $la = new \App\Infrastructure\Doctrine\Repository\DoctrineMedecinRepository($a);
  2428.         $la->withEventDispatcher($c);
  2429.         $la->withLockFactory($d);
  2430.         $la->withLogger($e);
  2431.         $ma = new \App\Infrastructure\Doctrine\Repository\DoctrineMedecinTraitantRepository($a);
  2432.         $ma->withEventDispatcher($c);
  2433.         $ma->withLockFactory($d);
  2434.         $ma->withLogger($e);
  2435.         $na = new \App\Infrastructure\Doctrine\Repository\DoctrineMedicamentRepository($a);
  2436.         $na->withEventDispatcher($c);
  2437.         $na->withLockFactory($d);
  2438.         $na->withLogger($e);
  2439.         $oa = new \App\Infrastructure\Doctrine\Repository\DoctrineOrdonnanceRepository($a);
  2440.         $oa->withEventDispatcher($c);
  2441.         $oa->withLockFactory($d);
  2442.         $oa->withLogger($e);
  2443.         $pa = new \App\Infrastructure\Doctrine\Repository\DoctrinePaiementCategorieRepository();
  2444.         $qa = new \App\Infrastructure\Doctrine\Repository\DoctrinePaiementRepository($a);
  2445.         $ra = new \App\Infrastructure\Doctrine\Repository\DoctrinePatientRepository($a);
  2446.         $sa = ($this->privates['App\\Domain\\Centre\\Cache\\CentreCacheManager'] ?? $this->getCentreCacheManagerService());
  2447.         $ra->presenceSDARepository = ($this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrinePresenceSDARepository'] ?? $this->getDoctrinePresenceSDARepositoryService());
  2448.         $ra->centreCacheManager $sa;
  2449.         $ra->withEventDispatcher($c);
  2450.         $ra->withLockFactory($d);
  2451.         $ra->withLogger($e);
  2452.         $ta = new \App\Infrastructure\Doctrine\Repository\DoctrinePosologieConditionnementUniteRepository();
  2453.         $ua = new \App\Infrastructure\Doctrine\Repository\DoctrinePosologiePeriodiciteRepository();
  2454.         $va = new \App\Infrastructure\Doctrine\Repository\DoctrinePosologiePrecisionRepository();
  2455.         $wa = new \App\Infrastructure\Doctrine\Repository\DoctrinePosologieQteFormatRepository();
  2456.         $xa = new \App\Infrastructure\Doctrine\Repository\DoctrinePosologieVoieAdministrationRepository();
  2457.         $ya = new \App\Infrastructure\Doctrine\Repository\DoctrinePresenceSDARepository($a);
  2458.         $ya->consultationRepository = ($this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineConsultationRepository'] ?? $this->getDoctrineConsultationRepositoryService());
  2459.         $ya->setCentreCacheManager($sa);
  2460.         $ya->setStorage($n);
  2461.         $ya->setAuthorizationChecker($o);
  2462.         $za = new \App\Infrastructure\Doctrine\Repository\DoctrineSecretaireRepository($a);
  2463.         $za->withEventDispatcher($c);
  2464.         $za->withLockFactory($d);
  2465.         $za->withLogger($e);
  2466.         $ab = new \App\Infrastructure\Doctrine\Repository\DoctrineSecteurRepository();
  2467.         $bb = new \App\Infrastructure\Doctrine\Repository\DoctrineSuperviseurRepository($a);
  2468.         $bb->withEventDispatcher($c);
  2469.         $bb->withLockFactory($d);
  2470.         $bb->withLogger($e);
  2471.         $cb = new \App\Infrastructure\Doctrine\Repository\DoctrineTemplateAVRepository($a);
  2472.         $cb->withEventDispatcher($c);
  2473.         $cb->withLockFactory($d);
  2474.         $cb->withLogger($e);
  2475.         $db = new \App\Infrastructure\Doctrine\Repository\DoctrineTemplateCHIRRepository($a);
  2476.         $db->withEventDispatcher($c);
  2477.         $db->withLockFactory($d);
  2478.         $db->withLogger($e);
  2479.         $eb = new \App\Infrastructure\Doctrine\Repository\DoctrineTemplateCSRepository($a);
  2480.         $eb->withEventDispatcher($c);
  2481.         $eb->withLockFactory($d);
  2482.         $eb->withLogger($e);
  2483.         $fb = new \App\Infrastructure\Doctrine\Repository\DoctrineTemplateCVRepository($a);
  2484.         $fb->withEventDispatcher($c);
  2485.         $fb->withLockFactory($d);
  2486.         $fb->withLogger($e);
  2487.         $gb = new \App\Infrastructure\Doctrine\Repository\DoctrineTemplateDILATRepository($a);
  2488.         $gb->withEventDispatcher($c);
  2489.         $gb->withLockFactory($d);
  2490.         $gb->withLogger($e);
  2491.         $hb = new \App\Infrastructure\Doctrine\Repository\DoctrineTemplateIOLRepository($a);
  2492.         $hb->withEventDispatcher($c);
  2493.         $hb->withLockFactory($d);
  2494.         $hb->withLogger($e);
  2495.         $ib = new \App\Infrastructure\Doctrine\Repository\DoctrineTemplateLASERRepository($a);
  2496.         $ib->withEventDispatcher($c);
  2497.         $ib->withLockFactory($d);
  2498.         $ib->withLogger($e);
  2499.         $jb = new \App\Infrastructure\Doctrine\Repository\DoctrineTemplateOCTRepository($a);
  2500.         $jb->withEventDispatcher($c);
  2501.         $jb->withLockFactory($d);
  2502.         $jb->withLogger($e);
  2503.         $kb = new \App\Infrastructure\Doctrine\Repository\DoctrineTemplateRTINORepository($a);
  2504.         $kb->withEventDispatcher($c);
  2505.         $kb->withLockFactory($d);
  2506.         $kb->withLogger($e);
  2507.         $lb = new \App\Infrastructure\Doctrine\Repository\DoctrineTemplateTOPORepository($a);
  2508.         $lb->withEventDispatcher($c);
  2509.         $lb->withLockFactory($d);
  2510.         $lb->withLogger($e);
  2511.         $mb = new \App\Infrastructure\Doctrine\Repository\DoctrineTemplateVCRepository($a);
  2512.         $mb->withEventDispatcher($c);
  2513.         $mb->withLockFactory($d);
  2514.         $mb->withLogger($e);
  2515.         $nb = new \App\Infrastructure\Doctrine\Repository\DoctrineTraitementRepository($a);
  2516.         $nb->setStorage($n);
  2517.         $nb->setAuthorizationChecker($o);
  2518.         $ob = new \App\Infrastructure\Doctrine\Repository\DoctrineUtilisateurGroupeRepository($a);
  2519.         $pb = new \App\Infrastructure\Doctrine\Repository\DoctrineUtilisateurRepository($a);
  2520.         $qb = new \App\Infrastructure\Doctrine\Repository\DoctrineUtilisateurRoleRepository($a);
  2521.         $rb = new \App\Infrastructure\Doctrine\Repository\DoctrineValeurListeEnrichissableRepository($a);
  2522.         $sb = new \App\Infrastructure\Doctrine\Repository\DoctrineVilleRepository($a);
  2523.         $tb = new \App\Infrastructure\Doctrine\Repository\DoctrineXUtilisateurMedicamentRepository($a);
  2524.         $instance->setMapping(['AbstractTemplate' => $b'Acte' => $f'AffichageExamen' => $g'Assistante' => $h'Banque' => $i'Centre' => $j'Commentaire' => $k'ConsultationConclusion' => $l'Consultation' => $m'Conversation' => $p'CorrectionCategorie' => $q'Correction' => $r'Courrier' => $s'CourrierTemplate' => $t'EngineFile' => $u'ExamenCategorieCode' => $v'ExamenCategorie' => $w'Examen' => $x'ExamenStatut' => $y'FeuilleDeSoinCategorie' => $z'FeuilleDeSoin' => $aa'FormulePolitesseDebut' => $ba'FormulePolitesseFin' => $ca'FormulePolitesse' => $da'Genre' => $ea'ImagerieCategorieCode' => $fa'ImagerieCategorie' => $ga'Imagerie' => $ha'LentillePeriodicite' => $ia'Lentille' => $ja'Machine' => $ka'Medecin' => $la'MedecinTraitant' => $ma'Medicament' => $na'Ordonnance' => $oa'PaiementCategorie' => $pa'Paiement' => $qa'Patient' => $ra'PosologieConditionnementUnite' => $ta'PosologiePeriodicite' => $ua'PosologiePrecision' => $va'PosologieQteFormat' => $wa'PosologieVoieAdministration' => $xa'PresenceSDA' => $ya'Secretaire' => $za'Secteur' => $ab'Superviseur' => $bb'TemplateAV' => $cb'TemplateCHIR' => $db'TemplateCS' => $eb'TemplateCV' => $fb'TemplateDILAT' => $gb'TemplateIOL' => $hb'TemplateLASER' => $ib'TemplateOCT' => $jb'TemplateRTINO' => $kb'TemplateTOPO' => $lb'TemplateVC' => $mb'Traitement' => $nb'UtilisateurGroupe' => $ob'Utilisateur' => $pb'UtilisateurRole' => $qb'ValeurListeEnrichissable' => $rb'Ville' => $sb'XUtilisateurMedicament' => $tb], ['App\\Domain\\Common\\Entity\\AbstractTemplate' => $b'App\\Domain\\Common\\Entity\\Acte' => $f'App\\Domain\\Common\\Entity\\AffichageExamen' => $g'App\\Domain\\Common\\Entity\\Assistante' => $h'App\\Domain\\Common\\Entity\\Banque' => $i'App\\Domain\\Common\\Entity\\Centre' => $j'App\\Domain\\Common\\Entity\\Commentaire' => $k'App\\Domain\\Common\\Entity\\ConsultationConclusion' => $l'App\\Domain\\Common\\Entity\\Consultation' => $m'App\\Domain\\Common\\Entity\\Conversation' => $p'App\\Domain\\Common\\Entity\\CorrectionCategorie' => $q'App\\Domain\\Common\\Entity\\Correction' => $r'App\\Domain\\Common\\Entity\\Courrier' => $s'App\\Domain\\Common\\Entity\\CourrierTemplate' => $t'App\\Domain\\Common\\Entity\\EngineFile' => $u'App\\Domain\\Common\\Entity\\ExamenCategorieCode' => $v'App\\Domain\\Common\\Entity\\ExamenCategorie' => $w'App\\Domain\\Common\\Entity\\Examen' => $x'App\\Domain\\Common\\Entity\\ExamenStatut' => $y'App\\Domain\\Common\\Entity\\FeuilleDeSoinCategorie' => $z'App\\Domain\\Common\\Entity\\FeuilleDeSoin' => $aa'App\\Domain\\Common\\Entity\\FormulePolitesseDebut' => $ba'App\\Domain\\Common\\Entity\\FormulePolitesseFin' => $ca'App\\Domain\\Common\\Entity\\FormulePolitesse' => $da'App\\Domain\\Common\\Entity\\Genre' => $ea'App\\Domain\\Common\\Entity\\ImagerieCategorieCode' => $fa'App\\Domain\\Common\\Entity\\ImagerieCategorie' => $ga'App\\Domain\\Common\\Entity\\Imagerie' => $ha'App\\Domain\\Common\\Entity\\LentillePeriodicite' => $ia'App\\Domain\\Common\\Entity\\Lentille' => $ja'App\\Domain\\Common\\Entity\\Machine' => $ka'App\\Domain\\Common\\Entity\\Medecin' => $la'App\\Domain\\Common\\Entity\\MedecinTraitant' => $ma'App\\Domain\\Common\\Entity\\Medicament' => $na'App\\Domain\\Common\\Entity\\Ordonnance' => $oa'App\\Domain\\Common\\Entity\\PaiementCategorie' => $pa'App\\Domain\\Common\\Entity\\Paiement' => $qa'App\\Domain\\Common\\Entity\\Patient' => $ra'App\\Domain\\Common\\Entity\\PosologieConditionnementUnite' => $ta'App\\Domain\\Common\\Entity\\PosologiePeriodicite' => $ua'App\\Domain\\Common\\Entity\\PosologiePrecision' => $va'App\\Domain\\Common\\Entity\\PosologieQteFormat' => $wa'App\\Domain\\Common\\Entity\\PosologieVoieAdministration' => $xa'App\\Domain\\Common\\Entity\\PresenceSDA' => $ya'App\\Domain\\Common\\Entity\\Secretaire' => $za'App\\Domain\\Common\\Entity\\Secteur' => $ab'App\\Domain\\Common\\Entity\\Superviseur' => $bb'App\\Domain\\Common\\Entity\\TemplateAV' => $cb'App\\Domain\\Common\\Entity\\TemplateCHIR' => $db'App\\Domain\\Common\\Entity\\TemplateCS' => $eb'App\\Domain\\Common\\Entity\\TemplateCV' => $fb'App\\Domain\\Common\\Entity\\TemplateDILAT' => $gb'App\\Domain\\Common\\Entity\\TemplateIOL' => $hb'App\\Domain\\Common\\Entity\\TemplateLASER' => $ib'App\\Domain\\Common\\Entity\\TemplateOCT' => $jb'App\\Domain\\Common\\Entity\\TemplateRTINO' => $kb'App\\Domain\\Common\\Entity\\TemplateTOPO' => $lb'App\\Domain\\Common\\Entity\\TemplateVC' => $mb'App\\Domain\\Common\\Entity\\Traitement' => $nb'App\\Domain\\Common\\Entity\\UtilisateurGroupe' => $ob'App\\Domain\\Common\\Entity\\Utilisateur' => $pb'App\\Domain\\Common\\Entity\\UtilisateurRole' => $qb'App\\Domain\\Common\\Entity\\ValeurListeEnrichissable' => $rb'App\\Domain\\Common\\Entity\\Ville' => $sb'App\\Domain\\Common\\Entity\\XUtilisateurMedicament' => $tb], [=> $b=> $f=> $g=> $h=> $i=> $j=> $k=> $l=> $m=> $p10 => $q11 => $r12 => $s13 => $t14 => $u15 => $v16 => $w17 => $x18 => $y19 => $z20 => $aa21 => $ba22 => $ca23 => $da24 => $ea25 => $fa26 => $ga27 => $ha28 => $ia29 => $ja30 => $ka31 => $la32 => $ma33 => $na34 => $oa35 => $pa36 => $qa37 => $ra38 => $ta39 => $ua40 => $va41 => $wa42 => $xa43 => $ya44 => $za45 => $ab46 => $bb47 => $cb48 => $db49 => $eb50 => $fb51 => $gb52 => $hb53 => $ib54 => $jb55 => $kb56 => $lb57 => $mb58 => $nb59 => $ob60 => $pb61 => $qb62 => $rb63 => $sb64 => $tb]);
  2525.         return $instance;
  2526.     }
  2527.     /**
  2528.      * Gets the private 'App\Domain\Machine\Cache\MachineCacheManager' shared autowired service.
  2529.      *
  2530.      * @return \App\Domain\Machine\Cache\MachineCacheManager
  2531.      */
  2532.     protected function getMachineCacheManagerService()
  2533.     {
  2534.         return $this->privates['App\\Domain\\Machine\\Cache\\MachineCacheManager'] = new \App\Domain\Machine\Cache\MachineCacheManager(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineMachineRepository'] ?? $this->getDoctrineMachineRepositoryService()));
  2535.     }
  2536.     /**
  2537.      * Gets the private 'App\Domain\Publipostage\PublipostageDictionary' shared autowired service.
  2538.      *
  2539.      * @return \App\Domain\Publipostage\PublipostageDictionary
  2540.      */
  2541.     protected function getPublipostageDictionaryService()
  2542.     {
  2543.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2544.         if (isset($this->privates['App\\Domain\\Publipostage\\PublipostageDictionary'])) {
  2545.             return $this->privates['App\\Domain\\Publipostage\\PublipostageDictionary'];
  2546.         }
  2547.         $b = new \App\Infrastructure\Doctrine\Provider\DoctrineConsultationFieldsProvider(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineConsultationRepository'] ?? $this->getDoctrineConsultationRepositoryService()), ($this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineConsultationConclusionRepository'] ?? $this->getDoctrineConsultationConclusionRepositoryService()), ($this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineValeurListeEnrichissableRepository'] ?? $this->getDoctrineValeurListeEnrichissableRepositoryService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), new RewindableGenerator(function () {
  2548.             yield => ($this->privates['App\\Domain\\Template\\Mapping\\Strategies\\TemplateAVStrategy'] ?? $this->load('getTemplateAVStrategyService'));
  2549.             yield => ($this->privates['App\\Domain\\Template\\Mapping\\Strategies\\TemplateCHIRStrategy'] ?? $this->load('getTemplateCHIRStrategyService'));
  2550.             yield => ($this->privates['App\\Domain\\Template\\Mapping\\Strategies\\TemplateCSStrategy'] ?? $this->load('getTemplateCSStrategyService'));
  2551.             yield => ($this->privates['App\\Domain\\Template\\Mapping\\Strategies\\TemplateCVStrategy'] ?? $this->load('getTemplateCVStrategyService'));
  2552.             yield => ($this->privates['App\\Domain\\Template\\Mapping\\Strategies\\TemplateDILATStrategy'] ?? $this->load('getTemplateDILATStrategyService'));
  2553.             yield => ($this->privates['App\\Domain\\Template\\Mapping\\Strategies\\TemplateIOLStrategy'] ?? $this->load('getTemplateIOLStrategyService'));
  2554.             yield => ($this->privates['App\\Domain\\Template\\Mapping\\Strategies\\TemplateLASERStrategy'] ?? $this->load('getTemplateLASERStrategyService'));
  2555.             yield => ($this->privates['App\\Domain\\Template\\Mapping\\Strategies\\TemplateOCTStrategy'] ?? $this->load('getTemplateOCTStrategyService'));
  2556.             yield => ($this->privates['App\\Domain\\Template\\Mapping\\Strategies\\TemplateRTINOStrategy'] ?? $this->load('getTemplateRTINOStrategyService'));
  2557.             yield => ($this->privates['App\\Domain\\Template\\Mapping\\Strategies\\TemplateTOPOStrategy'] ?? $this->load('getTemplateTOPOStrategyService'));
  2558.             yield 10 => ($this->privates['App\\Domain\\Template\\Mapping\\Strategies\\TemplateVCStrategy'] ?? $this->load('getTemplateVCStrategyService'));
  2559.         }, 11));
  2560.         return $this->privates['App\\Domain\\Publipostage\\PublipostageDictionary'] = new \App\Domain\Publipostage\PublipostageDictionary(new \App\Domain\Publipostage\AvailableFieldsProvider($b), $b, new RewindableGenerator(function () {
  2561.             yield => ($this->privates['App\\Infrastructure\\Twig\\Admin\\PublipostageExtension'] ?? $this->getPublipostageExtensionService());
  2562.             yield => ($this->privates['App\\Infrastructure\\Twig\\AssetImagerUrlExtension'] ?? $this->getAssetImagerUrlExtensionService());
  2563.             yield => ($this->privates['App\\Infrastructure\\Twig\\CentreExtension'] ?? ($this->privates['App\\Infrastructure\\Twig\\CentreExtension'] = new \App\Infrastructure\Twig\CentreExtension()));
  2564.             yield => ($this->privates['App\\Infrastructure\\Twig\\DateConsultationExtension'] ?? $this->getDateConsultationExtensionService());
  2565.             yield => ($this->privates['App\\Infrastructure\\Twig\\ExplicitlySplitTextExtension'] ?? ($this->privates['App\\Infrastructure\\Twig\\ExplicitlySplitTextExtension'] = new \App\Infrastructure\Twig\ExplicitlySplitTextExtension()));
  2566.             yield => ($this->privates['App\\Infrastructure\\Twig\\FileExtension'] ?? ($this->privates['App\\Infrastructure\\Twig\\FileExtension'] = new \App\Infrastructure\Twig\FileExtension(\dirname(__DIR__4))));
  2567.             yield => ($this->privates['App\\Infrastructure\\Twig\\MachineExtension'] ?? ($this->privates['App\\Infrastructure\\Twig\\MachineExtension'] = new \App\Infrastructure\Twig\MachineExtension()));
  2568.             yield => ($this->privates['App\\Infrastructure\\Twig\\PatientHeaderExtension'] ?? ($this->privates['App\\Infrastructure\\Twig\\PatientHeaderExtension'] = new \App\Infrastructure\Twig\PatientHeaderExtension()));
  2569.             yield => ($this->privates['App\\Infrastructure\\Twig\\ReadableExtension'] ?? $this->getReadableExtensionService());
  2570.             yield => ($this->privates['App\\Infrastructure\\Twig\\RequestExtension'] ?? ($this->privates['App\\Infrastructure\\Twig\\RequestExtension'] = new \App\Infrastructure\Twig\RequestExtension()));
  2571.             yield 10 => ($this->privates['App\\Infrastructure\\Twig\\TriExtension'] ?? $this->getTriExtensionService());
  2572.             yield 11 => ($this->privates['twig.extension.security_csrf'] ?? ($this->privates['twig.extension.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfExtension()));
  2573.             yield 12 => ($this->privates['twig.extension.profiler'] ?? $this->getTwig_Extension_ProfilerService());
  2574.             yield 13 => ($this->privates['twig.extension.trans'] ?? $this->getTwig_Extension_TransService());
  2575.             yield 14 => ($this->privates['twig.extension.assets'] ?? $this->getTwig_Extension_AssetsService());
  2576.             yield 15 => ($this->privates['twig.extension.code'] ?? $this->getTwig_Extension_CodeService());
  2577.             yield 16 => ($this->privates['twig.extension.routing'] ?? $this->getTwig_Extension_RoutingService());
  2578.             yield 17 => ($this->privates['twig.extension.yaml'] ?? ($this->privates['twig.extension.yaml'] = new \Symfony\Bridge\Twig\Extension\YamlExtension()));
  2579.             yield 18 => ($this->privates['twig.extension.debug.stopwatch'] ?? $this->getTwig_Extension_Debug_StopwatchService());
  2580.             yield 19 => ($this->privates['twig.extension.expression'] ?? ($this->privates['twig.extension.expression'] = new \Symfony\Bridge\Twig\Extension\ExpressionExtension()));
  2581.             yield 20 => ($this->privates['twig.extension.httpkernel'] ?? ($this->privates['twig.extension.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelExtension()));
  2582.             yield 21 => ($this->privates['twig.extension.httpfoundation'] ?? $this->getTwig_Extension_HttpfoundationService());
  2583.             yield 22 => ($this->privates['twig.extension.weblink'] ?? $this->getTwig_Extension_WeblinkService());
  2584.             yield 23 => ($this->privates['twig.extension.serializer'] ?? ($this->privates['twig.extension.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerExtension()));
  2585.             yield 24 => ($this->privates['twig.extension.form'] ?? $this->getTwig_Extension_FormService());
  2586.             yield 25 => ($this->privates['doctrine.twig.doctrine_extension'] ?? ($this->privates['doctrine.twig.doctrine_extension'] = new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension()));
  2587.             yield 26 => ($this->privates['twig.extension.logout_url'] ?? $this->getTwig_Extension_LogoutUrlService());
  2588.             yield 27 => ($this->privates['twig.extension.security'] ?? $this->getTwig_Extension_SecurityService());
  2589.             yield 28 => ($this->privates['twig.extension.webprofiler'] ?? $this->getTwig_Extension_WebprofilerService());
  2590.             yield 29 => ($this->privates['twig.extension.dump'] ?? $this->getTwig_Extension_DumpService());
  2591.             yield 30 => ($this->privates['easyadmin.twig.extension'] ?? $this->getEasyadmin_Twig_ExtensionService());
  2592.             yield 31 => ($this->privates['AlterPHP\\EasyAdminExtensionBundle\\Twig\\ListFormFiltersExtension'] ?? $this->getListFormFiltersExtensionService());
  2593.             yield 32 => ($this->privates['AlterPHP\\EasyAdminExtensionBundle\\Twig\\CheckboxTreeExtension'] ?? ($this->privates['AlterPHP\\EasyAdminExtensionBundle\\Twig\\CheckboxTreeExtension'] = new \AlterPHP\EasyAdminExtensionBundle\Twig\CheckboxTreeExtension()));
  2594.             yield 33 => ($this->privates['AlterPHP\\EasyAdminExtensionBundle\\Twig\\EmbeddedListExtension'] ?? $this->getEmbeddedListExtensionService());
  2595.             yield 34 => ($this->privates['AlterPHP\\EasyAdminExtensionBundle\\Twig\\AdminAuthorizationExtension'] ?? $this->getAdminAuthorizationExtensionService());
  2596.             yield 35 => ($this->privates['fos_ck_editor.twig_extension'] ?? $this->getFosCkEditor_TwigExtensionService());
  2597.             yield 36 => ($this->privates['twig.extension.fm_elfinder_init'] ?? $this->getTwig_Extension_FmElfinderInitService());
  2598.             yield 37 => ($this->privates['liip_imagine.templating.filter_extension'] ?? $this->getLiipImagine_Templating_FilterExtensionService());
  2599.             yield 38 => ($this->privates['Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtension'] ?? $this->getUploaderExtensionService());
  2600.             yield 39 => ($this->privates['Novaway\\CoreBundle\\Twig\\Extension\\DateExtension'] ?? $this->getDateExtensionService());
  2601.             yield 40 => ($this->privates['Symfony\\Component\\Mercure\\Twig\\MercureExtension'] ?? $this->getMercureExtensionService());
  2602.         }, 41), new \App\Domain\Centre\Resolver\CentreResolver(($this->privates['App\\Domain\\Centre\\Cache\\CentreCacheManager'] ?? $this->getCentreCacheManagerService())), $a);
  2603.     }
  2604.     /**
  2605.      * Gets the private 'App\Domain\Template\Mapping\TemplateMapping' shared autowired service.
  2606.      *
  2607.      * @return \App\Domain\Template\Mapping\TemplateMapping
  2608.      */
  2609.     protected function getTemplateMappingService()
  2610.     {
  2611.         $this->privates['App\\Domain\\Template\\Mapping\\TemplateMapping'] = $instance = new \App\Domain\Template\Mapping\TemplateMapping();
  2612.         $a = new \App\Domain\Template\Mapping\Strategies\TemplateAVStrategy(($this->services['App\\Infrastructure\\Mapping\\Form\\TemplateAVFormMappingConfigurator'] ?? ($this->services['App\\Infrastructure\\Mapping\\Form\\TemplateAVFormMappingConfigurator'] = new \App\Infrastructure\Mapping\Form\TemplateAVFormMappingConfigurator())), ($this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateAVRepository'] ?? $this->getDoctrineTemplateAVRepositoryService()));
  2613.         $b = new \App\Domain\Template\Mapping\Strategies\TemplateCHIRStrategy(($this->services['App\\Infrastructure\\Mapping\\Form\\TemplateCHIRFormMappingConfigurator'] ?? $this->getTemplateCHIRFormMappingConfiguratorService()), ($this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateCHIRRepository'] ?? $this->getDoctrineTemplateCHIRRepositoryService()));
  2614.         $c = new \App\Domain\Template\Mapping\Strategies\TemplateCSStrategy(($this->services['App\\Infrastructure\\Mapping\\Form\\TemplateCSFormMappingConfigurator'] ?? $this->getTemplateCSFormMappingConfiguratorService()), ($this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateCSRepository'] ?? $this->getDoctrineTemplateCSRepositoryService()));
  2615.         $d = new \App\Domain\Template\Mapping\Strategies\TemplateCVStrategy(($this->services['App\\Infrastructure\\Mapping\\Form\\TemplateCVFormMappingConfigurator'] ?? $this->getTemplateCVFormMappingConfiguratorService()), ($this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateCVRepository'] ?? $this->getDoctrineTemplateCVRepositoryService()));
  2616.         $e = new \App\Domain\Template\Mapping\Strategies\TemplateDILATStrategy(($this->services['App\\Infrastructure\\Mapping\\Form\\TemplateDILATFormMappingConfigurator'] ?? ($this->services['App\\Infrastructure\\Mapping\\Form\\TemplateDILATFormMappingConfigurator'] = new \App\Infrastructure\Mapping\Form\TemplateDILATFormMappingConfigurator())), ($this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateDILATRepository'] ?? $this->getDoctrineTemplateDILATRepositoryService()));
  2617.         $f = new \App\Domain\Template\Mapping\Strategies\TemplateIOLStrategy(($this->services['App\\Infrastructure\\Mapping\\Form\\TemplateIOLFormMappingConfigurator'] ?? $this->getTemplateIOLFormMappingConfiguratorService()), ($this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateIOLRepository'] ?? $this->getDoctrineTemplateIOLRepositoryService()));
  2618.         $g = new \App\Domain\Template\Mapping\Strategies\TemplateLASERStrategy(($this->services['App\\Infrastructure\\Mapping\\Form\\TemplateLASERFormMappingConfigurator'] ?? ($this->services['App\\Infrastructure\\Mapping\\Form\\TemplateLASERFormMappingConfigurator'] = new \App\Infrastructure\Mapping\Form\TemplateLASERFormMappingConfigurator())), ($this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateLASERRepository'] ?? $this->getDoctrineTemplateLASERRepositoryService()));
  2619.         $h = new \App\Domain\Template\Mapping\Strategies\TemplateOCTStrategy(($this->services['App\\Infrastructure\\Mapping\\Form\\TemplateOCTFormMappingConfigurator'] ?? $this->getTemplateOCTFormMappingConfiguratorService()), ($this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateOCTRepository'] ?? $this->getDoctrineTemplateOCTRepositoryService()));
  2620.         $i = new \App\Domain\Template\Mapping\Strategies\TemplateRTINOStrategy(($this->services['App\\Infrastructure\\Mapping\\Form\\TemplateRTINOFormMappingConfigurator'] ?? ($this->services['App\\Infrastructure\\Mapping\\Form\\TemplateRTINOFormMappingConfigurator'] = new \App\Infrastructure\Mapping\Form\TemplateRTINOFormMappingConfigurator())), ($this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateRTINORepository'] ?? $this->getDoctrineTemplateRTINORepositoryService()));
  2621.         $j = new \App\Domain\Template\Mapping\Strategies\TemplateTOPOStrategy(($this->services['App\\Infrastructure\\Mapping\\Form\\TemplateTOPOFormMappingConfigurator'] ?? $this->getTemplateTOPOFormMappingConfiguratorService()), ($this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateTOPORepository'] ?? $this->getDoctrineTemplateTOPORepositoryService()));
  2622.         $k = new \App\Domain\Template\Mapping\Strategies\TemplateVCStrategy(($this->services['App\\Infrastructure\\Mapping\\Form\\TemplateVCFormMappingConfigurator'] ?? $this->getTemplateVCFormMappingConfiguratorService()), ($this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateVCRepository'] ?? $this->getDoctrineTemplateVCRepositoryService()));
  2623.         $instance->setMapping(['AV' => $a'CHIR' => $b'CS' => $c'CV' => $d'DILAT' => $e'IOL' => $f'LASER' => $g'OCT' => $h'RTINO' => $i'TOPO' => $j'VC' => $k], ['TemplateAV' => $a'TemplateCHIR' => $b'TemplateCS' => $c'TemplateCV' => $d'TemplateDILAT' => $e'TemplateIOL' => $f'TemplateLASER' => $g'TemplateOCT' => $h'TemplateRTINO' => $i'TemplateTOPO' => $j'TemplateVC' => $k]);
  2624.         return $instance;
  2625.     }
  2626.     /**
  2627.      * Gets the private 'App\Infrastructure\DBAL\Listener\MultiDBConnectionListener' shared autowired service.
  2628.      *
  2629.      * @return \App\Infrastructure\DBAL\Listener\MultiDBConnectionListener
  2630.      */
  2631.     protected function getMultiDBConnectionListenerService()
  2632.     {
  2633.         return $this->privates['App\\Infrastructure\\DBAL\\Listener\\MultiDBConnectionListener'] = new \App\Infrastructure\DBAL\Listener\MultiDBConnectionListener(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  2634.     }
  2635.     /**
  2636.      * Gets the private 'App\Infrastructure\Doctrine\Repository\DoctrineCentreRepository' shared autowired service.
  2637.      *
  2638.      * @return \App\Infrastructure\Doctrine\Repository\DoctrineCentreRepository
  2639.      */
  2640.     protected function getDoctrineCentreRepositoryService()
  2641.     {
  2642.         $this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineCentreRepository'] = $instance = new \App\Infrastructure\Doctrine\Repository\DoctrineCentreRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2643.         $instance->withEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2644.         $instance->withLockFactory(($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()));
  2645.         $instance->withLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2646.         return $instance;
  2647.     }
  2648.     /**
  2649.      * Gets the private 'App\Infrastructure\Doctrine\Repository\DoctrineConsultationConclusionRepository' shared autowired service.
  2650.      *
  2651.      * @return \App\Infrastructure\Doctrine\Repository\DoctrineConsultationConclusionRepository
  2652.      */
  2653.     protected function getDoctrineConsultationConclusionRepositoryService()
  2654.     {
  2655.         $this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineConsultationConclusionRepository'] = $instance = new \App\Infrastructure\Doctrine\Repository\DoctrineConsultationConclusionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2656.         $instance->withEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2657.         $instance->withLockFactory(($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()));
  2658.         $instance->withLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2659.         return $instance;
  2660.     }
  2661.     /**
  2662.      * Gets the private 'App\Infrastructure\Doctrine\Repository\DoctrineConsultationRepository' shared autowired service.
  2663.      *
  2664.      * @return \App\Infrastructure\Doctrine\Repository\DoctrineConsultationRepository
  2665.      */
  2666.     protected function getDoctrineConsultationRepositoryService()
  2667.     {
  2668.         $this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineConsultationRepository'] = $instance = new \App\Infrastructure\Doctrine\Repository\DoctrineConsultationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2669.         $instance->setStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2670.         $instance->setAuthorizationChecker(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  2671.         $instance->withEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2672.         $instance->withLockFactory(($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()));
  2673.         $instance->withLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2674.         return $instance;
  2675.     }
  2676.     /**
  2677.      * Gets the private 'App\Infrastructure\Doctrine\Repository\DoctrineExamenCategorieRepository' shared autowired service.
  2678.      *
  2679.      * @return \App\Infrastructure\Doctrine\Repository\DoctrineExamenCategorieRepository
  2680.      */
  2681.     protected function getDoctrineExamenCategorieRepositoryService()
  2682.     {
  2683.         return $this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineExamenCategorieRepository'] = new \App\Infrastructure\Doctrine\Repository\DoctrineExamenCategorieRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2684.     }
  2685.     /**
  2686.      * Gets the private 'App\Infrastructure\Doctrine\Repository\DoctrineMachineRepository' shared autowired service.
  2687.      *
  2688.      * @return \App\Infrastructure\Doctrine\Repository\DoctrineMachineRepository
  2689.      */
  2690.     protected function getDoctrineMachineRepositoryService()
  2691.     {
  2692.         return $this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineMachineRepository'] = new \App\Infrastructure\Doctrine\Repository\DoctrineMachineRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2693.     }
  2694.     /**
  2695.      * Gets the private 'App\Infrastructure\Doctrine\Repository\DoctrinePresenceSDARepository' shared autowired service.
  2696.      *
  2697.      * @return \App\Infrastructure\Doctrine\Repository\DoctrinePresenceSDARepository
  2698.      */
  2699.     protected function getDoctrinePresenceSDARepositoryService()
  2700.     {
  2701.         $this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrinePresenceSDARepository'] = $instance = new \App\Infrastructure\Doctrine\Repository\DoctrinePresenceSDARepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2702.         $instance->consultationRepository = ($this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineConsultationRepository'] ?? $this->getDoctrineConsultationRepositoryService());
  2703.         $instance->setCentreCacheManager(($this->privates['App\\Domain\\Centre\\Cache\\CentreCacheManager'] ?? $this->getCentreCacheManagerService()));
  2704.         $instance->setStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2705.         $instance->setAuthorizationChecker(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  2706.         return $instance;
  2707.     }
  2708.     /**
  2709.      * Gets the private 'App\Infrastructure\Doctrine\Repository\DoctrineTemplateAVRepository' shared autowired service.
  2710.      *
  2711.      * @return \App\Infrastructure\Doctrine\Repository\DoctrineTemplateAVRepository
  2712.      */
  2713.     protected function getDoctrineTemplateAVRepositoryService()
  2714.     {
  2715.         $this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateAVRepository'] = $instance = new \App\Infrastructure\Doctrine\Repository\DoctrineTemplateAVRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2716.         $instance->withEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2717.         $instance->withLockFactory(($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()));
  2718.         $instance->withLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2719.         return $instance;
  2720.     }
  2721.     /**
  2722.      * Gets the private 'App\Infrastructure\Doctrine\Repository\DoctrineTemplateCHIRRepository' shared autowired service.
  2723.      *
  2724.      * @return \App\Infrastructure\Doctrine\Repository\DoctrineTemplateCHIRRepository
  2725.      */
  2726.     protected function getDoctrineTemplateCHIRRepositoryService()
  2727.     {
  2728.         $this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateCHIRRepository'] = $instance = new \App\Infrastructure\Doctrine\Repository\DoctrineTemplateCHIRRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2729.         $instance->withEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2730.         $instance->withLockFactory(($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()));
  2731.         $instance->withLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2732.         return $instance;
  2733.     }
  2734.     /**
  2735.      * Gets the private 'App\Infrastructure\Doctrine\Repository\DoctrineTemplateCSRepository' shared autowired service.
  2736.      *
  2737.      * @return \App\Infrastructure\Doctrine\Repository\DoctrineTemplateCSRepository
  2738.      */
  2739.     protected function getDoctrineTemplateCSRepositoryService()
  2740.     {
  2741.         $this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateCSRepository'] = $instance = new \App\Infrastructure\Doctrine\Repository\DoctrineTemplateCSRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2742.         $instance->withEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2743.         $instance->withLockFactory(($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()));
  2744.         $instance->withLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2745.         return $instance;
  2746.     }
  2747.     /**
  2748.      * Gets the private 'App\Infrastructure\Doctrine\Repository\DoctrineTemplateCVRepository' shared autowired service.
  2749.      *
  2750.      * @return \App\Infrastructure\Doctrine\Repository\DoctrineTemplateCVRepository
  2751.      */
  2752.     protected function getDoctrineTemplateCVRepositoryService()
  2753.     {
  2754.         $this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateCVRepository'] = $instance = new \App\Infrastructure\Doctrine\Repository\DoctrineTemplateCVRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2755.         $instance->withEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2756.         $instance->withLockFactory(($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()));
  2757.         $instance->withLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2758.         return $instance;
  2759.     }
  2760.     /**
  2761.      * Gets the private 'App\Infrastructure\Doctrine\Repository\DoctrineTemplateDILATRepository' shared autowired service.
  2762.      *
  2763.      * @return \App\Infrastructure\Doctrine\Repository\DoctrineTemplateDILATRepository
  2764.      */
  2765.     protected function getDoctrineTemplateDILATRepositoryService()
  2766.     {
  2767.         $this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateDILATRepository'] = $instance = new \App\Infrastructure\Doctrine\Repository\DoctrineTemplateDILATRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2768.         $instance->withEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2769.         $instance->withLockFactory(($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()));
  2770.         $instance->withLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2771.         return $instance;
  2772.     }
  2773.     /**
  2774.      * Gets the private 'App\Infrastructure\Doctrine\Repository\DoctrineTemplateIOLRepository' shared autowired service.
  2775.      *
  2776.      * @return \App\Infrastructure\Doctrine\Repository\DoctrineTemplateIOLRepository
  2777.      */
  2778.     protected function getDoctrineTemplateIOLRepositoryService()
  2779.     {
  2780.         $this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateIOLRepository'] = $instance = new \App\Infrastructure\Doctrine\Repository\DoctrineTemplateIOLRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2781.         $instance->withEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2782.         $instance->withLockFactory(($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()));
  2783.         $instance->withLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2784.         return $instance;
  2785.     }
  2786.     /**
  2787.      * Gets the private 'App\Infrastructure\Doctrine\Repository\DoctrineTemplateLASERRepository' shared autowired service.
  2788.      *
  2789.      * @return \App\Infrastructure\Doctrine\Repository\DoctrineTemplateLASERRepository
  2790.      */
  2791.     protected function getDoctrineTemplateLASERRepositoryService()
  2792.     {
  2793.         $this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateLASERRepository'] = $instance = new \App\Infrastructure\Doctrine\Repository\DoctrineTemplateLASERRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2794.         $instance->withEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2795.         $instance->withLockFactory(($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()));
  2796.         $instance->withLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2797.         return $instance;
  2798.     }
  2799.     /**
  2800.      * Gets the private 'App\Infrastructure\Doctrine\Repository\DoctrineTemplateOCTRepository' shared autowired service.
  2801.      *
  2802.      * @return \App\Infrastructure\Doctrine\Repository\DoctrineTemplateOCTRepository
  2803.      */
  2804.     protected function getDoctrineTemplateOCTRepositoryService()
  2805.     {
  2806.         $this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateOCTRepository'] = $instance = new \App\Infrastructure\Doctrine\Repository\DoctrineTemplateOCTRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2807.         $instance->withEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2808.         $instance->withLockFactory(($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()));
  2809.         $instance->withLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2810.         return $instance;
  2811.     }
  2812.     /**
  2813.      * Gets the private 'App\Infrastructure\Doctrine\Repository\DoctrineTemplateRTINORepository' shared autowired service.
  2814.      *
  2815.      * @return \App\Infrastructure\Doctrine\Repository\DoctrineTemplateRTINORepository
  2816.      */
  2817.     protected function getDoctrineTemplateRTINORepositoryService()
  2818.     {
  2819.         $this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateRTINORepository'] = $instance = new \App\Infrastructure\Doctrine\Repository\DoctrineTemplateRTINORepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2820.         $instance->withEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2821.         $instance->withLockFactory(($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()));
  2822.         $instance->withLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2823.         return $instance;
  2824.     }
  2825.     /**
  2826.      * Gets the private 'App\Infrastructure\Doctrine\Repository\DoctrineTemplateTOPORepository' shared autowired service.
  2827.      *
  2828.      * @return \App\Infrastructure\Doctrine\Repository\DoctrineTemplateTOPORepository
  2829.      */
  2830.     protected function getDoctrineTemplateTOPORepositoryService()
  2831.     {
  2832.         $this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateTOPORepository'] = $instance = new \App\Infrastructure\Doctrine\Repository\DoctrineTemplateTOPORepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2833.         $instance->withEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2834.         $instance->withLockFactory(($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()));
  2835.         $instance->withLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2836.         return $instance;
  2837.     }
  2838.     /**
  2839.      * Gets the private 'App\Infrastructure\Doctrine\Repository\DoctrineTemplateVCRepository' shared autowired service.
  2840.      *
  2841.      * @return \App\Infrastructure\Doctrine\Repository\DoctrineTemplateVCRepository
  2842.      */
  2843.     protected function getDoctrineTemplateVCRepositoryService()
  2844.     {
  2845.         $this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateVCRepository'] = $instance = new \App\Infrastructure\Doctrine\Repository\DoctrineTemplateVCRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2846.         $instance->withEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2847.         $instance->withLockFactory(($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()));
  2848.         $instance->withLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2849.         return $instance;
  2850.     }
  2851.     /**
  2852.      * Gets the private 'App\Infrastructure\Doctrine\Repository\DoctrineUtilisateurRepository' shared autowired service.
  2853.      *
  2854.      * @return \App\Infrastructure\Doctrine\Repository\DoctrineUtilisateurRepository
  2855.      */
  2856.     protected function getDoctrineUtilisateurRepositoryService()
  2857.     {
  2858.         return $this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineUtilisateurRepository'] = new \App\Infrastructure\Doctrine\Repository\DoctrineUtilisateurRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2859.     }
  2860.     /**
  2861.      * Gets the private 'App\Infrastructure\Doctrine\Repository\DoctrineValeurListeEnrichissableRepository' shared autowired service.
  2862.      *
  2863.      * @return \App\Infrastructure\Doctrine\Repository\DoctrineValeurListeEnrichissableRepository
  2864.      */
  2865.     protected function getDoctrineValeurListeEnrichissableRepositoryService()
  2866.     {
  2867.         return $this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineValeurListeEnrichissableRepository'] = new \App\Infrastructure\Doctrine\Repository\DoctrineValeurListeEnrichissableRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2868.     }
  2869.     /**
  2870.      * Gets the private 'App\Infrastructure\EventListener\Common\DisplayFlashMessageOnAjaxRequestSubscriber' shared autowired service.
  2871.      *
  2872.      * @return \App\Infrastructure\EventListener\Common\DisplayFlashMessageOnAjaxRequestSubscriber
  2873.      */
  2874.     protected function getDisplayFlashMessageOnAjaxRequestSubscriberService()
  2875.     {
  2876.         return $this->privates['App\\Infrastructure\\EventListener\\Common\\DisplayFlashMessageOnAjaxRequestSubscriber'] = new \App\Infrastructure\EventListener\Common\DisplayFlashMessageOnAjaxRequestSubscriber(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  2877.     }
  2878.     /**
  2879.      * Gets the private 'App\Infrastructure\EventSubscriber\PreControllerErrorHandlerSubscriber' shared autowired service.
  2880.      *
  2881.      * @return \App\Infrastructure\EventSubscriber\PreControllerErrorHandlerSubscriber
  2882.      */
  2883.     protected function getPreControllerErrorHandlerSubscriberService()
  2884.     {
  2885.         return $this->privates['App\\Infrastructure\\EventSubscriber\\PreControllerErrorHandlerSubscriber'] = new \App\Infrastructure\EventSubscriber\PreControllerErrorHandlerSubscriber(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2886.     }
  2887.     /**
  2888.      * Gets the private 'App\Infrastructure\Formatter\ReadableFormatter' shared autowired service.
  2889.      *
  2890.      * @return \App\Infrastructure\Formatter\ReadableFormatter
  2891.      */
  2892.     protected function getReadableFormatterService()
  2893.     {
  2894.         return $this->privates['App\\Infrastructure\\Formatter\\ReadableFormatter'] = new \App\Infrastructure\Formatter\ReadableFormatter(($this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineValeurListeEnrichissableRepository'] ?? $this->getDoctrineValeurListeEnrichissableRepositoryService()), ($this->privates['App\\Infrastructure\\Doctrine\\Repository\\DoctrineExamenCategorieRepository'] ?? $this->getDoctrineExamenCategorieRepositoryService()));
  2895.     }
  2896.     /**
  2897.      * Gets the private 'App\Infrastructure\Twig\Admin\PublipostageExtension' shared autowired service.
  2898.      *
  2899.      * @return \App\Infrastructure\Twig\Admin\PublipostageExtension
  2900.      */
  2901.     protected function getPublipostageExtensionService()
  2902.     {
  2903.         $a = ($this->privates['App\\Domain\\Publipostage\\PublipostageDictionary'] ?? $this->getPublipostageDictionaryService());
  2904.         if (isset($this->privates['App\\Infrastructure\\Twig\\Admin\\PublipostageExtension'])) {
  2905.             return $this->privates['App\\Infrastructure\\Twig\\Admin\\PublipostageExtension'];
  2906.         }
  2907.         return $this->privates['App\\Infrastructure\\Twig\\Admin\\PublipostageExtension'] = new \App\Infrastructure\Twig\Admin\PublipostageExtension($a);
  2908.     }
  2909.     /**
  2910.      * Gets the private 'App\Infrastructure\Twig\AssetImagerUrlExtension' shared autowired service.
  2911.      *
  2912.      * @return \App\Infrastructure\Twig\AssetImagerUrlExtension
  2913.      */
  2914.     protected function getAssetImagerUrlExtensionService()
  2915.     {
  2916.         return $this->privates['App\\Infrastructure\\Twig\\AssetImagerUrlExtension'] = new \App\Infrastructure\Twig\AssetImagerUrlExtension(new \App\Infrastructure\ImagerUrl\AssetImagerUrl((\dirname(__DIR__4).'/public')));
  2917.     }
  2918.     /**
  2919.      * Gets the private 'App\Infrastructure\Twig\DateConsultationExtension' shared autowired service.
  2920.      *
  2921.      * @return \App\Infrastructure\Twig\DateConsultationExtension
  2922.      */
  2923.     protected function getDateConsultationExtensionService()
  2924.     {
  2925.         return $this->privates['App\\Infrastructure\\Twig\\DateConsultationExtension'] = new \App\Infrastructure\Twig\DateConsultationExtension(new \App\Infrastructure\Formatter\DateConsultationFormatter(), ($this->services['translator'] ?? $this->getTranslatorService()));
  2926.     }
  2927.     /**
  2928.      * Gets the private 'App\Infrastructure\Twig\ReadableExtension' shared autowired service.
  2929.      *
  2930.      * @return \App\Infrastructure\Twig\ReadableExtension
  2931.      */
  2932.     protected function getReadableExtensionService()
  2933.     {
  2934.         return $this->privates['App\\Infrastructure\\Twig\\ReadableExtension'] = new \App\Infrastructure\Twig\ReadableExtension(($this->privates['App\\Infrastructure\\Formatter\\ReadableFormatter'] ?? $this->getReadableFormatterService()));
  2935.     }
  2936.     /**
  2937.      * Gets the private 'App\Infrastructure\Twig\TriExtension' shared autowired service.
  2938.      *
  2939.      * @return \App\Infrastructure\Twig\TriExtension
  2940.      */
  2941.     protected function getTriExtensionService()
  2942.     {
  2943.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2944.         if (isset($this->privates['App\\Infrastructure\\Twig\\TriExtension'])) {
  2945.             return $this->privates['App\\Infrastructure\\Twig\\TriExtension'];
  2946.         }
  2947.         return $this->privates['App\\Infrastructure\\Twig\\TriExtension'] = new \App\Infrastructure\Twig\TriExtension($a, ($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \App\Domain\Common\DTO\Tri\Factory\TriFactoryDTO());
  2948.     }
  2949.     /**
  2950.      * Gets the private 'Novaway\CoreBundle\Twig\Extension\DateExtension' shared autowired service.
  2951.      *
  2952.      * @return \Novaway\CoreBundle\Twig\Extension\DateExtension
  2953.      */
  2954.     protected function getDateExtensionService()
  2955.     {
  2956.         return $this->privates['Novaway\\CoreBundle\\Twig\\Extension\\DateExtension'] = new \Novaway\CoreBundle\Twig\Extension\DateExtension(new \Novaway\CoreBundle\Formatter\LocalizedDateFormatter(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'fr'));
  2957.     }
  2958.     /**
  2959.      * Gets the private 'Symfony\Component\Mercure\Twig\MercureExtension' shared service.
  2960.      *
  2961.      * @return \Symfony\Component\Mercure\Twig\MercureExtension
  2962.      */
  2963.     protected function getMercureExtensionService()
  2964.     {
  2965.         $a = ($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService());
  2966.         $b = new \Symfony\Component\Mercure\HubRegistry($a, ['default' => $a]);
  2967.         return $this->privates['Symfony\\Component\\Mercure\\Twig\\MercureExtension'] = new \Symfony\Component\Mercure\Twig\MercureExtension($b, new \Symfony\Component\Mercure\Authorization($bNULL0), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2968.     }
  2969.     /**
  2970.      * Gets the private 'Vich\UploaderBundle\Templating\Helper\UploaderHelper' shared service.
  2971.      *
  2972.      * @return \Vich\UploaderBundle\Templating\Helper\UploaderHelper
  2973.      */
  2974.     protected function getUploaderHelperService()
  2975.     {
  2976.         return $this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] = new \Vich\UploaderBundle\Templating\Helper\UploaderHelper(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()));
  2977.     }
  2978.     /**
  2979.      * Gets the private 'Vich\UploaderBundle\Twig\Extension\UploaderExtension' shared service.
  2980.      *
  2981.      * @return \Vich\UploaderBundle\Twig\Extension\UploaderExtension
  2982.      */
  2983.     protected function getUploaderExtensionService()
  2984.     {
  2985.         return $this->privates['Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtension'] = new \Vich\UploaderBundle\Twig\Extension\UploaderExtension(($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()));
  2986.     }
  2987.     /**
  2988.      * Gets the private 'annotations.cache_adapter' shared service.
  2989.      *
  2990.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2991.      */
  2992.     protected function getAnnotations_CacheAdapterService()
  2993.     {
  2994.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2995.     }
  2996.     /**
  2997.      * Gets the private 'annotations.cached_reader' shared service.
  2998.      *
  2999.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  3000.      */
  3001.     protected function getAnnotations_CachedReaderService()
  3002.     {
  3003.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  3004.     }
  3005.     /**
  3006.      * Gets the private 'annotations.reader' shared service.
  3007.      *
  3008.      * @return \Doctrine\Common\Annotations\AnnotationReader
  3009.      */
  3010.     protected function getAnnotations_ReaderService()
  3011.     {
  3012.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  3013.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  3014.         $a->registerUniqueLoader('class_exists');
  3015.         $instance->addGlobalIgnoredName('required'$a);
  3016.         return $instance;
  3017.     }
  3018.     /**
  3019.      * Gets the private 'app.lock_cache' shared autowired service.
  3020.      *
  3021.      * @return \Symfony\Component\Cache\Adapter\PdoAdapter
  3022.      */
  3023.     protected function getApp_LockCacheService()
  3024.     {
  3025.         $this->privates['app.lock_cache'] = $instance = new \Symfony\Component\Cache\Adapter\PdoAdapter(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), ''1440);
  3026.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3027.         return $instance;
  3028.     }
  3029.     /**
  3030.      * Gets the private 'assets.packages' shared service.
  3031.      *
  3032.      * @return \Symfony\Component\Asset\Packages
  3033.      */
  3034.     protected function getAssets_PackagesService()
  3035.     {
  3036.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \App\Infrastructure\Assets\Strategy\CachedNumberStrategy(($this->privates['simple_cache'] ?? $this->getSimpleCacheService()), '%s?v=%s'), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '/'true)), new RewindableGenerator(function () {
  3037.             return new \EmptyIterator();
  3038.         }, 0));
  3039.     }
  3040.     /**
  3041.      * Gets the private 'cache.annotations' shared service.
  3042.      *
  3043.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3044.      */
  3045.     protected function getCache_AnnotationsService()
  3046.     {
  3047.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('qMfiULy4HQ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3048.     }
  3049.     /**
  3050.      * Gets the private 'cache.doctrine.orm.aura.metadata' shared service.
  3051.      *
  3052.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3053.      */
  3054.     protected function getCache_Doctrine_Orm_Aura_MetadataService()
  3055.     {
  3056.         return $this->privates['cache.doctrine.orm.aura.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3057.     }
  3058.     /**
  3059.      * Gets the private 'cache.doctrine.orm.aura.query' shared service.
  3060.      *
  3061.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3062.      */
  3063.     protected function getCache_Doctrine_Orm_Aura_QueryService()
  3064.     {
  3065.         return $this->privates['cache.doctrine.orm.aura.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3066.     }
  3067.     /**
  3068.      * Gets the private 'cache.doctrine.orm.aura.result' shared service.
  3069.      *
  3070.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3071.      */
  3072.     protected function getCache_Doctrine_Orm_Aura_ResultService()
  3073.     {
  3074.         return $this->privates['cache.doctrine.orm.aura.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3075.     }
  3076.     /**
  3077.      * Gets the private 'cache.doctrine.orm.cvl.metadata' shared service.
  3078.      *
  3079.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3080.      */
  3081.     protected function getCache_Doctrine_Orm_Cvl_MetadataService()
  3082.     {
  3083.         return $this->privates['cache.doctrine.orm.cvl.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3084.     }
  3085.     /**
  3086.      * Gets the private 'cache.doctrine.orm.cvl.query' shared service.
  3087.      *
  3088.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3089.      */
  3090.     protected function getCache_Doctrine_Orm_Cvl_QueryService()
  3091.     {
  3092.         return $this->privates['cache.doctrine.orm.cvl.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3093.     }
  3094.     /**
  3095.      * Gets the private 'cache.doctrine.orm.cvl.result' shared service.
  3096.      *
  3097.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3098.      */
  3099.     protected function getCache_Doctrine_Orm_Cvl_ResultService()
  3100.     {
  3101.         return $this->privates['cache.doctrine.orm.cvl.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3102.     }
  3103.     /**
  3104.      * Gets the private 'cache.doctrine.orm.default.metadata' shared service.
  3105.      *
  3106.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3107.      */
  3108.     protected function getCache_Doctrine_Orm_Default_MetadataService()
  3109.     {
  3110.         return $this->privates['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3111.     }
  3112.     /**
  3113.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  3114.      *
  3115.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3116.      */
  3117.     protected function getCache_Doctrine_Orm_Default_QueryService()
  3118.     {
  3119.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3120.     }
  3121.     /**
  3122.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  3123.      *
  3124.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3125.      */
  3126.     protected function getCache_Doctrine_Orm_Default_ResultService()
  3127.     {
  3128.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3129.     }
  3130.     /**
  3131.      * Gets the private 'cache.easyadmin' shared service.
  3132.      *
  3133.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3134.      */
  3135.     protected function getCache_EasyadminService()
  3136.     {
  3137.         return $this->privates['cache.easyadmin'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('qLz4b5Gr3X'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3138.     }
  3139.     /**
  3140.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  3141.      *
  3142.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3143.      */
  3144.     protected function getCache_Messenger_RestartWorkersSignalService()
  3145.     {
  3146.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('EJDK0jqT0s'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  3147.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  3148.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  3149.     }
  3150.     /**
  3151.      * Gets the private 'cache.property_info' shared service.
  3152.      *
  3153.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3154.      */
  3155.     protected function getCache_PropertyInfoService()
  3156.     {
  3157.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('H0dWcFRhpX'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3158.     }
  3159.     /**
  3160.      * Gets the private 'cache.security_expression_language' shared service.
  3161.      *
  3162.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3163.      */
  3164.     protected function getCache_SecurityExpressionLanguageService()
  3165.     {
  3166.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('JIa7nEfum0'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3167.     }
  3168.     /**
  3169.      * Gets the private 'cache.serializer' shared service.
  3170.      *
  3171.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3172.      */
  3173.     protected function getCache_SerializerService()
  3174.     {
  3175.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('tIQgGkWGgg'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3176.     }
  3177.     /**
  3178.      * Gets the private 'cache.validator' shared service.
  3179.      *
  3180.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3181.      */
  3182.     protected function getCache_ValidatorService()
  3183.     {
  3184.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hDNR5O33i5'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3185.     }
  3186.     /**
  3187.      * Gets the private 'config_cache_factory' shared service.
  3188.      *
  3189.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  3190.      */
  3191.     protected function getConfigCacheFactoryService()
  3192.     {
  3193.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3194.             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)));
  3195.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  3196.         }, 2));
  3197.     }
  3198.     /**
  3199.      * Gets the private 'data_collector.form' shared service.
  3200.      *
  3201.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  3202.      */
  3203.     protected function getDataCollector_FormService()
  3204.     {
  3205.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  3206.     }
  3207.     /**
  3208.      * Gets the private 'data_collector.request' shared service.
  3209.      *
  3210.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  3211.      */
  3212.     protected function getDataCollector_RequestService()
  3213.     {
  3214.         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())));
  3215.     }
  3216.     /**
  3217.      * Gets the private 'debug.controller_resolver' shared service.
  3218.      *
  3219.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  3220.      */
  3221.     protected function getDebug_ControllerResolverService()
  3222.     {
  3223.         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))));
  3224.     }
  3225.     /**
  3226.      * Gets the private 'debug.debug_handlers_listener' shared service.
  3227.      *
  3228.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  3229.      */
  3230.     protected function getDebug_DebugHandlersListenerService()
  3231.     {
  3232.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  3233.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3234.         $a->pushHandler(($this->privates['monolog.handler.api'] ?? $this->getMonolog_Handler_ApiService()));
  3235.         $a->pushHandler(($this->privates['monolog.handler.main_critical'] ?? $this->getMonolog_Handler_MainCriticalService()));
  3236.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3237.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3238.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3239.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrue, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
  3240.     }
  3241.     /**
  3242.      * Gets the private 'debug.file_link_formatter' shared service.
  3243.      *
  3244.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  3245.      */
  3246.     protected function getDebug_FileLinkFormatterService()
  3247.     {
  3248.         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 () {
  3249.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  3250.         });
  3251.     }
  3252.     /**
  3253.      * Gets the private 'debug.log_processor' shared service.
  3254.      *
  3255.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  3256.      */
  3257.     protected function getDebug_LogProcessorService()
  3258.     {
  3259.         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())));
  3260.     }
  3261.     /**
  3262.      * Gets the private 'debug.security.access.decision_manager' shared service.
  3263.      *
  3264.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  3265.      */
  3266.     protected function getDebug_Security_Access_DecisionManagerService()
  3267.     {
  3268.         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 () {
  3269.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  3270.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService'));
  3271.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  3272.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  3273.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  3274.     }
  3275.     /**
  3276.      * Gets the private 'debug.security.firewall' shared service.
  3277.      *
  3278.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  3279.      */
  3280.     protected function getDebug_Security_FirewallService()
  3281.     {
  3282.         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()));
  3283.     }
  3284.     /**
  3285.      * Gets the private 'doctrine.dbal.logger' shared service.
  3286.      *
  3287.      * @return \Symfony\Bridge\Doctrine\Logger\DbalLogger
  3288.      */
  3289.     protected function getDoctrine_Dbal_LoggerService()
  3290.     {
  3291.         $a = new \Symfony\Bridge\Monolog\Logger('doctrine');
  3292.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3293.         $a->pushHandler(($this->privates['monolog.handler.api'] ?? $this->getMonolog_Handler_ApiService()));
  3294.         $a->pushHandler(($this->privates['monolog.handler.main_critical'] ?? $this->getMonolog_Handler_MainCriticalService()));
  3295.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3296.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3297.         return $this->privates['doctrine.dbal.logger'] = new \Symfony\Bridge\Doctrine\Logger\DbalLogger($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3298.     }
  3299.     /**
  3300.      * Gets the private 'doctrine.orm.aura_annotation_metadata_driver' shared service.
  3301.      *
  3302.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  3303.      */
  3304.     protected function getDoctrine_Orm_AuraAnnotationMetadataDriverService()
  3305.     {
  3306.         return $this->privates['doctrine.orm.aura_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Infrastructure/Doctrine/Entity')]);
  3307.     }
  3308.     /**
  3309.      * Gets the private 'doctrine.orm.container_repository_factory' shared service.
  3310.      *
  3311.      * @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
  3312.      */
  3313.     protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
  3314.     {
  3315.         return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3316.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineAbstractTemplateRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineAbstractTemplateRepository''getDoctrineAbstractTemplateRepositoryService'true],
  3317.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineActeRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineActeRepository''getDoctrineActeRepositoryService'true],
  3318.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineAssistanteRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineAssistanteRepository''getDoctrineAssistanteRepositoryService'true],
  3319.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineBanqueRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineBanqueRepository''getDoctrineBanqueRepositoryService'true],
  3320.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineCentreRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineCentreRepository''getDoctrineCentreRepositoryService'false],
  3321.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineCommentaireRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineCommentaireRepository''getDoctrineCommentaireRepositoryService'true],
  3322.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineConsultationConclusionRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineConsultationConclusionRepository''getDoctrineConsultationConclusionRepositoryService'false],
  3323.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineConsultationRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineConsultationRepository''getDoctrineConsultationRepositoryService'false],
  3324.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineConversationRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineConversationRepository''getDoctrineConversationRepositoryService'true],
  3325.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineCourrierRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineCourrierRepository''getDoctrineCourrierRepositoryService'true],
  3326.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineCourrierTemplateRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineCourrierTemplateRepository''getDoctrineCourrierTemplateRepositoryService'true],
  3327.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineEngineFileRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineEngineFileRepository''getDoctrineEngineFileRepositoryService'true],
  3328.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineExamenCategorieRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineExamenCategorieRepository''getDoctrineExamenCategorieRepositoryService'false],
  3329.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineExamenRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineExamenRepository''getDoctrineExamenRepositoryService'true],
  3330.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineFeuilleDeSoinRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineFeuilleDeSoinRepository''getDoctrineFeuilleDeSoinRepositoryService'true],
  3331.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineFormulePolitesseDebutRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineFormulePolitesseDebutRepository''getDoctrineFormulePolitesseDebutRepositoryService'true],
  3332.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineFormulePolitesseFinRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineFormulePolitesseFinRepository''getDoctrineFormulePolitesseFinRepositoryService'true],
  3333.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineFormulePolitesseRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineFormulePolitesseRepository''getDoctrineFormulePolitesseRepositoryService'true],
  3334.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineImagerieCategorieRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineImagerieCategorieRepository''getDoctrineImagerieCategorieRepositoryService'true],
  3335.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineImagerieRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineImagerieRepository''getDoctrineImagerieRepositoryService'true],
  3336.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineLentilleRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineLentilleRepository''getDoctrineLentilleRepositoryService'true],
  3337.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineMachineRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineMachineRepository''getDoctrineMachineRepositoryService'false],
  3338.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineMedecinRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineMedecinRepository''getDoctrineMedecinRepositoryService'true],
  3339.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineMedecinTraitantRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineMedecinTraitantRepository''getDoctrineMedecinTraitantRepositoryService'true],
  3340.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineMedicamentRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineMedicamentRepository''getDoctrineMedicamentRepositoryService'true],
  3341.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineOrdonnanceRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineOrdonnanceRepository''getDoctrineOrdonnanceRepositoryService'true],
  3342.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrinePaiementRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrinePaiementRepository''getDoctrinePaiementRepositoryService'true],
  3343.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrinePatientRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrinePatientRepository''getDoctrinePatientRepositoryService'true],
  3344.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrinePresenceSDARepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrinePresenceSDARepository''getDoctrinePresenceSDARepositoryService'false],
  3345.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineSecretaireRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineSecretaireRepository''getDoctrineSecretaireRepositoryService'true],
  3346.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineSuperviseurRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineSuperviseurRepository''getDoctrineSuperviseurRepositoryService'true],
  3347.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateAVRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateAVRepository''getDoctrineTemplateAVRepositoryService'false],
  3348.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateCHIRRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateCHIRRepository''getDoctrineTemplateCHIRRepositoryService'false],
  3349.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateCSRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateCSRepository''getDoctrineTemplateCSRepositoryService'false],
  3350.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateCVRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateCVRepository''getDoctrineTemplateCVRepositoryService'false],
  3351.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateDILATRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateDILATRepository''getDoctrineTemplateDILATRepositoryService'false],
  3352.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateIOLRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateIOLRepository''getDoctrineTemplateIOLRepositoryService'false],
  3353.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateLASERRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateLASERRepository''getDoctrineTemplateLASERRepositoryService'false],
  3354.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateOCTRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateOCTRepository''getDoctrineTemplateOCTRepositoryService'false],
  3355.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateRTINORepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateRTINORepository''getDoctrineTemplateRTINORepositoryService'false],
  3356.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateTOPORepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateTOPORepository''getDoctrineTemplateTOPORepositoryService'false],
  3357.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateVCRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateVCRepository''getDoctrineTemplateVCRepositoryService'false],
  3358.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineTraitementRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineTraitementRepository''getDoctrineTraitementRepositoryService'true],
  3359.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineUtilisateurGroupeRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineUtilisateurGroupeRepository''getDoctrineUtilisateurGroupeRepositoryService'true],
  3360.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineUtilisateurRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineUtilisateurRepository''getDoctrineUtilisateurRepositoryService'false],
  3361.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineUtilisateurRoleRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineUtilisateurRoleRepository''getDoctrineUtilisateurRoleRepositoryService'true],
  3362.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineValeurListeEnrichissableRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineValeurListeEnrichissableRepository''getDoctrineValeurListeEnrichissableRepositoryService'false],
  3363.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineVilleRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineVilleRepository''getDoctrineVilleRepositoryService'true],
  3364.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineXUtilisateurMedicamentRepository' => ['privates''App\\Infrastructure\\Doctrine\\Repository\\DoctrineXUtilisateurMedicamentRepository''getDoctrineXUtilisateurMedicamentRepositoryService'true],
  3365.         ], [
  3366.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineAbstractTemplateRepository' => '?',
  3367.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineActeRepository' => '?',
  3368.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineAssistanteRepository' => '?',
  3369.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineBanqueRepository' => '?',
  3370.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineCentreRepository' => '?',
  3371.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineCommentaireRepository' => '?',
  3372.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineConsultationConclusionRepository' => '?',
  3373.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineConsultationRepository' => '?',
  3374.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineConversationRepository' => '?',
  3375.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineCourrierRepository' => '?',
  3376.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineCourrierTemplateRepository' => '?',
  3377.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineEngineFileRepository' => '?',
  3378.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineExamenCategorieRepository' => '?',
  3379.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineExamenRepository' => '?',
  3380.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineFeuilleDeSoinRepository' => '?',
  3381.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineFormulePolitesseDebutRepository' => '?',
  3382.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineFormulePolitesseFinRepository' => '?',
  3383.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineFormulePolitesseRepository' => '?',
  3384.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineImagerieCategorieRepository' => '?',
  3385.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineImagerieRepository' => '?',
  3386.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineLentilleRepository' => '?',
  3387.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineMachineRepository' => '?',
  3388.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineMedecinRepository' => '?',
  3389.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineMedecinTraitantRepository' => '?',
  3390.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineMedicamentRepository' => '?',
  3391.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineOrdonnanceRepository' => '?',
  3392.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrinePaiementRepository' => '?',
  3393.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrinePatientRepository' => '?',
  3394.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrinePresenceSDARepository' => '?',
  3395.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineSecretaireRepository' => '?',
  3396.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineSuperviseurRepository' => '?',
  3397.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateAVRepository' => '?',
  3398.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateCHIRRepository' => '?',
  3399.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateCSRepository' => '?',
  3400.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateCVRepository' => '?',
  3401.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateDILATRepository' => '?',
  3402.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateIOLRepository' => '?',
  3403.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateLASERRepository' => '?',
  3404.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateOCTRepository' => '?',
  3405.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateRTINORepository' => '?',
  3406.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateTOPORepository' => '?',
  3407.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineTemplateVCRepository' => '?',
  3408.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineTraitementRepository' => '?',
  3409.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineUtilisateurGroupeRepository' => '?',
  3410.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineUtilisateurRepository' => '?',
  3411.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineUtilisateurRoleRepository' => '?',
  3412.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineValeurListeEnrichissableRepository' => '?',
  3413.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineVilleRepository' => '?',
  3414.             'App\\Infrastructure\\Doctrine\\Repository\\DoctrineXUtilisateurMedicamentRepository' => '?',
  3415.         ]));
  3416.     }
  3417.     /**
  3418.      * Gets the private 'doctrine.orm.cvl_annotation_metadata_driver' shared service.
  3419.      *
  3420.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  3421.      */
  3422.     protected function getDoctrine_Orm_CvlAnnotationMetadataDriverService()
  3423.     {
  3424.         return $this->privates['doctrine.orm.cvl_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Infrastructure/Doctrine/Entity')]);
  3425.     }
  3426.     /**
  3427.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  3428.      *
  3429.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  3430.      */
  3431.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  3432.     {
  3433.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Infrastructure/Doctrine/Entity')]);
  3434.     }
  3435.     /**
  3436.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  3437.      *
  3438.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  3439.      */
  3440.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  3441.     {
  3442.         $this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Resources/config/doctrine') => 'Vich\\UploaderBundle\\Entity']);
  3443.         $instance->setGlobalBasename('mapping');
  3444.         return $instance;
  3445.     }
  3446.     /**
  3447.      * Gets the private 'easyadmin.twig.extension' shared service.
  3448.      *
  3449.      * @return \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension
  3450.      */
  3451.     protected function getEasyadmin_Twig_ExtensionService()
  3452.     {
  3453.         return $this->privates['easyadmin.twig.extension'] = new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->services['easyadmin.router'] ?? $this->getEasyadmin_RouterService()), true, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['easyadmin.security.authorization_checker'] ?? $this->getEasyadmin_Security_AuthorizationCheckerService()));
  3454.     }
  3455.     /**
  3456.      * Gets the private 'exception_listener' shared service.
  3457.      *
  3458.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  3459.      */
  3460.     protected function getExceptionListenerService()
  3461.     {
  3462.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  3463.     }
  3464.     /**
  3465.      * Gets the private 'form.registry' shared service.
  3466.      *
  3467.      * @return \Symfony\Component\Form\FormRegistry
  3468.      */
  3469.     protected function getForm_RegistryService()
  3470.     {
  3471.         return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3472.             'easyadmin.filter.type.array' => ['privates''easyadmin.filter.type.array''getEasyadmin_Filter_Type_ArrayService'true],
  3473.             'easyadmin.filter.type.boolean' => ['privates''easyadmin.filter.type.boolean''getEasyadmin_Filter_Type_BooleanService'true],
  3474.             'easyadmin.filter.type.choice' => ['privates''easyadmin.filter.type.choice''getEasyadmin_Filter_Type_ChoiceService'true],
  3475.             'easyadmin.filter.type.comparison' => ['privates''easyadmin.filter.type.comparison''getEasyadmin_Filter_Type_ComparisonService'true],
  3476.             'easyadmin.filter.type.date' => ['privates''easyadmin.filter.type.date''getEasyadmin_Filter_Type_DateService'true],
  3477.             'easyadmin.filter.type.dateinterval' => ['privates''easyadmin.filter.type.dateinterval''getEasyadmin_Filter_Type_DateintervalService'true],
  3478.             'easyadmin.filter.type.datetime' => ['privates''easyadmin.filter.type.datetime''getEasyadmin_Filter_Type_DatetimeService'true],
  3479.             'easyadmin.filter.type.decimal' => ['privates''easyadmin.filter.type.decimal''getEasyadmin_Filter_Type_DecimalService'true],
  3480.             'easyadmin.filter.type.entity' => ['privates''easyadmin.filter.type.entity''getEasyadmin_Filter_Type_EntityService'true],
  3481.             'easyadmin.filter.type.float' => ['privates''easyadmin.filter.type.float''getEasyadmin_Filter_Type_FloatService'true],
  3482.             'easyadmin.filter.type.integer' => ['privates''easyadmin.filter.type.integer''getEasyadmin_Filter_Type_IntegerService'true],
  3483.             'easyadmin.filter.type.text' => ['privates''easyadmin.filter.type.text''getEasyadmin_Filter_Type_TextService'true],
  3484.             'easyadmin.filter.type.textarea' => ['privates''easyadmin.filter.type.textarea''getEasyadmin_Filter_Type_TextareaService'true],
  3485.             'easyadmin.filter.type.time' => ['privates''easyadmin.filter.type.time''getEasyadmin_Filter_Type_TimeService'true],
  3486.         ], [
  3487.             'easyadmin.filter.type.array' => '?',
  3488.             'easyadmin.filter.type.boolean' => '?',
  3489.             'easyadmin.filter.type.choice' => '?',
  3490.             'easyadmin.filter.type.comparison' => '?',
  3491.             'easyadmin.filter.type.date' => '?',
  3492.             'easyadmin.filter.type.dateinterval' => '?',
  3493.             'easyadmin.filter.type.datetime' => '?',
  3494.             'easyadmin.filter.type.decimal' => '?',
  3495.             'easyadmin.filter.type.entity' => '?',
  3496.             'easyadmin.filter.type.float' => '?',
  3497.             'easyadmin.filter.type.integer' => '?',
  3498.             'easyadmin.filter.type.text' => '?',
  3499.             'easyadmin.filter.type.textarea' => '?',
  3500.             'easyadmin.filter.type.time' => '?',
  3501.         ]), [], new RewindableGenerator(function () {
  3502.             return new \EmptyIterator();
  3503.         }, 0)), => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3504.             'AlterPHP\\EasyAdminExtensionBundle\\Form\\Type\\EasyAdminEmbeddedListType' => ['privates''AlterPHP\\EasyAdminExtensionBundle\\Form\\Type\\EasyAdminEmbeddedListType''getEasyAdminEmbeddedListTypeService'true],
  3505.             'AlterPHP\\EasyAdminExtensionBundle\\Form\\Type\\Security\\AdminRolesType' => ['privates''AlterPHP\\EasyAdminExtensionBundle\\Form\\Type\\Security\\AdminRolesType''getAdminRolesTypeService'true],
  3506.             'App\\Infrastructure\\Form\\ActiveChoiceFilterType' => ['privates''App\\Infrastructure\\Form\\ActiveChoiceFilterType''getActiveChoiceFilterTypeService'true],
  3507.             'App\\Infrastructure\\Form\\Admin\\CentrePublipostageType' => ['privates''App\\Infrastructure\\Form\\Admin\\CentrePublipostageType''getCentrePublipostageTypeService'true],
  3508.             'App\\Infrastructure\\Form\\Admin\\CourrierPublipostageType' => ['privates''App\\Infrastructure\\Form\\Admin\\CourrierPublipostageType''getCourrierPublipostageTypeService'true],
  3509.             'App\\Infrastructure\\Form\\Admin\\MedecinPublipostageType' => ['privates''App\\Infrastructure\\Form\\Admin\\MedecinPublipostageType''getMedecinPublipostageTypeService'true],
  3510.             'App\\Infrastructure\\Form\\Admin\\TwoFactorWhitelistedIpsType' => ['privates''App\\Infrastructure\\Form\\Admin\\TwoFactorWhitelistedIpsType''getTwoFactorWhitelistedIpsTypeService'true],
  3511.             'App\\Infrastructure\\Form\\Centre\\CentresSelectType' => ['privates''App\\Infrastructure\\Form\\Centre\\CentresSelectType''getCentresSelectTypeService'true],
  3512.             'App\\Infrastructure\\Form\\Commentaire\\CommentaireType' => ['privates''App\\Infrastructure\\Form\\Commentaire\\CommentaireType''getCommentaireTypeService'true],
  3513.             'App\\Infrastructure\\Form\\Common\\AbsolutePositiveNumberType' => ['privates''App\\Infrastructure\\Form\\Common\\AbsolutePositiveNumberType''getAbsolutePositiveNumberTypeService'true],
  3514.             'App\\Infrastructure\\Form\\Common\\AffichageExamenType' => ['privates''App\\Infrastructure\\Form\\Common\\AffichageExamenType''getAffichageExamenTypeService'true],
  3515.             'App\\Infrastructure\\Form\\Common\\AutocompletableEntityType' => ['privates''App\\Infrastructure\\Form\\Common\\AutocompletableEntityType''getAutocompletableEntityTypeService'true],
  3516.             'App\\Infrastructure\\Form\\Common\\AutocompleteIdableType' => ['privates''App\\Infrastructure\\Form\\Common\\AutocompleteIdableType''getAutocompleteIdableTypeService'true],
  3517.             'App\\Infrastructure\\Form\\Common\\AutocompleteLocalisationType' => ['privates''App\\Infrastructure\\Form\\Common\\AutocompleteLocalisationType''getAutocompleteLocalisationTypeService'true],
  3518.             'App\\Infrastructure\\Form\\Common\\CodePostalType' => ['privates''App\\Infrastructure\\Form\\Common\\CodePostalType''getCodePostalTypeService'true],
  3519.             'App\\Infrastructure\\Form\\Common\\EditeurContenuType' => ['privates''App\\Infrastructure\\Form\\Common\\EditeurContenuType''getEditeurContenuTypeService'true],
  3520.             'App\\Infrastructure\\Form\\Common\\EnumType' => ['privates''App\\Infrastructure\\Form\\Common\\EnumType''getEnumTypeService'true],
  3521.             'App\\Infrastructure\\Form\\Common\\ExamensType' => ['privates''App\\Infrastructure\\Form\\Common\\ExamensType''getExamensTypeService'true],
  3522.             'App\\Infrastructure\\Form\\Common\\ExplicitlySignedNumberType' => ['privates''App\\Infrastructure\\Form\\Common\\ExplicitlySignedNumberType''getExplicitlySignedNumberTypeService'true],
  3523.             'App\\Infrastructure\\Form\\Common\\ExplicitlySplitTextType' => ['privates''App\\Infrastructure\\Form\\Common\\ExplicitlySplitTextType''getExplicitlySplitTextTypeService'true],
  3524.             'App\\Infrastructure\\Form\\Common\\GenreType' => ['privates''App\\Infrastructure\\Form\\Common\\GenreType''getGenreTypeService'true],
  3525.             'App\\Infrastructure\\Form\\Common\\NonNumericType' => ['privates''App\\Infrastructure\\Form\\Common\\NonNumericType''getNonNumericTypeService'true],
  3526.             'App\\Infrastructure\\Form\\Common\\VilleType' => ['privates''App\\Infrastructure\\Form\\Common\\VilleType''getVilleTypeService'true],
  3527.             'App\\Infrastructure\\Form\\Common\\YeuxType' => ['privates''App\\Infrastructure\\Form\\Common\\YeuxType''getYeuxTypeService'true],
  3528.             'App\\Infrastructure\\Form\\Consultation\\CODType' => ['privates''App\\Infrastructure\\Form\\Consultation\\CODType''getCODTypeService'true],
  3529.             'App\\Infrastructure\\Form\\Consultation\\EditionConsultationType' => ['privates''App\\Infrastructure\\Form\\Consultation\\EditionConsultationType''getEditionConsultationTypeService'true],
  3530.             'App\\Infrastructure\\Form\\Consultation\\ExamenDataType' => ['privates''App\\Infrastructure\\Form\\Consultation\\ExamenDataType''getExamenDataTypeService'true],
  3531.             'App\\Infrastructure\\Form\\Consultation\\FeuilleDeSoinPaiementType' => ['privates''App\\Infrastructure\\Form\\Consultation\\FeuilleDeSoinPaiementType''getFeuilleDeSoinPaiementTypeService'true],
  3532.             'App\\Infrastructure\\Form\\Consultation\\FeuilleDeSoinType' => ['privates''App\\Infrastructure\\Form\\Consultation\\FeuilleDeSoinType''getFeuilleDeSoinTypeService'true],
  3533.             'App\\Infrastructure\\Form\\Consultation\\NewConsultationType' => ['privates''App\\Infrastructure\\Form\\Consultation\\NewConsultationType''getNewConsultationTypeService'true],
  3534.             'App\\Infrastructure\\Form\\Consultation\\RechercheConsultationType' => ['privates''App\\Infrastructure\\Form\\Consultation\\RechercheConsultationType''getRechercheConsultationTypeService'true],
  3535.             'App\\Infrastructure\\Form\\Consultation\\SuppressionConsultationDuJourType' => ['privates''App\\Infrastructure\\Form\\Consultation\\SuppressionConsultationDuJourType''getSuppressionConsultationDuJourTypeService'true],
  3536.             'App\\Infrastructure\\Form\\Consultation\\SuppressionConsultationType' => ['privates''App\\Infrastructure\\Form\\Consultation\\SuppressionConsultationType''getSuppressionConsultationTypeService'true],
  3537.             'App\\Infrastructure\\Form\\Consultation\\Template\\AV\\AVCorrectionType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\AV\\AVCorrectionType''getAVCorrectionTypeService'true],
  3538.             'App\\Infrastructure\\Form\\Consultation\\Template\\AV\\AutoRefractometreType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\AV\\AutoRefractometreType''getAutoRefractometreTypeService'true],
  3539.             'App\\Infrastructure\\Form\\Consultation\\Template\\AV\\GlobalAVFields' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\AV\\GlobalAVFields''getGlobalAVFieldsService'true],
  3540.             'App\\Infrastructure\\Form\\Consultation\\Template\\AV\\KeratometrieType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\AV\\KeratometrieType''getKeratometrieTypeService'true],
  3541.             'App\\Infrastructure\\Form\\Consultation\\Template\\AV\\LentillesPorteesType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\AV\\LentillesPorteesType''getLentillesPorteesTypeService'true],
  3542.             'App\\Infrastructure\\Form\\Consultation\\Template\\AV\\PIOAirType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\AV\\PIOAirType''getPIOAirTypeService'true],
  3543.             'App\\Infrastructure\\Form\\Consultation\\Template\\AV\\PrescriptionFinaleType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\AV\\PrescriptionFinaleType''getPrescriptionFinaleTypeService'true],
  3544.             'App\\Infrastructure\\Form\\Consultation\\Template\\AV\\RaisonDeLaVisiteType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\AV\\RaisonDeLaVisiteType''getRaisonDeLaVisiteTypeService'true],
  3545.             'App\\Infrastructure\\Form\\Consultation\\Template\\AV\\ReflexesPupillairesType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\AV\\ReflexesPupillairesType''getReflexesPupillairesTypeService'true],
  3546.             'App\\Infrastructure\\Form\\Consultation\\Template\\AV\\RefractionSubjectiveType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\AV\\RefractionSubjectiveType''getRefractionSubjectiveTypeService'true],
  3547.             'App\\Infrastructure\\Form\\Consultation\\Template\\AV\\SansCorrectionType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\AV\\SansCorrectionType''getSansCorrectionTypeService'true],
  3548.             'App\\Infrastructure\\Form\\Consultation\\Template\\AV\\VisionBinoculaireType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\AV\\VisionBinoculaireType''getVisionBinoculaireTypeService'true],
  3549.             'App\\Infrastructure\\Form\\Consultation\\Template\\CHIR\\AideOperateurType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\CHIR\\AideOperateurType''getAideOperateurTypeService'true],
  3550.             'App\\Infrastructure\\Form\\Consultation\\Template\\CHIR\\CHIRType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\CHIR\\CHIRType''getCHIRTypeService'true],
  3551.             'App\\Infrastructure\\Form\\Consultation\\Template\\CS\\LampeAFenteType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\CS\\LampeAFenteType''getLampeAFenteTypeService'true],
  3552.             'App\\Infrastructure\\Form\\Consultation\\Template\\CV\\ChampVisuelType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\CV\\ChampVisuelType''getChampVisuelTypeService'true],
  3553.             'App\\Infrastructure\\Form\\Consultation\\Template\\Common\\ListeEnrichissableType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\Common\\ListeEnrichissableType''getListeEnrichissableTypeService'true],
  3554.             'App\\Infrastructure\\Form\\Consultation\\Template\\Common\\StaticListeEnrichissableType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\Common\\StaticListeEnrichissableType''getStaticListeEnrichissableTypeService'true],
  3555.             'App\\Infrastructure\\Form\\Consultation\\Template\\Common\\TemplateEnumType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\Common\\TemplateEnumType''getTemplateEnumTypeService'true],
  3556.             'App\\Infrastructure\\Form\\Consultation\\Template\\Common\\TemplateType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\Common\\TemplateType''getTemplateTypeService'true],
  3557.             'App\\Infrastructure\\Form\\Consultation\\Template\\IOL\\IOLType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\IOL\\IOLType''getIOLTypeService'true],
  3558.             'App\\Infrastructure\\Form\\Consultation\\Template\\LASER\\LaserType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\LASER\\LaserType''getLaserTypeService'true],
  3559.             'App\\Infrastructure\\Form\\Consultation\\Template\\OCT\\CommentaireType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\OCT\\CommentaireType''getCommentaireType2Service'true],
  3560.             'App\\Infrastructure\\Form\\Consultation\\Template\\OCT\\ConduiteATenirType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\OCT\\ConduiteATenirType''getConduiteATenirTypeService'true],
  3561.             'App\\Infrastructure\\Form\\Consultation\\Template\\OCT\\OCTType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\OCT\\OCTType''getOCTTypeService'true],
  3562.             'App\\Infrastructure\\Form\\Consultation\\Template\\TOPO\\TOPOType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\TOPO\\TOPOType''getTOPOTypeService'true],
  3563.             'App\\Infrastructure\\Form\\Consultation\\Template\\TemplateAVType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\TemplateAVType''getTemplateAVTypeService'true],
  3564.             'App\\Infrastructure\\Form\\Consultation\\Template\\TemplateCHIRType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\TemplateCHIRType''getTemplateCHIRTypeService'true],
  3565.             'App\\Infrastructure\\Form\\Consultation\\Template\\TemplateCSType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\TemplateCSType''getTemplateCSTypeService'true],
  3566.             'App\\Infrastructure\\Form\\Consultation\\Template\\TemplateCVType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\TemplateCVType''getTemplateCVTypeService'true],
  3567.             'App\\Infrastructure\\Form\\Consultation\\Template\\TemplateDILATType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\TemplateDILATType''getTemplateDILATTypeService'true],
  3568.             'App\\Infrastructure\\Form\\Consultation\\Template\\TemplateIOLType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\TemplateIOLType''getTemplateIOLTypeService'true],
  3569.             'App\\Infrastructure\\Form\\Consultation\\Template\\TemplateLASERType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\TemplateLASERType''getTemplateLASERTypeService'true],
  3570.             'App\\Infrastructure\\Form\\Consultation\\Template\\TemplateOCTType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\TemplateOCTType''getTemplateOCTTypeService'true],
  3571.             'App\\Infrastructure\\Form\\Consultation\\Template\\TemplateRTINOType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\TemplateRTINOType''getTemplateRTINOTypeService'true],
  3572.             'App\\Infrastructure\\Form\\Consultation\\Template\\TemplateSECRType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\TemplateSECRType''getTemplateSECRTypeService'true],
  3573.             'App\\Infrastructure\\Form\\Consultation\\Template\\TemplateTOPOType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\TemplateTOPOType''getTemplateTOPOTypeService'true],
  3574.             'App\\Infrastructure\\Form\\Consultation\\Template\\TemplateVCType' => ['privates''App\\Infrastructure\\Form\\Consultation\\Template\\TemplateVCType''getTemplateVCTypeService'true],
  3575.             'App\\Infrastructure\\Form\\CorrectionType' => ['privates''App\\Infrastructure\\Form\\CorrectionType''getCorrectionTypeService'true],
  3576.             'App\\Infrastructure\\Form\\Courrier\\CourrierOptionType' => ['privates''App\\Infrastructure\\Form\\Courrier\\CourrierOptionType''getCourrierOptionTypeService'true],
  3577.             'App\\Infrastructure\\Form\\Courrier\\PersonnalisationCourrierType' => ['privates''App\\Infrastructure\\Form\\Courrier\\PersonnalisationCourrierType''getPersonnalisationCourrierTypeService'true],
  3578.             'App\\Infrastructure\\Form\\Imagerie\\ImagerieExamensType' => ['privates''App\\Infrastructure\\Form\\Imagerie\\ImagerieExamensType''getImagerieExamensTypeService'true],
  3579.             'App\\Infrastructure\\Form\\Imagerie\\ImagerieType' => ['privates''App\\Infrastructure\\Form\\Imagerie\\ImagerieType''getImagerieTypeService'true],
  3580.             'App\\Infrastructure\\Form\\Machine\\ExportManuelType' => ['privates''App\\Infrastructure\\Form\\Machine\\ExportManuelType''getExportManuelTypeService'true],
  3581.             'App\\Infrastructure\\Form\\Machine\\ImportManuelType' => ['privates''App\\Infrastructure\\Form\\Machine\\ImportManuelType''getImportManuelTypeService'true],
  3582.             'App\\Infrastructure\\Form\\Machine\\MachinesSelectType' => ['privates''App\\Infrastructure\\Form\\Machine\\MachinesSelectType''getMachinesSelectTypeService'true],
  3583.             'App\\Infrastructure\\Form\\MedecinTraitant\\MedecinTraitantSearchType' => ['privates''App\\Infrastructure\\Form\\MedecinTraitant\\MedecinTraitantSearchType''getMedecinTraitantSearchTypeService'true],
  3584.             'App\\Infrastructure\\Form\\NewTreatingDoctorType' => ['privates''App\\Infrastructure\\Form\\NewTreatingDoctorType''getNewTreatingDoctorTypeService'true],
  3585.             'App\\Infrastructure\\Form\\Ordonnance\\Common\\GlobalOeilType' => ['privates''App\\Infrastructure\\Form\\Ordonnance\\Common\\GlobalOeilType''getGlobalOeilTypeService'true],
  3586.             'App\\Infrastructure\\Form\\Ordonnance\\Correction\\CorrectionAvecAdditionType' => ['privates''App\\Infrastructure\\Form\\Ordonnance\\Correction\\CorrectionAvecAdditionType''getCorrectionAvecAdditionTypeService'true],
  3587.             'App\\Infrastructure\\Form\\Ordonnance\\Correction\\CorrectionSansAdditionType' => ['privates''App\\Infrastructure\\Form\\Ordonnance\\Correction\\CorrectionSansAdditionType''getCorrectionSansAdditionTypeService'true],
  3588.             'App\\Infrastructure\\Form\\Ordonnance\\Correction\\CorrectionType' => ['privates''App\\Infrastructure\\Form\\Ordonnance\\Correction\\CorrectionType''getCorrectionType2Service'true],
  3589.             'App\\Infrastructure\\Form\\Ordonnance\\Lentilles\\CorrectionPorteeType' => ['privates''App\\Infrastructure\\Form\\Ordonnance\\Lentilles\\CorrectionPorteeType''getCorrectionPorteeTypeService'true],
  3590.             'App\\Infrastructure\\Form\\Ordonnance\\Lentilles\\OrdonnanceKeratometrieType' => ['privates''App\\Infrastructure\\Form\\Ordonnance\\Lentilles\\OrdonnanceKeratometrieType''getOrdonnanceKeratometrieTypeService'true],
  3591.             'App\\Infrastructure\\Form\\Ordonnance\\Lentilles\\OrdonnanceLentillesPorteesType' => ['privates''App\\Infrastructure\\Form\\Ordonnance\\Lentilles\\OrdonnanceLentillesPorteesType''getOrdonnanceLentillesPorteesTypeService'true],
  3592.             'App\\Infrastructure\\Form\\Ordonnance\\MedicamentType' => ['privates''App\\Infrastructure\\Form\\Ordonnance\\MedicamentType''getMedicamentTypeService'true],
  3593.             'App\\Infrastructure\\Form\\Ordonnance\\OrdonnanceCategorieType' => ['privates''App\\Infrastructure\\Form\\Ordonnance\\OrdonnanceCategorieType''getOrdonnanceCategorieTypeService'true],
  3594.             'App\\Infrastructure\\Form\\Ordonnance\\OrdonnanceCorrectionType' => ['privates''App\\Infrastructure\\Form\\Ordonnance\\OrdonnanceCorrectionType''getOrdonnanceCorrectionTypeService'true],
  3595.             'App\\Infrastructure\\Form\\Ordonnance\\OrdonnanceLentillesType' => ['privates''App\\Infrastructure\\Form\\Ordonnance\\OrdonnanceLentillesType''getOrdonnanceLentillesTypeService'true],
  3596.             'App\\Infrastructure\\Form\\Ordonnance\\OrdonnanceNouvellesLentillesType' => ['privates''App\\Infrastructure\\Form\\Ordonnance\\OrdonnanceNouvellesLentillesType''getOrdonnanceNouvellesLentillesTypeService'true],
  3597.             'App\\Infrastructure\\Form\\Ordonnance\\OrdonnanceOptionType' => ['privates''App\\Infrastructure\\Form\\Ordonnance\\OrdonnanceOptionType''getOrdonnanceOptionTypeService'true],
  3598.             'App\\Infrastructure\\Form\\Ordonnance\\OrdonnanceVerresType' => ['privates''App\\Infrastructure\\Form\\Ordonnance\\OrdonnanceVerresType''getOrdonnanceVerresTypeService'true],
  3599.             'App\\Infrastructure\\Form\\Ordonnance\\RechercheLentillesType' => ['privates''App\\Infrastructure\\Form\\Ordonnance\\RechercheLentillesType''getRechercheLentillesTypeService'true],
  3600.             'App\\Infrastructure\\Form\\Ordonnance\\RechercheMedicamentType' => ['privates''App\\Infrastructure\\Form\\Ordonnance\\RechercheMedicamentType''getRechercheMedicamentTypeService'true],
  3601.             'App\\Infrastructure\\Form\\Ordonnance\\RechercheTraitementType' => ['privates''App\\Infrastructure\\Form\\Ordonnance\\RechercheTraitementType''getRechercheTraitementTypeService'true],
  3602.             'App\\Infrastructure\\Form\\Ordonnance\\TraitementType' => ['privates''App\\Infrastructure\\Form\\Ordonnance\\TraitementType''getTraitementTypeService'true],
  3603.             'App\\Infrastructure\\Form\\Ordonnance\\Verres\\VerreType' => ['privates''App\\Infrastructure\\Form\\Ordonnance\\Verres\\VerreType''getVerreTypeService'true],
  3604.             'App\\Infrastructure\\Form\\Patient\\Common\\AntecedentsType' => ['privates''App\\Infrastructure\\Form\\Patient\\Common\\AntecedentsType''getAntecedentsTypeService'true],
  3605.             'App\\Infrastructure\\Form\\Patient\\EditionPatientType' => ['privates''App\\Infrastructure\\Form\\Patient\\EditionPatientType''getEditionPatientTypeService'true],
  3606.             'App\\Infrastructure\\Form\\Patient\\PatientSearchType' => ['privates''App\\Infrastructure\\Form\\Patient\\PatientSearchType''getPatientSearchTypeService'true],
  3607.             'App\\Infrastructure\\Form\\Patient\\SelectionPatientType' => ['privates''App\\Infrastructure\\Form\\Patient\\SelectionPatientType''getSelectionPatientTypeService'true],
  3608.             'App\\Infrastructure\\Form\\SalleAttente\\EditionPresenceType' => ['privates''App\\Infrastructure\\Form\\SalleAttente\\EditionPresenceType''getEditionPresenceTypeService'true],
  3609.             'App\\Infrastructure\\Form\\SecteurChoiceType' => ['privates''App\\Infrastructure\\Form\\SecteurChoiceType''getSecteurChoiceTypeService'true],
  3610.             'App\\Infrastructure\\Form\\Security\\LoginType' => ['privates''App\\Infrastructure\\Form\\Security\\LoginType''getLoginTypeService'true],
  3611.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => ['privates''easyadmin.form.type.autocomplete''getEasyadmin_Form_Type_AutocompleteService'true],
  3612.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType' => ['privates''easyadmin.form.type.batch''getEasyadmin_Form_Type_BatchService'true],
  3613.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => ['privates''easyadmin.form.type.divider''getEasyadmin_Form_Type_DividerService'true],
  3614.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType' => ['privates''easyadmin.form.type.filters''getEasyadmin_Form_Type_FiltersService'true],
  3615.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => ['privates''easyadmin.form.type''getEasyadmin_Form_TypeService'true],
  3616.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => ['privates''easyadmin.form.type.group''getEasyadmin_Form_Type_GroupService'true],
  3617.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => ['privates''easyadmin.form.type.section''getEasyadmin_Form_Type_SectionService'true],
  3618.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => ['privates''easyadmin.form.type.fileupload''getEasyadmin_Form_Type_FileuploadService'true],
  3619.             'FM\\ElfinderBundle\\Form\\Type\\ElFinderType' => ['privates''fm_elfinder.form.type''getFmElfinder_Form_TypeService'true],
  3620.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => ['privates''fos_ck_editor.form.type''getFosCkEditor_Form_TypeService'true],
  3621.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates''liip_imagine.form.type.image''getLiipImagine_Form_Type_ImageService'true],
  3622.             'Novaway\\CoreBundle\\Form\\DatepickerType' => ['privates''Novaway\\CoreBundle\\Form\\DatepickerType''getDatepickerTypeService'true],
  3623.             'Novaway\\CoreBundle\\Form\\EnumType' => ['privates''Novaway\\CoreBundle\\Form\\EnumType''getEnumType2Service'true],
  3624.             'Novaway\\CoreBundle\\Form\\FrenchPhoneType' => ['privates''Novaway\\CoreBundle\\Form\\FrenchPhoneType''getFrenchPhoneTypeService'true],
  3625.             'Novaway\\CoreBundle\\Form\\RepeatedPasswordType' => ['privates''Novaway\\CoreBundle\\Form\\RepeatedPasswordType''getRepeatedPasswordTypeService'true],
  3626.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'true],
  3627.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'true],
  3628.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'true],
  3629.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'true],
  3630.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'true],
  3631.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => ['services''vich_uploader.form.type.file''getVichUploader_Form_Type_FileService'true],
  3632.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => ['services''vich_uploader.form.type.image''getVichUploader_Form_Type_ImageService'true],
  3633.         ], [
  3634.             'AlterPHP\\EasyAdminExtensionBundle\\Form\\Type\\EasyAdminEmbeddedListType' => '?',
  3635.             'AlterPHP\\EasyAdminExtensionBundle\\Form\\Type\\Security\\AdminRolesType' => '?',
  3636.             'App\\Infrastructure\\Form\\ActiveChoiceFilterType' => '?',
  3637.             'App\\Infrastructure\\Form\\Admin\\CentrePublipostageType' => '?',
  3638.             'App\\Infrastructure\\Form\\Admin\\CourrierPublipostageType' => '?',
  3639.             'App\\Infrastructure\\Form\\Admin\\MedecinPublipostageType' => '?',
  3640.             'App\\Infrastructure\\Form\\Admin\\TwoFactorWhitelistedIpsType' => '?',
  3641.             'App\\Infrastructure\\Form\\Centre\\CentresSelectType' => '?',
  3642.             'App\\Infrastructure\\Form\\Commentaire\\CommentaireType' => '?',
  3643.             'App\\Infrastructure\\Form\\Common\\AbsolutePositiveNumberType' => '?',
  3644.             'App\\Infrastructure\\Form\\Common\\AffichageExamenType' => '?',
  3645.             'App\\Infrastructure\\Form\\Common\\AutocompletableEntityType' => '?',
  3646.             'App\\Infrastructure\\Form\\Common\\AutocompleteIdableType' => '?',
  3647.             'App\\Infrastructure\\Form\\Common\\AutocompleteLocalisationType' => '?',
  3648.             'App\\Infrastructure\\Form\\Common\\CodePostalType' => '?',
  3649.             'App\\Infrastructure\\Form\\Common\\EditeurContenuType' => '?',
  3650.             'App\\Infrastructure\\Form\\Common\\EnumType' => '?',
  3651.             'App\\Infrastructure\\Form\\Common\\ExamensType' => '?',
  3652.             'App\\Infrastructure\\Form\\Common\\ExplicitlySignedNumberType' => '?',
  3653.             'App\\Infrastructure\\Form\\Common\\ExplicitlySplitTextType' => '?',
  3654.             'App\\Infrastructure\\Form\\Common\\GenreType' => '?',
  3655.             'App\\Infrastructure\\Form\\Common\\NonNumericType' => '?',
  3656.             'App\\Infrastructure\\Form\\Common\\VilleType' => '?',
  3657.             'App\\Infrastructure\\Form\\Common\\YeuxType' => '?',
  3658.             'App\\Infrastructure\\Form\\Consultation\\CODType' => '?',
  3659.             'App\\Infrastructure\\Form\\Consultation\\EditionConsultationType' => '?',
  3660.             'App\\Infrastructure\\Form\\Consultation\\ExamenDataType' => '?',
  3661.             'App\\Infrastructure\\Form\\Consultation\\FeuilleDeSoinPaiementType' => '?',
  3662.             'App\\Infrastructure\\Form\\Consultation\\FeuilleDeSoinType' => '?',
  3663.             'App\\Infrastructure\\Form\\Consultation\\NewConsultationType' => '?',
  3664.             'App\\Infrastructure\\Form\\Consultation\\RechercheConsultationType' => '?',
  3665.             'App\\Infrastructure\\Form\\Consultation\\SuppressionConsultationDuJourType' => '?',
  3666.             'App\\Infrastructure\\Form\\Consultation\\SuppressionConsultationType' => '?',
  3667.             'App\\Infrastructure\\Form\\Consultation\\Template\\AV\\AVCorrectionType' => '?',
  3668.             'App\\Infrastructure\\Form\\Consultation\\Template\\AV\\AutoRefractometreType' => '?',
  3669.             'App\\Infrastructure\\Form\\Consultation\\Template\\AV\\GlobalAVFields' => '?',
  3670.             'App\\Infrastructure\\Form\\Consultation\\Template\\AV\\KeratometrieType' => '?',
  3671.             'App\\Infrastructure\\Form\\Consultation\\Template\\AV\\LentillesPorteesType' => '?',
  3672.             'App\\Infrastructure\\Form\\Consultation\\Template\\AV\\PIOAirType' => '?',
  3673.             'App\\Infrastructure\\Form\\Consultation\\Template\\AV\\PrescriptionFinaleType' => '?',
  3674.             'App\\Infrastructure\\Form\\Consultation\\Template\\AV\\RaisonDeLaVisiteType' => '?',
  3675.             'App\\Infrastructure\\Form\\Consultation\\Template\\AV\\ReflexesPupillairesType' => '?',
  3676.             'App\\Infrastructure\\Form\\Consultation\\Template\\AV\\RefractionSubjectiveType' => '?',
  3677.             'App\\Infrastructure\\Form\\Consultation\\Template\\AV\\SansCorrectionType' => '?',
  3678.             'App\\Infrastructure\\Form\\Consultation\\Template\\AV\\VisionBinoculaireType' => '?',
  3679.             'App\\Infrastructure\\Form\\Consultation\\Template\\CHIR\\AideOperateurType' => '?',
  3680.             'App\\Infrastructure\\Form\\Consultation\\Template\\CHIR\\CHIRType' => '?',
  3681.             'App\\Infrastructure\\Form\\Consultation\\Template\\CS\\LampeAFenteType' => '?',
  3682.             'App\\Infrastructure\\Form\\Consultation\\Template\\CV\\ChampVisuelType' => '?',
  3683.             'App\\Infrastructure\\Form\\Consultation\\Template\\Common\\ListeEnrichissableType' => '?',
  3684.             'App\\Infrastructure\\Form\\Consultation\\Template\\Common\\StaticListeEnrichissableType' => '?',
  3685.             'App\\Infrastructure\\Form\\Consultation\\Template\\Common\\TemplateEnumType' => '?',
  3686.             'App\\Infrastructure\\Form\\Consultation\\Template\\Common\\TemplateType' => '?',
  3687.             'App\\Infrastructure\\Form\\Consultation\\Template\\IOL\\IOLType' => '?',
  3688.             'App\\Infrastructure\\Form\\Consultation\\Template\\LASER\\LaserType' => '?',
  3689.             'App\\Infrastructure\\Form\\Consultation\\Template\\OCT\\CommentaireType' => '?',
  3690.             'App\\Infrastructure\\Form\\Consultation\\Template\\OCT\\ConduiteATenirType' => '?',
  3691.             'App\\Infrastructure\\Form\\Consultation\\Template\\OCT\\OCTType' => '?',
  3692.             'App\\Infrastructure\\Form\\Consultation\\Template\\TOPO\\TOPOType' => '?',
  3693.             'App\\Infrastructure\\Form\\Consultation\\Template\\TemplateAVType' => '?',
  3694.             'App\\Infrastructure\\Form\\Consultation\\Template\\TemplateCHIRType' => '?',
  3695.             'App\\Infrastructure\\Form\\Consultation\\Template\\TemplateCSType' => '?',
  3696.             'App\\Infrastructure\\Form\\Consultation\\Template\\TemplateCVType' => '?',
  3697.             'App\\Infrastructure\\Form\\Consultation\\Template\\TemplateDILATType' => '?',
  3698.             'App\\Infrastructure\\Form\\Consultation\\Template\\TemplateIOLType' => '?',
  3699.             'App\\Infrastructure\\Form\\Consultation\\Template\\TemplateLASERType' => '?',
  3700.             'App\\Infrastructure\\Form\\Consultation\\Template\\TemplateOCTType' => '?',
  3701.             'App\\Infrastructure\\Form\\Consultation\\Template\\TemplateRTINOType' => '?',
  3702.             'App\\Infrastructure\\Form\\Consultation\\Template\\TemplateSECRType' => '?',
  3703.             'App\\Infrastructure\\Form\\Consultation\\Template\\TemplateTOPOType' => '?',
  3704.             'App\\Infrastructure\\Form\\Consultation\\Template\\TemplateVCType' => '?',
  3705.             'App\\Infrastructure\\Form\\CorrectionType' => '?',
  3706.             'App\\Infrastructure\\Form\\Courrier\\CourrierOptionType' => '?',
  3707.             'App\\Infrastructure\\Form\\Courrier\\PersonnalisationCourrierType' => '?',
  3708.             'App\\Infrastructure\\Form\\Imagerie\\ImagerieExamensType' => '?',
  3709.             'App\\Infrastructure\\Form\\Imagerie\\ImagerieType' => '?',
  3710.             'App\\Infrastructure\\Form\\Machine\\ExportManuelType' => '?',
  3711.             'App\\Infrastructure\\Form\\Machine\\ImportManuelType' => '?',
  3712.             'App\\Infrastructure\\Form\\Machine\\MachinesSelectType' => '?',
  3713.             'App\\Infrastructure\\Form\\MedecinTraitant\\MedecinTraitantSearchType' => '?',
  3714.             'App\\Infrastructure\\Form\\NewTreatingDoctorType' => '?',
  3715.             'App\\Infrastructure\\Form\\Ordonnance\\Common\\GlobalOeilType' => '?',
  3716.             'App\\Infrastructure\\Form\\Ordonnance\\Correction\\CorrectionAvecAdditionType' => '?',
  3717.             'App\\Infrastructure\\Form\\Ordonnance\\Correction\\CorrectionSansAdditionType' => '?',
  3718.             'App\\Infrastructure\\Form\\Ordonnance\\Correction\\CorrectionType' => '?',
  3719.             'App\\Infrastructure\\Form\\Ordonnance\\Lentilles\\CorrectionPorteeType' => '?',
  3720.             'App\\Infrastructure\\Form\\Ordonnance\\Lentilles\\OrdonnanceKeratometrieType' => '?',
  3721.             'App\\Infrastructure\\Form\\Ordonnance\\Lentilles\\OrdonnanceLentillesPorteesType' => '?',
  3722.             'App\\Infrastructure\\Form\\Ordonnance\\MedicamentType' => '?',
  3723.             'App\\Infrastructure\\Form\\Ordonnance\\OrdonnanceCategorieType' => '?',
  3724.             'App\\Infrastructure\\Form\\Ordonnance\\OrdonnanceCorrectionType' => '?',
  3725.             'App\\Infrastructure\\Form\\Ordonnance\\OrdonnanceLentillesType' => '?',
  3726.             'App\\Infrastructure\\Form\\Ordonnance\\OrdonnanceNouvellesLentillesType' => '?',
  3727.             'App\\Infrastructure\\Form\\Ordonnance\\OrdonnanceOptionType' => '?',
  3728.             'App\\Infrastructure\\Form\\Ordonnance\\OrdonnanceVerresType' => '?',
  3729.             'App\\Infrastructure\\Form\\Ordonnance\\RechercheLentillesType' => '?',
  3730.             'App\\Infrastructure\\Form\\Ordonnance\\RechercheMedicamentType' => '?',
  3731.             'App\\Infrastructure\\Form\\Ordonnance\\RechercheTraitementType' => '?',
  3732.             'App\\Infrastructure\\Form\\Ordonnance\\TraitementType' => '?',
  3733.             'App\\Infrastructure\\Form\\Ordonnance\\Verres\\VerreType' => '?',
  3734.             'App\\Infrastructure\\Form\\Patient\\Common\\AntecedentsType' => '?',
  3735.             'App\\Infrastructure\\Form\\Patient\\EditionPatientType' => '?',
  3736.             'App\\Infrastructure\\Form\\Patient\\PatientSearchType' => '?',
  3737.             'App\\Infrastructure\\Form\\Patient\\SelectionPatientType' => '?',
  3738.             'App\\Infrastructure\\Form\\SalleAttente\\EditionPresenceType' => '?',
  3739.             'App\\Infrastructure\\Form\\SecteurChoiceType' => '?',
  3740.             'App\\Infrastructure\\Form\\Security\\LoginType' => '?',
  3741.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => '?',
  3742.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType' => '?',
  3743.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => '?',
  3744.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType' => '?',
  3745.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => '?',
  3746.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => '?',
  3747.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => '?',
  3748.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => '?',
  3749.             'FM\\ElfinderBundle\\Form\\Type\\ElFinderType' => '?',
  3750.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => '?',
  3751.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
  3752.             'Novaway\\CoreBundle\\Form\\DatepickerType' => '?',
  3753.             'Novaway\\CoreBundle\\Form\\EnumType' => '?',
  3754.             'Novaway\\CoreBundle\\Form\\FrenchPhoneType' => '?',
  3755.             'Novaway\\CoreBundle\\Form\\RepeatedPasswordType' => '?',
  3756.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  3757.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  3758.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  3759.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  3760.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  3761.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => '?',
  3762.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => '?',
  3763.         ]), ['App\\Infrastructure\\Form\\Patient\\SelectionPatientType' => new RewindableGenerator(function () {
  3764.             yield => ($this->privates['App\\Infrastructure\\Form\\Common\\AutocompleteIdableParentTypeExtension'] ?? $this->load('getAutocompleteIdableParentTypeExtensionService'));
  3765.         }, 1), 'App\\Infrastructure\\Form\\Consultation\\RechercheConsultationType' => new RewindableGenerator(function () {
  3766.             yield => ($this->privates['App\\Infrastructure\\Form\\Common\\AutocompleteIdableParentTypeExtension'] ?? $this->load('getAutocompleteIdableParentTypeExtensionService'));
  3767.         }, 1), 'App\\Infrastructure\\Form\\Consultation\\Template\\AV\\RaisonDeLaVisiteType' => new RewindableGenerator(function () {
  3768.             yield => ($this->privates['App\\Infrastructure\\Form\\Common\\AutocompleteIdableParentTypeExtension'] ?? $this->load('getAutocompleteIdableParentTypeExtensionService'));
  3769.         }, 1), 'App\\Infrastructure\\Form\\Consultation\\Template\\AV\\VisionBinoculaireType' => new RewindableGenerator(function () {
  3770.             yield => ($this->privates['App\\Infrastructure\\Form\\Common\\AutocompleteIdableParentTypeExtension'] ?? $this->load('getAutocompleteIdableParentTypeExtensionService'));
  3771.         }, 1), 'App\\Infrastructure\\Form\\Consultation\\Template\\AV\\LentillesPorteesType' => new RewindableGenerator(function () {
  3772.             yield => ($this->privates['App\\Infrastructure\\Form\\Common\\AutocompleteIdableParentTypeExtension'] ?? $this->load('getAutocompleteIdableParentTypeExtensionService'));
  3773.         }, 1), 'App\\Infrastructure\\Form\\Patient\\EditionPatientType' => new RewindableGenerator(function () {
  3774.             yield => ($this->privates['App\\Infrastructure\\Form\\Common\\AutocompleteIdableParentTypeExtension'] ?? $this->load('getAutocompleteIdableParentTypeExtensionService'));
  3775.         }, 1), 'App\\Infrastructure\\Form\\Consultation\\Template\\TemplateRTINOType' => new RewindableGenerator(function () {
  3776.             yield => ($this->privates['App\\Infrastructure\\Form\\Common\\AutocompleteIdableParentTypeExtension'] ?? $this->load('getAutocompleteIdableParentTypeExtensionService'));
  3777.         }, 1), 'App\\Infrastructure\\Form\\Consultation\\CODType' => new RewindableGenerator(function () {
  3778.             yield => ($this->privates['App\\Infrastructure\\Form\\Common\\AutocompleteIdableParentTypeExtension'] ?? $this->load('getAutocompleteIdableParentTypeExtensionService'));
  3779.         }, 1), 'App\\Infrastructure\\Form\\Consultation\\Template\\OCT\\OCTType' => new RewindableGenerator(function () {
  3780.             yield => ($this->privates['App\\Infrastructure\\Form\\Common\\AutocompleteIdableParentTypeExtension'] ?? $this->load('getAutocompleteIdableParentTypeExtensionService'));
  3781.         }, 1), 'App\\Infrastructure\\Form\\Consultation\\Template\\IOL\\IOLType' => new RewindableGenerator(function () {
  3782.             yield => ($this->privates['App\\Infrastructure\\Form\\Common\\AutocompleteIdableParentTypeExtension'] ?? $this->load('getAutocompleteIdableParentTypeExtensionService'));
  3783.         }, 1), 'App\\Infrastructure\\Form\\Consultation\\Template\\CV\\ChampVisuelType' => new RewindableGenerator(function () {
  3784.             yield => ($this->privates['App\\Infrastructure\\Form\\Common\\AutocompleteIdableParentTypeExtension'] ?? $this->load('getAutocompleteIdableParentTypeExtensionService'));
  3785.         }, 1), 'App\\Infrastructure\\Form\\Consultation\\Template\\LASER\\LaserType' => new RewindableGenerator(function () {
  3786.             yield => ($this->privates['App\\Infrastructure\\Form\\Common\\AutocompleteIdableParentTypeExtension'] ?? $this->load('getAutocompleteIdableParentTypeExtensionService'));
  3787.         }, 1), 'App\\Infrastructure\\Form\\Consultation\\Template\\CS\\LampeAFenteType' => new RewindableGenerator(function () {
  3788.             yield => ($this->privates['App\\Infrastructure\\Form\\Common\\AutocompleteIdableParentTypeExtension'] ?? $this->load('getAutocompleteIdableParentTypeExtensionService'));
  3789.         }, 1), 'App\\Infrastructure\\Form\\Consultation\\Template\\TOPO\\TOPOType' => new RewindableGenerator(function () {
  3790.             yield => ($this->privates['App\\Infrastructure\\Form\\Common\\AutocompleteIdableParentTypeExtension'] ?? $this->load('getAutocompleteIdableParentTypeExtensionService'));
  3791.         }, 1), 'App\\Infrastructure\\Form\\Consultation\\Template\\CHIR\\CHIRType' => new RewindableGenerator(function () {
  3792.             yield => ($this->privates['App\\Infrastructure\\Form\\Common\\AutocompleteIdableParentTypeExtension'] ?? $this->load('getAutocompleteIdableParentTypeExtensionService'));
  3793.         }, 1), 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => new RewindableGenerator(function () {
  3794.             yield => ($this->privates['App\\Infrastructure\\Form\\Extension\\EasyAdminValidatedExtension'] ?? $this->load('getEasyAdminValidatedExtensionService'));
  3795.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  3796.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
  3797.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
  3798.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
  3799.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
  3800.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
  3801.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
  3802.             yield => ($this->privates['easyadmin.form.type.extension'] ?? $this->load('getEasyadmin_Form_Type_ExtensionService'));
  3803.         }, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  3804.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  3805.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  3806.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  3807.         }, 1), 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => new RewindableGenerator(function () {
  3808.             yield => ($this->privates['AlterPHP\\EasyAdminExtensionBundle\\Form\\Type\\Extension\\EasyAdminAutocompleteTypeExtension'] ?? $this->load('getEasyAdminAutocompleteTypeExtensionService'));
  3809.         }, 1)], new RewindableGenerator(function () {
  3810.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
  3811.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService'));
  3812.             yield => ($this->services['easyadmin.form.guesser.missing_doctrine_orm_type_guesser'] ?? $this->load('getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService'));
  3813.         }, 3))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  3814.     }
  3815.     /**
  3816.      * Gets the private 'fos_ck_editor.twig_extension' shared service.
  3817.      *
  3818.      * @return \FOS\CKEditorBundle\Twig\CKEditorExtension
  3819.      */
  3820.     protected function getFosCkEditor_TwigExtensionService()
  3821.     {
  3822.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3823.         if (isset($this->privates['fos_ck_editor.twig_extension'])) {
  3824.             return $this->privates['fos_ck_editor.twig_extension'];
  3825.         }
  3826.         return $this->privates['fos_ck_editor.twig_extension'] = new \FOS\CKEditorBundle\Twig\CKEditorExtension(new \FOS\CKEditorBundle\Renderer\CKEditorRenderer(new \FOS\CKEditorBundle\Builder\JsonBuilder(($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService())), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, (($this->hasParameter("locale")) ? ($this->getParameter("locale")) : (null))));
  3827.     }
  3828.     /**
  3829.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  3830.      *
  3831.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  3832.      */
  3833.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  3834.     {
  3835.         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())));
  3836.     }
  3837.     /**
  3838.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  3839.      *
  3840.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  3841.      */
  3842.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  3843.     {
  3844.         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()));
  3845.     }
  3846.     /**
  3847.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  3848.      *
  3849.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  3850.      */
  3851.     protected function getLiipImagine_Filter_ConfigurationService()
  3852.     {
  3853.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  3854.     }
  3855.     /**
  3856.      * Gets the private 'liip_imagine.templating.filter_extension' shared service.
  3857.      *
  3858.      * @return \Liip\ImagineBundle\Templating\FilterExtension
  3859.      */
  3860.     protected function getLiipImagine_Templating_FilterExtensionService()
  3861.     {
  3862.         return $this->privates['liip_imagine.templating.filter_extension'] = new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()));
  3863.     }
  3864.     /**
  3865.      * Gets the private 'locale_aware_listener' shared service.
  3866.      *
  3867.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  3868.      */
  3869.     protected function getLocaleAwareListenerService()
  3870.     {
  3871.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3872.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  3873.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  3874.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3875.     }
  3876.     /**
  3877.      * Gets the private 'locale_listener' shared service.
  3878.      *
  3879.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  3880.      */
  3881.     protected function getLocaleListenerService()
  3882.     {
  3883.         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, []);
  3884.     }
  3885.     /**
  3886.      * Gets the private 'lock.default.factory' shared service.
  3887.      *
  3888.      * @return \Symfony\Component\Lock\LockFactory
  3889.      */
  3890.     protected function getLock_Default_FactoryService()
  3891.     {
  3892.         $this->privates['lock.default.factory'] = $instance = new \Symfony\Component\Lock\LockFactory(\Symfony\Component\Lock\Store\StoreFactory::createStore('flock'));
  3893.         $a = new \Symfony\Bridge\Monolog\Logger('lock');
  3894.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3895.         $a->pushHandler(($this->privates['monolog.handler.api'] ?? $this->getMonolog_Handler_ApiService()));
  3896.         $a->pushHandler(($this->privates['monolog.handler.main_critical'] ?? $this->getMonolog_Handler_MainCriticalService()));
  3897.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3898.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3899.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3900.         $instance->setLogger($a);
  3901.         return $instance;
  3902.     }
  3903.     /**
  3904.      * Gets the private 'mercure.hub.default.traceable' shared service.
  3905.      *
  3906.      * @return \Symfony\Component\Mercure\Debug\TraceableHub
  3907.      */
  3908.     protected function getMercure_Hub_Default_TraceableService()
  3909.     {
  3910.         $a = new \Symfony\Component\Mercure\Jwt\LcobucciFactory($this->getEnv('MERCURE_JWT_SECRET'), 'hmac.sha256'NULL'');
  3911.         return $this->privates['mercure.hub.default.traceable'] = new \Symfony\Component\Mercure\Debug\TraceableHub(new \Symfony\Component\Mercure\Hub($this->getEnv('MERCURE_URL'), new \Symfony\Component\Mercure\Jwt\FactoryTokenProvider($a, [=> '*'], [=> '*']), $a$this->getEnv('MERCURE_PUBLIC_URL'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3912.     }
  3913.     /**
  3914.      * Gets the private 'monolog.handler.api' shared service.
  3915.      *
  3916.      * @return \Monolog\Handler\FingersCrossedHandler
  3917.      */
  3918.     protected function getMonolog_Handler_ApiService()
  3919.     {
  3920.         return $this->privates['monolog.handler.api'] = new \Monolog\Handler\FingersCrossedHandler(new \Monolog\Handler\GroupHandler([=> ($this->privates['monolog.handler.main_error'] ?? $this->getMonolog_Handler_MainErrorService()), => ($this->privates['monolog.handler.swift_critical'] ?? $this->getMonolog_Handler_SwiftCriticalService())], true), new \Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy(400), 0truetrueNULL);
  3921.     }
  3922.     /**
  3923.      * Gets the private 'monolog.handler.console' shared service.
  3924.      *
  3925.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3926.      */
  3927.     protected function getMonolog_Handler_ConsoleService()
  3928.     {
  3929.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  3930.     }
  3931.     /**
  3932.      * Gets the private 'monolog.handler.main' shared service.
  3933.      *
  3934.      * @return \Monolog\Handler\RotatingFileHandler
  3935.      */
  3936.     protected function getMonolog_Handler_MainService()
  3937.     {
  3938.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/log/dev.all.log'), 3200trueNULLfalse);
  3939.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  3940.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  3941.         return $instance;
  3942.     }
  3943.     /**
  3944.      * Gets the private 'monolog.handler.main_critical' shared service.
  3945.      *
  3946.      * @return \Monolog\Handler\FingersCrossedHandler
  3947.      */
  3948.     protected function getMonolog_Handler_MainCriticalService()
  3949.     {
  3950.         $a = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/log/dev.critical.log'), 15500trueNULLfalse);
  3951.         $a->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  3952.         $a->setFilenameFormat('{filename}-{date}''Y-m-d');
  3953.         return $this->privates['monolog.handler.main_critical'] = new \Monolog\Handler\FingersCrossedHandler(new \Monolog\Handler\GroupHandler([=> $a=> new \Monolog\Handler\BufferHandler(($this->privates['monolog.handler.swift_critical'] ?? $this->getMonolog_Handler_SwiftCriticalService()), 0100truefalse)], true), new \Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy(500), 0truetrueNULL);
  3954.     }
  3955.     /**
  3956.      * Gets the private 'monolog.handler.main_error' shared service.
  3957.      *
  3958.      * @return \Monolog\Handler\FingersCrossedHandler
  3959.      */
  3960.     protected function getMonolog_Handler_MainErrorService()
  3961.     {
  3962.         $a = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/log/dev.error.log'), 15400trueNULLfalse);
  3963.         $a->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  3964.         $a->setFilenameFormat('{filename}-{date}''Y-m-d');
  3965.         return $this->privates['monolog.handler.main_error'] = new \Monolog\Handler\FingersCrossedHandler($a, new \Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy(400), 0truetrueNULL);
  3966.     }
  3967.     /**
  3968.      * Gets the private 'monolog.handler.swift_critical' shared service.
  3969.      *
  3970.      * @return \Symfony\Bridge\Monolog\Handler\SwiftMailerHandler
  3971.      */
  3972.     protected function getMonolog_Handler_SwiftCriticalService()
  3973.     {
  3974.         $this->privates['monolog.handler.swift_critical'] = $instance = new \Symfony\Bridge\Monolog\Handler\SwiftMailerHandler(($this->services['swiftmailer.mailer.log_mailer'] ?? $this->load('getSwiftmailer_Mailer_LogMailerService')), [=> ($this->privates['monolog.handler.swift_critical.mail_message_factory'] ?? $this->getMonolog_Handler_SwiftCritical_MailMessageFactoryService()), => 'createMessage'], 500true);
  3975.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  3976.         $instance->setFormatter(new \Monolog\Formatter\HtmlFormatter());
  3977.         $instance->setTransport(($this->services['swiftmailer.mailer.log_mailer.transport'] ?? $this->load('getSwiftmailer_Mailer_LogMailer_TransportService')));
  3978.         return $instance;
  3979.     }
  3980.     /**
  3981.      * Gets the private 'monolog.handler.swift_critical.mail_message_factory' shared service.
  3982.      *
  3983.      * @return \Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory
  3984.      */
  3985.     protected function getMonolog_Handler_SwiftCritical_MailMessageFactoryService($lazyLoad true)
  3986.     {
  3987.         if ($lazyLoad) {
  3988.             return $this->privates['monolog.handler.swift_critical.mail_message_factory'] = $this->createProxy('MessageFactory_a340b0b', function () {
  3989.                 return \MessageFactory_a340b0b::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3990.                     $wrappedInstance $this->getMonolog_Handler_SwiftCritical_MailMessageFactoryService(false);
  3991.                     $proxy->setProxyInitializer(null);
  3992.                     return true;
  3993.                 });
  3994.             });
  3995.         }
  3996.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bundle/SwiftMailer/MessageFactory.php';
  3997.         return new \Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory(($this->services['swiftmailer.mailer.log_mailer'] ?? $this->load('getSwiftmailer_Mailer_LogMailerService')), 'information@ovision.org', [=> 'developer@novaway.fr'], '[ staging ovision ] - Erreur : %message%'."\n".'''text/html');
  3998.     }
  3999.     /**
  4000.      * Gets the private 'monolog.logger' shared service.
  4001.      *
  4002.      * @return \Symfony\Bridge\Monolog\Logger
  4003.      */
  4004.     protected function getMonolog_LoggerService()
  4005.     {
  4006.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  4007.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4008.         $instance->useMicrosecondTimestamps(true);
  4009.         $instance->pushHandler(($this->privates['monolog.handler.api'] ?? $this->getMonolog_Handler_ApiService()));
  4010.         $instance->pushHandler(($this->privates['monolog.handler.main_critical'] ?? $this->getMonolog_Handler_MainCriticalService()));
  4011.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4012.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4013.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4014.         return $instance;
  4015.     }
  4016.     /**
  4017.      * Gets the private 'monolog.logger.cache' shared service.
  4018.      *
  4019.      * @return \Symfony\Bridge\Monolog\Logger
  4020.      */
  4021.     protected function getMonolog_Logger_CacheService()
  4022.     {
  4023.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  4024.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4025.         $instance->pushHandler(($this->privates['monolog.handler.api'] ?? $this->getMonolog_Handler_ApiService()));
  4026.         $instance->pushHandler(($this->privates['monolog.handler.main_critical'] ?? $this->getMonolog_Handler_MainCriticalService()));
  4027.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4028.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4029.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4030.         return $instance;
  4031.     }
  4032.     /**
  4033.      * Gets the private 'monolog.logger.request' shared service.
  4034.      *
  4035.      * @return \Symfony\Bridge\Monolog\Logger
  4036.      */
  4037.     protected function getMonolog_Logger_RequestService()
  4038.     {
  4039.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  4040.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4041.         $instance->pushHandler(($this->privates['monolog.handler.api'] ?? $this->getMonolog_Handler_ApiService()));
  4042.         $instance->pushHandler(($this->privates['monolog.handler.main_critical'] ?? $this->getMonolog_Handler_MainCriticalService()));
  4043.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4044.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4045.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4046.         return $instance;
  4047.     }
  4048.     /**
  4049.      * Gets the private 'monolog.logger.security' shared service.
  4050.      *
  4051.      * @return \Symfony\Bridge\Monolog\Logger
  4052.      */
  4053.     protected function getMonolog_Logger_SecurityService()
  4054.     {
  4055.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  4056.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4057.         $instance->pushHandler(($this->privates['monolog.handler.api'] ?? $this->getMonolog_Handler_ApiService()));
  4058.         $instance->pushHandler(($this->privates['monolog.handler.main_critical'] ?? $this->getMonolog_Handler_MainCriticalService()));
  4059.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4060.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4061.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4062.         return $instance;
  4063.     }
  4064.     /**
  4065.      * Gets the private 'parameter_bag' shared service.
  4066.      *
  4067.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  4068.      */
  4069.     protected function getParameterBagService()
  4070.     {
  4071.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  4072.     }
  4073.     /**
  4074.      * Gets the private 'profiler_listener' shared service.
  4075.      *
  4076.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  4077.      */
  4078.     protected function getProfilerListenerService()
  4079.     {
  4080.         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);
  4081.     }
  4082.     /**
  4083.      * Gets the private 'property_info' shared service.
  4084.      *
  4085.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  4086.      */
  4087.     protected function getPropertyInfoService()
  4088.     {
  4089.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  4090.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  4091.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4092.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  4093.             yield => ($this->privates['doctrine.orm.aura_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_AuraEntityManager_PropertyInfoExtractorService'));
  4094.             yield => ($this->privates['doctrine.orm.cvl_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_CvlEntityManager_PropertyInfoExtractorService'));
  4095.         }, 5), new RewindableGenerator(function () {
  4096.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  4097.             yield => ($this->privates['doctrine.orm.aura_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_AuraEntityManager_PropertyInfoExtractorService'));
  4098.             yield => ($this->privates['doctrine.orm.cvl_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_CvlEntityManager_PropertyInfoExtractorService'));
  4099.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  4100.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  4101.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4102.         }, 6), new RewindableGenerator(function () {
  4103.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  4104.         }, 1), new RewindableGenerator(function () {
  4105.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  4106.             yield => ($this->privates['doctrine.orm.aura_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_AuraEntityManager_PropertyInfoExtractorService'));
  4107.             yield => ($this->privates['doctrine.orm.cvl_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_CvlEntityManager_PropertyInfoExtractorService'));
  4108.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4109.         }, 4), new RewindableGenerator(function () {
  4110.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4111.         }, 1));
  4112.     }
  4113.     /**
  4114.      * Gets the private 'router.expression_language_provider' shared service.
  4115.      *
  4116.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  4117.      */
  4118.     protected function getRouter_ExpressionLanguageProviderService()
  4119.     {
  4120.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4121.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  4122.         ], [
  4123.             'env' => 'Closure',
  4124.         ]));
  4125.     }
  4126.     /**
  4127.      * Gets the private 'router.request_context' shared service.
  4128.      *
  4129.      * @return \Symfony\Component\Routing\RequestContext
  4130.      */
  4131.     protected function getRouter_RequestContextService()
  4132.     {
  4133.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('/''stg.socience.fr''https'80443);
  4134.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  4135.         return $instance;
  4136.     }
  4137.     /**
  4138.      * Gets the private 'router_listener' shared service.
  4139.      *
  4140.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  4141.      */
  4142.     protected function getRouterListenerService()
  4143.     {
  4144.         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);
  4145.     }
  4146.     /**
  4147.      * Gets the private 'scheb_two_factor.provider_preparation_recorder' shared service.
  4148.      *
  4149.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder
  4150.      */
  4151.     protected function getSchebTwoFactor_ProviderPreparationRecorderService()
  4152.     {
  4153.         return $this->privates['scheb_two_factor.provider_preparation_recorder'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  4154.     }
  4155.     /**
  4156.      * Gets the private 'scheb_two_factor.provider_registry' shared service.
  4157.      *
  4158.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  4159.      */
  4160.     protected function getSchebTwoFactor_ProviderRegistryService()
  4161.     {
  4162.         return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
  4163.             yield 'email' => ($this->privates['scheb_two_factor.security.email.provider'] ?? $this->load('getSchebTwoFactor_Security_Email_ProviderService'));
  4164.         }, 1));
  4165.     }
  4166.     /**
  4167.      * Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
  4168.      *
  4169.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  4170.      */
  4171.     protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
  4172.     {
  4173.         return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver());
  4174.     }
  4175.     /**
  4176.      * Gets the private 'security.authentication.form_listener.two_factor.main' shared service.
  4177.      *
  4178.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener
  4179.      */
  4180.     protected function getSecurity_Authentication_FormListener_TwoFactor_MainService()
  4181.     {
  4182.         return $this->privates['security.authentication.form_listener.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener(($this->privates['security.firewall_config.two_factor.main'] ?? $this->getSecurity_FirewallConfig_TwoFactor_MainService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4183.     }
  4184.     /**
  4185.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.main' shared service.
  4186.      *
  4187.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  4188.      */
  4189.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService()
  4190.     {
  4191.         return $this->privates['security.authentication.provider_preparation_listener.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener(($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService()), ($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'main'falsefalse);
  4192.     }
  4193.     /**
  4194.      * Gets the private 'security.context_listener.0' shared service.
  4195.      *
  4196.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  4197.      */
  4198.     protected function getSecurity_ContextListener_0Service()
  4199.     {
  4200.         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 () {
  4201.             yield => ($this->privates['security.user.provider.concrete.user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_UserProviderService'));
  4202.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  4203.     }
  4204.     /**
  4205.      * Gets the private 'security.event_dispatcher.main' shared service.
  4206.      *
  4207.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  4208.      */
  4209.     protected function getSecurity_EventDispatcher_MainService()
  4210.     {
  4211.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  4212.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4213.             return ($this->privates['security.listener.main.user_provider'] ?? $this->load('getSecurity_Listener_Main_UserProviderService'));
  4214.         }, => 'checkPassport'], 2048);
  4215.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  4216.             return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
  4217.         }, => 'onSuccessfulLogin'], 0);
  4218.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4219.             return ($this->privates['security.logout.listener.default.main'] ?? $this->load('getSecurity_Logout_Listener_Default_MainService'));
  4220.         }, => 'onLogout'], 64);
  4221.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4222.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  4223.         }, => 'onLogout'], 0);
  4224.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\AuthenticationTokenCreatedEvent', [=> function () {
  4225.             return ($this->privates['security.authentication.token_created_listener.two_factor.main'] ?? $this->load('getSecurity_Authentication_TokenCreatedListener_TwoFactor_MainService'));
  4226.         }, => 'onAuthenticationTokenCreated'], 0);
  4227.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4228.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  4229.         }, => 'preCheckCredentials'], 256);
  4230.         $instance->addListener('security.authentication.success', [=> function () {
  4231.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  4232.         }, => 'postCheckCredentials'], 256);
  4233.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4234.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  4235.         }, => 'checkPassport'], 1024);
  4236.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4237.             return ($this->privates['App\\Infrastructure\\EventListener\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  4238.         }, => 'onLogOut'], 0);
  4239.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4240.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  4241.         }, => 'checkPassport'], 0);
  4242.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  4243.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  4244.         }, => 'onLoginSuccess'], 0);
  4245.         $instance->addListener('security.authentication.success', [=> function () {
  4246.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  4247.         }, => 'onLogin'], 9223372036854775807);
  4248.         $instance->addListener('security.authentication.success', [=> function () {
  4249.             return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ?? ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor()));
  4250.         }, => 'onLogin'], 9223372036854775806);
  4251.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4252.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  4253.         }, => 'checkPassport'], 0);
  4254.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  4255.             return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ?? ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener()));
  4256.         }, => 'onSuccessfulLogin'], -63);
  4257.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4258.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  4259.         }, => 'checkPassport'], 512);
  4260.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4261.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  4262.         }, => 'onLogout'], 0);
  4263.         return $instance;
  4264.     }
  4265.     /**
  4266.      * Gets the private 'security.firewall.map' shared service.
  4267.      *
  4268.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  4269.      */
  4270.     protected function getSecurity_Firewall_MapService()
  4271.     {
  4272.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService()), new RewindableGenerator(function () {
  4273.             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)/')));
  4274.             yield 'security.firewall.map.context.main' => NULL;
  4275.         }, 2));
  4276.     }
  4277.     /**
  4278.      * Gets the private 'security.firewall_config.two_factor.main' shared service.
  4279.      *
  4280.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig
  4281.      */
  4282.     protected function getSecurity_FirewallConfig_TwoFactor_MainService()
  4283.     {
  4284.         return $this->privates['security.firewall_config.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig(['auth_form_path' => '2fa_login''check_path' => '2fa_login_check''post_only' => true'always_use_default_target_path' => false'default_target_path' => '/''success_handler' => NULL'failure_handler' => NULL'authentication_required_handler' => NULL'auth_code_parameter_name' => '_auth_code''trusted_parameter_name' => '_trusted''remember_me_sets_trusted' => false'multi_factor' => false'prepare_on_login' => false'prepare_on_access_denied' => false'enable_csrf' => false'csrf_parameter' => '_csrf_token''csrf_token_id' => 'two_factor''provider' => NULL], 'main', ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), new \Scheb\TwoFactorBundle\Security\Http\Utils\RequestDataReader());
  4285.     }
  4286.     /**
  4287.      * Gets the private 'security.http_utils' shared service.
  4288.      *
  4289.      * @return \Symfony\Component\Security\Http\HttpUtils
  4290.      */
  4291.     protected function getSecurity_HttpUtilsService()
  4292.     {
  4293.         $a = ($this->services['router'] ?? $this->getRouterService());
  4294.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i'NULL);
  4295.     }
  4296.     /**
  4297.      * Gets the private 'security.logout_url_generator' shared service.
  4298.      *
  4299.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  4300.      */
  4301.     protected function getSecurity_LogoutUrlGeneratorService()
  4302.     {
  4303.         $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()));
  4304.         $instance->registerListener('main''deconnexion''logout''_csrf_token'NULLNULL);
  4305.         return $instance;
  4306.     }
  4307.     /**
  4308.      * Gets the private 'security.role_hierarchy' shared service.
  4309.      *
  4310.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  4311.      */
  4312.     protected function getSecurity_RoleHierarchyService()
  4313.     {
  4314.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  4315.     }
  4316.     /**
  4317.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  4318.      *
  4319.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  4320.      */
  4321.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  4322.     {
  4323.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4324.     }
  4325.     /**
  4326.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  4327.      *
  4328.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  4329.      */
  4330.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  4331.     {
  4332.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  4333.         $b = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage());
  4334.         $a->add($b0'doctrine.orm');
  4335.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  4336.         $a->add(new \Novaway\CoreBundle\ParamConverter\DomainInterfaceParamConverter(($this->privates['App\\Domain\\Common\\Mapping\\RepositoryMapping'] ?? $this->getRepositoryMappingService()), $b), 0NULL);
  4337.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  4338.     }
  4339.     /**
  4340.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  4341.      *
  4342.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  4343.      */
  4344.     protected function getSensioFrameworkExtra_Security_ListenerService()
  4345.     {
  4346.         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()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($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()));
  4347.     }
  4348.     /**
  4349.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  4350.      *
  4351.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  4352.      */
  4353.     protected function getSensioFrameworkExtra_View_ListenerService()
  4354.     {
  4355.         $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))));
  4356.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4357.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  4358.         ], [
  4359.             'twig' => '?',
  4360.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  4361.         return $instance;
  4362.     }
  4363.     /**
  4364.      * Gets the private 'session.factory' shared service.
  4365.      *
  4366.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  4367.      */
  4368.     protected function getSession_FactoryService()
  4369.     {
  4370.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->load('getSession_Storage_Factory_ServiceService'), [=> ($this->privates['session_listener'] ?? $this->getSessionListenerService()), => 'onSessionUsage']);
  4371.     }
  4372.     /**
  4373.      * Gets the private 'session_listener' shared service.
  4374.      *
  4375.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  4376.      */
  4377.     protected function getSessionListenerService()
  4378.     {
  4379.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4380.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  4381.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  4382.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  4383.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  4384.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  4385.         ], [
  4386.             'initialized_session' => '?',
  4387.             'logger' => '?',
  4388.             'session' => '?',
  4389.             'session_collector' => '?',
  4390.             'session_factory' => '?',
  4391.         ]), true$this->parameters['session.storage.options']);
  4392.     }
  4393.     /**
  4394.      * Gets the private 'simple_cache' shared autowired service.
  4395.      *
  4396.      * @return \Symfony\Component\Cache\Adapter\FilesystemAdapter
  4397.      */
  4398.     protected function getSimpleCacheService()
  4399.     {
  4400.         $this->privates['simple_cache'] = $instance = new \Symfony\Component\Cache\Adapter\FilesystemAdapter(''0$this->targetDir.'');
  4401.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4402.         return $instance;
  4403.     }
  4404.     /**
  4405.      * Gets the private 'stof_doctrine_extensions.event_listener.blame' shared service.
  4406.      *
  4407.      * @return \Stof\DoctrineExtensionsBundle\EventListener\BlameListener
  4408.      */
  4409.     protected function getStofDoctrineExtensions_EventListener_BlameService()
  4410.     {
  4411.         return $this->privates['stof_doctrine_extensions.event_listener.blame'] = new \Stof\DoctrineExtensionsBundle\EventListener\BlameListener(($this->privates['stof_doctrine_extensions.listener.blameable'] ?? $this->getStofDoctrineExtensions_Listener_BlameableService()), ($this->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()));
  4412.     }
  4413.     /**
  4414.      * Gets the private 'stof_doctrine_extensions.listener.blameable' shared service.
  4415.      *
  4416.      * @return \Gedmo\Blameable\BlameableListener
  4417.      */
  4418.     protected function getStofDoctrineExtensions_Listener_BlameableService()
  4419.     {
  4420.         $this->privates['stof_doctrine_extensions.listener.blameable'] = $instance = new \Gedmo\Blameable\BlameableListener();
  4421.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4422.         return $instance;
  4423.     }
  4424.     /**
  4425.      * Gets the private 'translator.default' shared service.
  4426.      *
  4427.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  4428.      */
  4429.     protected function getTranslator_DefaultService()
  4430.     {
  4431.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4432.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  4433.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  4434.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  4435.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  4436.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  4437.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  4438.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  4439.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  4440.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  4441.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  4442.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  4443.         ], [
  4444.             'translation.loader.csv' => '?',
  4445.             'translation.loader.dat' => '?',
  4446.             'translation.loader.ini' => '?',
  4447.             'translation.loader.json' => '?',
  4448.             'translation.loader.mo' => '?',
  4449.             'translation.loader.php' => '?',
  4450.             'translation.loader.po' => '?',
  4451.             'translation.loader.qt' => '?',
  4452.             'translation.loader.res' => '?',
  4453.             'translation.loader.xliff' => '?',
  4454.             'translation.loader.yml' => '?',
  4455.         ]), 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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ar.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml')], '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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.bg.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.bg.yaml')], '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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ca.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ca.yaml')], '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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.cs.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.cs.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa/src/bundle/Resources/translations/SchebTwoFactorBundle.cs.yml')], '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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.da.xlf')], '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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.de.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.de.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa/src/bundle/Resources/translations/SchebTwoFactorBundle.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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.el.xlf')], '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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.en.xlf'), => (\dirname(__DIR__4).'/vendor/alterphp/easyadmin-extension-bundle/src/Resources/translations/EasyAdminBundle.en.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.en.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa/src/bundle/Resources/translations/SchebTwoFactorBundle.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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.es.xlf'), => (\dirname(__DIR__4).'/vendor/alterphp/easyadmin-extension-bundle/src/Resources/translations/EasyAdminBundle.es.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.es.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa/src/bundle/Resources/translations/SchebTwoFactorBundle.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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.eu.xlf')], '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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fa.xlf')], '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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fi.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fi.yaml')], '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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fr.xlf'), => (\dirname(__DIR__4).'/vendor/alterphp/easyadmin-extension-bundle/src/Resources/translations/EasyAdminBundle.fr.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa/src/bundle/Resources/translations/SchebTwoFactorBundle.fr.yml'), => (\dirname(__DIR__4).'/translations/admin.fr.yaml'), => (\dirname(__DIR__4).'/translations/common.fr.yaml'), 10 => (\dirname(__DIR__4).'/translations/consultation.fr.yaml'), 11 => (\dirname(__DIR__4).'/translations/examen.fr.yaml'), 12 => (\dirname(__DIR__4).'/translations/flash.fr.yaml'), 13 => (\dirname(__DIR__4).'/translations/form.fr.yaml'), 14 => (\dirname(__DIR__4).'/translations/mail.fr.yaml'), 15 => (\dirname(__DIR__4).'/translations/messages.fr.yaml'), 16 => (\dirname(__DIR__4).'/translations/pdf.fr.yaml'), 17 => (\dirname(__DIR__4).'/translations/pluralization+intl-icu.fr.yaml'), 18 => (\dirname(__DIR__4).'/translations/statistics.fr.yaml'), 19 => (\dirname(__DIR__4).'/translations/validators.fr.yaml'), 20 => (\dirname(__DIR__4).'/translations/waiting-room.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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.gl.xlf')], '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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.hr.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa/src/bundle/Resources/translations/SchebTwoFactorBundle.hr.yml')], '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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.hu.xlf'), => (\dirname(__DIR__4).'/vendor/alterphp/easyadmin-extension-bundle/src/Resources/translations/EasyAdminBundle.hu.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.hu.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa/src/bundle/Resources/translations/SchebTwoFactorBundle.hu.yml')], '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')], '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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.it.xlf'), => (\dirname(__DIR__4).'/vendor/alterphp/easyadmin-extension-bundle/src/Resources/translations/EasyAdminBundle.it.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.it.yaml')], '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')], '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')], '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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.lt.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.lt.yaml')], '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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.nl.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.nl.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa/src/bundle/Resources/translations/SchebTwoFactorBundle.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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.no.xlf')], '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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pl.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pl.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa/src/bundle/Resources/translations/SchebTwoFactorBundle.pl.yml')], '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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pt.xlf'), => (\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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pt_BR.xlf')], '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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ro.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa/src/bundle/Resources/translations/SchebTwoFactorBundle.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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ru.xlf'), => (\dirname(__DIR__4).'/vendor/alterphp/easyadmin-extension-bundle/src/Resources/translations/EasyAdminBundle.ru.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ru.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa/src/bundle/Resources/translations/SchebTwoFactorBundle.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'), => (\dirname(__DIR__4).'/vendor/scheb/2fa/src/bundle/Resources/translations/SchebTwoFactorBundle.sk.yml')], '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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sl.xlf'), => (\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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sv.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa/src/bundle/Resources/translations/SchebTwoFactorBundle.sv.yml')], '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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.tr.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.tr.yaml')], '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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.uk.xlf'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.uk.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa/src/bundle/Resources/translations/SchebTwoFactorBundle.uk.yml')], '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.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/alterphp/easyadmin-extension-bundle/src/Resources/translations/EasyAdminBundle.zh_CN.xlf')], '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'), => (\dirname(__DIR__4).'/vendor/alterphp/easyadmin-extension-bundle/src/Resources/translations/EasyAdminBundle.zh_TW.xlf')], 'sr_RS' => [=> (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sr_RS.xlf')], 'vn' => [=> (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')]], '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/alterphp/easyadmin-extension-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations'), => (\dirname(__DIR__4).'/vendor/scheb/2fa/src/bundle/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 11 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 18 => (\dirname(__DIR__4).'/vendor/novaway/test-bundle/src/translations'), 19 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/translations'), 20 => (\dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/translations'), 21 => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 23 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 24 => (\dirname(__DIR__4).'/vendor/novaway/mailer-bundle/src/translations'), 25 => (\dirname(__DIR__4).'/vendor/novaway/core-bundle/src/translations'), 26 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 27 => (\dirname(__DIR__4).'/vendor/novaway/sync-bundle/src/translations'), 28 => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src/translations'), 29 => (\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/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/alterphp/easyadmin-extension-bundle/src/Resources/translations'=> 'vendor/vich/uploader-bundle/translations'=> 'vendor/scheb/2fa/src/bundle/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/twig-bundle/translations'10 => 'vendor/sensio/framework-extra-bundle/src/translations'11 => 'vendor/doctrine/doctrine-bundle/translations'12 => 'vendor/doctrine/doctrine-migrations-bundle/translations'13 => 'vendor/symfony/security-bundle/translations'14 => 'vendor/symfony/web-profiler-bundle/translations'15 => 'vendor/symfony/monolog-bundle/translations'16 => 'vendor/symfony/debug-bundle/translations'17 => 'vendor/symfony/maker-bundle/src/translations'18 => 'vendor/novaway/test-bundle/src/translations'19 => 'vendor/friendsofsymfony/ckeditor-bundle/src/translations'20 => 'vendor/helios-ag/fm-elfinder-bundle/src/translations'21 => 'vendor/liip/imagine-bundle/translations'22 => 'vendor/stof/doctrine-extensions-bundle/src/translations'23 => 'vendor/symfony/swiftmailer-bundle/translations'24 => 'vendor/novaway/mailer-bundle/src/translations'25 => 'vendor/novaway/core-bundle/src/translations'26 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'27 => 'vendor/novaway/sync-bundle/src/translations'28 => 'vendor/knplabs/knp-snappy-bundle/src/translations'29 => 'vendor/symfony/mercure-bundle/src/translations']]], [=> 'fr']);
  4456.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  4457.         $instance->setFallbackLocales([=> 'fr']);
  4458.         return $instance;
  4459.     }
  4460.     /**
  4461.      * Gets the private 'twig.extension.assets' shared service.
  4462.      *
  4463.      * @return \Symfony\Bridge\Twig\Extension\AssetExtension
  4464.      */
  4465.     protected function getTwig_Extension_AssetsService()
  4466.     {
  4467.         return $this->privates['twig.extension.assets'] = new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  4468.     }
  4469.     /**
  4470.      * Gets the private 'twig.extension.code' shared service.
  4471.      *
  4472.      * @return \Symfony\Bridge\Twig\Extension\CodeExtension
  4473.      */
  4474.     protected function getTwig_Extension_CodeService()
  4475.     {
  4476.         return $this->privates['twig.extension.code'] = new \Symfony\Bridge\Twig\Extension\CodeExtension(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__4), 'UTF-8');
  4477.     }
  4478.     /**
  4479.      * Gets the private 'twig.extension.debug.stopwatch' shared service.
  4480.      *
  4481.      * @return \Symfony\Bridge\Twig\Extension\StopwatchExtension
  4482.      */
  4483.     protected function getTwig_Extension_Debug_StopwatchService()
  4484.     {
  4485.         return $this->privates['twig.extension.debug.stopwatch'] = new \Symfony\Bridge\Twig\Extension\StopwatchExtension(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), true);
  4486.     }
  4487.     /**
  4488.      * Gets the private 'twig.extension.dump' shared service.
  4489.      *
  4490.      * @return \Symfony\Bridge\Twig\Extension\DumpExtension
  4491.      */
  4492.     protected function getTwig_Extension_DumpService()
  4493.     {
  4494.         return $this->privates['twig.extension.dump'] = new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService()));
  4495.     }
  4496.     /**
  4497.      * Gets the private 'twig.extension.fm_elfinder_init' shared service.
  4498.      *
  4499.      * @return \FM\ElfinderBundle\Twig\Extension\FMElfinderExtension
  4500.      */
  4501.     protected function getTwig_Extension_FmElfinderInitService()
  4502.     {
  4503.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4504.         if (isset($this->privates['twig.extension.fm_elfinder_init'])) {
  4505.             return $this->privates['twig.extension.fm_elfinder_init'];
  4506.         }
  4507.         return $this->privates['twig.extension.fm_elfinder_init'] = new \FM\ElfinderBundle\Twig\Extension\FMElfinderExtension($a);
  4508.     }
  4509.     /**
  4510.      * Gets the private 'twig.extension.form' shared service.
  4511.      *
  4512.      * @return \Symfony\Bridge\Twig\Extension\FormExtension
  4513.      */
  4514.     protected function getTwig_Extension_FormService()
  4515.     {
  4516.         return $this->privates['twig.extension.form'] = new \Symfony\Bridge\Twig\Extension\FormExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  4517.     }
  4518.     /**
  4519.      * Gets the private 'twig.extension.httpfoundation' shared service.
  4520.      *
  4521.      * @return \Symfony\Bridge\Twig\Extension\HttpFoundationExtension
  4522.      */
  4523.     protected function getTwig_Extension_HttpfoundationService()
  4524.     {
  4525.         return $this->privates['twig.extension.httpfoundation'] = new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService())));
  4526.     }
  4527.     /**
  4528.      * Gets the private 'twig.extension.logout_url' shared service.
  4529.      *
  4530.      * @return \Symfony\Bridge\Twig\Extension\LogoutUrlExtension
  4531.      */
  4532.     protected function getTwig_Extension_LogoutUrlService()
  4533.     {
  4534.         return $this->privates['twig.extension.logout_url'] = new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  4535.     }
  4536.     /**
  4537.      * Gets the private 'twig.extension.profiler' shared service.
  4538.      *
  4539.      * @return \Symfony\Bridge\Twig\Extension\ProfilerExtension
  4540.      */
  4541.     protected function getTwig_Extension_ProfilerService()
  4542.     {
  4543.         return $this->privates['twig.extension.profiler'] = new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4544.     }
  4545.     /**
  4546.      * Gets the private 'twig.extension.routing' shared service.
  4547.      *
  4548.      * @return \Symfony\Bridge\Twig\Extension\RoutingExtension
  4549.      */
  4550.     protected function getTwig_Extension_RoutingService()
  4551.     {
  4552.         return $this->privates['twig.extension.routing'] = new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService()));
  4553.     }
  4554.     /**
  4555.      * Gets the private 'twig.extension.security' shared service.
  4556.      *
  4557.      * @return \Symfony\Bridge\Twig\Extension\SecurityExtension
  4558.      */
  4559.     protected function getTwig_Extension_SecurityService()
  4560.     {
  4561.         return $this->privates['twig.extension.security'] = 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(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())));
  4562.     }
  4563.     /**
  4564.      * Gets the private 'twig.extension.trans' shared service.
  4565.      *
  4566.      * @return \Symfony\Bridge\Twig\Extension\TranslationExtension
  4567.      */
  4568.     protected function getTwig_Extension_TransService()
  4569.     {
  4570.         return $this->privates['twig.extension.trans'] = new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  4571.     }
  4572.     /**
  4573.      * Gets the private 'twig.extension.weblink' shared service.
  4574.      *
  4575.      * @return \Symfony\Bridge\Twig\Extension\WebLinkExtension
  4576.      */
  4577.     protected function getTwig_Extension_WeblinkService()
  4578.     {
  4579.         return $this->privates['twig.extension.weblink'] = new \Symfony\Bridge\Twig\Extension\WebLinkExtension(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4580.     }
  4581.     /**
  4582.      * Gets the private 'twig.extension.webprofiler' shared service.
  4583.      *
  4584.      * @return \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension
  4585.      */
  4586.     protected function getTwig_Extension_WebprofilerService()
  4587.     {
  4588.         $a = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  4589.         $a->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  4590.         return $this->privates['twig.extension.webprofiler'] = new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($a);
  4591.     }
  4592.     /**
  4593.      * Gets the private 'twig.loader.native_filesystem' shared service.
  4594.      *
  4595.      * @return \Twig\Loader\FilesystemLoader
  4596.      */
  4597.     protected function getTwig_Loader_NativeFilesystemService()
  4598.     {
  4599.         $this->privates['twig.loader.native_filesystem'] = $instance = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  4600.         $instance->addPath((\dirname(__DIR__4).'/templates'));
  4601.         $instance->addPath((\dirname(__DIR__4).'/templates/bundles/EasyAdminBundle/'), 'EasyAdmin');
  4602.         $instance->addPath((\dirname(__DIR__4).'/vendor/alterphp/easyadmin-extension-bundle/src/Resources/views/'), 'EasyAdmin');
  4603.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  4604.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  4605.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  4606.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  4607.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  4608.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  4609.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  4610.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  4611.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  4612.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  4613.         $instance->addPath((\dirname(__DIR__4).'/templates/bundles/EasyAdminBundle'), 'EasyAdmin');
  4614.         $instance->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  4615.         $instance->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  4616.         $instance->addPath((\dirname(__DIR__4).'/vendor/alterphp/easyadmin-extension-bundle/src/Resources/views'), 'EasyAdminExtension');
  4617.         $instance->addPath((\dirname(__DIR__4).'/vendor/alterphp/easyadmin-extension-bundle/src/Resources/views'), '!EasyAdminExtension');
  4618.         $instance->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), 'FOSCKEditor');
  4619.         $instance->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), '!FOSCKEditor');
  4620.         $instance->addPath((\dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Resources/views'), 'FMElfinder');
  4621.         $instance->addPath((\dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Resources/views'), '!FMElfinder');
  4622.         $instance->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  4623.         $instance->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  4624.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  4625.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  4626.         $instance->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  4627.         $instance->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  4628.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/Resources/views'), 'Mercure');
  4629.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/Resources/views'), '!Mercure');
  4630.         $instance->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa/src/bundle/Resources/views'), 'SchebTwoFactor');
  4631.         $instance->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa/src/bundle/Resources/views'), '!SchebTwoFactor');
  4632.         $instance->addPath((\dirname(__DIR__4).'/templates'));
  4633.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  4634.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  4635.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  4636.         return $instance;
  4637.     }
  4638.     /**
  4639.      * Gets the private 'validator.builder' shared service.
  4640.      *
  4641.      * @return \Symfony\Component\Validator\ValidatorBuilder
  4642.      */
  4643.     protected function getValidator_BuilderService()
  4644.     {
  4645.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  4646.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  4647.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4648.             'App\\Infrastructure\\Validator\\Constraints\\UniquePatientValidator' => ['privates''App\\Infrastructure\\Validator\\Constraints\\UniquePatientValidator''getUniquePatientValidatorService'true],
  4649.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  4650.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  4651.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  4652.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  4653.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  4654.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  4655.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  4656.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  4657.         ], [
  4658.             'App\\Infrastructure\\Validator\\Constraints\\UniquePatientValidator' => '?',
  4659.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  4660.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  4661.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  4662.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  4663.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  4664.             'doctrine.orm.validator.unique' => '?',
  4665.             'security.validator.user_password' => '?',
  4666.             'validator.expression' => '?',
  4667.         ])));
  4668.         if ($this->has('translator')) {
  4669.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  4670.         }
  4671.         $instance->setTranslationDomain('validators');
  4672.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  4673.         $instance->enableAnnotationMapping(true);
  4674.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4675.         $instance->addMethodMapping('loadValidatorMetadata');
  4676.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  4677.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  4678.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  4679.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.aura_entity_manager'] ?? $this->getDoctrine_Orm_AuraEntityManagerService()), NULL));
  4680.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.cvl_entity_manager'] ?? $this->getDoctrine_Orm_CvlEntityManagerService()), NULL));
  4681.         return $instance;
  4682.     }
  4683.     /**
  4684.      * Gets the private 'var_dumper.html_dumper' shared service.
  4685.      *
  4686.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  4687.      */
  4688.     protected function getVarDumper_HtmlDumperService()
  4689.     {
  4690.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  4691.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  4692.         return $instance;
  4693.     }
  4694.     /**
  4695.      * Gets the private 'var_dumper.server_connection' shared service.
  4696.      *
  4697.      * @return \Symfony\Component\VarDumper\Server\Connection
  4698.      */
  4699.     protected function getVarDumper_ServerConnectionService()
  4700.     {
  4701.         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()]);
  4702.     }
  4703.     /**
  4704.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  4705.      *
  4706.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  4707.      */
  4708.     protected function getVichUploader_MetadataReaderService()
  4709.     {
  4710.         $a = new \Metadata\Driver\FileLocator([]);
  4711.         $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);
  4712.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  4713.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  4714.     }
  4715.     /**
  4716.      * Gets the private 'vich_uploader.property_mapping_factory' shared service.
  4717.      *
  4718.      * @return \Vich\UploaderBundle\Mapping\PropertyMappingFactory
  4719.      */
  4720.     protected function getVichUploader_PropertyMappingFactoryService()
  4721.     {
  4722.         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');
  4723.     }
  4724.     /**
  4725.      * Gets the private 'vich_uploader.storage.file_system' shared service.
  4726.      *
  4727.      * @return \Vich\UploaderBundle\Storage\FileSystemStorage
  4728.      */
  4729.     protected function getVichUploader_Storage_FileSystemService()
  4730.     {
  4731.         return $this->privates['vich_uploader.storage.file_system'] = new \Vich\UploaderBundle\Storage\FileSystemStorage(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()));
  4732.     }
  4733.     /**
  4734.      * Gets the private 'web_profiler.csp.handler' shared service.
  4735.      *
  4736.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  4737.      */
  4738.     protected function getWebProfiler_Csp_HandlerService()
  4739.     {
  4740.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  4741.     }
  4742.     /**
  4743.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  4744.      *
  4745.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  4746.      */
  4747.     protected function getWebProfiler_DebugToolbarService()
  4748.     {
  4749.         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()));
  4750.     }
  4751.     /**
  4752.      * Gets the public 'cache_clearer' alias.
  4753.      *
  4754.      * @return object The ".container.private.cache_clearer" service.
  4755.      */
  4756.     protected function getCacheClearerService()
  4757.     {
  4758.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  4759.         return $this->get('.container.private.cache_clearer');
  4760.     }
  4761.     /**
  4762.      * Gets the public 'filesystem' alias.
  4763.      *
  4764.      * @return object The ".container.private.filesystem" service.
  4765.      */
  4766.     protected function getFilesystemService()
  4767.     {
  4768.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  4769.         return $this->get('.container.private.filesystem');
  4770.     }
  4771.     /**
  4772.      * Gets the public 'serializer' alias.
  4773.      *
  4774.      * @return object The ".container.private.serializer" service.
  4775.      */
  4776.     protected function getSerializerService()
  4777.     {
  4778.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  4779.         return $this->get('.container.private.serializer');
  4780.     }
  4781.     /**
  4782.      * Gets the public 'security.csrf.token_manager' alias.
  4783.      *
  4784.      * @return object The ".container.private.security.csrf.token_manager" service.
  4785.      */
  4786.     protected function getSecurity_Csrf_TokenManagerService()
  4787.     {
  4788.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  4789.         return $this->get('.container.private.security.csrf.token_manager');
  4790.     }
  4791.     /**
  4792.      * Gets the public 'form.factory' alias.
  4793.      *
  4794.      * @return object The ".container.private.form.factory" service.
  4795.      */
  4796.     protected function getForm_FactoryService()
  4797.     {
  4798.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  4799.         return $this->get('.container.private.form.factory');
  4800.     }
  4801.     /**
  4802.      * Gets the public 'form.type.file' alias.
  4803.      *
  4804.      * @return object The ".container.private.form.type.file" service.
  4805.      */
  4806.     protected function getForm_Type_FileService()
  4807.     {
  4808.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  4809.         return $this->get('.container.private.form.type.file');
  4810.     }
  4811.     /**
  4812.      * Gets the public 'profiler' alias.
  4813.      *
  4814.      * @return object The ".container.private.profiler" service.
  4815.      */
  4816.     protected function getProfilerService()
  4817.     {
  4818.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  4819.         return $this->get('.container.private.profiler');
  4820.     }
  4821.     /**
  4822.      * Gets the public 'twig' alias.
  4823.      *
  4824.      * @return object The ".container.private.twig" service.
  4825.      */
  4826.     protected function getTwigService()
  4827.     {
  4828.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  4829.         return $this->get('.container.private.twig');
  4830.     }
  4831.     /**
  4832.      * Gets the public 'security.authorization_checker' alias.
  4833.      *
  4834.      * @return object The ".container.private.security.authorization_checker" service.
  4835.      */
  4836.     protected function getSecurity_AuthorizationCheckerService()
  4837.     {
  4838.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  4839.         return $this->get('.container.private.security.authorization_checker');
  4840.     }
  4841.     /**
  4842.      * Gets the public 'security.token_storage' alias.
  4843.      *
  4844.      * @return object The ".container.private.security.token_storage" service.
  4845.      */
  4846.     protected function getSecurity_TokenStorageService()
  4847.     {
  4848.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  4849.         return $this->get('.container.private.security.token_storage');
  4850.     }
  4851.     /**
  4852.      * Gets the public 'security.password_encoder' alias.
  4853.      *
  4854.      * @return object The ".container.private.security.password_encoder" service.
  4855.      */
  4856.     protected function getSecurity_PasswordEncoderService()
  4857.     {
  4858.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  4859.         return $this->get('.container.private.security.password_encoder');
  4860.     }
  4861.     /**
  4862.      * Gets the public 'session' alias.
  4863.      *
  4864.      * @return object The ".container.private.session" service.
  4865.      */
  4866.     protected function getSessionService()
  4867.     {
  4868.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  4869.         return $this->get('.container.private.session');
  4870.     }
  4871.     /**
  4872.      * Gets the public 'validator' alias.
  4873.      *
  4874.      * @return object The ".container.private.validator" service.
  4875.      */
  4876.     protected function getValidatorService()
  4877.     {
  4878.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  4879.         return $this->get('.container.private.validator');
  4880.     }
  4881.     /**
  4882.      * @return array|bool|float|int|string|\UnitEnum|null
  4883.      */
  4884.     public function getParameter(string $name)
  4885.     {
  4886.         if (isset($this->buildParameters[$name])) {
  4887.             return $this->buildParameters[$name];
  4888.         }
  4889.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  4890.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  4891.         }
  4892.         if (isset($this->loadedDynamicParameters[$name])) {
  4893.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4894.         }
  4895.         return $this->parameters[$name];
  4896.     }
  4897.     public function hasParameter(string $name): bool
  4898.     {
  4899.         if (isset($this->buildParameters[$name])) {
  4900.             return true;
  4901.         }
  4902.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  4903.     }
  4904.     public function setParameter(string $name$value): void
  4905.     {
  4906.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  4907.     }
  4908.     public function getParameterBag(): ParameterBagInterface
  4909.     {
  4910.         if (null === $this->parameterBag) {
  4911.             $parameters $this->parameters;
  4912.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  4913.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4914.             }
  4915.             foreach ($this->buildParameters as $name => $value) {
  4916.                 $parameters[$name] = $value;
  4917.             }
  4918.             $this->parameterBag = new FrozenParameterBag($parameters);
  4919.         }
  4920.         return $this->parameterBag;
  4921.     }
  4922.     private $loadedDynamicParameters = [
  4923.         'kernel.runtime_environment' => false,
  4924.         'kernel.build_dir' => false,
  4925.         'kernel.cache_dir' => false,
  4926.         'database_config_bis' => false,
  4927.         'elastic_port' => false,
  4928.         'kernel.secret' => false,
  4929.         'debug.container.dump' => false,
  4930.         'serializer.mapping.cache.file' => false,
  4931.         'session.save_path' => false,
  4932.         'validator.mapping.cache.file' => false,
  4933.         'profiler.storage.dsn' => false,
  4934.         'doctrine.orm.proxy_dir' => false,
  4935.         'knp_snappy.pdf.binary' => false,
  4936.         'knp_snappy.image.binary' => false,
  4937.         'mercure.hubs' => false,
  4938.         'mercure.default_hub' => false,
  4939.     ];
  4940.     private $dynamicParameters = [];
  4941.     private function getDynamicParameter(string $name)
  4942.     {
  4943.         switch ($name) {
  4944.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  4945.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  4946.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  4947.             case 'database_config_bis'$value = [
  4948.                 'schema_filter' => '~^(?!messenger_messages)~',
  4949.                 'dbname' => $this->getEnv('MYSQL_DB_BIS'),
  4950.                 'host' => $this->getEnv('MYSQL_HOST_BIS'),
  4951.                 'port' => $this->getEnv('MYSQL_PORT_BIS'),
  4952.                 'user' => $this->getEnv('MYSQL_USER_BIS'),
  4953.                 'password' => $this->getEnv('MYSQL_PWD_BIS'),
  4954.                 'driver' => 'pdo_mysql',
  4955.                 'charset' => 'utf8mb4',
  4956.                 'default_table_options' => [
  4957.                     'charset' => 'utf8mb4',
  4958.                     'collate' => 'utf8mb4_unicode_ci',
  4959.                 ],
  4960.                 'wrapper_class' => 'App\\Infrastructure\\DBAL\\MultiDbConnectionWrapper',
  4961.             ]; break;
  4962.             case 'elastic_port'$value $this->getEnv('ELASTIC_PORT'); break;
  4963.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  4964.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  4965.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  4966.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  4967.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  4968.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  4969.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  4970.             case 'knp_snappy.pdf.binary'$value $this->getEnv('WKHTMLTOPDF_PATH'); break;
  4971.             case 'knp_snappy.image.binary'$value $this->getEnv('WKHTMLTOPDF_PATH'); break;
  4972.             case 'mercure.hubs'$value = [
  4973.                 'default' => $this->getEnv('MERCURE_URL'),
  4974.             ]; break;
  4975.             case 'mercure.default_hub'$value $this->getEnv('MERCURE_URL'); break;
  4976.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  4977.         }
  4978.         $this->loadedDynamicParameters[$name] = true;
  4979.         return $this->dynamicParameters[$name] = $value;
  4980.     }
  4981.     protected function getDefaultParameters(): array
  4982.     {
  4983.         return [
  4984.             'kernel.project_dir' => \dirname(__DIR__4),
  4985.             'kernel.environment' => 'dev',
  4986.             'kernel.debug' => true,
  4987.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  4988.             'kernel.bundles' => [
  4989.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  4990.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  4991.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  4992.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  4993.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  4994.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  4995.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  4996.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  4997.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  4998.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  4999.                 'NovawayTestBundle' => 'Novaway\\TestBundle\\NovawayTestBundle',
  5000.                 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  5001.                 'EasyAdminExtensionBundle' => 'AlterPHP\\EasyAdminExtensionBundle\\EasyAdminExtensionBundle',
  5002.                 'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
  5003.                 'FMElfinderBundle' => 'FM\\ElfinderBundle\\FMElfinderBundle',
  5004.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  5005.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  5006.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  5007.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  5008.                 'NovawayMailerBundle' => 'Novaway\\MailerBundle\\NovawayMailerBundle',
  5009.                 'NovawayCoreBundle' => 'Novaway\\CoreBundle\\NovawayCoreBundle',
  5010.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  5011.                 'NovawaySyncBundle' => 'Novaway\\SyncBundle\\NovawaySyncBundle',
  5012.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  5013.                 'MercureBundle' => 'Symfony\\Bundle\\MercureBundle\\MercureBundle',
  5014.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  5015.             ],
  5016.             'kernel.bundles_metadata' => [
  5017.                 'FrameworkBundle' => [
  5018.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  5019.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  5020.                 ],
  5021.                 'TwigBundle' => [
  5022.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  5023.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  5024.                 ],
  5025.                 'SensioFrameworkExtraBundle' => [
  5026.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  5027.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  5028.                 ],
  5029.                 'DoctrineBundle' => [
  5030.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  5031.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  5032.                 ],
  5033.                 'DoctrineMigrationsBundle' => [
  5034.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  5035.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  5036.                 ],
  5037.                 'SecurityBundle' => [
  5038.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  5039.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  5040.                 ],
  5041.                 'WebProfilerBundle' => [
  5042.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  5043.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  5044.                 ],
  5045.                 'MonologBundle' => [
  5046.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  5047.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  5048.                 ],
  5049.                 'DebugBundle' => [
  5050.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  5051.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  5052.                 ],
  5053.                 'MakerBundle' => [
  5054.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  5055.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  5056.                 ],
  5057.                 'NovawayTestBundle' => [
  5058.                     'path' => (\dirname(__DIR__4).'/vendor/novaway/test-bundle/src'),
  5059.                     'namespace' => 'Novaway\\TestBundle',
  5060.                 ],
  5061.                 'EasyAdminBundle' => [
  5062.                     'path' => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src'),
  5063.                     'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  5064.                 ],
  5065.                 'EasyAdminExtensionBundle' => [
  5066.                     'path' => (\dirname(__DIR__4).'/vendor/alterphp/easyadmin-extension-bundle/src'),
  5067.                     'namespace' => 'AlterPHP\\EasyAdminExtensionBundle',
  5068.                 ],
  5069.                 'FOSCKEditorBundle' => [
  5070.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src'),
  5071.                     'namespace' => 'FOS\\CKEditorBundle',
  5072.                 ],
  5073.                 'FMElfinderBundle' => [
  5074.                     'path' => (\dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src'),
  5075.                     'namespace' => 'FM\\ElfinderBundle',
  5076.                 ],
  5077.                 'LiipImagineBundle' => [
  5078.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  5079.                     'namespace' => 'Liip\\ImagineBundle',
  5080.                 ],
  5081.                 'StofDoctrineExtensionsBundle' => [
  5082.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  5083.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  5084.                 ],
  5085.                 'SwiftmailerBundle' => [
  5086.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  5087.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  5088.                 ],
  5089.                 'VichUploaderBundle' => [
  5090.                     'path' => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle'),
  5091.                     'namespace' => 'Vich\\UploaderBundle',
  5092.                 ],
  5093.                 'NovawayMailerBundle' => [
  5094.                     'path' => (\dirname(__DIR__4).'/vendor/novaway/mailer-bundle/src'),
  5095.                     'namespace' => 'Novaway\\MailerBundle',
  5096.                 ],
  5097.                 'NovawayCoreBundle' => [
  5098.                     'path' => (\dirname(__DIR__4).'/vendor/novaway/core-bundle/src'),
  5099.                     'namespace' => 'Novaway\\CoreBundle',
  5100.                 ],
  5101.                 'DoctrineFixturesBundle' => [
  5102.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  5103.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  5104.                 ],
  5105.                 'NovawaySyncBundle' => [
  5106.                     'path' => (\dirname(__DIR__4).'/vendor/novaway/sync-bundle/src'),
  5107.                     'namespace' => 'Novaway\\SyncBundle',
  5108.                 ],
  5109.                 'KnpSnappyBundle' => [
  5110.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src'),
  5111.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  5112.                 ],
  5113.                 'MercureBundle' => [
  5114.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src'),
  5115.                     'namespace' => 'Symfony\\Bundle\\MercureBundle',
  5116.                 ],
  5117.                 'SchebTwoFactorBundle' => [
  5118.                     'path' => (\dirname(__DIR__4).'/vendor/scheb/2fa/src/bundle'),
  5119.                     'namespace' => 'Scheb\\TwoFactorBundle',
  5120.                 ],
  5121.             ],
  5122.             'kernel.charset' => 'UTF-8',
  5123.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  5124.             'dbal_config.default' => [
  5125.                 'schema_filter' => '~^(?!messenger_messages)~',
  5126.                 'dbname' => 'webvision',
  5127.                 'host' => 'socience-rec-l-bdd01.host.coreye.net',
  5128.                 'port' => 3307,
  5129.                 'user' => 'socience',
  5130.                 'password' => 'hl0sihaxtN',
  5131.                 'driver' => 'pdo_mysql',
  5132.                 'charset' => 'utf8mb4',
  5133.                 'default_table_options' => [
  5134.                     'charset' => 'utf8mb4',
  5135.                     'collate' => 'utf8mb4_unicode_ci',
  5136.                 ],
  5137.                 'wrapper_class' => 'App\\Infrastructure\\DBAL\\MultiDbConnectionWrapper',
  5138.             ],
  5139.             'dbal_config.sync' => [
  5140.                 'dbname' => 'axonea',
  5141.                 'host' => '10.80.9.243',
  5142.                 'port' => 3306,
  5143.                 'user' => 'axonea',
  5144.                 'password' => '7fmnEpvlmn',
  5145.                 'driver' => 'pdo_mysql',
  5146.                 'charset' => 'utf8mb4',
  5147.                 'default_table_options' => [
  5148.                     'charset' => 'utf8mb4',
  5149.                     'collate' => 'utf8mb4_unicode_ci',
  5150.                 ],
  5151.             ],
  5152.             'dbal_config' => [
  5153.                 'default_connection' => 'default',
  5154.                 'connections' => [
  5155.                     'default' => [
  5156.                         'schema_filter' => '~^(?!messenger_messages)~',
  5157.                         'dbname' => 'webvision',
  5158.                         'host' => 'socience-rec-l-bdd01.host.coreye.net',
  5159.                         'port' => 3307,
  5160.                         'user' => 'socience',
  5161.                         'password' => 'hl0sihaxtN',
  5162.                         'driver' => 'pdo_mysql',
  5163.                         'charset' => 'utf8mb4',
  5164.                         'default_table_options' => [
  5165.                             'charset' => 'utf8mb4',
  5166.                             'collate' => 'utf8mb4_unicode_ci',
  5167.                         ],
  5168.                         'wrapper_class' => 'App\\Infrastructure\\DBAL\\MultiDbConnectionWrapper',
  5169.                     ],
  5170.                     'sync' => [
  5171.                         'dbname' => 'axonea',
  5172.                         'host' => '10.80.9.243',
  5173.                         'port' => 3306,
  5174.                         'user' => 'axonea',
  5175.                         'password' => '7fmnEpvlmn',
  5176.                         'driver' => 'pdo_mysql',
  5177.                         'charset' => 'utf8mb4',
  5178.                         'default_table_options' => [
  5179.                             'charset' => 'utf8mb4',
  5180.                             'collate' => 'utf8mb4_unicode_ci',
  5181.                         ],
  5182.                     ],
  5183.                     'aura' => [
  5184.                         'schema_filter' => '~^(?!messenger_messages)~',
  5185.                         'dbname' => 'ovision_aura',
  5186.                         'host' => 'socience-rec-l-bdd01.host.coreye.net',
  5187.                         'port' => 3307,
  5188.                         'user' => 'socience',
  5189.                         'password' => 'hl0sihaxtN',
  5190.                         'driver' => 'pdo_mysql',
  5191.                         'charset' => 'utf8mb4',
  5192.                         'default_table_options' => [
  5193.                             'charset' => 'utf8mb4',
  5194.                             'collate' => 'utf8mb4_unicode_ci',
  5195.                         ],
  5196.                         'wrapper_class' => 'App\\Infrastructure\\DBAL\\MultiDbConnectionWrapper',
  5197.                     ],
  5198.                     'cvl' => [
  5199.                         'schema_filter' => '~^(?!messenger_messages)~',
  5200.                         'dbname' => 'ovision_cvl',
  5201.                         'host' => 'socience-rec-l-bdd01.host.coreye.net',
  5202.                         'port' => 3307,
  5203.                         'user' => 'socience',
  5204.                         'password' => 'hl0sihaxtN',
  5205.                         'driver' => 'pdo_mysql',
  5206.                         'charset' => 'utf8mb4',
  5207.                         'default_table_options' => [
  5208.                             'charset' => 'utf8mb4',
  5209.                             'collate' => 'utf8mb4_unicode_ci',
  5210.                         ],
  5211.                         'wrapper_class' => 'App\\Infrastructure\\DBAL\\MultiDbConnectionWrapper',
  5212.                     ],
  5213.                 ],
  5214.             ],
  5215.             'entity_managers_config' => [
  5216.                 'default' => [
  5217.                     'connection' => 'default',
  5218.                     'naming_strategy' => 'Novaway\\CoreBundle\\Doctrine\\ORM\\Mapping\\RemovePrefixNamingStrategy',
  5219.                     'auto_mapping' => true,
  5220.                     'mappings' => [
  5221.                         'Infrastructure' => [
  5222.                             'is_bundle' => false,
  5223.                             'type' => 'annotation',
  5224.                             'dir' => (\dirname(__DIR__4).'/src/Infrastructure/Doctrine/Entity'),
  5225.                             'prefix' => 'App\\Infrastructure\\Doctrine\\Entity',
  5226.                             'alias' => 'Infrastructure_Doctrine',
  5227.                         ],
  5228.                     ],
  5229.                     'dql' => [
  5230.                         'datetime_functions' => [
  5231.                             'DATE_FORMAT' => 'DoctrineExtensions\\Query\\Mysql\\DateFormat',
  5232.                         ],
  5233.                         'string_functions' => [
  5234.                             'IFNULL' => 'DoctrineExtensions\\Query\\Mysql\\IfNull',
  5235.                             'MATCH' => 'DoctrineExtensions\\Query\\Mysql\\MatchAgainst',
  5236.                         ],
  5237.                     ],
  5238.                     'filters' => [
  5239.                         'softDeleteable' => [
  5240.                             'class' => 'Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter',
  5241.                             'enabled' => true,
  5242.                         ],
  5243.                     ],
  5244.                 ],
  5245.                 'aura' => [
  5246.                     'connection' => 'aura',
  5247.                     'naming_strategy' => 'Novaway\\CoreBundle\\Doctrine\\ORM\\Mapping\\RemovePrefixNamingStrategy',
  5248.                     'auto_mapping' => false,
  5249.                     'mappings' => [
  5250.                         'Infrastructure' => [
  5251.                             'is_bundle' => false,
  5252.                             'type' => 'annotation',
  5253.                             'dir' => (\dirname(__DIR__4).'/src/Infrastructure/Doctrine/Entity'),
  5254.                             'prefix' => 'App\\Infrastructure\\Doctrine\\Entity',
  5255.                             'alias' => 'Infrastructure_Doctrine',
  5256.                         ],
  5257.                     ],
  5258.                     'dql' => [
  5259.                         'datetime_functions' => [
  5260.                             'DATE_FORMAT' => 'DoctrineExtensions\\Query\\Mysql\\DateFormat',
  5261.                         ],
  5262.                         'string_functions' => [
  5263.                             'IFNULL' => 'DoctrineExtensions\\Query\\Mysql\\IfNull',
  5264.                             'MATCH' => 'DoctrineExtensions\\Query\\Mysql\\MatchAgainst',
  5265.                         ],
  5266.                     ],
  5267.                     'filters' => [
  5268.                         'softDeleteable' => [
  5269.                             'class' => 'Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter',
  5270.                             'enabled' => true,
  5271.                         ],
  5272.                     ],
  5273.                 ],
  5274.                 'cvl' => [
  5275.                     'connection' => 'cvl',
  5276.                     'naming_strategy' => 'Novaway\\CoreBundle\\Doctrine\\ORM\\Mapping\\RemovePrefixNamingStrategy',
  5277.                     'auto_mapping' => false,
  5278.                     'mappings' => [
  5279.                         'Infrastructure' => [
  5280.                             'is_bundle' => false,
  5281.                             'type' => 'annotation',
  5282.                             'dir' => (\dirname(__DIR__4).'/src/Infrastructure/Doctrine/Entity'),
  5283.                             'prefix' => 'App\\Infrastructure\\Doctrine\\Entity',
  5284.                             'alias' => 'Infrastructure_Doctrine',
  5285.                         ],
  5286.                     ],
  5287.                     'dql' => [
  5288.                         'datetime_functions' => [
  5289.                             'DATE_FORMAT' => 'DoctrineExtensions\\Query\\Mysql\\DateFormat',
  5290.                         ],
  5291.                         'string_functions' => [
  5292.                             'IFNULL' => 'DoctrineExtensions\\Query\\Mysql\\IfNull',
  5293.                             'MATCH' => 'DoctrineExtensions\\Query\\Mysql\\MatchAgainst',
  5294.                         ],
  5295.                     ],
  5296.                     'filters' => [
  5297.                         'softDeleteable' => [
  5298.                             'class' => 'Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter',
  5299.                             'enabled' => true,
  5300.                         ],
  5301.                     ],
  5302.                 ],
  5303.             ],
  5304.             'orm_entity_managers' => [
  5305.                 'default' => [
  5306.                     'connection' => 'default',
  5307.                     'naming_strategy' => 'Novaway\\CoreBundle\\Doctrine\\ORM\\Mapping\\RemovePrefixNamingStrategy',
  5308.                     'auto_mapping' => true,
  5309.                     'mappings' => [
  5310.                         'Infrastructure' => [
  5311.                             'is_bundle' => false,
  5312.                             'type' => 'annotation',
  5313.                             'dir' => (\dirname(__DIR__4).'/src/Infrastructure/Doctrine/Entity'),
  5314.                             'prefix' => 'App\\Infrastructure\\Doctrine\\Entity',
  5315.                             'alias' => 'Infrastructure_Doctrine',
  5316.                         ],
  5317.                     ],
  5318.                     'dql' => [
  5319.                         'datetime_functions' => [
  5320.                             'DATE_FORMAT' => 'DoctrineExtensions\\Query\\Mysql\\DateFormat',
  5321.                         ],
  5322.                         'string_functions' => [
  5323.                             'IFNULL' => 'DoctrineExtensions\\Query\\Mysql\\IfNull',
  5324.                             'MATCH' => 'DoctrineExtensions\\Query\\Mysql\\MatchAgainst',
  5325.                         ],
  5326.                     ],
  5327.                     'filters' => [
  5328.                         'softDeleteable' => [
  5329.                             'class' => 'Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter',
  5330.                             'enabled' => true,
  5331.                         ],
  5332.                     ],
  5333.                 ],
  5334.                 'aura' => [
  5335.                     'connection' => 'aura',
  5336.                     'naming_strategy' => 'Novaway\\CoreBundle\\Doctrine\\ORM\\Mapping\\RemovePrefixNamingStrategy',
  5337.                     'auto_mapping' => false,
  5338.                     'mappings' => [
  5339.                         'Infrastructure' => [
  5340.                             'is_bundle' => false,
  5341.                             'type' => 'annotation',
  5342.                             'dir' => (\dirname(__DIR__4).'/src/Infrastructure/Doctrine/Entity'),
  5343.                             'prefix' => 'App\\Infrastructure\\Doctrine\\Entity',
  5344.                             'alias' => 'Infrastructure_Doctrine',
  5345.                         ],
  5346.                     ],
  5347.                     'dql' => [
  5348.                         'datetime_functions' => [
  5349.                             'DATE_FORMAT' => 'DoctrineExtensions\\Query\\Mysql\\DateFormat',
  5350.                         ],
  5351.                         'string_functions' => [
  5352.                             'IFNULL' => 'DoctrineExtensions\\Query\\Mysql\\IfNull',
  5353.                             'MATCH' => 'DoctrineExtensions\\Query\\Mysql\\MatchAgainst',
  5354.                         ],
  5355.                     ],
  5356.                     'filters' => [
  5357.                         'softDeleteable' => [
  5358.                             'class' => 'Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter',
  5359.                             'enabled' => true,
  5360.                         ],
  5361.                     ],
  5362.                 ],
  5363.                 'cvl' => [
  5364.                     'connection' => 'cvl',
  5365.                     'naming_strategy' => 'Novaway\\CoreBundle\\Doctrine\\ORM\\Mapping\\RemovePrefixNamingStrategy',
  5366.                     'auto_mapping' => false,
  5367.                     'mappings' => [
  5368.                         'Infrastructure' => [
  5369.                             'is_bundle' => false,
  5370.                             'type' => 'annotation',
  5371.                             'dir' => (\dirname(__DIR__4).'/src/Infrastructure/Doctrine/Entity'),
  5372.                             'prefix' => 'App\\Infrastructure\\Doctrine\\Entity',
  5373.                             'alias' => 'Infrastructure_Doctrine',
  5374.                         ],
  5375.                     ],
  5376.                     'dql' => [
  5377.                         'datetime_functions' => [
  5378.                             'DATE_FORMAT' => 'DoctrineExtensions\\Query\\Mysql\\DateFormat',
  5379.                         ],
  5380.                         'string_functions' => [
  5381.                             'IFNULL' => 'DoctrineExtensions\\Query\\Mysql\\IfNull',
  5382.                             'MATCH' => 'DoctrineExtensions\\Query\\Mysql\\MatchAgainst',
  5383.                         ],
  5384.                     ],
  5385.                     'filters' => [
  5386.                         'softDeleteable' => [
  5387.                             'class' => 'Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter',
  5388.                             'enabled' => true,
  5389.                         ],
  5390.                     ],
  5391.                 ],
  5392.             ],
  5393.             'sync_entite_sequence' => [
  5394.                 => 'MedecinTraitant',
  5395.                 => 'Centre',
  5396.                 => 'Lentille',
  5397.                 => 'Medicament',
  5398.                 => 'Superviseur',
  5399.                 => 'Medecin',
  5400.                 => 'Secretaire',
  5401.                 => 'Assistante',
  5402.                 => 'Patient',
  5403.                 => 'Consultation',
  5404.                 10 => 'Courrier',
  5405.                 11 => 'Ordonnance',
  5406.             ],
  5407.             'sync_default_mapping' => [
  5408.                 'dateFieldName' => false,
  5409.             ],
  5410.             'sync_default_field_mapping' => [
  5411.                 'syncId' => 'id',
  5412.             ],
  5413.             'sync_mapping' => [
  5414.                 'config' => [
  5415.                     'datetime_log_format' => 'Y-m-d H:i:s',
  5416.                 ],
  5417.                 'mapping' => [
  5418.                     'Centre' => [
  5419.                         'dateFieldName' => false,
  5420.                         'table' => 'office',
  5421.                         'noCleaningOnFirstPage' => true,
  5422.                         'fields' => [
  5423.                             'syncId' => 'id',
  5424.                             'libelle' => 'name',
  5425.                             'header' => 'header',
  5426.                             'footer' => 'footer',
  5427.                             'ville' => 'city',
  5428.                             'adresse' => 'address',
  5429.                             'nombrePlacesAssises' => 'FLOOR(RAND()*10)',
  5430.                         ],
  5431.                     ],
  5432.                     'MedecinTraitant' => [
  5433.                         'dateFieldName' => false,
  5434.                         'table' => 'doctor',
  5435.                         'noCleaningOnFirstPage' => true,
  5436.                         'fields' => [
  5437.                             'syncId' => 'id',
  5438.                             'prenom' => 'IFNULL(firstname, \'\')',
  5439.                             'nom' => 'IFNULL(lastname, \'\')',
  5440.                             'email' => 'IFNULL(email, \'\')',
  5441.                             'genre.value' => 'CASE WHEN gender = 1 THEN 2 WHEN gender = 2 THEN 1 ELSE 2 END',
  5442.                             'telephone' => 'phone_number',
  5443.                         ],
  5444.                     ],
  5445.                     'Patient' => [
  5446.                         'dateFieldName' => false,
  5447.                         'table' => 'patient p LEFT JOIN patient_doctor pd ON p.id = pd.patient_id AND pd.id = (SELECT MAX(pd2.id) FROM patient_doctor pd2 JOIN doctor d ON d.id = pd2.doctor_id  WHERE pd2.patient_id = p.id)',
  5448.                         'noCleaningOnFirstPage' => true,
  5449.                         'fields' => [
  5450.                             'syncId' => 'p.id',
  5451.                             'prenom' => 'IFNULL(p.firstname, \'\')',
  5452.                             'nom' => 'IFNULL(p.lastname, \'\')',
  5453.                             'email' => 'IFNULL(p.email, \'\')',
  5454.                             'genre.value' => 'CASE WHEN p.gender = 1 THEN 2 WHEN p.gender = 2 THEN 1 ELSE 2 END',
  5455.                             'nomDeNaissance' => 'p.birth_name',
  5456.                             'dateDeNaissance' => 'NULLIF(STR_TO_DATE(p.birthdate, \'%Y-%m-%d\'), \'0000-00-00\')',
  5457.                             'telephone' => 'SUBSTRING(p.phone_number,1,45)',
  5458.                             'mobile' => 'SUBSTRING(p.mobile_number,1,45)',
  5459.                             'numSecuriteSociale' => 'SUBSTRING(REPLACE(p.social_security_number, \' \', \'\'), 1,15)',
  5460.                             'cp' => 'SUBSTRING(REPLACE(p.address_zip, \' \', \'\'),1,5)',
  5461.                             'ville' => 'p.address_city',
  5462.                             'profession' => 'p.profession',
  5463.                             'medecinTraitant' => 'pd.doctor_id',
  5464.                             'antecedents' => 'p.allergies',
  5465.                         ],
  5466.                     ],
  5467.                     'Superviseur' => [
  5468.                         'dateFieldName' => false,
  5469.                         'table' => 'fos_user f inner join profile p on f.id = p.user_id AND f.username = "admin@axonea.com"',
  5470.                         'noCleaningOnFirstPage' => true,
  5471.                         'fields' => [
  5472.                             'syncId' => 'id',
  5473.                             'prenom' => 'IFNULL(p.firstname, \'\')',
  5474.                             'nom' => 'IFNULL(p.lastname, \'\')',
  5475.                             'email' => 'IFNULL(f.email, \'\')',
  5476.                             'username' => 'f.username',
  5477.                             'password' => 'f.password',
  5478.                             'salt' => '"placeholder"',
  5479.                             'creeLe' => 'NOW()',
  5480.                             'majLe' => 'NOW()',
  5481.                         ],
  5482.                     ],
  5483.                     'Medecin' => [
  5484.                         'dateFieldName' => false,
  5485.                         'table' => 'fos_user f inner join import_profile p on f.id = p.user_id AND p.type = "medecin"',
  5486.                         'noCleaningOnFirstPage' => true,
  5487.                         'fields' => [
  5488.                             'syncId' => 'id',
  5489.                             'prenom' => 'IFNULL(p.firstname, \'\')',
  5490.                             'nom' => 'IFNULL(p.lastname, \'\')',
  5491.                             'email' => 'IFNULL(f.email, \'\')',
  5492.                             'username' => 'f.username',
  5493.                             'password' => 'f.password',
  5494.                             'salt' => '"placeholder"',
  5495.                             'creeLe' => 'NOW()',
  5496.                             'majLe' => 'NOW()',
  5497.                             'rpps' => 'SUBSTR(p.rpps,1,11)',
  5498.                             'adeli' => 'SUBSTR(p.adeli,1,9)',
  5499.                             'ordonnanceTitre' => 'p.title',
  5500.                             'ordonnanceHeader' => 'p.header',
  5501.                             'ordonnanceFooter' => 'p.footer',
  5502.                             'signatureNomFichier' => 'p.signature',
  5503.                             'secteur.value' => '1',
  5504.                         ],
  5505.                     ],
  5506.                     'Assistante' => [
  5507.                         'dateFieldName' => false,
  5508.                         'table' => 'fos_user f inner join import_profile p on f.id = p.user_id AND p.type = "assistante"',
  5509.                         'noCleaningOnFirstPage' => true,
  5510.                         'fields' => [
  5511.                             'syncId' => 'id',
  5512.                             'prenom' => 'IFNULL(p.firstname, \'\')',
  5513.                             'nom' => 'IFNULL(p.lastname, \'\')',
  5514.                             'email' => 'IFNULL(f.email, \'\')',
  5515.                             'username' => 'f.username',
  5516.                             'password' => 'f.password',
  5517.                             'salt' => '"placeholder"',
  5518.                             'creeLe' => 'NOW()',
  5519.                             'majLe' => 'NOW()',
  5520.                         ],
  5521.                     ],
  5522.                     'Secretaire' => [
  5523.                         'dateFieldName' => false,
  5524.                         'table' => 'fos_user f inner join import_profile p on f.id = p.user_id AND p.type = "secretaire"',
  5525.                         'noCleaningOnFirstPage' => true,
  5526.                         'fields' => [
  5527.                             'syncId' => 'id',
  5528.                             'prenom' => 'IFNULL(p.firstname, \'\')',
  5529.                             'nom' => 'IFNULL(p.lastname, \'\')',
  5530.                             'email' => 'IFNULL(f.email, \'\')',
  5531.                             'username' => 'f.username',
  5532.                             'password' => 'f.password',
  5533.                             'salt' => '"placeholder"',
  5534.                             'creeLe' => 'NOW()',
  5535.                             'majLe' => 'NOW()',
  5536.                         ],
  5537.                     ],
  5538.                     'Consultation' => [
  5539.                         'dateFieldName' => false,
  5540.                         'table' => 'import_consultations c LEFT JOIN profile p ON LOWER(c.doctor) = LOWER(CONCAT(p.firstname, \' \', p.lastname)) LEFT JOIN import_profile ip ON p.user_id = ip.user_id AND ip.type=\'medecin\'',
  5541.                         'where' => 'patient_id IS NOT NULL',
  5542.                         'noCleaningOnFirstPage' => true,
  5543.                         'fields' => [
  5544.                             'syncId' => 'c.id',
  5545.                             'conclusion' => 'c.id',
  5546.                             'medecin' => 'p.user_id',
  5547.                             'patient' => 'c.patient_id',
  5548.                             'date' => 'IFNULL(DATE_FORMAT(FROM_UNIXTIME(SUBSTRING(created,1,10)), \'%Y-%m-%d\'), \'1970-01-01\')',
  5549.                             'values_api' => 'c.values_api',
  5550.                             'mongoId' => 'c.mongo_cs_id',
  5551.                             'doctor' => 'LOWER(c.doctor)',
  5552.                         ],
  5553.                     ],
  5554.                     'Courrier' => [
  5555.                         'dateFieldName' => false,
  5556.                         'table' => 'import_courriers cou INNER JOIN import_consultations c ON c.mongo_cs_id = cou.cs_id LEFT JOIN profile p ON LOWER(c.doctor) = LOWER(CONCAT(p.firstname, \' \', p.lastname)) AND p.isdoctor = "1"',
  5557.                         'where' => 'cs_id IS NOT NULL',
  5558.                         'noCleaningOnFirstPage' => true,
  5559.                         'fields' => [
  5560.                             'syncId' => 'cou.id',
  5561.                             'consultation' => 'c.id',
  5562.                             'patient' => 'c.patient_id',
  5563.                             'contenu' => 'cou.content',
  5564.                             'mongoId' => 'cou.mongo_id',
  5565.                             'date' => 'IFNULL(DATE_FORMAT(FROM_UNIXTIME(SUBSTRING(c.created,1,10)), \'%Y-%m-%d\'), \'1970-01-01\')',
  5566.                             'medecin' => 'p.user_id',
  5567.                             'statut' => 'IFNULL(null, \'publie\')',
  5568.                         ],
  5569.                     ],
  5570.                     'Ordonnance' => [
  5571.                         'dateFieldName' => false,
  5572.                         'table' => 'import_ordonnances o INNER JOIN import_consultations c on c.id = o.cs_id LEFT JOIN profile p ON LOWER(c.doctor) = LOWER(CONCAT(p.firstname, \' \', p.lastname)) AND p.isdoctor = "1"',
  5573.                         'where' => 'cs_id IS NOT NULL',
  5574.                         'noCleaningOnFirstPage' => true,
  5575.                         'fields' => [
  5576.                             'syncId' => 'o.id',
  5577.                             'mongoId' => 'o.mongo_id',
  5578.                             'consultation' => 'o.cs_id',
  5579.                             'patient' => 'c.patient_id',
  5580.                             'date' => 'IFNULL(DATE_FORMAT(o.created_at, \'%Y-%m-%d %H:%i:%s\'), \'1970-01-01\')',
  5581.                             'auteur' => 'o.creator_id',
  5582.                             'contenu' => 'IFNULL(null, \'\')',
  5583.                             'statut' => 'IFNULL(null, \'publie\')',
  5584.                             'ordonnanceType' => 'o.type',
  5585.                             'products' => 'o.products',
  5586.                             'medecin' => 'p.user_id',
  5587.                         ],
  5588.                     ],
  5589.                     'Lentille' => [
  5590.                         'dateFieldName' => false,
  5591.                         'table' => 'lentilles l',
  5592.                         'noCleaningOnFirstPage' => true,
  5593.                         'fields' => [
  5594.                             'syncId' => 'l.id',
  5595.                             'data' => 'l.data',
  5596.                         ],
  5597.                     ],
  5598.                     'Medicament' => [
  5599.                         'dateFieldName' => false,
  5600.                         'table' => 'medicaments m',
  5601.                         'noCleaningOnFirstPage' => true,
  5602.                         'fields' => [
  5603.                             'syncId' => 'm.id',
  5604.                             'data' => 'm.data',
  5605.                         ],
  5606.                     ],
  5607.                     'Imagerie' => [
  5608.                         'dateFieldName' => false,
  5609.                         'table' => 'document d',
  5610.                         'noCleaningOnFirstPage' => true,
  5611.                         'fields' => [
  5612.                             'syncId' => 'd.id',
  5613.                             'name' => 'd.name',
  5614.                             'fileName' => 'd.name',
  5615.                             'oldPath' => 'd.path',
  5616.                             'mimeType' => 'd.mime_type',
  5617.                             'patient' => 'd.patient_id',
  5618.                             'mongoIDConsultation' => 'd.mongo_id',
  5619.                             'creeLe' => 'd.created_at',
  5620.                             'majLe' => 'd.updated_at',
  5621.                         ],
  5622.                     ],
  5623.                 ],
  5624.             ],
  5625.             'static' => [
  5626.                 'hello' => 'world',
  5627.             ],
  5628.             'log_mailer_config' => [
  5629.                 'url' => 'smtp://service.mailcatcher:1025',
  5630.                 'delivery_addresses' => [
  5631.                     => 'monito.ovision@novaway.fr',
  5632.                 ],
  5633.                 'delivery_whitelist' => [
  5634.                     => '/@novaway\\.fr$/',
  5635.                 ],
  5636.             ],
  5637.             'request_context.host' => 'stg.socience.fr',
  5638.             'request_context.scheme' => 'https',
  5639.             'request_context.base_url' => '/',
  5640.             'request_context.base_path' => '/',
  5641.             'request_context.secure' => true,
  5642.             'mail_environment' => 'staging',
  5643.             'database_config' => [
  5644.                 'schema_filter' => '~^(?!messenger_messages)~',
  5645.                 'dbname' => 'webvision',
  5646.                 'host' => 'socience-rec-l-bdd01.host.coreye.net',
  5647.                 'port' => 3307,
  5648.                 'user' => 'socience',
  5649.                 'password' => 'hl0sihaxtN',
  5650.                 'driver' => 'pdo_mysql',
  5651.                 'charset' => 'utf8mb4',
  5652.                 'default_table_options' => [
  5653.                     'charset' => 'utf8mb4',
  5654.                     'collate' => 'utf8mb4_unicode_ci',
  5655.                 ],
  5656.                 'wrapper_class' => 'App\\Infrastructure\\DBAL\\MultiDbConnectionWrapper',
  5657.             ],
  5658.             'sync_database_config' => [
  5659.                 'dbname' => 'axonea',
  5660.                 'host' => '10.80.9.243',
  5661.                 'port' => 3306,
  5662.                 'user' => 'axonea',
  5663.                 'password' => '7fmnEpvlmn',
  5664.                 'driver' => 'pdo_mysql',
  5665.                 'charset' => 'utf8mb4',
  5666.                 'default_table_options' => [
  5667.                     'charset' => 'utf8mb4',
  5668.                     'collate' => 'utf8mb4_unicode_ci',
  5669.                 ],
  5670.             ],
  5671.             'dbal_host_connection_mapping' => [
  5672.                 'default' => 'stg.socience.fr',
  5673.                 'aura' => 'stg-v2-aura.socience.fr',
  5674.                 'cvl' => 'stg-v2-cvl.socience.fr',
  5675.             ],
  5676.             'mailer_dsn' => 'smtp://service.mailcatcher:1025',
  5677.             'log_mailer_dsn' => 'smtp://service.mailcatcher:1025',
  5678.             'imagine.file_system_root' => (\dirname(__DIR__4).'/public'),
  5679.             'imagine.file_system_shared_root' => (\dirname(__DIR__4).'/public'),
  5680.             'sender_mail' => 'information@ovision.org',
  5681.             'sender_name' => 'Socience',
  5682.             'log_receiver_mail' => 'developer@novaway.fr',
  5683.             'log_sender_mail' => 'information@ovision.org',
  5684.             'private_data_directory' => (\dirname(__DIR__4).'/private/data'),
  5685.             'api_ovs_webhook_ips' => [
  5686.             ],
  5687.             'old_ovision_url' => 'https://old.ovision.org/#/patients/%s/consultation-mongo/%s',
  5688.             '2fa_ip_whitelisted' => [
  5689.                 => '193.251.84.177',
  5690.                 => '2a01:cb14:ade:3c00:a4c6:a75:c8b2:e0df',
  5691.                 => '86.221.228.140',
  5692.                 => '85.69.134.10',
  5693.                 => '193.248.251.212',
  5694.                 => '212.39.129.74',
  5695.                 => '92.88.74.51',
  5696.             ],
  5697.             'database_config_aura' => [
  5698.                 'schema_filter' => '~^(?!messenger_messages)~',
  5699.                 'dbname' => 'ovision_aura',
  5700.                 'host' => 'socience-rec-l-bdd01.host.coreye.net',
  5701.                 'port' => 3307,
  5702.                 'user' => 'socience',
  5703.                 'password' => 'hl0sihaxtN',
  5704.                 'driver' => 'pdo_mysql',
  5705.                 'charset' => 'utf8mb4',
  5706.                 'default_table_options' => [
  5707.                     'charset' => 'utf8mb4',
  5708.                     'collate' => 'utf8mb4_unicode_ci',
  5709.                 ],
  5710.                 'wrapper_class' => 'App\\Infrastructure\\DBAL\\MultiDbConnectionWrapper',
  5711.             ],
  5712.             'database_config_cvl' => [
  5713.                 'schema_filter' => '~^(?!messenger_messages)~',
  5714.                 'dbname' => 'ovision_cvl',
  5715.                 'host' => 'socience-rec-l-bdd01.host.coreye.net',
  5716.                 'port' => 3307,
  5717.                 'user' => 'socience',
  5718.                 'password' => 'hl0sihaxtN',
  5719.                 'driver' => 'pdo_mysql',
  5720.                 'charset' => 'utf8mb4',
  5721.                 'default_table_options' => [
  5722.                     'charset' => 'utf8mb4',
  5723.                     'collate' => 'utf8mb4_unicode_ci',
  5724.                 ],
  5725.                 'wrapper_class' => 'App\\Infrastructure\\DBAL\\MultiDbConnectionWrapper',
  5726.             ],
  5727.             'elastic_host' => 'http://service.elasticsearch',
  5728.             '2fa_authorized_ip' => [
  5729.                 => '92.88.74.51',
  5730.                 => '2a01:cb14:ade:3c00:4996:8649:4e19:b07',
  5731.                 => '193.248.251.212',
  5732.                 => '80.125.36.194',
  5733.                 => '37.169.58.200',
  5734.                 => '80.251.97.204',
  5735.                 => '80.251.99.52',
  5736.                 => '88.213.239.116',
  5737.                 => '185.26.249.103',
  5738.             ],
  5739.             'locale' => 'fr',
  5740.             'site_name' => 'ovision',
  5741.             'router.request_context.host' => 'stg.socience.fr',
  5742.             'router.request_context.scheme' => 'https',
  5743.             'router.request_context.base_url' => '/',
  5744.             'asset.request_context.base_path' => '/',
  5745.             'asset.request_context.secure' => true,
  5746.             'site_url_no_scheme' => 'stg.socience.fr',
  5747.             'site_url' => 'https://stg.socience.fr',
  5748.             'session.lifetime' => 1440,
  5749.             'event_dispatcher.event_aliases' => [
  5750.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  5751.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  5752.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  5753.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  5754.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  5755.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  5756.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  5757.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  5758.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  5759.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  5760.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  5761.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  5762.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  5763.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  5764.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  5765.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  5766.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  5767.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  5768.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  5769.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  5770.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  5771.             ],
  5772.             'fragment.renderer.hinclude.global_template' => NULL,
  5773.             'fragment.path' => '/_fragment',
  5774.             'kernel.http_method_override' => true,
  5775.             'kernel.trusted_hosts' => [
  5776.             ],
  5777.             'kernel.default_locale' => 'fr',
  5778.             'kernel.enabled_locales' => [
  5779.             ],
  5780.             'kernel.error_controller' => 'error_controller',
  5781.             'debug.file_link_format' => NULL,
  5782.             'translator.logging' => false,
  5783.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  5784.             'debug.error_handler.throw_at' => -1,
  5785.             'router.resource' => 'kernel::loadRoutes',
  5786.             'request_listener.http_port' => 80,
  5787.             'request_listener.https_port' => 443,
  5788.             'session.metadata.storage_key' => '_sf2_meta',
  5789.             'session.storage.options' => [
  5790.                 'cache_limiter' => '0',
  5791.                 'cookie_lifetime' => 0,
  5792.                 'cookie_httponly' => true,
  5793.                 'gc_maxlifetime' => 1440,
  5794.                 'gc_probability' => 1,
  5795.             ],
  5796.             'session.metadata.update_threshold' => 0,
  5797.             'form.type_extension.csrf.enabled' => true,
  5798.             'form.type_extension.csrf.field_name' => '_token',
  5799.             'validator.translation_domain' => 'validators',
  5800.             'profiler_listener.only_exceptions' => false,
  5801.             'profiler_listener.only_main_requests' => false,
  5802.             'twig.form.resources' => [
  5803.                 => '@FMElfinder/Form/elfinder_widget.html.twig',
  5804.                 => '@VichUploader/Form/fields.html.twig',
  5805.                 => 'form_div_layout.html.twig',
  5806.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  5807.                 => 'Form/base_theme.html.twig',
  5808.                 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  5809.                 => 'Form/widget_specific_class_theme.html.twig',
  5810.             ],
  5811.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  5812.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  5813.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  5814.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  5815.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  5816.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  5817.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  5818.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  5819.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  5820.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  5821.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  5822.             'doctrine.entity_managers' => [
  5823.                 'default' => 'doctrine.orm.default_entity_manager',
  5824.                 'aura' => 'doctrine.orm.aura_entity_manager',
  5825.                 'cvl' => 'doctrine.orm.cvl_entity_manager',
  5826.             ],
  5827.             'doctrine.default_entity_manager' => 'default',
  5828.             'doctrine.dbal.connection_factory.types' => [
  5829.             ],
  5830.             'doctrine.connections' => [
  5831.                 'default' => 'doctrine.dbal.default_connection',
  5832.                 'sync' => 'doctrine.dbal.sync_connection',
  5833.                 'aura' => 'doctrine.dbal.aura_connection',
  5834.                 'cvl' => 'doctrine.dbal.cvl_connection',
  5835.             ],
  5836.             'doctrine.default_connection' => 'default',
  5837.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  5838.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  5839.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  5840.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  5841.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  5842.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  5843.             'doctrine.orm.cache.memcache_host' => 'localhost',
  5844.             'doctrine.orm.cache.memcache_port' => 11211,
  5845.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  5846.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  5847.             'doctrine.orm.cache.memcached_host' => 'localhost',
  5848.             'doctrine.orm.cache.memcached_port' => 11211,
  5849.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  5850.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  5851.             'doctrine.orm.cache.redis_host' => 'localhost',
  5852.             'doctrine.orm.cache.redis_port' => 6379,
  5853.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  5854.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  5855.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  5856.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  5857.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  5858.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  5859.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  5860.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  5861.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  5862.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  5863.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  5864.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  5865.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  5866.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  5867.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  5868.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  5869.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  5870.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  5871.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  5872.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  5873.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  5874.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  5875.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  5876.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  5877.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  5878.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  5879.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  5880.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  5881.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  5882.             'doctrine.orm.auto_generate_proxy_classes' => true,
  5883.             'doctrine.orm.proxy_namespace' => 'Proxies',
  5884.             'doctrine.migrations.preferred_em' => NULL,
  5885.             'doctrine.migrations.preferred_connection' => NULL,
  5886.             'security.role_hierarchy.roles' => [
  5887.                 'ROLE_ADMIN' => [
  5888.                     => 'ROLE_USER',
  5889.                 ],
  5890.             ],
  5891.             'security.access.denied_url' => NULL,
  5892.             'security.authentication.manager.erase_credentials' => true,
  5893.             'security.authentication.session_strategy.strategy' => 'migrate',
  5894.             'security.access.always_authenticate_before_granting' => false,
  5895.             'security.authentication.hide_user_not_found' => true,
  5896.             'security.firewalls' => [
  5897.                 => 'dev',
  5898.                 => 'main',
  5899.             ],
  5900.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  5901.             'web_profiler.debug_toolbar.mode' => 2,
  5902.             'monolog.use_microseconds' => true,
  5903.             'monolog.swift_mailer.handlers' => [
  5904.                 => 'monolog.handler.swift_critical',
  5905.             ],
  5906.             'monolog.handlers_to_channels' => [
  5907.                 'monolog.handler.api' => NULL,
  5908.                 'monolog.handler.main_critical' => [
  5909.                     'type' => 'exclusive',
  5910.                     'elements' => [
  5911.                         => 'deprecation',
  5912.                     ],
  5913.                 ],
  5914.                 'monolog.handler.mail' => [
  5915.                     'type' => 'inclusive',
  5916.                     'elements' => [
  5917.                         => 'mail',
  5918.                     ],
  5919.                 ],
  5920.                 'monolog.handler.sync' => [
  5921.                     'type' => 'inclusive',
  5922.                     'elements' => [
  5923.                         => 'sync',
  5924.                     ],
  5925.                 ],
  5926.                 'monolog.handler.console' => [
  5927.                     'type' => 'exclusive',
  5928.                     'elements' => [
  5929.                         => 'event',
  5930.                         => 'doctrine',
  5931.                         => 'console',
  5932.                         => 'mail',
  5933.                         => 'deprecation',
  5934.                     ],
  5935.                 ],
  5936.                 'monolog.handler.main' => [
  5937.                     'type' => 'exclusive',
  5938.                     'elements' => [
  5939.                         => 'deprecation',
  5940.                     ],
  5941.                 ],
  5942.             ],
  5943.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  5944.             'novaway_test.site_url' => 'https://stg.socience.fr/',
  5945.             'novaway_test.dump_dir' => 'test',
  5946.             'easyadmin.config' => [
  5947.                 'entities' => [
  5948.                     'Acte' => [
  5949.                         'class' => 'App\\Infrastructure\\Doctrine\\Entity\\DoctrineActe',
  5950.                         'controller' => 'App\\Infrastructure\\Controller\\Admin\\EasyAdminController',
  5951.                         'label' => 'acte.entity.label',
  5952.                         'list' => [
  5953.                             'title' => 'acte.list.label',
  5954.                             'fields' => [
  5955.                                 => [
  5956.                                     'property' => 'position',
  5957.                                     'label' => 'acte.form.fields.position',
  5958.                                 ],
  5959.                                 => [
  5960.                                     'property' => 'deleted',
  5961.                                     'label' => 'acte.form.fields.statut',
  5962.                                     'template' => 'Admin/Fields/is_active.html.twig',
  5963.                                 ],
  5964.                                 => [
  5965.                                     'property' => 'libelle',
  5966.                                     'label' => 'acte.form.fields.libelle',
  5967.                                 ],
  5968.                             ],
  5969.                             'sort' => [
  5970.                                 => 'position',
  5971.                                 => 'ASC',
  5972.                             ],
  5973.                             'filters' => [
  5974.                                 => [
  5975.                                     'property' => 'delete',
  5976.                                     'label' => 'user.status.label',
  5977.                                     'type' => 'App\\Infrastructure\\Form\\ActiveChoiceFilterType',
  5978.                                     'mapped' => false,
  5979.                                 ],
  5980.                             ],
  5981.                             'actions' => [
  5982.                                 => [
  5983.                                     'name' => 'new',
  5984.                                     'label' => 'global.new.label',
  5985.                                 ],
  5986.                                 => [
  5987.                                     'name' => 'edit',
  5988.                                     'css_class' => 'btn btn-info',
  5989.                                 ],
  5990.                                 => [
  5991.                                     'name' => 'delete',
  5992.                                     'css_class' => 'btn btn-danger',
  5993.                                     'template' => 'Admin/Actions/delete.html.twig',
  5994.                                 ],
  5995.                                 => [
  5996.                                     'name' => 'reactivate',
  5997.                                     'label' => 'action.reactivate',
  5998.                                     'css_class' => 'btn btn-success',
  5999.                                     'template' => 'Admin/Actions/reactivate.html.twig',
  6000.                                 ],
  6001.                             ],
  6002.                         ],
  6003.                         'form' => [
  6004.                             'fields' => [
  6005.                                 => [
  6006.                                     'property' => 'position',
  6007.                                     'label' => 'acte.form.fields.position',
  6008.                                 ],
  6009.                                 => [
  6010.                                     'property' => 'libelle',
  6011.                                     'label' => 'acte.form.fields.libelle',
  6012.                                 ],
  6013.                             ],
  6014.                         ],
  6015.                         'edit' => [
  6016.                             'title' => 'global.edit.label',
  6017.                         ],
  6018.                         'new' => [
  6019.                             'title' => 'global.new.label',
  6020.                         ],
  6021.                         'name' => 'Acte',
  6022.                     ],
  6023.                     'Banque' => [
  6024.                         'class' => 'App\\Infrastructure\\Doctrine\\Entity\\DoctrineBanque',
  6025.                         'controller' => 'App\\Infrastructure\\Controller\\Admin\\EasyAdminController',
  6026.                         'label' => 'banque.entity.label',
  6027.                         'list' => [
  6028.                             'title' => 'banque.list.label',
  6029.                             'fields' => [
  6030.                                 => [
  6031.                                     'property' => 'deleted',
  6032.                                     'label' => 'banque.form.fields.statut',
  6033.                                     'template' => 'Admin/Fields/is_active.html.twig',
  6034.                                 ],
  6035.                                 => [
  6036.                                     'property' => 'libelle',
  6037.                                     'label' => 'banque.form.fields.libelle',
  6038.                                 ],
  6039.                             ],
  6040.                             'sort' => [
  6041.                                 => 'libelle',
  6042.                                 => 'ASC',
  6043.                             ],
  6044.                             'filters' => [
  6045.                                 => [
  6046.                                     'property' => 'delete',
  6047.                                     'label' => 'user.status.label',
  6048.                                     'type' => 'App\\Infrastructure\\Form\\ActiveChoiceFilterType',
  6049.                                     'mapped' => false,
  6050.                                 ],
  6051.                             ],
  6052.                             'actions' => [
  6053.                                 => [
  6054.                                     'name' => 'new',
  6055.                                     'label' => 'global.new.label',
  6056.                                 ],
  6057.                                 => [
  6058.                                     'name' => 'edit',
  6059.                                     'css_class' => 'btn btn-info',
  6060.                                 ],
  6061.                                 => [
  6062.                                     'name' => 'delete',
  6063.                                     'css_class' => 'btn btn-danger',
  6064.                                     'template' => 'Admin/Actions/delete.html.twig',
  6065.                                 ],
  6066.                                 => [
  6067.                                     'name' => 'reactivate',
  6068.                                     'label' => 'action.reactivate',
  6069.                                     'css_class' => 'btn btn-success',
  6070.                                     'template' => 'Admin/Actions/reactivate.html.twig',
  6071.                                 ],
  6072.                             ],
  6073.                         ],
  6074.                         'form' => [
  6075.                             'fields' => [
  6076.                                 => [
  6077.                                     'property' => 'libelle',
  6078.                                     'label' => 'banque.form.fields.libelle',
  6079.                                 ],
  6080.                             ],
  6081.                         ],
  6082.                         'edit' => [
  6083.                             'title' => 'global.edit.label',
  6084.                         ],
  6085.                         'new' => [
  6086.                             'title' => 'global.new.label',
  6087.                         ],
  6088.                         'name' => 'Banque',
  6089.                     ],
  6090.                     'Centre' => [
  6091.                         'class' => 'App\\Infrastructure\\Doctrine\\Entity\\DoctrineCentre',
  6092.                         'controller' => 'App\\Infrastructure\\Controller\\Admin\\EasyAdminController',
  6093.                         'label' => 'centre.entity.label',
  6094.                         'list' => [
  6095.                             'title' => 'centre.list.label',
  6096.                             'fields' => [
  6097.                                 => [
  6098.                                     'property' => 'deleted',
  6099.                                     'label' => 'centre.list.fields.statut',
  6100.                                     'template' => 'Admin/Fields/is_active.html.twig',
  6101.                                 ],
  6102.                                 => [
  6103.                                     'property' => 'libelle',
  6104.                                     'label' => 'centre.list.fields.libelle',
  6105.                                 ],
  6106.                                 => [
  6107.                                     'property' => 'ville',
  6108.                                     'label' => 'centre.list.fields.ville',
  6109.                                 ],
  6110.                                 => [
  6111.                                     'property' => 'nombrePlacesAssises',
  6112.                                     'label' => 'centre.list.fields.nombrePlacesAssises',
  6113.                                 ],
  6114.                                 => [
  6115.                                     'property' => 'hasV1Database',
  6116.                                     'label' => 'centre.list.fields.hasV1Database',
  6117.                                 ],
  6118.                             ],
  6119.                             'sort' => [
  6120.                                 => 'libelle',
  6121.                                 => 'ASC',
  6122.                             ],
  6123.                             'filters' => [
  6124.                                 => [
  6125.                                     'property' => 'delete',
  6126.                                     'label' => 'user.status.label',
  6127.                                     'type' => 'App\\Infrastructure\\Form\\ActiveChoiceFilterType',
  6128.                                     'mapped' => false,
  6129.                                 ],
  6130.                             ],
  6131.                             'actions' => [
  6132.                                 => [
  6133.                                     'name' => 'new',
  6134.                                     'label' => 'global.new.label',
  6135.                                 ],
  6136.                                 => [
  6137.                                     'name' => 'edit',
  6138.                                     'css_class' => 'btn btn-info',
  6139.                                 ],
  6140.                                 => [
  6141.                                     'name' => 'delete',
  6142.                                     'css_class' => 'btn btn-danger',
  6143.                                     'template' => 'Admin/Actions/delete.html.twig',
  6144.                                 ],
  6145.                                 => [
  6146.                                     'name' => 'reactivate',
  6147.                                     'label' => 'action.reactivate',
  6148.                                     'css_class' => 'btn btn-success',
  6149.                                     'template' => 'Admin/Actions/reactivate.html.twig',
  6150.                                 ],
  6151.                             ],
  6152.                         ],
  6153.                         'edit' => [
  6154.                             'title' => 'global.edit.label',
  6155.                             'fields' => [
  6156.                                 => [
  6157.                                     'property' => 'libelle',
  6158.                                     'label' => 'centre.list.fields.libelle',
  6159.                                 ],
  6160.                                 => [
  6161.                                     'property' => 'raisonSociale',
  6162.                                     'label' => 'centre.form.fields.raisonSociale',
  6163.                                 ],
  6164.                                 => [
  6165.                                     'property' => 'cp',
  6166.                                     'label' => 'centre.form.fields.cp',
  6167.                                     'type_options' => [
  6168.                                         'attr' => [
  6169.                                             'maxLength' => 5,
  6170.                                             'pattern' => '^\\d{5}$',
  6171.                                         ],
  6172.                                     ],
  6173.                                 ],
  6174.                                 => [
  6175.                                     'property' => 'ville',
  6176.                                     'label' => 'centre.list.fields.ville',
  6177.                                 ],
  6178.                                 => [
  6179.                                     'property' => 'adresse',
  6180.                                     'label' => 'centre.form.fields.adresse',
  6181.                                 ],
  6182.                                 => [
  6183.                                     'property' => 'numero',
  6184.                                     'label' => 'centre.form.fields.numero',
  6185.                                 ],
  6186.                                 => [
  6187.                                     'property' => 'nombrePlacesAssises',
  6188.                                     'label' => 'centre.list.fields.nombrePlacesAssises',
  6189.                                     'type_options' => [
  6190.                                         'attr' => [
  6191.                                             'min' => 0,
  6192.                                         ],
  6193.                                     ],
  6194.                                 ],
  6195.                                 => [
  6196.                                     'property' => 'header',
  6197.                                     'type' => 'CentrePublipostageType',
  6198.                                     'label' => 'centre.form.fields.header',
  6199.                                 ],
  6200.                                 => [
  6201.                                     'property' => 'footer',
  6202.                                     'type' => 'CentrePublipostageType',
  6203.                                     'label' => 'centre.form.fields.footer',
  6204.                                 ],
  6205.                             ],
  6206.                         ],
  6207.                         'new' => [
  6208.                             'title' => 'global.new.label',
  6209.                             'fields' => [
  6210.                                 => [
  6211.                                     'property' => 'libelle',
  6212.                                     'label' => 'centre.list.fields.libelle',
  6213.                                 ],
  6214.                                 => [
  6215.                                     'property' => 'raisonSociale',
  6216.                                     'label' => 'centre.form.fields.raisonSociale',
  6217.                                 ],
  6218.                                 => [
  6219.                                     'property' => 'cp',
  6220.                                     'label' => 'centre.form.fields.cp',
  6221.                                     'type_options' => [
  6222.                                         'attr' => [
  6223.                                             'maxLength' => 5,
  6224.                                             'pattern' => '^\\d{5}$',
  6225.                                         ],
  6226.                                     ],
  6227.                                 ],
  6228.                                 => [
  6229.                                     'property' => 'ville',
  6230.                                     'label' => 'centre.list.fields.ville',
  6231.                                 ],
  6232.                                 => [
  6233.                                     'property' => 'adresse',
  6234.                                     'label' => 'centre.form.fields.adresse',
  6235.                                 ],
  6236.                                 => [
  6237.                                     'property' => 'numero',
  6238.                                     'label' => 'centre.form.fields.numero',
  6239.                                 ],
  6240.                                 => [
  6241.                                     'property' => 'nombrePlacesAssises',
  6242.                                     'label' => 'centre.list.fields.nombrePlacesAssises',
  6243.                                     'type_options' => [
  6244.                                         'attr' => [
  6245.                                             'min' => 0,
  6246.                                         ],
  6247.                                     ],
  6248.                                 ],
  6249.                                 => [
  6250.                                     'property' => 'header',
  6251.                                     'type' => 'CentrePublipostageType',
  6252.                                     'label' => 'centre.form.fields.header',
  6253.                                 ],
  6254.                                 => [
  6255.                                     'property' => 'footer',
  6256.                                     'type' => 'CentrePublipostageType',
  6257.                                     'label' => 'centre.form.fields.footer',
  6258.                                 ],
  6259.                             ],
  6260.                         ],
  6261.                         'name' => 'Centre',
  6262.                     ],
  6263.                     'Courrier' => [
  6264.                         'class' => 'App\\Infrastructure\\Doctrine\\Entity\\DoctrineCourrierTemplate',
  6265.                         'controller' => 'App\\Infrastructure\\Controller\\Admin\\EasyAdminController',
  6266.                         'label' => 'courrier.entity.label',
  6267.                         'disabled_actions' => [
  6268.                             => 'show',
  6269.                         ],
  6270.                         'list' => [
  6271.                             'title' => 'courrier.list.label',
  6272.                             'fields' => [
  6273.                                 => [
  6274.                                     'property' => 'deleted',
  6275.                                     'label' => 'courrier.list.fields.statut',
  6276.                                     'template' => 'Admin/Fields/is_active.html.twig',
  6277.                                 ],
  6278.                                 => [
  6279.                                     'property' => 'libelle',
  6280.                                     'label' => 'courrier.list.fields.libelle',
  6281.                                 ],
  6282.                             ],
  6283.                             'sort' => [
  6284.                                 => 'libelle',
  6285.                                 => 'ASC',
  6286.                             ],
  6287.                             'filters' => [
  6288.                                 => [
  6289.                                     'property' => 'delete',
  6290.                                     'label' => 'user.status.label',
  6291.                                     'type' => 'App\\Infrastructure\\Form\\ActiveChoiceFilterType',
  6292.                                     'mapped' => false,
  6293.                                 ],
  6294.                             ],
  6295.                             'actions' => [
  6296.                                 => [
  6297.                                     'name' => 'new',
  6298.                                     'label' => 'global.new.label',
  6299.                                 ],
  6300.                                 => [
  6301.                                     'name' => 'edit',
  6302.                                     'css_class' => 'btn btn-info',
  6303.                                 ],
  6304.                                 => [
  6305.                                     'name' => 'delete',
  6306.                                     'css_class' => 'btn btn-danger',
  6307.                                     'template' => 'Admin/Actions/delete.html.twig',
  6308.                                 ],
  6309.                                 => [
  6310.                                     'name' => 'reactivate',
  6311.                                     'label' => 'action.reactivate',
  6312.                                     'css_class' => 'btn btn-success',
  6313.                                     'template' => 'Admin/Actions/reactivate.html.twig',
  6314.                                 ],
  6315.                             ],
  6316.                         ],
  6317.                         'edit' => [
  6318.                             'title' => 'global.edit.label',
  6319.                             'fields' => [
  6320.                                 => [
  6321.                                     'property' => 'libelle',
  6322.                                     'label' => 'courrier.list.fields.libelle',
  6323.                                 ],
  6324.                                 => [
  6325.                                     'property' => 'utilisateurs',
  6326.                                     'label' => 'courrier.form.fields.utilisateurs',
  6327.                                 ],
  6328.                                 => [
  6329.                                     'property' => 'contenu',
  6330.                                     'type' => 'CourrierPublipostageType',
  6331.                                     'label' => 'courrier.form.fields.contenu',
  6332.                                 ],
  6333.                             ],
  6334.                         ],
  6335.                         'new' => [
  6336.                             'title' => 'global.new.label',
  6337.                             'fields' => [
  6338.                                 => [
  6339.                                     'property' => 'libelle',
  6340.                                     'label' => 'courrier.list.fields.libelle',
  6341.                                 ],
  6342.                                 => [
  6343.                                     'property' => 'utilisateurs',
  6344.                                     'label' => 'courrier.form.fields.utilisateurs',
  6345.                                 ],
  6346.                                 => [
  6347.                                     'property' => 'contenu',
  6348.                                     'type' => 'CourrierPublipostageType',
  6349.                                     'label' => 'courrier.form.fields.contenu',
  6350.                                 ],
  6351.                             ],
  6352.                         ],
  6353.                         'name' => 'Courrier',
  6354.                     ],
  6355.                     'Examen' => [
  6356.                         'disabled_actions' => [
  6357.                             => 'new',
  6358.                             => 'delete',
  6359.                         ],
  6360.                         'class' => 'App\\Infrastructure\\Doctrine\\Entity\\DoctrineExamenCategorie',
  6361.                         'label' => 'examen.entity.label',
  6362.                         'controller' => 'App\\Infrastructure\\Controller\\Admin\\EasyAdminController',
  6363.                         'list' => [
  6364.                             'title' => 'examen.list.label',
  6365.                             'fields' => [
  6366.                                 => [
  6367.                                     'property' => 'sort',
  6368.                                     'label' => false,
  6369.                                     'template' => 'Admin/List/sort_action.html.twig',
  6370.                                 ],
  6371.                                 => [
  6372.                                     'property' => 'libelle',
  6373.                                     'label' => 'examen.list.fields.libelle',
  6374.                                 ],
  6375.                                 => [
  6376.                                     'property' => 'parDefaut',
  6377.                                     'label' => 'examen.list.fields.parDefaut',
  6378.                                 ],
  6379.                                 => [
  6380.                                     'property' => 'prioritePourMedecin',
  6381.                                     'label' => 'examen.list.fields.prioritePourMedecin',
  6382.                                 ],
  6383.                                 => [
  6384.                                     'property' => 'prioritePourAssistante',
  6385.                                     'label' => 'examen.list.fields.prioritePourAssistante',
  6386.                                 ],
  6387.                                 => [
  6388.                                     'property' => 'positionForDoctors',
  6389.                                     'label' => 'examen.list.fields.positionForDoctors',
  6390.                                 ],
  6391.                                 => [
  6392.                                     'property' => 'positionForAssistants',
  6393.                                     'label' => 'examen.list.fields.positionForAssistants',
  6394.                                 ],
  6395.                                 => [
  6396.                                     'property' => 'color',
  6397.                                     'label' => 'examen.list.fields.color',
  6398.                                     'template' => 'Admin/List/color.html.twig',
  6399.                                 ],
  6400.                                 => [
  6401.                                     'property' => 'duration',
  6402.                                     'label' => 'examen.list.fields.duration',
  6403.                                 ],
  6404.                             ],
  6405.                             'sort' => [
  6406.                                 => 'position',
  6407.                                 => 'ASC',
  6408.                             ],
  6409.                             'actions' => [
  6410.                                 => [
  6411.                                     'name' => 'edit',
  6412.                                     'css_class' => 'btn btn-info',
  6413.                                 ],
  6414.                             ],
  6415.                         ],
  6416.                         'edit' => [
  6417.                             'title' => 'global.edit.label',
  6418.                             'fields' => [
  6419.                                 => [
  6420.                                     'property' => 'parDefaut',
  6421.                                     'label' => 'examen.list.fields.parDefaut',
  6422.                                 ],
  6423.                                 => [
  6424.                                     'property' => 'prioritePourMedecin',
  6425.                                     'label' => 'examen.list.fields.prioritePourMedecin',
  6426.                                 ],
  6427.                                 => [
  6428.                                     'property' => 'prioritePourAssistante',
  6429.                                     'label' => 'examen.list.fields.prioritePourAssistante',
  6430.                                 ],
  6431.                                 => [
  6432.                                     'type' => 'section',
  6433.                                     'label' => 'Consultation',
  6434.                                     'icon' => 'file',
  6435.                                 ],
  6436.                                 => [
  6437.                                     'property' => 'color',
  6438.                                     'label' => 'examen.list.fields.color',
  6439.                                     'type_options' => [
  6440.                                         'attr' => [
  6441.                                             'class' => 'color-picker',
  6442.                                         ],
  6443.                                         'block_name' => 'color_picker',
  6444.                                     ],
  6445.                                 ],
  6446.                                 => [
  6447.                                     'property' => 'duration',
  6448.                                     'label' => 'examen.list.fields.duration',
  6449.                                 ],
  6450.                                 => [
  6451.                                     'property' => 'affichagePourSecretaire',
  6452.                                     'label' => 'examen.form.fields.affichagePourSecretaire',
  6453.                                     'type' => 'App\\Infrastructure\\Form\\Common\\AffichageExamenType',
  6454.                                 ],
  6455.                                 => [
  6456.                                     'property' => 'affichagePourAssistante',
  6457.                                     'label' => 'examen.form.fields.affichagePourAssistante',
  6458.                                     'type' => 'App\\Infrastructure\\Form\\Common\\AffichageExamenType',
  6459.                                 ],
  6460.                                 => [
  6461.                                     'property' => 'affichagePourMedecin',
  6462.                                     'label' => 'examen.form.fields.affichagePourMedecin',
  6463.                                     'type' => 'App\\Infrastructure\\Form\\Common\\AffichageExamenType',
  6464.                                 ],
  6465.                                 => [
  6466.                                     'property' => 'positionForDoctors',
  6467.                                     'label' => 'examen.list.fields.positionForDoctors',
  6468.                                     'type_options' => [
  6469.                                         'attr' => [
  6470.                                             'min' => 1,
  6471.                                         ],
  6472.                                     ],
  6473.                                 ],
  6474.                                 10 => [
  6475.                                     'property' => 'positionForAssistants',
  6476.                                     'label' => 'examen.list.fields.positionForAssistants',
  6477.                                     'type_options' => [
  6478.                                         'attr' => [
  6479.                                             'min' => 1,
  6480.                                         ],
  6481.                                     ],
  6482.                                 ],
  6483.                             ],
  6484.                         ],
  6485.                         'name' => 'Examen',
  6486.                     ],
  6487.                     'FormuleDePolitesseDebut' => [
  6488.                         'class' => 'App\\Infrastructure\\Doctrine\\Entity\\DoctrineFormulePolitesseDebut',
  6489.                         'controller' => 'App\\Infrastructure\\Controller\\Admin\\EasyAdminController',
  6490.                         'label' => 'formuleDePolitesse.entity.label',
  6491.                         'disabled_actions' => [
  6492.                             => 'show',
  6493.                         ],
  6494.                         'list' => [
  6495.                             'title' => 'formuleDePolitesse.list.label.debut',
  6496.                             'fields' => [
  6497.                                 => [
  6498.                                     'property' => 'deleted',
  6499.                                     'label' => 'formuleDePolitesse.list.fields.statut',
  6500.                                     'template' => 'Admin/Fields/is_active.html.twig',
  6501.                                 ],
  6502.                                 => [
  6503.                                     'property' => 'libelle',
  6504.                                     'label' => 'formuleDePolitesse.list.fields.libelle',
  6505.                                 ],
  6506.                             ],
  6507.                             'sort' => [
  6508.                                 => 'libelle',
  6509.                                 => 'ASC',
  6510.                             ],
  6511.                             'filters' => [
  6512.                                 => [
  6513.                                     'property' => 'delete',
  6514.                                     'label' => 'user.status.label',
  6515.                                     'type' => 'App\\Infrastructure\\Form\\ActiveChoiceFilterType',
  6516.                                     'mapped' => false,
  6517.                                 ],
  6518.                             ],
  6519.                             'actions' => [
  6520.                                 => [
  6521.                                     'name' => 'new',
  6522.                                     'label' => 'global.new.label',
  6523.                                 ],
  6524.                                 => [
  6525.                                     'name' => 'edit',
  6526.                                     'css_class' => 'btn btn-info',
  6527.                                 ],
  6528.                                 => [
  6529.                                     'name' => 'delete',
  6530.                                     'css_class' => 'btn btn-danger',
  6531.                                     'template' => 'Admin/Actions/delete.html.twig',
  6532.                                 ],
  6533.                                 => [
  6534.                                     'name' => 'reactivate',
  6535.                                     'label' => 'action.reactivate',
  6536.                                     'css_class' => 'btn btn-success',
  6537.                                     'template' => 'Admin/Actions/reactivate.html.twig',
  6538.                                 ],
  6539.                             ],
  6540.                         ],
  6541.                         'edit' => [
  6542.                             'title' => 'global.edit.label',
  6543.                             'fields' => [
  6544.                                 => [
  6545.                                     'property' => 'libelle',
  6546.                                     'label' => 'formuleDePolitesse.list.fields.libelle',
  6547.                                 ],
  6548.                                 => [
  6549.                                     'property' => 'contenu',
  6550.                                     'label' => 'formuleDePolitesse.form.fields.contenu',
  6551.                                 ],
  6552.                             ],
  6553.                         ],
  6554.                         'new' => [
  6555.                             'title' => 'global.new.label',
  6556.                             'fields' => [
  6557.                                 => [
  6558.                                     'property' => 'libelle',
  6559.                                     'label' => 'formuleDePolitesse.list.fields.libelle',
  6560.                                 ],
  6561.                                 => [
  6562.                                     'property' => 'contenu',
  6563.                                     'label' => 'formuleDePolitesse.form.fields.contenu',
  6564.                                 ],
  6565.                             ],
  6566.                         ],
  6567.                         'name' => 'FormuleDePolitesseDebut',
  6568.                     ],
  6569.                     'FormuleDePolitesseFin' => [
  6570.                         'class' => 'App\\Infrastructure\\Doctrine\\Entity\\DoctrineFormulePolitesseFin',
  6571.                         'controller' => 'App\\Infrastructure\\Controller\\Admin\\EasyAdminController',
  6572.                         'label' => 'formuleDePolitesse.entity.label',
  6573.                         'disabled_actions' => [
  6574.                             => 'show',
  6575.                         ],
  6576.                         'list' => [
  6577.                             'title' => 'formuleDePolitesse.list.label.fin',
  6578.                             'fields' => [
  6579.                                 => [
  6580.                                     'property' => 'deleted',
  6581.                                     'label' => 'formuleDePolitesse.list.fields.statut',
  6582.                                     'template' => 'Admin/Fields/is_active.html.twig',
  6583.                                 ],
  6584.                                 => [
  6585.                                     'property' => 'libelle',
  6586.                                     'label' => 'formuleDePolitesse.list.fields.libelle',
  6587.                                 ],
  6588.                             ],
  6589.                             'sort' => [
  6590.                                 => 'libelle',
  6591.                                 => 'ASC',
  6592.                             ],
  6593.                             'filters' => [
  6594.                                 => [
  6595.                                     'property' => 'delete',
  6596.                                     'label' => 'user.status.label',
  6597.                                     'type' => 'App\\Infrastructure\\Form\\ActiveChoiceFilterType',
  6598.                                     'mapped' => false,
  6599.                                 ],
  6600.                             ],
  6601.                             'actions' => [
  6602.                                 => [
  6603.                                     'name' => 'new',
  6604.                                     'label' => 'global.new.label',
  6605.                                 ],
  6606.                                 => [
  6607.                                     'name' => 'edit',
  6608.                                     'css_class' => 'btn btn-info',
  6609.                                 ],
  6610.                                 => [
  6611.                                     'name' => 'delete',
  6612.                                     'css_class' => 'btn btn-danger',
  6613.                                     'template' => 'Admin/Actions/delete.html.twig',
  6614.                                 ],
  6615.                                 => [
  6616.                                     'name' => 'reactivate',
  6617.                                     'label' => 'action.reactivate',
  6618.                                     'css_class' => 'btn btn-success',
  6619.                                     'template' => 'Admin/Actions/reactivate.html.twig',
  6620.                                 ],
  6621.                             ],
  6622.                         ],
  6623.                         'edit' => [
  6624.                             'title' => 'global.edit.label',
  6625.                             'fields' => [
  6626.                                 => [
  6627.                                     'property' => 'libelle',
  6628.                                     'label' => 'formuleDePolitesse.list.fields.libelle',
  6629.                                 ],
  6630.                                 => [
  6631.                                     'property' => 'contenu',
  6632.                                     'label' => 'formuleDePolitesse.form.fields.contenu',
  6633.                                 ],
  6634.                             ],
  6635.                         ],
  6636.                         'new' => [
  6637.                             'title' => 'global.new.label',
  6638.                             'fields' => [
  6639.                                 => [
  6640.                                     'property' => 'libelle',
  6641.                                     'label' => 'formuleDePolitesse.list.fields.libelle',
  6642.                                 ],
  6643.                                 => [
  6644.                                     'property' => 'contenu',
  6645.                                     'label' => 'formuleDePolitesse.form.fields.contenu',
  6646.                                 ],
  6647.                             ],
  6648.                         ],
  6649.                         'name' => 'FormuleDePolitesseFin',
  6650.                     ],
  6651.                     'ImagerieCategorie' => [
  6652.                         'class' => 'App\\Infrastructure\\Doctrine\\Entity\\DoctrineImagerieCategorie',
  6653.                         'label' => 'imagerie_categorie.entity.label',
  6654.                         'controller' => 'App\\Infrastructure\\Controller\\Admin\\EasyAdminController',
  6655.                         'disabled_actions' => [
  6656.                             => 'show',
  6657.                         ],
  6658.                         'list' => [
  6659.                             'title' => 'imagerie_categorie.list.label',
  6660.                             'fields' => [
  6661.                                 => [
  6662.                                     'property' => 'sort',
  6663.                                     'label' => false,
  6664.                                     'template' => 'Admin/List/sort_action.html.twig',
  6665.                                 ],
  6666.                                 => [
  6667.                                     'property' => 'deleted',
  6668.                                     'label' => 'imagerie_categorie.list.fields.statut',
  6669.                                     'template' => 'Admin/Fields/is_active.html.twig',
  6670.                                 ],
  6671.                                 => [
  6672.                                     'property' => 'libelle',
  6673.                                     'label' => 'imagerie_categorie.list.fields.libelle',
  6674.                                 ],
  6675.                                 => [
  6676.                                     'property' => 'position',
  6677.                                     'label' => 'imagerie_categorie.list.fields.position',
  6678.                                 ],
  6679.                             ],
  6680.                             'sort' => [
  6681.                                 => 'position',
  6682.                                 => 'ASC',
  6683.                             ],
  6684.                             'filters' => [
  6685.                                 => [
  6686.                                     'property' => 'delete',
  6687.                                     'label' => 'user.status.label',
  6688.                                     'type' => 'App\\Infrastructure\\Form\\ActiveChoiceFilterType',
  6689.                                     'mapped' => false,
  6690.                                 ],
  6691.                             ],
  6692.                             'actions' => [
  6693.                                 => [
  6694.                                     'name' => 'new',
  6695.                                     'label' => 'global.new.label',
  6696.                                 ],
  6697.                                 => [
  6698.                                     'name' => 'edit',
  6699.                                     'css_class' => 'btn btn-info',
  6700.                                 ],
  6701.                                 => [
  6702.                                     'name' => 'delete',
  6703.                                     'css_class' => 'btn btn-danger',
  6704.                                     'template' => 'Admin/Actions/delete.html.twig',
  6705.                                 ],
  6706.                                 => [
  6707.                                     'name' => 'reactivate',
  6708.                                     'label' => 'action.reactivate',
  6709.                                     'css_class' => 'btn btn-success',
  6710.                                     'template' => 'Admin/Actions/reactivate.html.twig',
  6711.                                 ],
  6712.                             ],
  6713.                         ],
  6714.                         'edit' => [
  6715.                             'title' => 'global.edit.label',
  6716.                             'fields' => [
  6717.                                 => [
  6718.                                     'property' => 'libelle',
  6719.                                     'label' => 'imagerie_categorie.list.fields.libelle',
  6720.                                 ],
  6721.                                 => [
  6722.                                     'property' => 'position',
  6723.                                     'label' => 'imagerie_categorie.list.fields.position',
  6724.                                 ],
  6725.                             ],
  6726.                         ],
  6727.                         'new' => [
  6728.                             'title' => 'global.new.label',
  6729.                             'fields' => [
  6730.                                 => [
  6731.                                     'property' => 'libelle',
  6732.                                     'label' => 'imagerie_categorie.list.fields.libelle',
  6733.                                 ],
  6734.                                 => [
  6735.                                     'property' => 'position',
  6736.                                     'label' => 'imagerie_categorie.list.fields.position',
  6737.                                 ],
  6738.                             ],
  6739.                         ],
  6740.                         'name' => 'ImagerieCategorie',
  6741.                     ],
  6742.                     'Lentille' => [
  6743.                         'class' => 'App\\Infrastructure\\Doctrine\\Entity\\DoctrineLentille',
  6744.                         'controller' => 'App\\Infrastructure\\Controller\\Admin\\EasyAdminController',
  6745.                         'label' => 'lentille.entity.label',
  6746.                         'disabled_actions' => [
  6747.                             => 'new',
  6748.                             => 'edit',
  6749.                             => 'view',
  6750.                         ],
  6751.                         'list' => [
  6752.                             'title' => 'lentille.list.label',
  6753.                             'fields' => [
  6754.                                 => [
  6755.                                     'property' => 'libelle',
  6756.                                     'label' => 'lentille.form.fields.libelle',
  6757.                                 ],
  6758.                                 => [
  6759.                                     'property' => 'laboratoire',
  6760.                                     'label' => 'lentille.form.fields.laboratoire',
  6761.                                 ],
  6762.                             ],
  6763.                             'sort' => [
  6764.                                 => 'libelle',
  6765.                                 => 'ASC',
  6766.                             ],
  6767.                             'actions' => [
  6768.                                 => [
  6769.                                     'name' => 'delete',
  6770.                                     'css_class' => 'btn btn-danger',
  6771.                                 ],
  6772.                             ],
  6773.                         ],
  6774.                         'name' => 'Lentille',
  6775.                     ],
  6776.                     'Machine' => [
  6777.                         'class' => 'App\\Infrastructure\\Doctrine\\Entity\\DoctrineMachine',
  6778.                         'label' => 'machine.entity.label',
  6779.                         'controller' => 'App\\Infrastructure\\Controller\\Admin\\EasyAdminController',
  6780.                         'list' => [
  6781.                             'title' => 'machine.list.label',
  6782.                             'fields' => [
  6783.                                 => [
  6784.                                     'property' => 'deleted',
  6785.                                     'label' => 'machine.form.fields.statut',
  6786.                                     'template' => 'Admin/Fields/is_active.html.twig',
  6787.                                 ],
  6788.                                 => [
  6789.                                     'property' => 'id',
  6790.                                 ],
  6791.                                 => [
  6792.                                     'property' => 'libelle',
  6793.                                     'label' => 'machine.form.fields.libelle',
  6794.                                 ],
  6795.                                 => [
  6796.                                     'property' => 'centre',
  6797.                                     'label' => 'machine.form.fields.centre',
  6798.                                 ],
  6799.                             ],
  6800.                             'sort' => [
  6801.                                 => 'libelle',
  6802.                                 => 'ASC',
  6803.                             ],
  6804.                             'filters' => [
  6805.                                 => [
  6806.                                     'property' => 'delete',
  6807.                                     'label' => 'user.status.label',
  6808.                                     'type' => 'App\\Infrastructure\\Form\\ActiveChoiceFilterType',
  6809.                                     'mapped' => false,
  6810.                                 ],
  6811.                             ],
  6812.                             'actions' => [
  6813.                                 => [
  6814.                                     'name' => 'new',
  6815.                                     'label' => 'global.new.label',
  6816.                                 ],
  6817.                                 => [
  6818.                                     'name' => 'edit',
  6819.                                     'css_class' => 'btn btn-info',
  6820.                                 ],
  6821.                                 => [
  6822.                                     'name' => 'delete',
  6823.                                     'css_class' => 'btn btn-danger',
  6824.                                     'template' => 'Admin/Actions/delete.html.twig',
  6825.                                 ],
  6826.                                 => [
  6827.                                     'name' => 'reactivate',
  6828.                                     'label' => 'action.reactivate',
  6829.                                     'css_class' => 'btn btn-success',
  6830.                                     'template' => 'Admin/Actions/reactivate.html.twig',
  6831.                                 ],
  6832.                             ],
  6833.                         ],
  6834.                         'edit' => [
  6835.                             'title' => 'global.edit.label',
  6836.                             'fields' => [
  6837.                                 => [
  6838.                                     'property' => 'id',
  6839.                                 ],
  6840.                                 => [
  6841.                                     'property' => 'libelle',
  6842.                                     'label' => 'machine.form.fields.libelle',
  6843.                                 ],
  6844.                                 => [
  6845.                                     'property' => 'centre',
  6846.                                     'label' => 'machine.form.fields.centre',
  6847.                                 ],
  6848.                                 => [
  6849.                                     'property' => 'path',
  6850.                                     'label' => 'machine.form.fields.path',
  6851.                                 ],
  6852.                                 => [
  6853.                                     'property' => 'pathToWatch',
  6854.                                     'label' => 'machine.form.fields.path_to_watch',
  6855.                                 ],
  6856.                                 => [
  6857.                                     'property' => 'pathToCopy',
  6858.                                     'label' => 'machine.form.fields.path_to_copy',
  6859.                                 ],
  6860.                             ],
  6861.                         ],
  6862.                         'new' => [
  6863.                             'title' => 'global.new.label',
  6864.                             'fields' => [
  6865.                                 => [
  6866.                                     'property' => 'id',
  6867.                                 ],
  6868.                                 => [
  6869.                                     'property' => 'libelle',
  6870.                                     'label' => 'machine.form.fields.libelle',
  6871.                                 ],
  6872.                                 => [
  6873.                                     'property' => 'centre',
  6874.                                     'label' => 'machine.form.fields.centre',
  6875.                                 ],
  6876.                                 => [
  6877.                                     'property' => 'path',
  6878.                                     'label' => 'machine.form.fields.path',
  6879.                                 ],
  6880.                                 => [
  6881.                                     'property' => 'pathToWatch',
  6882.                                     'label' => 'machine.form.fields.path_to_watch',
  6883.                                 ],
  6884.                                 => [
  6885.                                     'property' => 'pathToCopy',
  6886.                                     'label' => 'machine.form.fields.path_to_copy',
  6887.                                 ],
  6888.                             ],
  6889.                         ],
  6890.                         'name' => 'Machine',
  6891.                     ],
  6892.                     'Medicament' => [
  6893.                         'class' => 'App\\Infrastructure\\Doctrine\\Entity\\DoctrineMedicament',
  6894.                         'controller' => 'App\\Infrastructure\\Controller\\Admin\\EasyAdminController',
  6895.                         'label' => 'medicament.entity.label',
  6896.                         'disabled_actions' => [
  6897.                             => 'new',
  6898.                             => 'edit',
  6899.                             => 'view',
  6900.                         ],
  6901.                         'list' => [
  6902.                             'title' => 'medicament.list.label',
  6903.                             'fields' => [
  6904.                                 => [
  6905.                                     'property' => 'libelle',
  6906.                                     'label' => 'medicament.form.fields.libelle',
  6907.                                 ],
  6908.                             ],
  6909.                             'sort' => [
  6910.                                 => 'libelle',
  6911.                                 => 'ASC',
  6912.                             ],
  6913.                             'actions' => [
  6914.                                 => [
  6915.                                     'name' => 'delete',
  6916.                                     'css_class' => 'btn btn-danger',
  6917.                                 ],
  6918.                             ],
  6919.                             'dql_filter' => 'entity.deletedAt is null',
  6920.                         ],
  6921.                         'name' => 'Medicament',
  6922.                     ],
  6923.                     'UtilisateurGroupe' => [
  6924.                         'class' => 'App\\Infrastructure\\Doctrine\\Entity\\DoctrineUtilisateurGroupe',
  6925.                         'label' => 'groupe.entity.label',
  6926.                         'controller' => 'App\\Infrastructure\\Controller\\Admin\\EasyAdminController',
  6927.                         'disabled_actions' => [
  6928.                             => 'show',
  6929.                         ],
  6930.                         'list' => [
  6931.                             'title' => 'groupe.list.label',
  6932.                             'fields' => [
  6933.                                 => [
  6934.                                     'property' => 'deleted',
  6935.                                     'label' => 'groupe.list.fields.statut',
  6936.                                     'template' => 'Admin/Fields/is_active.html.twig',
  6937.                                 ],
  6938.                                 => [
  6939.                                     'property' => 'libelle',
  6940.                                     'label' => 'groupe.list.fields.libelle',
  6941.                                     'template' => 'Admin/List/to_capitalize.html.twig',
  6942.                                 ],
  6943.                                 => [
  6944.                                     'property' => 'utilisateurRoles',
  6945.                                     'label' => 'groupe.list.fields.roles',
  6946.                                     'template' => 'Admin/List/list_collection.html.twig',
  6947.                                 ],
  6948.                             ],
  6949.                             'sort' => [
  6950.                                 => 'libelle',
  6951.                                 => 'ASC',
  6952.                             ],
  6953.                             'filters' => [
  6954.                                 => [
  6955.                                     'property' => 'delete',
  6956.                                     'label' => 'user.status.label',
  6957.                                     'type' => 'App\\Infrastructure\\Form\\ActiveChoiceFilterType',
  6958.                                     'mapped' => false,
  6959.                                 ],
  6960.                             ],
  6961.                             'actions' => [
  6962.                                 => [
  6963.                                     'name' => 'new',
  6964.                                     'label' => 'global.new.label',
  6965.                                 ],
  6966.                                 => [
  6967.                                     'name' => 'edit',
  6968.                                     'css_class' => 'btn btn-info',
  6969.                                 ],
  6970.                                 => [
  6971.                                     'name' => 'delete',
  6972.                                     'css_class' => 'btn btn-danger',
  6973.                                     'template' => 'Admin/Actions/delete.html.twig',
  6974.                                 ],
  6975.                                 => [
  6976.                                     'name' => 'reactivate',
  6977.                                     'label' => 'action.reactivate',
  6978.                                     'css_class' => 'btn btn-success',
  6979.                                     'template' => 'Admin/Actions/reactivate.html.twig',
  6980.                                 ],
  6981.                             ],
  6982.                         ],
  6983.                         'edit' => [
  6984.                             'title' => 'global.edit.label',
  6985.                             'fields' => [
  6986.                                 => [
  6987.                                     'property' => 'libelle',
  6988.                                     'label' => 'groupe.list.fields.libelle',
  6989.                                 ],
  6990.                                 => [
  6991.                                     'property' => 'utilisateurRoles',
  6992.                                     'label' => 'groupe.list.fields.roles',
  6993.                                 ],
  6994.                             ],
  6995.                         ],
  6996.                         'new' => [
  6997.                             'title' => 'global.new.label',
  6998.                             'fields' => [
  6999.                                 => [
  7000.                                     'property' => 'libelle',
  7001.                                     'label' => 'groupe.list.fields.libelle',
  7002.                                 ],
  7003.                                 => [
  7004.                                     'property' => 'utilisateurRoles',
  7005.                                     'label' => 'groupe.list.fields.roles',
  7006.                                 ],
  7007.                             ],
  7008.                         ],
  7009.                         'show' => [
  7010.                             'title' => 'global.show.label',
  7011.                             'fields' => [
  7012.                                 => [
  7013.                                     'property' => 'libelle',
  7014.                                     'label' => 'groupe.list.fields.libelle',
  7015.                                 ],
  7016.                                 => [
  7017.                                     'property' => 'utilisateurRoles',
  7018.                                     'label' => 'groupe.list.fields.roles',
  7019.                                 ],
  7020.                             ],
  7021.                         ],
  7022.                         'name' => 'UtilisateurGroupe',
  7023.                     ],
  7024.                     'Assistante' => [
  7025.                         'class' => 'App\\Infrastructure\\Doctrine\\Entity\\DoctrineAssistante',
  7026.                         'label' => 'assistante.entity.label',
  7027.                         'list' => [
  7028.                             'title' => 'assistante.list.label',
  7029.                             'fields' => [
  7030.                                 => [
  7031.                                     'property' => 'deleted',
  7032.                                     'label' => 'user.list.fields.statut',
  7033.                                     'template' => 'Admin/Fields/is_active.html.twig',
  7034.                                 ],
  7035.                                 => [
  7036.                                     'property' => 'prenom',
  7037.                                     'label' => 'user.list.fields.prenom',
  7038.                                     'template' => 'Admin/List/to_capitalize.html.twig',
  7039.                                 ],
  7040.                                 => [
  7041.                                     'property' => 'nom',
  7042.                                     'label' => 'user.list.fields.nom',
  7043.                                     'template' => 'Admin/List/to_uppercase.html.twig',
  7044.                                 ],
  7045.                                 => [
  7046.                                     'property' => 'email',
  7047.                                     'label' => 'user.list.fields.email',
  7048.                                 ],
  7049.                                 => [
  7050.                                     'property' => 'groupe',
  7051.                                     'label' => 'user.list.fields.groupe',
  7052.                                     'template' => 'Admin/List/utilisateur_groupe.html.twig',
  7053.                                 ],
  7054.                                 => [
  7055.                                     'property' => 'allowedConnectOutsideWhitelist',
  7056.                                     'label' => 'user.list.fields.allowed_connect_outside_whitelist',
  7057.                                 ],
  7058.                             ],
  7059.                             'sort' => [
  7060.                                 => 'prenom',
  7061.                                 => 'ASC',
  7062.                             ],
  7063.                             'filters' => [
  7064.                                 => [
  7065.                                     'property' => 'delete',
  7066.                                     'label' => 'user.status.label',
  7067.                                     'type' => 'App\\Infrastructure\\Form\\ActiveChoiceFilterType',
  7068.                                     'mapped' => false,
  7069.                                 ],
  7070.                             ],
  7071.                             'actions' => [
  7072.                                 => [
  7073.                                     'name' => 'new',
  7074.                                     'label' => 'global.new.label',
  7075.                                 ],
  7076.                                 => [
  7077.                                     'name' => 'edit',
  7078.                                     'css_class' => 'btn btn-info',
  7079.                                 ],
  7080.                                 => [
  7081.                                     'name' => 'delete',
  7082.                                     'css_class' => 'btn btn-danger',
  7083.                                     'template' => 'Admin/Actions/delete.html.twig',
  7084.                                 ],
  7085.                                 => [
  7086.                                     'name' => 'reactivate',
  7087.                                     'label' => 'action.reactivate',
  7088.                                     'css_class' => 'btn btn-success',
  7089.                                     'template' => 'Admin/Actions/reactivate.html.twig',
  7090.                                 ],
  7091.                             ],
  7092.                         ],
  7093.                         'edit' => [
  7094.                             'title' => 'global.edit.label',
  7095.                             'fields' => [
  7096.                                 => [
  7097.                                     'property' => 'prenom',
  7098.                                     'label' => 'user.list.fields.prenom',
  7099.                                 ],
  7100.                                 => [
  7101.                                     'property' => 'nom',
  7102.                                     'label' => 'user.list.fields.nom',
  7103.                                 ],
  7104.                                 => [
  7105.                                     'property' => 'email',
  7106.                                     'label' => 'user.list.fields.email',
  7107.                                     'type_options' => [
  7108.                                         'required' => true,
  7109.                                     ],
  7110.                                 ],
  7111.                                 => [
  7112.                                     'property' => 'username',
  7113.                                     'label' => 'user.list.fields.username',
  7114.                                 ],
  7115.                                 => [
  7116.                                     'property' => 'plainPassword',
  7117.                                     'label' => 'user.list.fields.password',
  7118.                                     'type' => 'text',
  7119.                                 ],
  7120.                                 => [
  7121.                                     'property' => 'groupe',
  7122.                                     'label' => 'user.list.fields.groupe',
  7123.                                 ],
  7124.                                 => [
  7125.                                     'property' => 'allowedConnectOutsideWhitelist',
  7126.                                     'label' => 'user.list.fields.allowed_connect_outside_whitelist',
  7127.                                 ],
  7128.                             ],
  7129.                         ],
  7130.                         'new' => [
  7131.                             'title' => 'global.new.label',
  7132.                             'fields' => [
  7133.                                 => [
  7134.                                     'property' => 'prenom',
  7135.                                     'label' => 'user.list.fields.prenom',
  7136.                                 ],
  7137.                                 => [
  7138.                                     'property' => 'nom',
  7139.                                     'label' => 'user.list.fields.nom',
  7140.                                 ],
  7141.                                 => [
  7142.                                     'property' => 'email',
  7143.                                     'label' => 'user.list.fields.email',
  7144.                                     'type_options' => [
  7145.                                         'required' => true,
  7146.                                     ],
  7147.                                 ],
  7148.                                 => [
  7149.                                     'property' => 'username',
  7150.                                     'label' => 'user.list.fields.username',
  7151.                                 ],
  7152.                                 => [
  7153.                                     'property' => 'plainPassword',
  7154.                                     'label' => 'user.list.fields.password',
  7155.                                     'type' => 'text',
  7156.                                     'type_options' => [
  7157.                                         'required' => true,
  7158.                                     ],
  7159.                                 ],
  7160.                                 => [
  7161.                                     'property' => 'groupe',
  7162.                                     'label' => 'user.list.fields.groupe',
  7163.                                 ],
  7164.                                 => [
  7165.                                     'property' => 'allowedConnectOutsideWhitelist',
  7166.                                     'label' => 'user.list.fields.allowed_connect_outside_whitelist',
  7167.                                 ],
  7168.                             ],
  7169.                         ],
  7170.                         'name' => 'Assistante',
  7171.                     ],
  7172.                     'Secretaire' => [
  7173.                         'class' => 'App\\Infrastructure\\Doctrine\\Entity\\DoctrineSecretaire',
  7174.                         'label' => 'secretaire.entity.label',
  7175.                         'list' => [
  7176.                             'title' => 'secretaire.list.label',
  7177.                             'fields' => [
  7178.                                 => [
  7179.                                     'property' => 'deleted',
  7180.                                     'label' => 'user.list.fields.statut',
  7181.                                     'template' => 'Admin/Fields/is_active.html.twig',
  7182.                                 ],
  7183.                                 => [
  7184.                                     'property' => 'prenom',
  7185.                                     'label' => 'user.list.fields.prenom',
  7186.                                     'template' => 'Admin/List/to_capitalize.html.twig',
  7187.                                 ],
  7188.                                 => [
  7189.                                     'property' => 'nom',
  7190.                                     'label' => 'user.list.fields.nom',
  7191.                                     'template' => 'Admin/List/to_uppercase.html.twig',
  7192.                                 ],
  7193.                                 => [
  7194.                                     'property' => 'email',
  7195.                                     'label' => 'user.list.fields.email',
  7196.                                 ],
  7197.                                 => [
  7198.                                     'property' => 'groupe',
  7199.                                     'label' => 'user.list.fields.groupe',
  7200.                                     'template' => 'Admin/List/utilisateur_groupe.html.twig',
  7201.                                 ],
  7202.                                 => [
  7203.                                     'property' => 'allowedConnectOutsideWhitelist',
  7204.                                     'label' => 'user.list.fields.allowed_connect_outside_whitelist',
  7205.                                 ],
  7206.                             ],
  7207.                             'sort' => [
  7208.                                 => 'prenom',
  7209.                                 => 'ASC',
  7210.                             ],
  7211.                             'filters' => [
  7212.                                 => [
  7213.                                     'property' => 'delete',
  7214.                                     'label' => 'user.status.label',
  7215.                                     'type' => 'App\\Infrastructure\\Form\\ActiveChoiceFilterType',
  7216.                                     'mapped' => false,
  7217.                                 ],
  7218.                             ],
  7219.                             'actions' => [
  7220.                                 => [
  7221.                                     'name' => 'new',
  7222.                                     'label' => 'global.new.label',
  7223.                                 ],
  7224.                                 => [
  7225.                                     'name' => 'edit',
  7226.                                     'css_class' => 'btn btn-info',
  7227.                                 ],
  7228.                                 => [
  7229.                                     'name' => 'delete',
  7230.                                     'css_class' => 'btn btn-danger',
  7231.                                     'template' => 'Admin/Actions/delete.html.twig',
  7232.                                 ],
  7233.                                 => [
  7234.                                     'name' => 'reactivate',
  7235.                                     'label' => 'action.reactivate',
  7236.                                     'css_class' => 'btn btn-success',
  7237.                                     'template' => 'Admin/Actions/reactivate.html.twig',
  7238.                                 ],
  7239.                             ],
  7240.                         ],
  7241.                         'edit' => [
  7242.                             'title' => 'global.edit.label',
  7243.                             'fields' => [
  7244.                                 => [
  7245.                                     'property' => 'prenom',
  7246.                                     'label' => 'user.list.fields.prenom',
  7247.                                 ],
  7248.                                 => [
  7249.                                     'property' => 'nom',
  7250.                                     'label' => 'user.list.fields.nom',
  7251.                                 ],
  7252.                                 => [
  7253.                                     'property' => 'email',
  7254.                                     'label' => 'user.list.fields.email',
  7255.                                     'type_options' => [
  7256.                                         'required' => true,
  7257.                                     ],
  7258.                                 ],
  7259.                                 => [
  7260.                                     'property' => 'username',
  7261.                                     'label' => 'user.list.fields.username',
  7262.                                 ],
  7263.                                 => [
  7264.                                     'property' => 'plainPassword',
  7265.                                     'label' => 'user.list.fields.password',
  7266.                                     'type' => 'text',
  7267.                                 ],
  7268.                                 => [
  7269.                                     'property' => 'groupe',
  7270.                                     'label' => 'user.list.fields.groupe',
  7271.                                 ],
  7272.                                 => [
  7273.                                     'property' => 'allowedConnectOutsideWhitelist',
  7274.                                     'label' => 'user.list.fields.allowed_connect_outside_whitelist',
  7275.                                 ],
  7276.                             ],
  7277.                         ],
  7278.                         'new' => [
  7279.                             'title' => 'global.new.label',
  7280.                             'fields' => [
  7281.                                 => [
  7282.                                     'property' => 'prenom',
  7283.                                     'label' => 'user.list.fields.prenom',
  7284.                                 ],
  7285.                                 => [
  7286.                                     'property' => 'nom',
  7287.                                     'label' => 'user.list.fields.nom',
  7288.                                 ],
  7289.                                 => [
  7290.                                     'property' => 'email',
  7291.                                     'label' => 'user.list.fields.email',
  7292.                                     'type_options' => [
  7293.                                         'required' => true,
  7294.                                     ],
  7295.                                 ],
  7296.                                 => [
  7297.                                     'property' => 'username',
  7298.                                     'label' => 'user.list.fields.username',
  7299.                                 ],
  7300.                                 => [
  7301.                                     'property' => 'plainPassword',
  7302.                                     'label' => 'user.list.fields.password',
  7303.                                     'type' => 'text',
  7304.                                     'type_options' => [
  7305.                                         'required' => true,
  7306.                                     ],
  7307.                                 ],
  7308.                                 => [
  7309.                                     'property' => 'groupe',
  7310.                                     'label' => 'user.list.fields.groupe',
  7311.                                 ],
  7312.                                 => [
  7313.                                     'property' => 'allowedConnectOutsideWhitelist',
  7314.                                     'label' => 'user.list.fields.allowed_connect_outside_whitelist',
  7315.                                 ],
  7316.                             ],
  7317.                         ],
  7318.                         'name' => 'Secretaire',
  7319.                     ],
  7320.                     'Medecin' => [
  7321.                         'class' => 'App\\Infrastructure\\Doctrine\\Entity\\DoctrineMedecin',
  7322.                         'label' => 'medecin.entity.label',
  7323.                         'list' => [
  7324.                             'title' => 'medecin.list.label',
  7325.                             'fields' => [
  7326.                                 => [
  7327.                                     'property' => 'deleted',
  7328.                                     'label' => 'user.list.fields.statut',
  7329.                                     'template' => 'Admin/Fields/is_active.html.twig',
  7330.                                 ],
  7331.                                 => [
  7332.                                     'property' => 'prenom',
  7333.                                     'label' => 'user.list.fields.prenom',
  7334.                                     'template' => 'Admin/List/to_capitalize.html.twig',
  7335.                                 ],
  7336.                                 => [
  7337.                                     'property' => 'nom',
  7338.                                     'label' => 'user.list.fields.nom',
  7339.                                     'template' => 'Admin/List/to_uppercase.html.twig',
  7340.                                 ],
  7341.                                 => [
  7342.                                     'property' => 'email',
  7343.                                     'label' => 'user.list.fields.email',
  7344.                                 ],
  7345.                                 => [
  7346.                                     'property' => 'groupe',
  7347.                                     'label' => 'user.list.fields.groupe',
  7348.                                     'template' => 'Admin/List/utilisateur_groupe.html.twig',
  7349.                                 ],
  7350.                                 => [
  7351.                                     'property' => 'allowedConnectOutsideWhitelist',
  7352.                                     'label' => 'user.list.fields.allowed_connect_outside_whitelist',
  7353.                                 ],
  7354.                             ],
  7355.                             'sort' => [
  7356.                                 => 'prenom',
  7357.                                 => 'ASC',
  7358.                             ],
  7359.                             'filters' => [
  7360.                                 => [
  7361.                                     'property' => 'delete',
  7362.                                     'label' => 'user.status.label',
  7363.                                     'type' => 'App\\Infrastructure\\Form\\ActiveChoiceFilterType',
  7364.                                     'mapped' => false,
  7365.                                 ],
  7366.                             ],
  7367.                             'actions' => [
  7368.                                 => [
  7369.                                     'name' => 'new',
  7370.                                     'label' => 'global.new.label',
  7371.                                 ],
  7372.                                 => [
  7373.                                     'name' => 'edit',
  7374.                                     'css_class' => 'btn btn-info',
  7375.                                 ],
  7376.                                 => [
  7377.                                     'name' => 'delete',
  7378.                                     'css_class' => 'btn btn-danger',
  7379.                                     'template' => 'Admin/Actions/delete.html.twig',
  7380.                                 ],
  7381.                                 => [
  7382.                                     'name' => 'reactivate',
  7383.                                     'label' => 'action.reactivate',
  7384.                                     'css_class' => 'btn btn-success',
  7385.                                     'template' => 'Admin/Actions/reactivate.html.twig',
  7386.                                 ],
  7387.                             ],
  7388.                         ],
  7389.                         'edit' => [
  7390.                             'title' => 'global.edit.label',
  7391.                             'fields' => [
  7392.                                 => [
  7393.                                     'type' => 'section',
  7394.                                     'label' => 'Informations du médecin',
  7395.                                     'icon' => 'user',
  7396.                                 ],
  7397.                                 => [
  7398.                                     'property' => 'prenom',
  7399.                                     'label' => 'user.list.fields.prenom',
  7400.                                 ],
  7401.                                 => [
  7402.                                     'property' => 'nom',
  7403.                                     'label' => 'user.list.fields.nom',
  7404.                                 ],
  7405.                                 => [
  7406.                                     'property' => 'secteur',
  7407.                                     'type' => 'App\\Infrastructure\\Form\\SecteurChoiceType',
  7408.                                     'type_options' => [
  7409.                                         'required' => true,
  7410.                                         'attr' => [
  7411.                                             'data-widget' => 'select2',
  7412.                                         ],
  7413.                                     ],
  7414.                                 ],
  7415.                                 => [
  7416.                                     'property' => 'email',
  7417.                                     'label' => 'user.list.fields.email',
  7418.                                     'type_options' => [
  7419.                                         'required' => true,
  7420.                                     ],
  7421.                                 ],
  7422.                                 => [
  7423.                                     'property' => 'username',
  7424.                                     'label' => 'user.list.fields.username',
  7425.                                 ],
  7426.                                 => [
  7427.                                     'property' => 'plainPassword',
  7428.                                     'label' => 'user.list.fields.password',
  7429.                                     'type' => 'text',
  7430.                                 ],
  7431.                                 => [
  7432.                                     'property' => 'groupe',
  7433.                                     'label' => 'user.list.fields.groupe',
  7434.                                 ],
  7435.                                 => [
  7436.                                     'property' => 'rpps',
  7437.                                     'label' => 'medecin.form.fields.rpps',
  7438.                                     'type_options' => [
  7439.                                         'help' => 'medecin.form.fields.rpps_help',
  7440.                                         'attr' => [
  7441.                                             'maxLength' => 11,
  7442.                                         ],
  7443.                                     ],
  7444.                                 ],
  7445.                                 => [
  7446.                                     'property' => 'adeli',
  7447.                                     'label' => 'medecin.form.fields.adeli',
  7448.                                     'type_options' => [
  7449.                                         'help' => 'medecin.form.fields.adeli_help',
  7450.                                         'attr' => [
  7451.                                             'maxLength' => 9,
  7452.                                         ],
  7453.                                     ],
  7454.                                 ],
  7455.                                 10 => [
  7456.                                     'property' => 'signatureFichier',
  7457.                                     'type' => 'vich_image',
  7458.                                     'label' => 'medecin.form.fields.signature',
  7459.                                     'type_options' => [
  7460.                                         'allow_delete' => false,
  7461.                                     ],
  7462.                                 ],
  7463.                                 11 => [
  7464.                                     'type' => 'section',
  7465.                                     'label' => 'Ordonnance et courrier',
  7466.                                     'icon' => 'file',
  7467.                                 ],
  7468.                                 12 => [
  7469.                                     'property' => 'ordonnanceTitre',
  7470.                                     'type' => 'fos_ckeditor',
  7471.                                     'label' => 'medecin.form.fields.ordonnance_titre',
  7472.                                 ],
  7473.                                 13 => [
  7474.                                     'property' => 'ordonnanceHeader',
  7475.                                     'type' => 'MedecinPublipostageType',
  7476.                                     'label' => 'medecin.form.fields.ordonnance_header',
  7477.                                 ],
  7478.                                 14 => [
  7479.                                     'property' => 'ordonnanceHeader2',
  7480.                                     'type' => 'MedecinPublipostageType',
  7481.                                     'label' => 'medecin.form.fields.ordonnance_header2',
  7482.                                 ],
  7483.                                 15 => [
  7484.                                     'property' => 'ordonnanceFooter',
  7485.                                     'type' => 'MedecinPublipostageType',
  7486.                                     'label' => 'medecin.form.fields.ordonnance_footer',
  7487.                                 ],
  7488.                             ],
  7489.                         ],
  7490.                         'new' => [
  7491.                             'title' => 'global.new.label',
  7492.                             'fields' => [
  7493.                                 => [
  7494.                                     'type' => 'section',
  7495.                                     'label' => 'Informations du médecin',
  7496.                                     'icon' => 'user',
  7497.                                 ],
  7498.                                 => [
  7499.                                     'property' => 'prenom',
  7500.                                     'label' => 'user.list.fields.prenom',
  7501.                                 ],
  7502.                                 => [
  7503.                                     'property' => 'nom',
  7504.                                     'label' => 'user.list.fields.nom',
  7505.                                 ],
  7506.                                 => [
  7507.                                     'property' => 'secteur',
  7508.                                     'type' => 'App\\Infrastructure\\Form\\SecteurChoiceType',
  7509.                                     'type_options' => [
  7510.                                         'required' => true,
  7511.                                         'attr' => [
  7512.                                             'data-widget' => 'select2',
  7513.                                         ],
  7514.                                     ],
  7515.                                 ],
  7516.                                 => [
  7517.                                     'property' => 'email',
  7518.                                     'label' => 'user.list.fields.email',
  7519.                                     'type_options' => [
  7520.                                         'required' => true,
  7521.                                     ],
  7522.                                 ],
  7523.                                 => [
  7524.                                     'property' => 'username',
  7525.                                     'label' => 'user.list.fields.username',
  7526.                                 ],
  7527.                                 => [
  7528.                                     'property' => 'plainPassword',
  7529.                                     'label' => 'user.list.fields.password',
  7530.                                     'type' => 'text',
  7531.                                 ],
  7532.                                 => [
  7533.                                     'property' => 'groupe',
  7534.                                     'label' => 'user.list.fields.groupe',
  7535.                                 ],
  7536.                                 => [
  7537.                                     'property' => 'rpps',
  7538.                                     'label' => 'medecin.form.fields.rpps',
  7539.                                     'type_options' => [
  7540.                                         'help' => 'medecin.form.fields.rpps_help',
  7541.                                         'attr' => [
  7542.                                             'maxLength' => 11,
  7543.                                         ],
  7544.                                     ],
  7545.                                 ],
  7546.                                 => [
  7547.                                     'property' => 'adeli',
  7548.                                     'label' => 'medecin.form.fields.adeli',
  7549.                                     'type_options' => [
  7550.                                         'help' => 'medecin.form.fields.adeli_help',
  7551.                                         'attr' => [
  7552.                                             'maxLength' => 9,
  7553.                                         ],
  7554.                                     ],
  7555.                                 ],
  7556.                                 10 => [
  7557.                                     'property' => 'signatureFichier',
  7558.                                     'type' => 'vich_image',
  7559.                                     'label' => 'medecin.form.fields.signature',
  7560.                                     'type_options' => [
  7561.                                         'allow_delete' => false,
  7562.                                     ],
  7563.                                 ],
  7564.                                 11 => [
  7565.                                     'type' => 'section',
  7566.                                     'label' => 'Ordonnance et courrier',
  7567.                                     'icon' => 'file',
  7568.                                 ],
  7569.                                 12 => [
  7570.                                     'property' => 'ordonnanceTitre',
  7571.                                     'type' => 'fos_ckeditor',
  7572.                                     'label' => 'medecin.form.fields.ordonnance_titre',
  7573.                                 ],
  7574.                                 13 => [
  7575.                                     'property' => 'ordonnanceHeader',
  7576.                                     'type' => 'MedecinPublipostageType',
  7577.                                     'label' => 'medecin.form.fields.ordonnance_header',
  7578.                                 ],
  7579.                                 14 => [
  7580.                                     'property' => 'ordonnanceHeader2',
  7581.                                     'type' => 'MedecinPublipostageType',
  7582.                                     'label' => 'medecin.form.fields.ordonnance_header2',
  7583.                                 ],
  7584.                                 15 => [
  7585.                                     'property' => 'ordonnanceFooter',
  7586.                                     'type' => 'MedecinPublipostageType',
  7587.                                     'label' => 'medecin.form.fields.ordonnance_footer',
  7588.                                 ],
  7589.                             ],
  7590.                         ],
  7591.                         'name' => 'Medecin',
  7592.                     ],
  7593.                     'Superviseur' => [
  7594.                         'class' => 'App\\Infrastructure\\Doctrine\\Entity\\DoctrineSuperviseur',
  7595.                         'label' => 'superviseur.entity.label',
  7596.                         'list' => [
  7597.                             'title' => 'superviseur.list.label',
  7598.                             'fields' => [
  7599.                                 => [
  7600.                                     'property' => 'deleted',
  7601.                                     'label' => 'user.list.fields.statut',
  7602.                                     'template' => 'Admin/Fields/is_active.html.twig',
  7603.                                 ],
  7604.                                 => [
  7605.                                     'property' => 'prenom',
  7606.                                     'label' => 'user.list.fields.prenom',
  7607.                                     'template' => 'Admin/List/to_capitalize.html.twig',
  7608.                                 ],
  7609.                                 => [
  7610.                                     'property' => 'nom',
  7611.                                     'label' => 'user.list.fields.nom',
  7612.                                     'template' => 'Admin/List/to_uppercase.html.twig',
  7613.                                 ],
  7614.                                 => [
  7615.                                     'property' => 'email',
  7616.                                     'label' => 'user.list.fields.email',
  7617.                                 ],
  7618.                                 => [
  7619.                                     'property' => 'groupe',
  7620.                                     'label' => 'user.list.fields.groupe',
  7621.                                     'template' => 'Admin/List/utilisateur_groupe.html.twig',
  7622.                                 ],
  7623.                                 => [
  7624.                                     'property' => 'allowedConnectOutsideWhitelist',
  7625.                                     'label' => 'user.list.fields.allowed_connect_outside_whitelist',
  7626.                                 ],
  7627.                             ],
  7628.                             'sort' => [
  7629.                                 => 'prenom',
  7630.                                 => 'ASC',
  7631.                             ],
  7632.                             'filters' => [
  7633.                                 => [
  7634.                                     'property' => 'delete',
  7635.                                     'label' => 'user.status.label',
  7636.                                     'type' => 'App\\Infrastructure\\Form\\ActiveChoiceFilterType',
  7637.                                     'mapped' => false,
  7638.                                 ],
  7639.                             ],
  7640.                             'actions' => [
  7641.                                 => [
  7642.                                     'name' => 'new',
  7643.                                     'label' => 'global.new.label',
  7644.                                 ],
  7645.                                 => [
  7646.                                     'name' => 'edit',
  7647.                                     'css_class' => 'btn btn-info',
  7648.                                 ],
  7649.                                 => [
  7650.                                     'name' => 'delete',
  7651.                                     'css_class' => 'btn btn-danger',
  7652.                                     'template' => 'Admin/Actions/delete.html.twig',
  7653.                                 ],
  7654.                                 => [
  7655.                                     'name' => 'reactivate',
  7656.                                     'label' => 'action.reactivate',
  7657.                                     'css_class' => 'btn btn-success',
  7658.                                     'template' => 'Admin/Actions/reactivate.html.twig',
  7659.                                 ],
  7660.                             ],
  7661.                         ],
  7662.                         'edit' => [
  7663.                             'title' => 'global.edit.label',
  7664.                             'fields' => [
  7665.                                 => [
  7666.                                     'property' => 'prenom',
  7667.                                     'label' => 'user.list.fields.prenom',
  7668.                                 ],
  7669.                                 => [
  7670.                                     'property' => 'nom',
  7671.                                     'label' => 'user.list.fields.nom',
  7672.                                 ],
  7673.                                 => [
  7674.                                     'property' => 'email',
  7675.                                     'label' => 'user.list.fields.email',
  7676.                                     'type_options' => [
  7677.                                         'required' => true,
  7678.                                     ],
  7679.                                 ],
  7680.                                 => [
  7681.                                     'property' => 'username',
  7682.                                     'label' => 'user.list.fields.username',
  7683.                                 ],
  7684.                                 => [
  7685.                                     'property' => 'plainPassword',
  7686.                                     'label' => 'user.list.fields.password',
  7687.                                     'type' => 'text',
  7688.                                 ],
  7689.                                 => [
  7690.                                     'property' => 'groupe',
  7691.                                     'label' => 'user.list.fields.groupe',
  7692.                                 ],
  7693.                                 => [
  7694.                                     'property' => 'allowedConnectOutsideWhitelist',
  7695.                                     'label' => 'user.list.fields.allowed_connect_outside_whitelist',
  7696.                                 ],
  7697.                             ],
  7698.                         ],
  7699.                         'new' => [
  7700.                             'title' => 'global.new.label',
  7701.                             'fields' => [
  7702.                                 => [
  7703.                                     'property' => 'prenom',
  7704.                                     'label' => 'user.list.fields.prenom',
  7705.                                 ],
  7706.                                 => [
  7707.                                     'property' => 'nom',
  7708.                                     'label' => 'user.list.fields.nom',
  7709.                                 ],
  7710.                                 => [
  7711.                                     'property' => 'email',
  7712.                                     'label' => 'user.list.fields.email',
  7713.                                     'type_options' => [
  7714.                                         'required' => true,
  7715.                                     ],
  7716.                                 ],
  7717.                                 => [
  7718.                                     'property' => 'username',
  7719.                                     'label' => 'user.list.fields.username',
  7720.                                 ],
  7721.                                 => [
  7722.                                     'property' => 'plainPassword',
  7723.                                     'label' => 'user.list.fields.password',
  7724.                                     'type' => 'text',
  7725.                                     'type_options' => [
  7726.                                         'required' => true,
  7727.                                     ],
  7728.                                 ],
  7729.                                 => [
  7730.                                     'property' => 'groupe',
  7731.                                     'label' => 'user.list.fields.groupe',
  7732.                                 ],
  7733.                                 => [
  7734.                                     'property' => 'allowedConnectOutsideWhitelist',
  7735.                                     'label' => 'user.list.fields.allowed_connect_outside_whitelist',
  7736.                                 ],
  7737.                             ],
  7738.                         ],
  7739.                         'name' => 'Superviseur',
  7740.                     ],
  7741.                     'Ville' => [
  7742.                         'class' => 'App\\Infrastructure\\Doctrine\\Entity\\DoctrineVille',
  7743.                         'label' => 'ville.entity.label',
  7744.                         'list' => [
  7745.                             'title' => 'ville.list.label',
  7746.                             'fields' => [
  7747.                                 => [
  7748.                                     'property' => 'deleted',
  7749.                                     'label' => 'ville.form.fields.statut',
  7750.                                     'template' => 'Admin/Fields/is_active.html.twig',
  7751.                                 ],
  7752.                                 => [
  7753.                                     'property' => 'libelle',
  7754.                                     'label' => 'ville.form.fields.libelle',
  7755.                                 ],
  7756.                                 => [
  7757.                                     'property' => 'codePostal',
  7758.                                     'label' => 'ville.form.fields.codePostal',
  7759.                                 ],
  7760.                             ],
  7761.                             'sort' => [
  7762.                                 => 'libelle',
  7763.                                 => 'ASC',
  7764.                             ],
  7765.                             'filters' => [
  7766.                                 => [
  7767.                                     'property' => 'delete',
  7768.                                     'label' => 'user.status.label',
  7769.                                     'type' => 'App\\Infrastructure\\Form\\ActiveChoiceFilterType',
  7770.                                     'mapped' => false,
  7771.                                 ],
  7772.                             ],
  7773.                             'actions' => [
  7774.                                 => [
  7775.                                     'name' => 'new',
  7776.                                     'label' => 'global.new.label',
  7777.                                 ],
  7778.                                 => [
  7779.                                     'name' => 'edit',
  7780.                                     'css_class' => 'btn btn-info',
  7781.                                 ],
  7782.                                 => [
  7783.                                     'name' => 'delete',
  7784.                                     'css_class' => 'btn btn-danger',
  7785.                                     'template' => 'Admin/Actions/delete.html.twig',
  7786.                                 ],
  7787.                                 => [
  7788.                                     'name' => 'reactivate',
  7789.                                     'label' => 'action.reactivate',
  7790.                                     'css_class' => 'btn btn-success',
  7791.                                     'template' => 'Admin/Actions/reactivate.html.twig',
  7792.                                 ],
  7793.                             ],
  7794.                         ],
  7795.                         'form' => [
  7796.                             'fields' => [
  7797.                                 => [
  7798.                                     'property' => 'libelle',
  7799.                                     'label' => 'ville.form.fields.libelle',
  7800.                                 ],
  7801.                                 => [
  7802.                                     'property' => 'codePostal',
  7803.                                     'label' => 'ville.form.fields.codePostal',
  7804.                                 ],
  7805.                                 => [
  7806.                                     'property' => 'departement',
  7807.                                     'label' => 'ville.form.fields.departement',
  7808.                                 ],
  7809.                             ],
  7810.                         ],
  7811.                         'edit' => [
  7812.                             'title' => 'global.edit.label',
  7813.                         ],
  7814.                         'new' => [
  7815.                             'title' => 'global.new.label',
  7816.                         ],
  7817.                         'name' => 'Ville',
  7818.                     ],
  7819.                 ],
  7820.                 'site_name' => 'Ovision',
  7821.                 'translation_domain' => 'admin',
  7822.                 'design' => [
  7823.                     'menu' => [
  7824.                         => [
  7825.                             'label' => 'user.label',
  7826.                             'icon' => 'users',
  7827.                             'children' => [
  7828.                                 => [
  7829.                                     'label' => 'secretaire.entity.name',
  7830.                                     'icon' => 'file-list',
  7831.                                     'entity' => 'Secretaire',
  7832.                                 ],
  7833.                                 => [
  7834.                                     'label' => 'assistante.entity.name',
  7835.                                     'icon' => 'file-list',
  7836.                                     'entity' => 'Assistante',
  7837.                                 ],
  7838.                                 => [
  7839.                                     'label' => 'medecin.entity.name',
  7840.                                     'icon' => 'file-list',
  7841.                                     'entity' => 'Medecin',
  7842.                                 ],
  7843.                                 => [
  7844.                                     'label' => 'superviseur.entity.name',
  7845.                                     'icon' => 'file-list',
  7846.                                     'entity' => 'Superviseur',
  7847.                                 ],
  7848.                             ],
  7849.                         ],
  7850.                         => [
  7851.                             'label' => 'groupe.entity.name',
  7852.                             'icon' => 'briefcase',
  7853.                             'entity' => 'UtilisateurGroupe',
  7854.                         ],
  7855.                         => [
  7856.                             'label' => 'centre.entity.name',
  7857.                             'icon' => 'building',
  7858.                             'entity' => 'Centre',
  7859.                             'default' => true,
  7860.                         ],
  7861.                         => [
  7862.                             'label' => 'machine.entity.name',
  7863.                             'icon' => 'tv',
  7864.                             'entity' => 'Machine',
  7865.                         ],
  7866.                         => [
  7867.                             'label' => 'examen.entity.name',
  7868.                             'icon' => 'medkit',
  7869.                             'entity' => 'Examen',
  7870.                         ],
  7871.                         => [
  7872.                             'label' => 'acte.entity.name',
  7873.                             'icon' => 'list',
  7874.                             'entity' => 'Acte',
  7875.                         ],
  7876.                         => [
  7877.                             'label' => 'ville.entity.name',
  7878.                             'icon' => 'building-o',
  7879.                             'entity' => 'Ville',
  7880.                         ],
  7881.                         => [
  7882.                             'label' => 'banque.entity.name',
  7883.                             'icon' => 'university',
  7884.                             'entity' => 'Banque',
  7885.                         ],
  7886.                         => [
  7887.                             'label' => 'data.label',
  7888.                         ],
  7889.                         => [
  7890.                             'label' => 'lentille.entity.name',
  7891.                             'icon' => 'eye',
  7892.                             'entity' => 'Lentille',
  7893.                         ],
  7894.                         10 => [
  7895.                             'label' => 'medicament.entity.name',
  7896.                             'icon' => 'hospital-o',
  7897.                             'entity' => 'Medicament',
  7898.                         ],
  7899.                         11 => [
  7900.                             'label' => 'courrier.label',
  7901.                         ],
  7902.                         12 => [
  7903.                             'label' => 'courrier.label',
  7904.                             'icon' => 'newspaper-o',
  7905.                             'entity' => 'Courrier',
  7906.                         ],
  7907.                         13 => [
  7908.                             'label' => 'formuleDePolitesse.label',
  7909.                             'icon' => 'pencil-square',
  7910.                             'children' => [
  7911.                                 => [
  7912.                                     'label' => 'formuleDePolitesse.entity.name.debut',
  7913.                                     'entity' => 'FormuleDePolitesseDebut',
  7914.                                 ],
  7915.                                 => [
  7916.                                     'label' => 'formuleDePolitesse.entity.name.fin',
  7917.                                     'entity' => 'FormuleDePolitesseFin',
  7918.                                 ],
  7919.                             ],
  7920.                         ],
  7921.                         14 => [
  7922.                             'label' => 'imagerie.label',
  7923.                         ],
  7924.                         15 => [
  7925.                             'label' => 'imagerie_categorie.entity.name',
  7926.                             'icon' => 'file-image-o',
  7927.                             'entity' => 'ImagerieCategorie',
  7928.                         ],
  7929.                         16 => [
  7930.                             'label' => '2fa.label',
  7931.                         ],
  7932.                         17 => [
  7933.                             'label' => '2fa.ip.label',
  7934.                             'icon' => 'user-shield',
  7935.                             'route' => 'admin_edit_2fa',
  7936.                         ],
  7937.                     ],
  7938.                     'assets' => [
  7939.                         'favicon' => [
  7940.                             'path' => 'assets/favicons/favicon.png',
  7941.                             'mime_type' => 'image/png',
  7942.                         ],
  7943.                         'css' => [
  7944.                             => 'assets/bundle/bundleAdmin.css',
  7945.                         ],
  7946.                         'js' => [
  7947.                             => 'assets/bundle/bundleAdmin.js',
  7948.                         ],
  7949.                     ],
  7950.                     'form_theme' => [
  7951.                         => '@EasyAdmin/form/bootstrap_4.html.twig',
  7952.                         => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  7953.                         => 'Admin/form_theme.html.twig',
  7954.                     ],
  7955.                     'brand_color' => '#00cd9e',
  7956.                 ],
  7957.                 'formats' => [
  7958.                     'date' => 'd/m/Y',
  7959.                     'datetime' => 'd/m/Y H:i',
  7960.                     'time' => 'H:i:s',
  7961.                     'dateinterval' => '%y Year(s) %m Month(s) %d Day(s)',
  7962.                 ],
  7963.                 'disabled_actions' => [
  7964.                 ],
  7965.                 'user' => [
  7966.                     'display_name' => true,
  7967.                     'display_avatar' => true,
  7968.                     'name_property_path' => '__toString',
  7969.                     'avatar_property_path' => NULL,
  7970.                 ],
  7971.                 'list' => [
  7972.                     'actions' => [
  7973.                     ],
  7974.                     'collapse_actions' => false,
  7975.                     'batch_actions' => [
  7976.                     ],
  7977.                     'max_results' => 15,
  7978.                     'item_permission' => NULL,
  7979.                 ],
  7980.                 'search' => [
  7981.                 ],
  7982.                 'edit' => [
  7983.                     'actions' => [
  7984.                     ],
  7985.                     'item_permission' => NULL,
  7986.                 ],
  7987.                 'new' => [
  7988.                     'actions' => [
  7989.                     ],
  7990.                     'item_permission' => NULL,
  7991.                 ],
  7992.                 'show' => [
  7993.                     'actions' => [
  7994.                     ],
  7995.                     'max_results' => 10,
  7996.                     'item_permission' => NULL,
  7997.                 ],
  7998.             ],
  7999.             'easy_admin_extension.custom_form_types' => [
  8000.                 'VichImageType' => 'Vich\\UploaderBundle\\Form\\Type\\VichImageType',
  8001.                 'CKEditorType' => 'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType',
  8002.                 'MedecinPublipostageType' => 'App\\Infrastructure\\Form\\Admin\\MedecinPublipostageType',
  8003.                 'CentrePublipostageType' => 'App\\Infrastructure\\Form\\Admin\\CentrePublipostageType',
  8004.                 'EnumType' => 'App\\Infrastructure\\Form\\Common\\EnumType',
  8005.                 'CourrierPublipostageType' => 'App\\Infrastructure\\Form\\Admin\\CourrierPublipostageType',
  8006.             ],
  8007.             'easy_admin_extension.minimum_role' => NULL,
  8008.             'easy_admin_extension.embedded_list.open_new_tab' => true,
  8009.             'fm_elfinder.loader' => 'FM\\ElfinderBundle\\Loader\\ElFinderLoader',
  8010.             'fm_elfinder.configurator' => 'FM\\ElfinderBundle\\Configuration\\ElFinderConfigurationReader',
  8011.             'elfinder.form.type.class' => 'FM\\ElfinderBundle\\Form\\Type\\ElFinderType',
  8012.             'fm_elfinder' => [
  8013.                 'instances' => [
  8014.                     'default' => [
  8015.                         'connector' => [
  8016.                             'roots' => [
  8017.                                 'uploads' => [
  8018.                                     'driver' => 'LocalFileSystem',
  8019.                                     'path' => 'uploads',
  8020.                                     'volume_id' => 0,
  8021.                                     'autoload' => false,
  8022.                                     'phash' => '',
  8023.                                     'trash_hash' => '',
  8024.                                     'locale' => '',
  8025.                                     'i18n_folder_name' => false,
  8026.                                     'mime_detect' => 'auto',
  8027.                                     'mimefile' => '',
  8028.                                     'security_voter' => '',
  8029.                                     'start_path' => '',
  8030.                                     'encoding' => 'UTF-8',
  8031.                                     'url' => '',
  8032.                                     'alias' => '',
  8033.                                     'img_lib' => 'auto',
  8034.                                     'tmb_path' => '.tmb',
  8035.                                     'tmb_path_mode' => 511,
  8036.                                     'tmb_url' => '',
  8037.                                     'tmb_size' => 48,
  8038.                                     'tmb_crop' => true,
  8039.                                     'tmb_bg_color' => '#ffffff',
  8040.                                     'quarantine' => NULL,
  8041.                                     'copy_overwrite' => true,
  8042.                                     'copy_join' => true,
  8043.                                     'copy_from' => true,
  8044.                                     'copy_to' => true,
  8045.                                     'upload_overwrite' => true,
  8046.                                     'fileMode' => 420,
  8047.                                     'upload_allow' => [
  8048.                                         => 'image',
  8049.                                     ],
  8050.                                     'upload_deny' => [
  8051.                                         => 'all',
  8052.                                     ],
  8053.                                     'upload_order' => [
  8054.                                         => 'deny',
  8055.                                         => 'allow',
  8056.                                     ],
  8057.                                     'upload_max_size' => 0,
  8058.                                     'upload_max_conn' => 3,
  8059.                                     'defaults' => [
  8060.                                         'read' => true,
  8061.                                         'write' => true,
  8062.                                     ],
  8063.                                     'attributes' => [
  8064.                                     ],
  8065.                                     'accepted_name' => '/^\\w[\\w\\s\\.\\%\\-]*$/u',
  8066.                                     'show_hidden' => false,
  8067.                                     'disabled_commands' => [
  8068.                                     ],
  8069.                                     'tree_deep' => 0,
  8070.                                     'check_subfolders' => 1,
  8071.                                     'separator' => '/',
  8072.                                     'date_format' => 'j M Y H:i',
  8073.                                     'time_format' => 'H:i',
  8074.                                     'archive_mimes' => [
  8075.                                     ],
  8076.                                     'archivers' => [
  8077.                                         'enabled' => false,
  8078.                                         'create' => [
  8079.                                         ],
  8080.                                         'extract' => [
  8081.                                         ],
  8082.                                     ],
  8083.                                     'flysystem' => [
  8084.                                         'enabled' => false,
  8085.                                         'filesystem' => '',
  8086.                                         'type' => '',
  8087.                                         'adapter_service' => '',
  8088.                                     ],
  8089.                                     'glide_url' => '',
  8090.                                     'glide_key' => '',
  8091.                                     'plugins' => [
  8092.                                     ],
  8093.                                     'driver_options' => [
  8094.                                     ],
  8095.                                     'dropbox2_settings' => [
  8096.                                         'enabled' => false,
  8097.                                         'aliasFormat' => '%s@Dropbox',
  8098.                                         'path' => '/',
  8099.                                         'separator' => '/',
  8100.                                         'acceptedName' => '%s@Dropbox',
  8101.                                         'rootCssClass' => 'elfinder-navbar-root-dropbox',
  8102.                                         'getThumbSize' => 'medium',
  8103.                                     ],
  8104.                                     'box_settings' => [
  8105.                                         'enabled' => false,
  8106.                                         'root' => 'Box.com',
  8107.                                         'path' => '/',
  8108.                                         'separator' => '/',
  8109.                                         'tmbPath' => '',
  8110.                                         'tmbURL' => '',
  8111.                                         'tmpPath' => '',
  8112.                                         'acceptedName' => '#^[^/\\?*:|"<>]*[^./\\?*:|"<>]$#',
  8113.                                         'rootCssClass' => 'elfinder-navbar-root-box',
  8114.                                     ],
  8115.                                     'onedrive_settings' => [
  8116.                                         'enabled' => false,
  8117.                                         'root' => 'OneDrive.com',
  8118.                                         'OneDriveApiClient' => '',
  8119.                                         'path' => '/',
  8120.                                         'separator' => '/',
  8121.                                         'tmbPath' => '',
  8122.                                         'tmbURL' => '',
  8123.                                         'tmpPath' => '',
  8124.                                         'acceptedName' => '#^[^/\\?*:|"<>]*[^./\\?*:|"<>]$#',
  8125.                                         'rootCssClass' => 'elfinder-navbar-root-onedrive',
  8126.                                         'useApiThumbnail' => true,
  8127.                                     ],
  8128.                                     'ftp_settings' => [
  8129.                                         'enabled' => false,
  8130.                                     ],
  8131.                                     'mysql_settings' => [
  8132.                                         'enabled' => false,
  8133.                                         'port' => NULL,
  8134.                                         'socket' => NULL,
  8135.                                         'files_table' => 'elfinder_file',
  8136.                                         'tmbPath' => '',
  8137.                                         'tmpPath' => '',
  8138.                                         'rootCssClass' => 'elfinder-navbar-root-sql',
  8139.                                         'noSessionCache' => 'hasdirs',
  8140.                                     ],
  8141.                                 ],
  8142.                             ],
  8143.                             'debug' => false,
  8144.                             'binds' => [
  8145.                             ],
  8146.                             'plugins' => [
  8147.                             ],
  8148.                         ],
  8149.                         'locale' => NULL,
  8150.                         'cors_support' => false,
  8151.                         'editor' => 'simple',
  8152.                         'editor_template' => NULL,
  8153.                         'fullscreen' => true,
  8154.                         'multi_home_folder' => false,
  8155.                         'folder_separator' => '',
  8156.                         'theme' => 'smoothness',
  8157.                         'tinymce_popup_path' => '',
  8158.                         'relative_path' => true,
  8159.                         'path_prefix' => '/',
  8160.                         'where_is_multi' => [
  8161.                         ],
  8162.                         'visible_mime_types' => [
  8163.                         ],
  8164.                     ],
  8165.                 ],
  8166.                 'configuration_provider' => 'fm_elfinder.configurator.default',
  8167.                 'assets_path' => 'assets',
  8168.                 'loader' => 'fm_elfinder.loader.default',
  8169.             ],
  8170.             'liip_imagine.resolvers' => [
  8171.                 'default' => [
  8172.                     'web_path' => [
  8173.                         'web_root' => (\dirname(__DIR__4).'/public'),
  8174.                         'cache_prefix' => 'media/cache',
  8175.                     ],
  8176.                 ],
  8177.             ],
  8178.             'liip_imagine.loaders' => [
  8179.                 'default' => [
  8180.                     'filesystem' => [
  8181.                         'data_root' => [
  8182.                             => (\dirname(__DIR__4).'/public'),
  8183.                             => (\dirname(__DIR__4).'/public'),
  8184.                             => (\dirname(__DIR__4).'/private/uploads'),
  8185.                         ],
  8186.                         'locator' => 'filesystem',
  8187.                         'allow_unresolvable_data_roots' => false,
  8188.                         'bundle_resources' => [
  8189.                             'enabled' => false,
  8190.                             'access_control_type' => 'blacklist',
  8191.                             'access_control_list' => [
  8192.                             ],
  8193.                         ],
  8194.                     ],
  8195.                 ],
  8196.             ],
  8197.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  8198.             'liip_imagine.jpegoptim.stripAll' => true,
  8199.             'liip_imagine.jpegoptim.max' => NULL,
  8200.             'liip_imagine.jpegoptim.progressive' => true,
  8201.             'liip_imagine.jpegoptim.tempDir' => NULL,
  8202.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  8203.             'liip_imagine.optipng.level' => 7,
  8204.             'liip_imagine.optipng.stripAll' => true,
  8205.             'liip_imagine.optipng.tempDir' => NULL,
  8206.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  8207.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  8208.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  8209.             'liip_imagine.cache.resolver.default' => 'default',
  8210.             'liip_imagine.default_image' => NULL,
  8211.             'liip_imagine.filter_sets' => [
  8212.                 'cache' => [
  8213.                     'quality' => 100,
  8214.                     'jpeg_quality' => NULL,
  8215.                     'png_compression_level' => NULL,
  8216.                     'png_compression_filter' => NULL,
  8217.                     'format' => NULL,
  8218.                     'animated' => false,
  8219.                     'cache' => NULL,
  8220.                     'data_loader' => NULL,
  8221.                     'default_image' => NULL,
  8222.                     'filters' => [
  8223.                     ],
  8224.                     'post_processors' => [
  8225.                     ],
  8226.                 ],
  8227.                 'default_thumbnail' => [
  8228.                     'quality' => 85,
  8229.                     'jpeg_quality' => NULL,
  8230.                     'png_compression_level' => NULL,
  8231.                     'png_compression_filter' => NULL,
  8232.                     'format' => NULL,
  8233.                     'animated' => false,
  8234.                     'cache' => NULL,
  8235.                     'data_loader' => NULL,
  8236.                     'default_image' => NULL,
  8237.                     'filters' => [
  8238.                         'thumbnail' => [
  8239.                             'size' => [
  8240.                                 => 120,
  8241.                                 => 90,
  8242.                             ],
  8243.                             'mode' => 'inset',
  8244.                             'allow_upscale' => true,
  8245.                         ],
  8246.                     ],
  8247.                     'post_processors' => [
  8248.                     ],
  8249.                 ],
  8250.                 'medium_thumbnail' => [
  8251.                     'quality' => 85,
  8252.                     'jpeg_quality' => NULL,
  8253.                     'png_compression_level' => NULL,
  8254.                     'png_compression_filter' => NULL,
  8255.                     'format' => NULL,
  8256.                     'animated' => false,
  8257.                     'cache' => NULL,
  8258.                     'data_loader' => NULL,
  8259.                     'default_image' => NULL,
  8260.                     'filters' => [
  8261.                         'thumbnail' => [
  8262.                             'size' => [
  8263.                                 => 200,
  8264.                                 => 200,
  8265.                             ],
  8266.                             'mode' => 'inset',
  8267.                             'allow_upscale' => true,
  8268.                         ],
  8269.                     ],
  8270.                     'post_processors' => [
  8271.                     ],
  8272.                 ],
  8273.                 'large_thumbnail' => [
  8274.                     'quality' => 85,
  8275.                     'jpeg_quality' => NULL,
  8276.                     'png_compression_level' => NULL,
  8277.                     'png_compression_filter' => NULL,
  8278.                     'format' => NULL,
  8279.                     'animated' => false,
  8280.                     'cache' => NULL,
  8281.                     'data_loader' => NULL,
  8282.                     'default_image' => NULL,
  8283.                     'filters' => [
  8284.                         'thumbnail' => [
  8285.                             'size' => [
  8286.                                 => 240,
  8287.                                 => 240,
  8288.                             ],
  8289.                             'mode' => 'inset',
  8290.                             'allow_upscale' => true,
  8291.                         ],
  8292.                     ],
  8293.                     'post_processors' => [
  8294.                     ],
  8295.                 ],
  8296.                 'imagerie_thumbnail' => [
  8297.                     'quality' => 85,
  8298.                     'jpeg_quality' => NULL,
  8299.                     'png_compression_level' => NULL,
  8300.                     'png_compression_filter' => NULL,
  8301.                     'format' => NULL,
  8302.                     'animated' => false,
  8303.                     'cache' => NULL,
  8304.                     'data_loader' => NULL,
  8305.                     'default_image' => NULL,
  8306.                     'filters' => [
  8307.                         'fixed' => [
  8308.                             'width' => 175,
  8309.                             'height' => 175,
  8310.                         ],
  8311.                     ],
  8312.                     'post_processors' => [
  8313.                     ],
  8314.                 ],
  8315.             ],
  8316.             'liip_imagine.binary.loader.default' => 'default',
  8317.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  8318.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  8319.             'liip_imagine.webp.generate' => false,
  8320.             'liip_imagine.webp.options' => [
  8321.                 'quality' => 100,
  8322.                 'cache' => NULL,
  8323.                 'data_loader' => NULL,
  8324.                 'post_processors' => [
  8325.                 ],
  8326.             ],
  8327.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  8328.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  8329.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  8330.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  8331.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  8332.             'stof_doctrine_extensions.event_listener.blame.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\BlameListener',
  8333.             'stof_doctrine_extensions.default_locale' => 'fr',
  8334.             'stof_doctrine_extensions.translation_fallback' => false,
  8335.             'stof_doctrine_extensions.persist_default_translation' => false,
  8336.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  8337.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  8338.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  8339.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  8340.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  8341.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  8342.             'swiftmailer.mailer.log_mailer.transport.name' => 'smtp',
  8343.             'swiftmailer.mailer.log_mailer.transport.smtp.encryption' => NULL,
  8344.             'swiftmailer.mailer.log_mailer.transport.smtp.port' => 1025,
  8345.             'swiftmailer.mailer.log_mailer.transport.smtp.host' => 'service.mailcatcher',
  8346.             'swiftmailer.mailer.log_mailer.transport.smtp.username' => NULL,
  8347.             'swiftmailer.mailer.log_mailer.transport.smtp.password' => NULL,
  8348.             'swiftmailer.mailer.log_mailer.transport.smtp.auth_mode' => NULL,
  8349.             'swiftmailer.mailer.log_mailer.transport.smtp.timeout' => 30,
  8350.             'swiftmailer.mailer.log_mailer.transport.smtp.source_ip' => NULL,
  8351.             'swiftmailer.mailer.log_mailer.transport.smtp.local_domain' => NULL,
  8352.             'swiftmailer.mailer.log_mailer.transport.smtp.stream_options' => [
  8353.             ],
  8354.             'swiftmailer.mailer.log_mailer.spool.enabled' => false,
  8355.             'swiftmailer.mailer.log_mailer.plugin.impersonate' => NULL,
  8356.             'swiftmailer.mailer.log_mailer.single_address' => 'monito.ovision@novaway.fr',
  8357.             'swiftmailer.mailer.log_mailer.delivery_addresses' => [
  8358.                 => 'monito.ovision@novaway.fr',
  8359.             ],
  8360.             'swiftmailer.mailer.log_mailer.delivery_whitelist' => [
  8361.                 => '/@novaway\\.fr$/',
  8362.             ],
  8363.             'swiftmailer.mailer.log_mailer.delivery.enabled' => true,
  8364.             'swiftmailer.mailer.default.transport.name' => 'smtp',
  8365.             'swiftmailer.mailer.default.transport.smtp.encryption' => NULL,
  8366.             'swiftmailer.mailer.default.transport.smtp.port' => 25,
  8367.             'swiftmailer.mailer.default.transport.smtp.host' => 'localhost',
  8368.             'swiftmailer.mailer.default.transport.smtp.username' => NULL,
  8369.             'swiftmailer.mailer.default.transport.smtp.password' => NULL,
  8370.             'swiftmailer.mailer.default.transport.smtp.auth_mode' => NULL,
  8371.             'swiftmailer.mailer.default.transport.smtp.timeout' => 30,
  8372.             'swiftmailer.mailer.default.transport.smtp.source_ip' => NULL,
  8373.             'swiftmailer.mailer.default.transport.smtp.local_domain' => NULL,
  8374.             'swiftmailer.mailer.default.transport.smtp.stream_options' => [
  8375.             ],
  8376.             'swiftmailer.mailer.default.spool.enabled' => false,
  8377.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  8378.             'swiftmailer.mailer.default.single_address' => NULL,
  8379.             'swiftmailer.mailer.default.delivery.enabled' => true,
  8380.             'swiftmailer.spool.enabled' => false,
  8381.             'swiftmailer.delivery.enabled' => true,
  8382.             'swiftmailer.single_address' => NULL,
  8383.             'swiftmailer.mailers' => [
  8384.                 'default' => 'swiftmailer.mailer.default',
  8385.                 'log_mailer' => 'swiftmailer.mailer.log_mailer',
  8386.             ],
  8387.             'swiftmailer.default_mailer' => 'default',
  8388.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  8389.             'vich_uploader.mappings' => [
  8390.                 'medecin_signature' => [
  8391.                     'uri_prefix' => '/uploads/medecin/signature',
  8392.                     'upload_destination' => (\dirname(__DIR__4).'/public/uploads/medecin/signature'),
  8393.                     'namer' => [
  8394.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.medecin_signature',
  8395.                         'options' => [
  8396.                         ],
  8397.                     ],
  8398.                     'directory_namer' => [
  8399.                         'service' => NULL,
  8400.                         'options' => NULL,
  8401.                     ],
  8402.                     'delete_on_remove' => true,
  8403.                     'delete_on_update' => true,
  8404.                     'inject_on_load' => false,
  8405.                     'db_driver' => 'orm',
  8406.                 ],
  8407.                 'document_imagerie' => [
  8408.                     'uri_prefix' => '/imagerie/fichier',
  8409.                     'upload_destination' => (\dirname(__DIR__4).'/private/uploads'),
  8410.                     'namer' => [
  8411.                         'service' => 'App\\Infrastructure\\Helper\\Vich\\Namer\\ImagerieNamer.document_imagerie',
  8412.                         'options' => [
  8413.                         ],
  8414.                     ],
  8415.                     'directory_namer' => [
  8416.                         'service' => 'App\\Infrastructure\\Helper\\Vich\\Namer\\ImagerieDirectoryNamer',
  8417.                         'options' => [
  8418.                         ],
  8419.                     ],
  8420.                     'delete_on_remove' => true,
  8421.                     'delete_on_update' => true,
  8422.                     'inject_on_load' => false,
  8423.                     'db_driver' => 'orm',
  8424.                 ],
  8425.             ],
  8426.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  8427.             'novaway_mailer.delivery_addresses' => [
  8428.                 => 'amaury@novaway.fr',
  8429.                 => 'anais@novaway.fr',
  8430.                 => 'marc@novaway.fr',
  8431.                 => 'lc@ovision.org',
  8432.             ],
  8433.             'novaway_mailer.default_email_from' => 'information@ovision.org',
  8434.             'novaway_mailer.default_email_from_name' => 'Socience',
  8435.             'novaway_mailer.transports' => [
  8436.                 => 'mailjet',
  8437.             ],
  8438.             'novaway_mailer.mailjet_params' => [
  8439.                 'key' => '9d1912b73f2a90cc3a4b2182b3154e43',
  8440.                 'secret' => '87bf140e4dadaeeafc10bad919db701f',
  8441.                 'call' => true,
  8442.             ],
  8443.             'novaway_mailer.delivery_whitelist' => [
  8444.             ],
  8445.             'novaway_mailer.bcc_list' => [
  8446.             ],
  8447.             'novaway_mailer.force_default_email' => false,
  8448.             'novaway_mailer.silence_exceptions' => false,
  8449.             'novaway_mailer.logger' => '@monolog.logger.mail',
  8450.             'novaway_mailer.transport' => 'symfony',
  8451.             'novaway_mailer.sendinblue_params' => [
  8452.             ],
  8453.             'sync_bundle.auth_token' => 'todo',
  8454.             'knp_snappy.pdf.options' => [
  8455.                 'enable-local-file-access' => true,
  8456.             ],
  8457.             'knp_snappy.pdf.env' => [
  8458.             ],
  8459.             'knp_snappy.image.options' => [
  8460.                 'enable-local-file-access' => true,
  8461.             ],
  8462.             'knp_snappy.image.env' => [
  8463.             ],
  8464.             'scheb_two_factor.model_manager_name' => NULL,
  8465.             'scheb_two_factor.security_tokens' => [
  8466.                 => 'Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken',
  8467.             ],
  8468.             'scheb_two_factor.ip_whitelist' => [
  8469.                 => '92.88.74.51',
  8470.                 => '2a01:cb14:ade:3c00:4996:8649:4e19:b07',
  8471.                 => '193.248.251.212',
  8472.                 => '80.125.36.194',
  8473.                 => '37.169.58.200',
  8474.                 => '80.251.97.204',
  8475.                 => '80.251.99.52',
  8476.                 => '88.213.239.116',
  8477.                 => '185.26.249.103',
  8478.             ],
  8479.             'scheb_two_factor.email.sender_email' => 'information@ovision.org',
  8480.             'scheb_two_factor.email.sender_name' => 'Socience',
  8481.             'scheb_two_factor.email.template' => 'Security/2fa_form.html.twig',
  8482.             'scheb_two_factor.email.digits' => 6,
  8483.             'scheb_two_factor.trusted_device.enabled' => false,
  8484.             'maker.compatible_check.doctrine.supports_attributes' => false,
  8485.             'data_collector.templates' => [
  8486.                 'data_collector.request' => [
  8487.                     => 'request',
  8488.                     => '@WebProfiler/Collector/request.html.twig',
  8489.                 ],
  8490.                 'data_collector.time' => [
  8491.                     => 'time',
  8492.                     => '@WebProfiler/Collector/time.html.twig',
  8493.                 ],
  8494.                 'data_collector.memory' => [
  8495.                     => 'memory',
  8496.                     => '@WebProfiler/Collector/memory.html.twig',
  8497.                 ],
  8498.                 'data_collector.validator' => [
  8499.                     => 'validator',
  8500.                     => '@WebProfiler/Collector/validator.html.twig',
  8501.                 ],
  8502.                 'data_collector.ajax' => [
  8503.                     => 'ajax',
  8504.                     => '@WebProfiler/Collector/ajax.html.twig',
  8505.                 ],
  8506.                 'data_collector.form' => [
  8507.                     => 'form',
  8508.                     => '@WebProfiler/Collector/form.html.twig',
  8509.                 ],
  8510.                 'data_collector.exception' => [
  8511.                     => 'exception',
  8512.                     => '@WebProfiler/Collector/exception.html.twig',
  8513.                 ],
  8514.                 'data_collector.logger' => [
  8515.                     => 'logger',
  8516.                     => '@WebProfiler/Collector/logger.html.twig',
  8517.                 ],
  8518.                 'data_collector.events' => [
  8519.                     => 'events',
  8520.                     => '@WebProfiler/Collector/events.html.twig',
  8521.                 ],
  8522.                 'data_collector.router' => [
  8523.                     => 'router',
  8524.                     => '@WebProfiler/Collector/router.html.twig',
  8525.                 ],
  8526.                 'data_collector.cache' => [
  8527.                     => 'cache',
  8528.                     => '@WebProfiler/Collector/cache.html.twig',
  8529.                 ],
  8530.                 'data_collector.translation' => [
  8531.                     => 'translation',
  8532.                     => '@WebProfiler/Collector/translation.html.twig',
  8533.                 ],
  8534.                 'data_collector.security' => [
  8535.                     => 'security',
  8536.                     => '@Security/Collector/security.html.twig',
  8537.                 ],
  8538.                 'data_collector.twig' => [
  8539.                     => 'twig',
  8540.                     => '@WebProfiler/Collector/twig.html.twig',
  8541.                 ],
  8542.                 'data_collector.http_client' => [
  8543.                     => 'http_client',
  8544.                     => '@WebProfiler/Collector/http_client.html.twig',
  8545.                 ],
  8546.                 'data_collector.doctrine' => [
  8547.                     => 'db',
  8548.                     => '@Doctrine/Collector/db.html.twig',
  8549.                 ],
  8550.                 'swiftmailer.data_collector' => [
  8551.                     => 'swiftmailer',
  8552.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  8553.                 ],
  8554.                 'data_collector.dump' => [
  8555.                     => 'dump',
  8556.                     => '@Debug/Profiler/dump.html.twig',
  8557.                 ],
  8558.                 'data_collector.messenger' => [
  8559.                     => 'messenger',
  8560.                     => '@WebProfiler/Collector/messenger.html.twig',
  8561.                 ],
  8562.                 'mailer.data_collector' => [
  8563.                     => 'mailer',
  8564.                     => '@WebProfiler/Collector/mailer.html.twig',
  8565.                 ],
  8566.                 'easyadmin.data_collector' => [
  8567.                     => 'easyadmin',
  8568.                     => '@EasyAdmin/data_collector/easyadmin.html.twig',
  8569.                 ],
  8570.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  8571.                     => 'vich_uploader.mapping_collector',
  8572.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  8573.                 ],
  8574.                 'data_collector.mercure' => [
  8575.                     => 'mercure',
  8576.                     => '@Mercure/Collector/mercure.html.twig',
  8577.                 ],
  8578.                 'data_collector.config' => [
  8579.                     => 'config',
  8580.                     => '@WebProfiler/Collector/config.html.twig',
  8581.                 ],
  8582.             ],
  8583.             'console.command.ids' => [
  8584.                 => 'console.command.public_alias.App\\Infrastructure\\Command\\Dev\\UpdateExamenCategorieCommand',
  8585.                 => 'console.command.public_alias.App\\Infrastructure\\Command\\Dev\\UpdateUtilisateurRoleCommand',
  8586.                 => 'console.command.public_alias.App\\Infrastructure\\Command\\FixAVDataCommand',
  8587.                 => 'console.command.public_alias.App\\Infrastructure\\Command\\ImportFseInSyncDbCommand',
  8588.                 => 'console.command.public_alias.App\\Infrastructure\\Command\\MutlDatabaseMigrationMigrateCommand',
  8589.                 => 'console.command.public_alias.App\\Infrastructure\\Command\\ReplaceHeadersContentCommand',
  8590.                 => 'console.command.public_alias.App\\Infrastructure\\Command\\Sync\\SyncAssistanteCommand',
  8591.                 => 'console.command.public_alias.App\\Infrastructure\\Command\\Sync\\SyncCentreCommand',
  8592.                 => 'console.command.public_alias.App\\Infrastructure\\Command\\Sync\\SyncConsultationCommand',
  8593.                 => 'console.command.public_alias.App\\Infrastructure\\Command\\Sync\\SyncCourrierCommand',
  8594.                 10 => 'console.command.public_alias.App\\Infrastructure\\Command\\Sync\\SyncImagerieCommand',
  8595.                 11 => 'console.command.public_alias.App\\Infrastructure\\Command\\Sync\\SyncLentilleCommand',
  8596.                 12 => 'console.command.public_alias.App\\Infrastructure\\Command\\Sync\\SyncMedecinCommand',
  8597.                 13 => 'console.command.public_alias.App\\Infrastructure\\Command\\Sync\\SyncMedecinTraitantCommand',
  8598.                 14 => 'console.command.public_alias.App\\Infrastructure\\Command\\Sync\\SyncMedicamentCommand',
  8599.                 15 => 'console.command.public_alias.App\\Infrastructure\\Command\\Sync\\SyncOrdonnanceCommand',
  8600.                 16 => 'console.command.public_alias.App\\Infrastructure\\Command\\Sync\\SyncPatientCommand',
  8601.                 17 => 'console.command.public_alias.App\\Infrastructure\\Command\\Sync\\SyncSecretaireCommand',
  8602.                 18 => 'console.command.public_alias.App\\Infrastructure\\Command\\Sync\\SyncSuperviseurCommand',
  8603.                 19 => 'console.command.public_alias.App\\Infrastructure\\Command\\UpdateDefaultActesCommand',
  8604.                 20 => 'console.command.public_alias.App\\Infrastructure\\Command\\UpdateDefaultBanquesCommand',
  8605.                 21 => 'console.command.public_alias.App\\Infrastructure\\Command\\UpdateDefaultImagerieCategoriesCommand',
  8606.                 22 => 'console.command.public_alias.App\\Infrastructure\\Command\\UpdateDefaultVillesCommand',
  8607.                 23 => 'console.command.public_alias.App\\Infrastructure\\Command\\UpdateFseInSyncDbCommand',
  8608.                 24 => 'console.command.public_alias.App\\Infrastructure\\Command\\UpdateImportOrdonnanceWithoutCSIDCommand',
  8609.             ],
  8610.         ];
  8611.     }
  8612.     protected function throw($message)
  8613.     {
  8614.         throw new RuntimeException($message);
  8615.     }
  8616. }