var/cache/dev/ContainerSqhxoSo/App_KernelDevDebugContainer.php line 1278

Open in your IDE?
  1. <?php
  2. namespace ContainerSqhxoSo;
  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.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  34.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  35.             '.container.private.twig' => 'get_Container_Private_TwigService',
  36.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  37.             'App\\Twig\\CallLogExtension' => 'getCallLogExtensionService',
  38.             'cache.app' => 'getCache_AppService',
  39.             'cache.system' => 'getCache_SystemService',
  40.             'data_collector.dump' => 'getDataCollector_DumpService',
  41.             'doctrine' => 'getDoctrineService',
  42.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  43.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  44.             'event_dispatcher' => 'getEventDispatcherService',
  45.             'http_kernel' => 'getHttpKernelService',
  46.             'profiler' => 'getProfilerService',
  47.             'request_stack' => 'getRequestStackService',
  48.             'router' => 'getRouterService',
  49.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  50.             'security.token_storage' => 'getSecurity_TokenStorageService',
  51.             'session' => 'getSessionService',
  52.             'translator' => 'getTranslatorService',
  53.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  54.             'cache_clearer' => 'getCacheClearerService',
  55.             'filesystem' => 'getFilesystemService',
  56.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  57.             'form.factory' => 'getForm_FactoryService',
  58.             'form.type.file' => 'getForm_Type_FileService',
  59.             'serializer' => 'getSerializerService',
  60.             'twig' => 'getTwigService',
  61.             'validator' => 'getValidatorService',
  62.         ];
  63.         $this->fileMap = [
  64.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  65.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  66.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  67.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  68.             'App\\Command\\AppCommandSendReminderEmailsRdv30DaysCommand' => 'getAppCommandSendReminderEmailsRdv30DaysCommandService',
  69.             'App\\Command\\AppCommandSyncCosiumCommand' => 'getAppCommandSyncCosiumCommandService',
  70.             'App\\Command\\ClientRdvUpdateCenterAudioCommand' => 'getClientRdvUpdateCenterAudioCommandService',
  71.             'App\\Command\\EquipmentStatusReportCommand' => 'getEquipmentStatusReportCommandService',
  72.             'App\\Command\\FetchExternalArticlesCommand' => 'getFetchExternalArticlesCommandService',
  73.             'App\\Command\\FetchGoogleEventsCommand' => 'getFetchGoogleEventsCommandService',
  74.             'App\\Command\\FetchLeadsCommand' => 'getFetchLeadsCommandService',
  75.             'App\\Command\\GenerateOpticalInvoiceCommand' => 'getGenerateOpticalInvoiceCommandService',
  76.             'App\\Command\\LeadRdvCleanupCommand' => 'getLeadRdvCleanupCommandService',
  77.             'App\\Command\\LogTestCommand' => 'getLogTestCommandService',
  78.             'App\\Command\\ScheduleEmailCampaignCommand' => 'getScheduleEmailCampaignCommandService',
  79.             'App\\Command\\SendAppointmentRemindersCommand' => 'getSendAppointmentRemindersCommandService',
  80.             'App\\Command\\SendBillingAudioLibreCommand' => 'getSendBillingAudioLibreCommandService',
  81.             'App\\Command\\SendBillingCdaCommand' => 'getSendBillingCdaCommandService',
  82.             'App\\Command\\SendBirthdayEmailsCommand' => 'getSendBirthdayEmailsCommandService',
  83.             'App\\Command\\SendEquipmentStatusCallsCommand' => 'getSendEquipmentStatusCallsCommandService',
  84.             'App\\Command\\SendFailedPaymentEmailsCommand' => 'getSendFailedPaymentEmailsCommandService',
  85.             'App\\Command\\SendFollowup15DaysCallsCommand' => 'getSendFollowup15DaysCallsCommandService',
  86.             'App\\Command\\SendFollowup31DaysCallsCommand' => 'getSendFollowup31DaysCallsCommandService',
  87.             'App\\Command\\SendFollowupCallsCommand' => 'getSendFollowupCallsCommandService',
  88.             'App\\Command\\SendRdvStatusReminders' => 'getSendRdvStatusRemindersService',
  89.             'App\\Command\\UpdateAudioPartnerCommand' => 'getUpdateAudioPartnerCommandService',
  90.             'App\\Controller\\AccessControl\\AccessController' => 'getAccessControllerService',
  91.             'App\\Controller\\AdministrateurController' => 'getAdministrateurControllerService',
  92.             'App\\Controller\\Ads\\ChatbotController' => 'getChatbotControllerService',
  93.             'App\\Controller\\AnamneseController' => 'getAnamneseControllerService',
  94.             'App\\Controller\\ArticleController' => 'getArticleControllerService',
  95.             'App\\Controller\\AssistanteController' => 'getAssistanteControllerService',
  96.             'App\\Controller\\AudioController' => 'getAudioControllerService',
  97.             'App\\Controller\\Audio\\RoleController' => 'getRoleControllerService',
  98.             'App\\Controller\\Audiometrie\\SettingController' => 'getSettingControllerService',
  99.             'App\\Controller\\Audiometrie\\TonaleController' => 'getTonaleControllerService',
  100.             'App\\Controller\\Audiometrie\\VocalController' => 'getVocalControllerService',
  101.             'App\\Controller\\AuthController' => 'getAuthControllerService',
  102.             'App\\Controller\\CenterImportedController' => 'getCenterImportedControllerService',
  103.             'App\\Controller\\Center\\StationController' => 'getStationControllerService',
  104.             'App\\Controller\\CentreController' => 'getCentreControllerService',
  105.             'App\\Controller\\CentreTempController' => 'getCentreTempControllerService',
  106.             'App\\Controller\\ClientController' => 'getClientControllerService',
  107.             'App\\Controller\\ClientStatusController' => 'getClientStatusControllerService',
  108.             'App\\Controller\\ClientTempController' => 'getClientTempControllerService',
  109.             'App\\Controller\\Client\\ClientApiController' => 'getClientApiControllerService',
  110.             'App\\Controller\\DashboardController' => 'getDashboardControllerService',
  111.             'App\\Controller\\Device\\DeviceController' => 'getDeviceControllerService',
  112.             'App\\Controller\\DiplomeController' => 'getDiplomeControllerService',
  113.             'App\\Controller\\DocumentController' => 'getDocumentControllerService',
  114.             'App\\Controller\\ExperienceProController' => 'getExperienceProControllerService',
  115.             'App\\Controller\\FAQController' => 'getFAQControllerService',
  116.             'App\\Controller\\FacturesController' => 'getFacturesControllerService',
  117.             'App\\Controller\\HelpQuestionsController' => 'getHelpQuestionsControllerService',
  118.             'App\\Controller\\Import\\Client\\FileUploadController' => 'getFileUploadControllerService',
  119.             'App\\Controller\\Import\\ImportFileController' => 'getImportFileControllerService',
  120.             'App\\Controller\\LandingController' => 'getLandingControllerService',
  121.             'App\\Controller\\LegalController' => 'getLegalControllerService',
  122.             'App\\Controller\\LieuController' => 'getLieuControllerService',
  123.             'App\\Controller\\MotifController' => 'getMotifControllerService',
  124.             'App\\Controller\\MutuelleController' => 'getMutuelleControllerService',
  125.             'App\\Controller\\NoteController' => 'getNoteControllerService',
  126.             'App\\Controller\\OauthController' => 'getOauthControllerService',
  127.             'App\\Controller\\Optical\\OpticalSecurityController' => 'getOpticalSecurityControllerService',
  128.             'App\\Controller\\PageController' => 'getPageControllerService',
  129.             'App\\Controller\\Partner\\PartnerController' => 'getPartnerControllerService',
  130.             'App\\Controller\\Partner\\WebhookDocageController' => 'getWebhookDocageControllerService',
  131.             'App\\Controller\\PaymentMethodController' => 'getPaymentMethodControllerService',
  132.             'App\\Controller\\PrestationController' => 'getPrestationControllerService',
  133.             'App\\Controller\\ProchesController' => 'getProchesControllerService',
  134.             'App\\Controller\\ProfilController' => 'getProfilControllerService',
  135.             'App\\Controller\\RdvController' => 'getRdvControllerService',
  136.             'App\\Controller\\ReminderController' => 'getReminderControllerService',
  137.             'App\\Controller\\RemplacantController' => 'getRemplacantControllerService',
  138.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  139.             'App\\Controller\\SitemapController' => 'getSitemapControllerService',
  140.             'App\\Controller\\SpecialiteController' => 'getSpecialiteControllerService',
  141.             'App\\Controller\\Subscription\\SpecificSubscriptionController' => 'getSpecificSubscriptionControllerService',
  142.             'App\\Controller\\Subscription\\SubscriptionController' => 'getSubscriptionControllerService',
  143.             'App\\Controller\\SynchronisationController' => 'getSynchronisationControllerService',
  144.             'App\\Controller\\Synchronisation\\CosiumController' => 'getCosiumControllerService',
  145.             'App\\Controller\\Synchronisation\\GoogleCalendarController' => 'getGoogleCalendarControllerService',
  146.             'App\\Controller\\TestClientController' => 'getTestClientControllerService',
  147.             'App\\Controller\\TestQuestionController' => 'getTestQuestionControllerService',
  148.             'App\\Controller\\Test\\SynthflowAdvancedTestController' => 'getSynthflowAdvancedTestControllerService',
  149.             'App\\Controller\\TrustedUserController' => 'getTrustedUserControllerService',
  150.             'App\\Controller\\TwilioController' => 'getTwilioControllerService',
  151.             'App\\Controller\\TwoFactorController' => 'getTwoFactorControllerService',
  152.             'App\\Controller\\Webhook\\GoogleWebhookController' => 'getGoogleWebhookControllerService',
  153.             'App\\Controller\\Webhook\\StripeWebhookController' => 'getStripeWebhookControllerService',
  154.             'App\\Controller\\Webhook\\SynthflowWebhookController' => 'getSynthflowWebhookControllerService',
  155.             'App\\EasyAdmin\\Controller\\AccessUserCrudController' => 'getAccessUserCrudControllerService',
  156.             'App\\EasyAdmin\\Controller\\ArticleCategorieCrudController' => 'getArticleCategorieCrudControllerService',
  157.             'App\\EasyAdmin\\Controller\\ArticleCrudController' => 'getArticleCrudControllerService',
  158.             'App\\EasyAdmin\\Controller\\ArticleTagCrudController' => 'getArticleTagCrudControllerService',
  159.             'App\\EasyAdmin\\Controller\\AtoLauditionPartnerCrudController' => 'getAtoLauditionPartnerCrudControllerService',
  160.             'App\\EasyAdmin\\Controller\\AtolPartnerCrudController' => 'getAtolPartnerCrudControllerService',
  161.             'App\\EasyAdmin\\Controller\\AudioCrudController' => 'getAudioCrudControllerService',
  162.             'App\\EasyAdmin\\Controller\\AudioLibrePartnerCrudController' => 'getAudioLibrePartnerCrudControllerService',
  163.             'App\\EasyAdmin\\Controller\\AudioLibreSubscriptionCrudController' => 'getAudioLibreSubscriptionCrudControllerService',
  164.             'App\\EasyAdmin\\Controller\\AudioPartnerCrudController' => 'getAudioPartnerCrudControllerService',
  165.             'App\\EasyAdmin\\Controller\\CategorieCrudController' => 'getCategorieCrudControllerService',
  166.             'App\\EasyAdmin\\Controller\\CentreCrudController' => 'getCentreCrudControllerService',
  167.             'App\\EasyAdmin\\Controller\\CentreTempCrudController' => 'getCentreTempCrudControllerService',
  168.             'App\\EasyAdmin\\Controller\\ClientCrudController' => 'getClientCrudControllerService',
  169.             'App\\EasyAdmin\\Controller\\ClientStatusCrudController' => 'getClientStatusCrudControllerService',
  170.             'App\\EasyAdmin\\Controller\\ClientTempCrudController' => 'getClientTempCrudControllerService',
  171.             'App\\EasyAdmin\\Controller\\ContractCategoryCrudController' => 'getContractCategoryCrudControllerService',
  172.             'App\\EasyAdmin\\Controller\\CreateAdminController' => 'getCreateAdminControllerService',
  173.             'App\\EasyAdmin\\Controller\\DashboardController' => 'getDashboardController2Service',
  174.             'App\\EasyAdmin\\Controller\\EmailCampaignCrudController' => 'getEmailCampaignCrudControllerService',
  175.             'App\\EasyAdmin\\Controller\\FAQCrudController' => 'getFAQCrudControllerService',
  176.             'App\\EasyAdmin\\Controller\\FactureCrudController' => 'getFactureCrudControllerService',
  177.             'App\\EasyAdmin\\Controller\\FactureOpticalCrudController' => 'getFactureOpticalCrudControllerService',
  178.             'App\\EasyAdmin\\Controller\\ImportCenterCrudController' => 'getImportCenterCrudControllerService',
  179.             'App\\EasyAdmin\\Controller\\LeadRdvCrudController' => 'getLeadRdvCrudControllerService',
  180.             'App\\EasyAdmin\\Controller\\LeadStatusCrudController' => 'getLeadStatusCrudControllerService',
  181.             'App\\EasyAdmin\\Controller\\LoginLogCrudController' => 'getLoginLogCrudControllerService',
  182.             'App\\EasyAdmin\\Controller\\PartnerSubscriptionCrudController' => 'getPartnerSubscriptionCrudControllerService',
  183.             'App\\EasyAdmin\\Controller\\RdvCrudController' => 'getRdvCrudControllerService',
  184.             'App\\EasyAdmin\\Controller\\RdvMyAudioCrudController' => 'getRdvMyAudioCrudControllerService',
  185.             'App\\EasyAdmin\\Controller\\RdvOcCrudController' => 'getRdvOcCrudControllerService',
  186.             'App\\EasyAdmin\\Controller\\RemplacantCrudController' => 'getRemplacantCrudControllerService',
  187.             'App\\EasyAdmin\\Controller\\TagCrudController' => 'getTagCrudControllerService',
  188.             'App\\EasyAdmin\\DataFixtures\\AppFixtures' => 'getAppFixturesService',
  189.             'App\\EasyAdmin\\OpticalController\\DashboardController' => 'getDashboardController3Service',
  190.             'App\\EasyAdmin\\OpticalController\\FactureOpticalCrudController' => 'getFactureOpticalCrudController2Service',
  191.             'App\\EasyAdmin\\OpticalController\\RdvOcCrudController' => 'getRdvOcCrudController2Service',
  192.             'App\\EasyAdmin\\WriterController\\ArticleCrudController' => 'getArticleCrudController2Service',
  193.             'App\\EasyAdmin\\WriterController\\CategorieCrudController' => 'getCategorieCrudController2Service',
  194.             'App\\EasyAdmin\\WriterController\\DashboardController' => 'getDashboardController4Service',
  195.             'App\\Entity\\AccessCentre' => 'getAccessCentreService',
  196.             'App\\Entity\\AccessControl\\AccessPermission' => 'getAccessPermissionService',
  197.             'App\\Entity\\AccessControl\\AccessRole' => 'getAccessRoleService',
  198.             'App\\Entity\\AccessControl\\AccessUser' => 'getAccessUserService',
  199.             'App\\Entity\\Administrateur' => 'getAdministrateurService',
  200.             'App\\Entity\\Anamnese' => 'getAnamneseService',
  201.             'App\\Entity\\Article' => 'getArticleService',
  202.             'App\\Entity\\ArticleCategorie' => 'getArticleCategorieService',
  203.             'App\\Entity\\ArticleTag' => 'getArticleTagService',
  204.             'App\\Entity\\Assistante' => 'getAssistanteService',
  205.             'App\\Entity\\AtoLauditionPartner' => 'getAtoLauditionPartnerService',
  206.             'App\\Entity\\Audio' => 'getAudioService',
  207.             'App\\Entity\\AudioByPartner' => 'getAudioByPartnerService',
  208.             'App\\Entity\\AudioCentre' => 'getAudioCentreService',
  209.             'App\\Entity\\AudioCommentaire' => 'getAudioCommentaireService',
  210.             'App\\Entity\\AudioDiplome' => 'getAudioDiplomeService',
  211.             'App\\Entity\\AudioHelpQuestions' => 'getAudioHelpQuestionsService',
  212.             'App\\Entity\\AudioMotif' => 'getAudioMotifService',
  213.             'App\\Entity\\AudioSpecialite' => 'getAudioSpecialiteService',
  214.             'App\\Entity\\Audio\\Role' => 'getRoleService',
  215.             'App\\Entity\\Audiometrie\\SessionTonaleAnswer' => 'getSessionTonaleAnswerService',
  216.             'App\\Entity\\Audiometrie\\SessionVocalAnswer' => 'getSessionVocalAnswerService',
  217.             'App\\Entity\\Audiometrie\\Setting' => 'getSettingService',
  218.             'App\\Entity\\Audiometrie\\TonaleSession' => 'getTonaleSessionService',
  219.             'App\\Entity\\Audiometrie\\VocalSession' => 'getVocalSessionService',
  220.             'App\\Entity\\CallInteraction' => 'getCallInteractionService',
  221.             'App\\Entity\\CallLog' => 'getCallLogService',
  222.             'App\\Entity\\CancellationRecord' => 'getCancellationRecordService',
  223.             'App\\Entity\\Categorie' => 'getCategorieService',
  224.             'App\\Entity\\CenterImage' => 'getCenterImageService',
  225.             'App\\Entity\\CenterImported' => 'getCenterImportedService',
  226.             'App\\Entity\\Centre' => 'getCentreService',
  227.             'App\\Entity\\CentreDocument' => 'getCentreDocumentService',
  228.             'App\\Entity\\CentreMutuelle' => 'getCentreMutuelleService',
  229.             'App\\Entity\\CentrePrestation' => 'getCentrePrestationService',
  230.             'App\\Entity\\CentreTemp' => 'getCentreTempService',
  231.             'App\\Entity\\CentreTier' => 'getCentreTierService',
  232.             'App\\Entity\\Client' => 'getClientService',
  233.             'App\\Entity\\ClientAnamnese' => 'getClientAnamneseService',
  234.             'App\\Entity\\ClientBlocked' => 'getClientBlockedService',
  235.             'App\\Entity\\ClientDocument' => 'getClientDocumentService',
  236.             'App\\Entity\\ClientStatus' => 'getClientStatusService',
  237.             'App\\Entity\\ClientTemp' => 'getClientTempService',
  238.             'App\\Entity\\Client\\AssureCivility' => 'getAssureCivilityService',
  239.             'App\\Entity\\Client\\BirthOrder' => 'getBirthOrderService',
  240.             'App\\Entity\\Client\\QualityAmo' => 'getQualityAmoService',
  241.             'App\\Entity\\Client\\RelationAmc' => 'getRelationAmcService',
  242.             'App\\Entity\\Client\\SanteAmc' => 'getSanteAmcService',
  243.             'App\\Entity\\Client\\SanteAmo' => 'getSanteAmoService',
  244.             'App\\Entity\\Commission' => 'getCommissionService',
  245.             'App\\Entity\\Contact' => 'getContactService',
  246.             'App\\Entity\\ContractCategory' => 'getContractCategoryService',
  247.             'App\\Entity\\DeletionRequest' => 'getDeletionRequestService',
  248.             'App\\Entity\\Departement' => 'getDepartementService',
  249.             'App\\Entity\\Device\\ClientDevice' => 'getClientDeviceService',
  250.             'App\\Entity\\Device\\Device' => 'getDeviceService',
  251.             'App\\Entity\\Device\\SettingDevice' => 'getSettingDeviceService',
  252.             'App\\Entity\\Diplome' => 'getDiplomeService',
  253.             'App\\Entity\\Document' => 'getDocumentService',
  254.             'App\\Entity\\EmailCampaign' => 'getEmailCampaignService',
  255.             'App\\Entity\\EmailCampaignRecipient' => 'getEmailCampaignRecipientService',
  256.             'App\\Entity\\EtatRdv' => 'getEtatRdvService',
  257.             'App\\Entity\\ExperiencePro' => 'getExperienceProService',
  258.             'App\\Entity\\FAQ' => 'getFAQService',
  259.             'App\\Entity\\Factures' => 'getFacturesService',
  260.             'App\\Entity\\FailedPaymentNotification' => 'getFailedPaymentNotificationService',
  261.             'App\\Entity\\GoogleAgenda' => 'getGoogleAgendaService',
  262.             'App\\Entity\\HelpQuestions' => 'getHelpQuestionsService',
  263.             'App\\Entity\\Holiday' => 'getHolidayService',
  264.             'App\\Entity\\ImportCenter' => 'getImportCenterService',
  265.             'App\\Entity\\ImportHistory' => 'getImportHistoryService',
  266.             'App\\Entity\\InfoCategorie' => 'getInfoCategorieService',
  267.             'App\\Entity\\LeadRdv' => 'getLeadRdvService',
  268.             'App\\Entity\\LeadStatus' => 'getLeadStatusService',
  269.             'App\\Entity\\Legal' => 'getLegalService',
  270.             'App\\Entity\\Lieu' => 'getLieuService',
  271.             'App\\Entity\\LieuMutuelle' => 'getLieuMutuelleService',
  272.             'App\\Entity\\LieuPrestation' => 'getLieuPrestationService',
  273.             'App\\Entity\\LieuTier' => 'getLieuTierService',
  274.             'App\\Entity\\LogRelance' => 'getLogRelanceService',
  275.             'App\\Entity\\Motif' => 'getMotifService',
  276.             'App\\Entity\\Mutuelle' => 'getMutuelleService',
  277.             'App\\Entity\\Note' => 'getNoteService',
  278.             'App\\Entity\\NotificationRdvSms' => 'getNotificationRdvSmsService',
  279.             'App\\Entity\\Notification\\CentreStaff' => 'getCentreStaffService',
  280.             'App\\Entity\\Notification\\RdvSms' => 'getRdvSmsService',
  281.             'App\\Entity\\OpticalInvoice' => 'getOpticalInvoiceService',
  282.             'App\\Entity\\OrderDatatable' => 'getOrderDatatableService',
  283.             'App\\Entity\\OrderPatientDatatable' => 'getOrderPatientDatatableService',
  284.             'App\\Entity\\Page' => 'getPageService',
  285.             'App\\Entity\\PageCategorie' => 'getPageCategorieService',
  286.             'App\\Entity\\PageInfoCategorie' => 'getPageInfoCategorieService',
  287.             'App\\Entity\\PageTag' => 'getPageTagService',
  288.             'App\\Entity\\Partner\\AudioLibrePartner' => 'getAudioLibrePartnerService',
  289.             'App\\Entity\\Partner\\AudioPartner' => 'getAudioPartnerService',
  290.             'App\\Entity\\Partner\\BillingAudioLibre' => 'getBillingAudioLibreService',
  291.             'App\\Entity\\Partner\\BillingCda' => 'getBillingCdaService',
  292.             'App\\Entity\\Partner\\BillingFile' => 'getBillingFileService',
  293.             'App\\Entity\\Partner\\PartnerSubscription' => 'getPartnerSubscriptionService',
  294.             'App\\Entity\\PaymentMethod' => 'getPaymentMethodService',
  295.             'App\\Entity\\Payment\\Subscription' => 'getSubscriptionService',
  296.             'App\\Entity\\Permission' => 'getPermissionService',
  297.             'App\\Entity\\Plan' => 'getPlanService',
  298.             'App\\Entity\\Prestation' => 'getPrestationService',
  299.             'App\\Entity\\Proches' => 'getProchesService',
  300.             'App\\Entity\\Profil' => 'getProfilService',
  301.             'App\\Entity\\ProfilPermission' => 'getProfilPermissionService',
  302.             'App\\Entity\\Rdv' => 'getRdvService',
  303.             'App\\Entity\\RdvEvent' => 'getRdvEventService',
  304.             'App\\Entity\\RegionDepartment' => 'getRegionDepartmentService',
  305.             'App\\Entity\\Reminder' => 'getReminderService',
  306.             'App\\Entity\\Remplacant' => 'getRemplacantService',
  307.             'App\\Entity\\RemplacantSpecialite' => 'getRemplacantSpecialiteService',
  308.             'App\\Entity\\RoadType' => 'getRoadTypeService',
  309.             'App\\Entity\\Specialite' => 'getSpecialiteService',
  310.             'App\\Entity\\SpecificSubscription' => 'getSpecificSubscriptionService',
  311.             'App\\Entity\\Station' => 'getStationService',
  312.             'App\\Entity\\Status' => 'getStatusService',
  313.             'App\\Entity\\StatusRdv' => 'getStatusRdvService',
  314.             'App\\Entity\\SynchronisationSetting' => 'getSynchronisationSettingService',
  315.             'App\\Entity\\Synchronisation\\CosiumCategorie' => 'getCosiumCategorieService',
  316.             'App\\Entity\\Synchronisation\\CosiumCenter' => 'getCosiumCenterService',
  317.             'App\\Entity\\Synchronisation\\CosiumEvent' => 'getCosiumEventService',
  318.             'App\\Entity\\Synchronisation\\CosiumRdv' => 'getCosiumRdvService',
  319.             'App\\Entity\\Synchronisation\\SynchronisationCosium' => 'getSynchronisationCosiumService',
  320.             'App\\Entity\\Tag' => 'getTagService',
  321.             'App\\Entity\\TestAppareil' => 'getTestAppareilService',
  322.             'App\\Entity\\TestClient' => 'getTestClientService',
  323.             'App\\Entity\\TestQuestion' => 'getTestQuestionService',
  324.             'App\\Entity\\Tier' => 'getTierService',
  325.             'App\\Entity\\Token' => 'getTokenService',
  326.             'App\\Entity\\TokenAdminSwitcher' => 'getTokenAdminSwitcherService',
  327.             'App\\Entity\\TrustedUser' => 'getTrustedUserService',
  328.             'App\\Entity\\Ville' => 'getVilleService',
  329.             'App\\Enum\\AbonnementType' => 'getAbonnementTypeService',
  330.             'App\\Enum\\ComissionPaymentMode' => 'getComissionPaymentModeService',
  331.             'App\\Enum\\ContractType' => 'getContractTypeService',
  332.             'App\\Enum\\FirstConnexion' => 'getFirstConnexionService',
  333.             'App\\Enum\\Status' => 'getStatus2Service',
  334.             'App\\Enum\\SubscriptionPaymentMode' => 'getSubscriptionPaymentModeService',
  335.             'App\\EventListener\\LogoutListener' => 'getLogoutListenerService',
  336.             'App\\Exception\\ImportException' => 'getImportExceptionService',
  337.             'App\\Form\\AccessCentreType' => 'getAccessCentreTypeService',
  338.             'App\\Form\\AudioCentreType' => 'getAudioCentreTypeService',
  339.             'App\\Form\\AudioDiplomeType' => 'getAudioDiplomeTypeService',
  340.             'App\\Form\\AudioSpecialiteType' => 'getAudioSpecialiteTypeService',
  341.             'App\\Form\\CenterImageType' => 'getCenterImageTypeService',
  342.             'App\\Form\\CentreMutuelleType' => 'getCentreMutuelleTypeService',
  343.             'App\\Form\\CentrePrestationType' => 'getCentrePrestationTypeService',
  344.             'App\\Form\\ClientStatusType' => 'getClientStatusTypeService',
  345.             'App\\Form\\Filter\\ClientStatusFilterType' => 'getClientStatusFilterTypeService',
  346.             'App\\Form\\HorairesType' => 'getHorairesTypeService',
  347.             'App\\Form\\ImportHistoryType' => 'getImportHistoryTypeService',
  348.             'App\\Form\\PasswordTypee' => 'getPasswordTypeeService',
  349.             'App\\Form\\RemplacantSpecialiteType' => 'getRemplacantSpecialiteTypeService',
  350.             'App\\Form\\SpecificSubscType' => 'getSpecificSubscTypeService',
  351.             'App\\Form\\SpecificSubscriptionType' => 'getSpecificSubscriptionTypeService',
  352.             'App\\Form\\TimeSelectorType' => 'getTimeSelectorTypeService',
  353.             'App\\Form\\Type\\ClientStatusFilterType' => 'getClientStatusFilterType2Service',
  354.             'App\\Repository\\AccessCentreRepository' => 'getAccessCentreRepositoryService',
  355.             'App\\Repository\\AccessControl\\AccessPermissionRepository' => 'getAccessPermissionRepositoryService',
  356.             'App\\Repository\\AccessControl\\AccessRoleRepository' => 'getAccessRoleRepositoryService',
  357.             'App\\Repository\\AccessControl\\AccessUserRepository' => 'getAccessUserRepositoryService',
  358.             'App\\Repository\\AdministrateurRepository' => 'getAdministrateurRepositoryService',
  359.             'App\\Repository\\AnamneseRepository' => 'getAnamneseRepositoryService',
  360.             'App\\Repository\\ArticleCategorieRepository' => 'getArticleCategorieRepositoryService',
  361.             'App\\Repository\\ArticleRepository' => 'getArticleRepositoryService',
  362.             'App\\Repository\\ArticleTagRepository' => 'getArticleTagRepositoryService',
  363.             'App\\Repository\\AssistanteRepository' => 'getAssistanteRepositoryService',
  364.             'App\\Repository\\AtoLauditionPartnerRepository' => 'getAtoLauditionPartnerRepositoryService',
  365.             'App\\Repository\\AudioByPartnerRepository' => 'getAudioByPartnerRepositoryService',
  366.             'App\\Repository\\AudioCentreRepository' => 'getAudioCentreRepositoryService',
  367.             'App\\Repository\\AudioCommentaireRepository' => 'getAudioCommentaireRepositoryService',
  368.             'App\\Repository\\AudioDiplomeRepository' => 'getAudioDiplomeRepositoryService',
  369.             'App\\Repository\\AudioHelpQuestionsRepository' => 'getAudioHelpQuestionsRepositoryService',
  370.             'App\\Repository\\AudioLibrePartnerRepository' => 'getAudioLibrePartnerRepositoryService',
  371.             'App\\Repository\\AudioMotifRepository' => 'getAudioMotifRepositoryService',
  372.             'App\\Repository\\AudioPartnerRepository' => 'getAudioPartnerRepositoryService',
  373.             'App\\Repository\\AudioRepository' => 'getAudioRepositoryService',
  374.             'App\\Repository\\AudioSpecialiteRepository' => 'getAudioSpecialiteRepositoryService',
  375.             'App\\Repository\\Audio\\RoleRepository' => 'getRoleRepositoryService',
  376.             'App\\Repository\\Audiometrie\\SessionTonaleAnswerRepository' => 'getSessionTonaleAnswerRepositoryService',
  377.             'App\\Repository\\Audiometrie\\SessionVocalAnswerRepository' => 'getSessionVocalAnswerRepositoryService',
  378.             'App\\Repository\\Audiometrie\\SettingRepository' => 'getSettingRepositoryService',
  379.             'App\\Repository\\Audiometrie\\TonaleSessionRepository' => 'getTonaleSessionRepositoryService',
  380.             'App\\Repository\\Audiometrie\\VocalSessionRepository' => 'getVocalSessionRepositoryService',
  381.             'App\\Repository\\CallInteractionRepository' => 'getCallInteractionRepositoryService',
  382.             'App\\Repository\\CallLogRepository' => 'getCallLogRepositoryService',
  383.             'App\\Repository\\CancellationRecordRepository' => 'getCancellationRecordRepositoryService',
  384.             'App\\Repository\\CategorieRepository' => 'getCategorieRepositoryService',
  385.             'App\\Repository\\CenterImageRepository' => 'getCenterImageRepositoryService',
  386.             'App\\Repository\\CenterImportedRepository' => 'getCenterImportedRepositoryService',
  387.             'App\\Repository\\CentreDocumentRepository' => 'getCentreDocumentRepositoryService',
  388.             'App\\Repository\\CentreMutuelleRepository' => 'getCentreMutuelleRepositoryService',
  389.             'App\\Repository\\CentrePrestationRepository' => 'getCentrePrestationRepositoryService',
  390.             'App\\Repository\\CentreRepository' => 'getCentreRepositoryService',
  391.             'App\\Repository\\CentreTempRepository' => 'getCentreTempRepositoryService',
  392.             'App\\Repository\\CentreTierRepository' => 'getCentreTierRepositoryService',
  393.             'App\\Repository\\ClientAnamneseRepository' => 'getClientAnamneseRepositoryService',
  394.             'App\\Repository\\ClientBlockedRepository' => 'getClientBlockedRepositoryService',
  395.             'App\\Repository\\ClientDocumentRepository' => 'getClientDocumentRepositoryService',
  396.             'App\\Repository\\ClientRepository' => 'getClientRepositoryService',
  397.             'App\\Repository\\ClientStatusRepository' => 'getClientStatusRepositoryService',
  398.             'App\\Repository\\ClientTempRepository' => 'getClientTempRepositoryService',
  399.             'App\\Repository\\Client\\AssureCivilityRepository' => 'getAssureCivilityRepositoryService',
  400.             'App\\Repository\\Client\\BirthOrderRepository' => 'getBirthOrderRepositoryService',
  401.             'App\\Repository\\Client\\QualityAmoRepository' => 'getQualityAmoRepositoryService',
  402.             'App\\Repository\\Client\\RelationAmcRepository' => 'getRelationAmcRepositoryService',
  403.             'App\\Repository\\Client\\SanteAmcRepository' => 'getSanteAmcRepositoryService',
  404.             'App\\Repository\\Client\\SanteAmoRepository' => 'getSanteAmoRepositoryService',
  405.             'App\\Repository\\CommissionRepository' => 'getCommissionRepositoryService',
  406.             'App\\Repository\\ContactRepository' => 'getContactRepositoryService',
  407.             'App\\Repository\\ContractCategoryRepository' => 'getContractCategoryRepositoryService',
  408.             'App\\Repository\\DeletionRequestRepository' => 'getDeletionRequestRepositoryService',
  409.             'App\\Repository\\DepartementRepository' => 'getDepartementRepositoryService',
  410.             'App\\Repository\\Device\\ClientDeviceRepository' => 'getClientDeviceRepositoryService',
  411.             'App\\Repository\\Device\\DeviceRepository' => 'getDeviceRepositoryService',
  412.             'App\\Repository\\Device\\SettingDeviceRepository' => 'getSettingDeviceRepositoryService',
  413.             'App\\Repository\\DiplomeRepository' => 'getDiplomeRepositoryService',
  414.             'App\\Repository\\DocumentRepository' => 'getDocumentRepositoryService',
  415.             'App\\Repository\\EmailCampaignRepository' => 'getEmailCampaignRepositoryService',
  416.             'App\\Repository\\EtatRdvRepository' => 'getEtatRdvRepositoryService',
  417.             'App\\Repository\\ExperienceProRepository' => 'getExperienceProRepositoryService',
  418.             'App\\Repository\\FAQRepository' => 'getFAQRepositoryService',
  419.             'App\\Repository\\FacturesRepository' => 'getFacturesRepositoryService',
  420.             'App\\Repository\\FailedPaymentNotificationRepository' => 'getFailedPaymentNotificationRepositoryService',
  421.             'App\\Repository\\GoogleAgendaRepository' => 'getGoogleAgendaRepositoryService',
  422.             'App\\Repository\\HelpQuestionsRepository' => 'getHelpQuestionsRepositoryService',
  423.             'App\\Repository\\HolidayRepository' => 'getHolidayRepositoryService',
  424.             'App\\Repository\\ImportCenterRepository' => 'getImportCenterRepositoryService',
  425.             'App\\Repository\\ImportHistoryRepository' => 'getImportHistoryRepositoryService',
  426.             'App\\Repository\\InfoCategorieRepository' => 'getInfoCategorieRepositoryService',
  427.             'App\\Repository\\LeadRdvRepository' => 'getLeadRdvRepositoryService',
  428.             'App\\Repository\\LeadStatusRepository' => 'getLeadStatusRepositoryService',
  429.             'App\\Repository\\LegalRepository' => 'getLegalRepositoryService',
  430.             'App\\Repository\\LieuMutuelleRepository' => 'getLieuMutuelleRepositoryService',
  431.             'App\\Repository\\LieuPrestationRepository' => 'getLieuPrestationRepositoryService',
  432.             'App\\Repository\\LieuRepository' => 'getLieuRepositoryService',
  433.             'App\\Repository\\LieuTierRepository' => 'getLieuTierRepositoryService',
  434.             'App\\Repository\\LogRelanceRepository' => 'getLogRelanceRepositoryService',
  435.             'App\\Repository\\MedecinRepository' => 'getMedecinRepositoryService',
  436.             'App\\Repository\\MotifRepository' => 'getMotifRepositoryService',
  437.             'App\\Repository\\MutuelleRepository' => 'getMutuelleRepositoryService',
  438.             'App\\Repository\\NoteRepository' => 'getNoteRepositoryService',
  439.             'App\\Repository\\NotificationRdvSmsRepository' => 'getNotificationRdvSmsRepositoryService',
  440.             'App\\Repository\\Notification\\CentreStaffRepository' => 'getCentreStaffRepositoryService',
  441.             'App\\Repository\\Notification\\RdvSmsRepository' => 'getRdvSmsRepositoryService',
  442.             'App\\Repository\\OpticalInvoiceRepository' => 'getOpticalInvoiceRepositoryService',
  443.             'App\\Repository\\OrderDatatableRepository' => 'getOrderDatatableRepositoryService',
  444.             'App\\Repository\\OrderPatientDatatableRepository' => 'getOrderPatientDatatableRepositoryService',
  445.             'App\\Repository\\PageCategorieRepository' => 'getPageCategorieRepositoryService',
  446.             'App\\Repository\\PageInfoCategorieRepository' => 'getPageInfoCategorieRepositoryService',
  447.             'App\\Repository\\PageRepository' => 'getPageRepositoryService',
  448.             'App\\Repository\\PageTagRepository' => 'getPageTagRepositoryService',
  449.             'App\\Repository\\PartnerSubscriptionRepository' => 'getPartnerSubscriptionRepositoryService',
  450.             'App\\Repository\\Partner\\BillingAudioLibreRepository' => 'getBillingAudioLibreRepositoryService',
  451.             'App\\Repository\\Partner\\BillingCdaRepository' => 'getBillingCdaRepositoryService',
  452.             'App\\Repository\\Partner\\BillingFileRepository' => 'getBillingFileRepositoryService',
  453.             'App\\Repository\\PaymentMethodRepository' => 'getPaymentMethodRepositoryService',
  454.             'App\\Repository\\Payment\\SubscriptionRepository' => 'getSubscriptionRepositoryService',
  455.             'App\\Repository\\PermissionRepository' => 'getPermissionRepositoryService',
  456.             'App\\Repository\\PlanRepository' => 'getPlanRepositoryService',
  457.             'App\\Repository\\PrestationRepository' => 'getPrestationRepositoryService',
  458.             'App\\Repository\\ProchesRepository' => 'getProchesRepositoryService',
  459.             'App\\Repository\\ProfilPermissionRepository' => 'getProfilPermissionRepositoryService',
  460.             'App\\Repository\\ProfilRepository' => 'getProfilRepositoryService',
  461.             'App\\Repository\\RdvEventRepository' => 'getRdvEventRepositoryService',
  462.             'App\\Repository\\RdvRepository' => 'getRdvRepositoryService',
  463.             'App\\Repository\\RegionDepartmentRepository' => 'getRegionDepartmentRepositoryService',
  464.             'App\\Repository\\ReminderRepository' => 'getReminderRepositoryService',
  465.             'App\\Repository\\RemplacantRepository' => 'getRemplacantRepositoryService',
  466.             'App\\Repository\\RemplacantSpecialiteRepository' => 'getRemplacantSpecialiteRepositoryService',
  467.             'App\\Repository\\RoadTypeRepository' => 'getRoadTypeRepositoryService',
  468.             'App\\Repository\\SpecialiteRepository' => 'getSpecialiteRepositoryService',
  469.             'App\\Repository\\SpecificSubscriptionRepository' => 'getSpecificSubscriptionRepositoryService',
  470.             'App\\Repository\\StationRepository' => 'getStationRepositoryService',
  471.             'App\\Repository\\StatusRdvRepository' => 'getStatusRdvRepositoryService',
  472.             'App\\Repository\\StatusRepository' => 'getStatusRepositoryService',
  473.             'App\\Repository\\SynchronisationSettingRepository' => 'getSynchronisationSettingRepositoryService',
  474.             'App\\Repository\\Synchronisation\\CosiumCategorieRepository' => 'getCosiumCategorieRepositoryService',
  475.             'App\\Repository\\Synchronisation\\CosiumCenterRepository' => 'getCosiumCenterRepositoryService',
  476.             'App\\Repository\\Synchronisation\\CosiumEventRepository' => 'getCosiumEventRepositoryService',
  477.             'App\\Repository\\Synchronisation\\CosiumRdvRepository' => 'getCosiumRdvRepositoryService',
  478.             'App\\Repository\\Synchronisation\\SynchronisationCosiumRepository' => 'getSynchronisationCosiumRepositoryService',
  479.             'App\\Repository\\TagRepository' => 'getTagRepositoryService',
  480.             'App\\Repository\\TestAppareilRepository' => 'getTestAppareilRepositoryService',
  481.             'App\\Repository\\TestClientRepository' => 'getTestClientRepositoryService',
  482.             'App\\Repository\\TestQuestionRepository' => 'getTestQuestionRepositoryService',
  483.             'App\\Repository\\TierRepository' => 'getTierRepositoryService',
  484.             'App\\Repository\\TokenAdminSwitcherRepository' => 'getTokenAdminSwitcherRepositoryService',
  485.             'App\\Repository\\TokenRepository' => 'getTokenRepositoryService',
  486.             'App\\Repository\\TrustedUserRepository' => 'getTrustedUserRepositoryService',
  487.             'App\\Repository\\VilleRepository' => 'getVilleRepositoryService',
  488.             'App\\Security\\AppUserAuthenticator' => 'getAppUserAuthenticatorService',
  489.             'App\\Service\\AccessControl\\AuthorizationService' => 'getAuthorizationServiceService',
  490.             'App\\Service\\AccessControl\\RBACService' => 'getRBACServiceService',
  491.             'App\\Service\\AdsCompany\\EmailCampaignRecipientService' => 'getEmailCampaignRecipientServiceService',
  492.             'App\\Service\\AdsCompany\\GoogleSheetsService' => 'getGoogleSheetsServiceService',
  493.             'App\\Service\\AdsCompany\\RepresentativeCdaService' => 'getRepresentativeCdaServiceService',
  494.             'App\\Service\\Audiometrie\\FileUpload' => 'getFileUploadService',
  495.             'App\\Service\\Audiometrie\\SettingManager' => 'getSettingManagerService',
  496.             'App\\Service\\Audiometrie\\TonaleService' => 'getTonaleServiceService',
  497.             'App\\Service\\Audiometrie\\VocalService' => 'getVocalServiceService',
  498.             'App\\Service\\Billing\\BillingAtolService' => 'getBillingAtolServiceService',
  499.             'App\\Service\\Billing\\BillingAudioLibreService' => 'getBillingAudioLibreServiceService',
  500.             'App\\Service\\Billing\\BillingCdaService' => 'getBillingCdaServiceService',
  501.             'App\\Service\\Billing\\BillingOpticalService' => 'getBillingOpticalServiceService',
  502.             'App\\Service\\Billing\\BillingService' => 'getBillingServiceService',
  503.             'App\\Service\\Billing\\BillingSpecificContract' => 'getBillingSpecificContractService',
  504.             'App\\Service\\Center\\CenterManager' => 'getCenterManagerService',
  505.             'App\\Service\\Center\\Station' => 'getStation2Service',
  506.             'App\\Service\\Client\\AssureCivilityService' => 'getAssureCivilityServiceService',
  507.             'App\\Service\\Client\\BirthOrderService' => 'getBirthOrderServiceService',
  508.             'App\\Service\\Client\\QualityAmoService' => 'getQualityAmoServiceService',
  509.             'App\\Service\\Client\\RelationAmcService' => 'getRelationAmcServiceService',
  510.             'App\\Service\\Client\\RoadTypeService' => 'getRoadTypeServiceService',
  511.             'App\\Service\\Client\\SanteAmcService' => 'getSanteAmcServiceService',
  512.             'App\\Service\\Client\\SanteAmoService' => 'getSanteAmoServiceService',
  513.             'App\\Service\\Client\\SynchroniseClientMyAudioDataByRdv' => 'getSynchroniseClientMyAudioDataByRdvService',
  514.             'App\\Service\\Cosium\\ClientCosiumService' => 'getClientCosiumServiceService',
  515.             'App\\Service\\Cosium\\CosiumApiConstants' => 'getCosiumApiConstantsService',
  516.             'App\\Service\\Cosium\\CosiumApiService' => 'getCosiumApiServiceService',
  517.             'App\\Service\\Device\\DeviceService' => 'getDeviceServiceService',
  518.             'App\\Service\\EasyAdmin\\Center\\CentreStatsService' => 'getCentreStatsServiceService',
  519.             'App\\Service\\EasyAdmin\\Center\\CrudConfigurator' => 'getCrudConfiguratorService',
  520.             'App\\Service\\EasyAdmin\\LeadRdv\\CrudConfigurator' => 'getCrudConfigurator2Service',
  521.             'App\\Service\\EasyAdmin\\LeadRdv\\DetailPageStrategy' => 'getDetailPageStrategyService',
  522.             'App\\Service\\EasyAdmin\\LeadRdv\\EditPageStrategy' => 'getEditPageStrategyService',
  523.             'App\\Service\\EasyAdmin\\LeadRdv\\IndexPageStrategy' => 'getIndexPageStrategyService',
  524.             'App\\Service\\EasyAdmin\\LeadRdv\\LeadRdvStatsService' => 'getLeadRdvStatsServiceService',
  525.             'App\\Service\\EasyAdmin\\LeadRdv\\PageConfigurationContext' => 'getPageConfigurationContextService',
  526.             'App\\Service\\EasyAdmin\\RdvMyAudio\\RdvMyAudioStatsService' => 'getRdvMyAudioStatsServiceService',
  527.             'App\\Service\\FileUploader' => 'getFileUploaderService',
  528.             'App\\Service\\GoogleCalendar\\GoogleAccessRevoker' => 'getGoogleAccessRevokerService',
  529.             'App\\Service\\GoogleCalendar\\GoogleCalendarService' => 'getGoogleCalendarServiceService',
  530.             'App\\Service\\Import\\CenterImportService' => 'getCenterImportServiceService',
  531.             'App\\Service\\Import\\CsvImporter' => 'getCsvImporterService',
  532.             'App\\Service\\Import\\ImportClient' => 'getImportClientService',
  533.             'App\\Service\\Import\\ImportService' => 'getImportServiceService',
  534.             'App\\Service\\Import\\Mapper\\ClientMapper' => 'getClientMapperService',
  535.             'App\\Service\\Lead\\AdminNotificationService' => 'getAdminNotificationServiceService',
  536.             'App\\Service\\Lead\\AppointmentCallService' => 'getAppointmentCallServiceService',
  537.             'App\\Service\\Lead\\CallTrackerService' => 'getCallTrackerServiceService',
  538.             'App\\Service\\Lead\\CentreAvailabilityService' => 'getCentreAvailabilityServiceService',
  539.             'App\\Service\\Lead\\ElevenLabsService' => 'getElevenLabsServiceService',
  540.             'App\\Service\\Lead\\SynthflowService' => 'getSynthflowServiceService',
  541.             'App\\Service\\Lead\\TwilioMessageStore' => 'getTwilioMessageStoreService',
  542.             'App\\Service\\Lead\\TwilioService' => 'getTwilioServiceService',
  543.             'App\\Service\\Lead\\WhatsappService' => 'getWhatsappServiceService',
  544.             'App\\Service\\Notification\\EmailNotificationBirthdayClient' => 'getEmailNotificationBirthdayClientService',
  545.             'App\\Service\\Notification\\EmailNotificationDemoService' => 'getEmailNotificationDemoServiceService',
  546.             'App\\Service\\Notification\\EmailNotificationService' => 'getEmailNotificationServiceService',
  547.             'App\\Service\\Notification\\FailedPaymentNotificationService' => 'getFailedPaymentNotificationServiceService',
  548.             'App\\Service\\Notification\\RdvSmsService' => 'getRdvSmsServiceService',
  549.             'App\\Service\\Order\\OrderPatient' => 'getOrderPatientService',
  550.             'App\\Service\\Partner\\AudioLibreEdiService' => 'getAudioLibreEdiServiceService',
  551.             'App\\Service\\Partner\\CdaApiService' => 'getCdaApiServiceService',
  552.             'App\\Service\\Partner\\GenerateBillingCdaService' => 'getGenerateBillingCdaServiceService',
  553.             'App\\Service\\Partner\\InvoiceService' => 'getInvoiceServiceService',
  554.             'App\\Service\\Payment\\SubscriptionService' => 'getSubscriptionServiceService',
  555.             'App\\Service\\PublicFunction' => 'getPublicFunctionService',
  556.             'App\\Service\\Registration\\RegisterService' => 'getRegisterServiceService',
  557.             'App\\Service\\SmsHandler' => 'getSmsHandlerService',
  558.             'App\\Service\\Subscription\\StripeService' => 'getStripeServiceService',
  559.             'App\\Service\\Subscription\\StripeWebhookService' => 'getStripeWebhookServiceService',
  560.             'App\\Service\\Utilities\\Utils' => 'getUtilsService',
  561.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  562.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand' => 'getMakeAdminDashboardCommandService',
  563.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand' => 'getMakeAdminMigrationCommandService',
  564.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand' => 'getMakeCrudControllerCommandService',
  565.             'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService',
  566.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService',
  567.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  568.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  569.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  570.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  571.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  572.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  573.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  574.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  575.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  576.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  577.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  578.             'acme.amazon_s3' => 'getAcme_AmazonS3Service',
  579.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  580.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  581.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  582.             'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
  583.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  584.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  585.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  586.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  587.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  588.             'cache.app_clearer' => 'getCache_AppClearerService',
  589.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  590.             'cache.system_clearer' => 'getCache_SystemClearerService',
  591.             'cache_warmer' => 'getCacheWarmerService',
  592.             'console.command_loader' => 'getConsole_CommandLoaderService',
  593.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  594.             'error_controller' => 'getErrorControllerService',
  595.             'jms_serializer' => 'getJmsSerializerService',
  596.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  597.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  598.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  599.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService',
  600.             'public_function' => 'getPublicFunction2Service',
  601.             'routing.loader' => 'getRouting_LoaderService',
  602.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
  603.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
  604.             'scheb_two_factor.qr_code_generator' => 'getSchebTwoFactor_QrCodeGeneratorService',
  605.             'scheb_two_factor.security.totp_authenticator' => 'getSchebTwoFactor_Security_TotpAuthenticatorService',
  606.             'scheb_two_factor.security.totp_factory' => 'getSchebTwoFactor_Security_TotpFactoryService',
  607.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  608.             'services_resetter' => 'getServicesResetterService',
  609.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  610.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  611.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  612.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  613.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  614.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  615.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  616.         ];
  617.         $this->aliases = [
  618.             'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
  619.             'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  620.             'App\\Kernel' => 'kernel',
  621.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Totp\\TotpAuthenticator' => 'scheb_two_factor.security.totp_authenticator',
  622.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Totp\\TotpAuthenticatorInterface' => 'scheb_two_factor.security.totp_authenticator',
  623.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\QrCode\\QrCodeGenerator' => 'scheb_two_factor.qr_code_generator',
  624.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
  625.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  626.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  627.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  628.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  629.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  630.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  631.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  632.             'database_connection' => 'doctrine.dbal.default_connection',
  633.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  634.             'jms_serializer.authorization_checker' => 'security.authorization_checker',
  635.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  636.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  637.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  638.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  639.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  640.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  641.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  642.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  643.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  644.         ];
  645.         $this->privates['service_container'] = function () {
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  652.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  653.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  654.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  655.             include_once \dirname(__DIR__4).'/src/Twig/CallLogExtension.php';
  656.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  668.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  679.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  686.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  687.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  695.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  696.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  698.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  699.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  706.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  709.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  710.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  711.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  712.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  713.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  714.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  715.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  716.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  717.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  719.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  720.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  721.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  722.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  723.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  724.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  725.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  726.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  727.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  728.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  729.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  730.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  731.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  732.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  733.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  734.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  735.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  737.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  738.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  739.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  740.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  741.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  742.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  743.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  744.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  745.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  746.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  747.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  748.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  749.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  750.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  751.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  752.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  753.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  754.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  755.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  756.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  757.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  758.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  759.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  760.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  761.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  762.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  763.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  764.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  765.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  766.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  767.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  768.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  769.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  770.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Inspector/DataCollector.php';
  771.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  772.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  773.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  774.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  775.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  776.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  777.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  778.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  779.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  780.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  781.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  782.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  783.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  784.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  785.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  786.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  787.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  788.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  789.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  790.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  791.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  792.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  793.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  794.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  795.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  796.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  797.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  798.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  799.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  800.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  801.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  802.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  803.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  804.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  805.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  806.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  807.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  808.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  809.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  810.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  811.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  812.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  813.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  814.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  815.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  816.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  817.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  818.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  819.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  820.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  821.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  822.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  823.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  824.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  825.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  826.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  827.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  828.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  829.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  830.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  831.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  832.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  833.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  834.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  835.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  836.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  837.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  838.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  839.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  840.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  841.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
  842.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedXmlDriver.php';
  843.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  844.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  845.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  846.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  847.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  848.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  849.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  850.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  851.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  852.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  853.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  854.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  855.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  856.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  857.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  858.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  859.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  860.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  861.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  862.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  863.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  864.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  865.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  866.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  867.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  868.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  869.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  870.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  871.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  872.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  873.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  874.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  875.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  876.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  877.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  878.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  879.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  880.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  881.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  882.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  883.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  884.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  885.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  886.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  887.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  888.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  889.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  890.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  891.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  892.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  893.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  894.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  895.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  896.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  897.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  898.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  899.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  900.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  901.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  902.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  903.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  904.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  905.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
  906.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  907.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  908.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  909.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  910.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  911.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  912.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/CacheClassMetadataFactory.php';
  913.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  914.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  915.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  916.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  917.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  918.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  919.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  920.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  921.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  922.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  923.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  924.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  925.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/OperationRequestInitiatorTrait.php';
  926.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
  927.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  928.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  929.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  930.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
  931.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  932.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/OperationDataProviderTrait.php';
  933.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/EventListener/ReadListener.php';
  934.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  935.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CachedTrait.php';
  936.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  937.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  938.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  939.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  940.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  941.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  942.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
  943.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  944.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  945.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  946.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  947.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  948.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  949.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  950.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  951.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  952.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  953.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  954.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  955.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  956.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  957.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  958.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  959.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  960.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  961.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  962.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  963.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  964.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  965.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
  966.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
  967.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
  968.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/XmlExtractor.php';
  969.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactoryInterface.php';
  970.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/CachedSubresourceOperationFactory.php';
  971.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactory.php';
  972.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/YamlExtractor.php';
  973.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  974.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  975.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  976.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  977.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  978.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  979.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  980.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Routing/SkolemIriConverter.php';
  981.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  982.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  983.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php';
  984.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Hydra/JsonSchema/SchemaFactory.php';
  985.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php';
  986.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  987.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
  988.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  989.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
  990.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/CollectionDataProviderInterface.php';
  991.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  992.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictedDataProviderInterface.php';
  993.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictDataProviderTrait.php';
  994.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  995.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainCollectionDataProvider.php';
  996.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ItemDataProviderInterface.php';
  997.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  998.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainItemDataProvider.php';
  999.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/SubresourceDataProviderInterface.php';
  1000.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  1001.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataProvider/ChainSubresourceDataProvider.php';
  1002.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/DataPersisterInterface.php';
  1003.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/ContextAwareDataPersisterInterface.php';
  1004.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  1005.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/DataPersister/ChainDataPersister.php';
  1006.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
  1007.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
  1008.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
  1009.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
  1010.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractorInterface.php';
  1011.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/CachedIdentifiersExtractor.php';
  1012.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php';
  1013.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverterInterface.php';
  1014.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/ContextAwareIdentifierConverterInterface.php';
  1015.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverter.php';
  1016.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
  1017.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Provider/AdminContextProvider.php';
  1018.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php';
  1019.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php';
  1020.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/MenuFactory.php';
  1021.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ControllerFactory.php';
  1022.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGenerator.php';
  1023.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/UrlSigner.php';
  1024.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php';
  1025.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php';
  1026.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php';
  1027.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  1028.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  1029.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  1030.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  1031.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  1032.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  1033.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  1034.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  1035.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  1036.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  1037.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  1038.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  1039.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  1040.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  1041.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  1042.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  1043.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  1044.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  1045.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  1046.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  1047.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  1048.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  1049.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  1050.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  1051.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  1052.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  1053.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  1054.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  1055.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  1056.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  1057.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  1058.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
  1059.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  1060.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
  1061.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  1062.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  1063.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  1064.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  1065.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/AuthenticationTrustResolver.php';
  1066.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  1067.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  1068.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  1069.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  1070.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/DashboardControllerRegistry.php';
  1071.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/CrudControllerRegistry.php';
  1072.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  1073.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  1074.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  1075.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  1076.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  1077.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  1078.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  1079.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  1080.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  1081.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  1082.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  1083.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  1084.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  1085.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  1086.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  1087.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  1088.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  1089.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  1090.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  1091.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  1092.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  1093.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  1094.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  1095.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  1096.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  1097.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  1098.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  1099.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  1100.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  1101.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
  1102.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  1103.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  1104.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  1105.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  1106.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  1107.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  1108.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ApiResourceToLegacyResourceMetadataTrait.php';
  1109.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Api/FilterLocatorTrait.php';
  1110.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php';
  1111.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  1112.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  1113.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  1114.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  1115.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  1116.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  1117.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  1118.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  1119.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  1120.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  1121.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  1122.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  1123.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/OperationContextTrait.php';
  1124.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  1125.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  1126.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  1127.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  1128.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  1129.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  1130.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  1131.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  1132.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  1133.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  1134.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  1135.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  1136.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  1137.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  1138.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  1139.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  1140.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  1141.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  1142.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  1143.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  1144.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  1145.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  1146.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  1147.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  1148.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  1149.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  1150.             include_once \dirname(__DIR__4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  1151.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1152.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1153.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1154.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1155.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1156.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1157.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  1158.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1159.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1160.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1161.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1162.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1163.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1164.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1165.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1166.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1167.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1168.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1169.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1170.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1171.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1172.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1173.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1174.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1175.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1176.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  1177.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1178.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1179.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1180.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  1181.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1182.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  1183.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  1184.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  1185.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  1186.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1187.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  1188.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1189.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1190.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1191.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1192.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1193.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1194.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1195.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  1196.         };
  1197.     }
  1198.     public function compile(): void
  1199.     {
  1200.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1201.     }
  1202.     public function isCompiled(): bool
  1203.     {
  1204.         return true;
  1205.     }
  1206.     public function getRemovedIds(): array
  1207.     {
  1208.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1209.     }
  1210.     protected function load($file$lazyLoad true)
  1211.     {
  1212.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  1213.             return $class::do($this$lazyLoad);
  1214.         }
  1215.         if ('.' === $file[-4]) {
  1216.             $class substr($class0, -4);
  1217.         } else {
  1218.             $file .= '.php';
  1219.         }
  1220.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1221.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  1222.     }
  1223.     protected function createProxy($class\Closure $factory)
  1224.     {
  1225.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  1226.         return $factory();
  1227.     }
  1228.     /**
  1229.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  1230.      *
  1231.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  1232.      */
  1233.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  1234.     {
  1235.         return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1236.     }
  1237.     /**
  1238.      * Gets the public '.container.private.serializer' shared service.
  1239.      *
  1240.      * @return \Symfony\Component\Serializer\Serializer
  1241.      */
  1242.     protected function get_Container_Private_SerializerService()
  1243.     {
  1244.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1245.         $b = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1246.         $c = new \Symfony\Component\Serializer\Encoder\JsonEncoder();
  1247.         $d = new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULLNULL$a$b)], [=> $c]));
  1248.         $e = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer($d);
  1249.         $f = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  1250.         $g = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  1251.         $h = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  1252.         $i = ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])));
  1253.         $j = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($f$g$h, ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), NULL$iNULLfalse'oauth2''application''''', [], [], ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), true'page'false'itemsPerPage'$this->parameters['api_platform.formats'], false'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), NULLtrue$d));
  1254.         $k = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  1255.         $l = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1256.         $m = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1257.         $n = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->load('getApiPlatform_IriConverter_LegacyService'));
  1258.         $o = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  1259.         $p = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  1260.         $q = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  1261.         $r = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($p);
  1262.         $s = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($p$l$a$b$rNULL, []);
  1263.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), => $e=> $j=> new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($k, [], $l), => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), => $j=> $e=> new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($f$g$h$mNULL$kNULL$l), => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($f$n$k), => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($ktrue), 10 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 12 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 13 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($f$g$h$n$m$o$a$l$p, [], new RewindableGenerator(function () {
  1264.             return new \EmptyIterator();
  1265.         }, 0), $q), 14 => new \ApiPlatform\Serializer\ItemNormalizer($g$h$n$m$a$l$p, ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), falseNULL, new RewindableGenerator(function () {
  1266.             return new \EmptyIterator();
  1267.         }, 0), $f$q), 15 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $l), 18 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($p$l$b$rNULL, [])), 19 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 23 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($o$m$nNULL), 'page''pagination'$f$a), $f$m$i), 24 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 25 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($s$n$o), 26 => $s], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => $c=> new \Symfony\Component\Serializer\Encoder\YamlEncoder(), => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
  1268.     }
  1269.     /**
  1270.      * Gets the public '.container.private.twig' shared service.
  1271.      *
  1272.      * @return \Twig\Environment
  1273.      */
  1274.     protected function get_Container_Private_TwigService()
  1275.     {
  1276.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  1277.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1278.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1279.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  1280.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  1281.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1282.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1283.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  1284.         $a->addPath((\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  1285.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/EasyAdminBundle'), 'EasyAdmin');
  1286.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  1287.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  1288.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1289.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1290.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1291.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1292.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  1293.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  1294.         $a->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), 'SchebTwoFactor');
  1295.         $a->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), '!SchebTwoFactor');
  1296.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1297.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1298.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1299.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1300.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  1301.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1302.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1303.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1304.         $e = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1305.         $f = ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  1306.         $g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1307.         $g->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  1308.         $h = new \Symfony\Bridge\Twig\AppVariable();
  1309.         $h->setEnvironment('dev');
  1310.         $h->setDebug(true);
  1311.         if ($this->has('security.token_storage')) {
  1312.             $h->setTokenStorage($f);
  1313.         }
  1314.         if ($this->has('request_stack')) {
  1315.             $h->setRequestStack($e);
  1316.         }
  1317.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1318.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1319.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1320.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  1321.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d\dirname(__DIR__4), 'UTF-8'));
  1322.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  1323.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1324.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1325.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1326.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1327.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($e, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  1328.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($e));
  1329.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1330.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1331.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($e, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $f)));
  1332.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  1333.         $instance->addExtension(($this->services['App\\Twig\\CallLogExtension'] ?? $this->getCallLogExtensionService()));
  1334.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1335.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  1336.         $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1337.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => [false'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator''getAdminUrlGeneratorService'false],
  1338.         ], [
  1339.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => '?',
  1340.         ])));
  1341.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($g));
  1342.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension());
  1343.         $instance->addGlobal('app'$h);
  1344.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1345.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'true],
  1346.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1347.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  1348.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1349.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => ['privates''Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime''getUploaderExtensionRuntimeService'true],
  1350.         ], [
  1351.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  1352.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1353.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1354.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1355.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => '?',
  1356.         ])));
  1357.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1358.         return $instance;
  1359.     }
  1360.     /**
  1361.      * Gets the public '.container.private.validator' shared service.
  1362.      *
  1363.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1364.      */
  1365.     protected function get_Container_Private_ValidatorService()
  1366.     {
  1367.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1368.     }
  1369.     /**
  1370.      * Gets the public 'App\Twig\CallLogExtension' shared autowired service.
  1371.      *
  1372.      * @return \App\Twig\CallLogExtension
  1373.      */
  1374.     protected function getCallLogExtensionService()
  1375.     {
  1376.         return $this->services['App\\Twig\\CallLogExtension'] = new \App\Twig\CallLogExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1377.     }
  1378.     /**
  1379.      * Gets the public 'cache.app' shared service.
  1380.      *
  1381.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1382.      */
  1383.     protected function getCache_AppService()
  1384.     {
  1385.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('wpAmo4oRu+'0, ($this->targetDir.''.'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
  1386.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1387.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1388.     }
  1389.     /**
  1390.      * Gets the public 'cache.system' shared service.
  1391.      *
  1392.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1393.      */
  1394.     protected function getCache_SystemService()
  1395.     {
  1396.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('m2rIkujI4T'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1397.     }
  1398.     /**
  1399.      * Gets the public 'data_collector.dump' shared service.
  1400.      *
  1401.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1402.      */
  1403.     protected function getDataCollector_DumpService()
  1404.     {
  1405.         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()));
  1406.     }
  1407.     /**
  1408.      * Gets the public 'doctrine' shared service.
  1409.      *
  1410.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1411.      */
  1412.     protected function getDoctrineService()
  1413.     {
  1414.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1415.     }
  1416.     /**
  1417.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1418.      *
  1419.      * @return \Doctrine\DBAL\Connection
  1420.      */
  1421.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1422.     {
  1423.         $a = new \Doctrine\DBAL\Configuration();
  1424.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1425.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1426.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1427.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1428.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> new \Symfony\Bridge\Doctrine\Logger\DbalLogger($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1429.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1430.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  1431.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  1432.             'vich_uploader.listener.clean.center_images' => ['privates''vich_uploader.listener.clean.center_images''getVichUploader_Listener_Clean_CenterImagesService'true],
  1433.             'vich_uploader.listener.remove.center_images' => ['privates''vich_uploader.listener.remove.center_images''getVichUploader_Listener_Remove_CenterImagesService'true],
  1434.             'vich_uploader.listener.upload.center_images' => ['privates''vich_uploader.listener.upload.center_images''getVichUploader_Listener_Upload_CenterImagesService'true],
  1435.         ], [
  1436.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1437.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1438.             'vich_uploader.listener.clean.center_images' => '?',
  1439.             'vich_uploader.listener.remove.center_images' => '?',
  1440.             'vich_uploader.listener.upload.center_images' => '?',
  1441.         ]), [=> 'vich_uploader.listener.clean.center_images'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'vich_uploader.listener.remove.center_images'=> 'vich_uploader.listener.upload.center_images']);
  1442.         $c->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  1443.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'InnoDB''charset' => 'utf8''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '13''defaultTableOptions' => ['charset' => 'utf8''collate' => 'utf8_unicode_ci']], $a$c, []);
  1444.     }
  1445.     /**
  1446.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1447.      *
  1448.      * @return \Doctrine\ORM\EntityManager
  1449.      */
  1450.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1451.     {
  1452.         if ($lazyLoad) {
  1453.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1454.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1455.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1456.                     $proxy->setProxyInitializer(null);
  1457.                     return true;
  1458.                 });
  1459.             });
  1460.         }
  1461.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1462.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  1463.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1464.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  1465.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  1466.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  1467.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1468.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1469.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  1470.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  1471.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  1472.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  1473.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  1474.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  1475.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1476.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1477.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  1478.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1479.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1480.         $a = new \Doctrine\ORM\Configuration();
  1481.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1482.         $b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
  1483.         $b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Vich\\UploaderBundle\\Entity');
  1484.         $a->setEntityNamespaces(['App' => 'App\\Entity''VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity']);
  1485.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1486.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1487.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1488.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1489.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1490.         ], [
  1491.             'doctrine.ulid_generator' => '?',
  1492.         ])));
  1493.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1494.         $a->setProxyNamespace('Proxies');
  1495.         $a->setAutoGenerateProxyClasses(true);
  1496.         $a->setSchemaIgnoreClasses([]);
  1497.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1498.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1499.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1500.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1501.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1502.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1503.             'App\\Repository\\AccessCentreRepository' => ['services''App\\Repository\\AccessCentreRepository''getAccessCentreRepositoryService'true],
  1504.             'App\\Repository\\AccessControl\\AccessPermissionRepository' => ['services''App\\Repository\\AccessControl\\AccessPermissionRepository''getAccessPermissionRepositoryService'true],
  1505.             'App\\Repository\\AccessControl\\AccessRoleRepository' => ['services''App\\Repository\\AccessControl\\AccessRoleRepository''getAccessRoleRepositoryService'true],
  1506.             'App\\Repository\\AccessControl\\AccessUserRepository' => ['services''App\\Repository\\AccessControl\\AccessUserRepository''getAccessUserRepositoryService'true],
  1507.             'App\\Repository\\AdministrateurRepository' => ['services''App\\Repository\\AdministrateurRepository''getAdministrateurRepositoryService'true],
  1508.             'App\\Repository\\AnamneseRepository' => ['services''App\\Repository\\AnamneseRepository''getAnamneseRepositoryService'true],
  1509.             'App\\Repository\\ArticleCategorieRepository' => ['services''App\\Repository\\ArticleCategorieRepository''getArticleCategorieRepositoryService'true],
  1510.             'App\\Repository\\ArticleRepository' => ['services''App\\Repository\\ArticleRepository''getArticleRepositoryService'true],
  1511.             'App\\Repository\\ArticleTagRepository' => ['services''App\\Repository\\ArticleTagRepository''getArticleTagRepositoryService'true],
  1512.             'App\\Repository\\AssistanteRepository' => ['services''App\\Repository\\AssistanteRepository''getAssistanteRepositoryService'true],
  1513.             'App\\Repository\\AtoLauditionPartnerRepository' => ['services''App\\Repository\\AtoLauditionPartnerRepository''getAtoLauditionPartnerRepositoryService'true],
  1514.             'App\\Repository\\AudioByPartnerRepository' => ['services''App\\Repository\\AudioByPartnerRepository''getAudioByPartnerRepositoryService'true],
  1515.             'App\\Repository\\AudioCentreRepository' => ['services''App\\Repository\\AudioCentreRepository''getAudioCentreRepositoryService'true],
  1516.             'App\\Repository\\AudioCommentaireRepository' => ['services''App\\Repository\\AudioCommentaireRepository''getAudioCommentaireRepositoryService'true],
  1517.             'App\\Repository\\AudioDiplomeRepository' => ['services''App\\Repository\\AudioDiplomeRepository''getAudioDiplomeRepositoryService'true],
  1518.             'App\\Repository\\AudioHelpQuestionsRepository' => ['services''App\\Repository\\AudioHelpQuestionsRepository''getAudioHelpQuestionsRepositoryService'true],
  1519.             'App\\Repository\\AudioLibrePartnerRepository' => ['services''App\\Repository\\AudioLibrePartnerRepository''getAudioLibrePartnerRepositoryService'true],
  1520.             'App\\Repository\\AudioMotifRepository' => ['services''App\\Repository\\AudioMotifRepository''getAudioMotifRepositoryService'true],
  1521.             'App\\Repository\\AudioPartnerRepository' => ['services''App\\Repository\\AudioPartnerRepository''getAudioPartnerRepositoryService'true],
  1522.             'App\\Repository\\AudioRepository' => ['services''App\\Repository\\AudioRepository''getAudioRepositoryService'true],
  1523.             'App\\Repository\\AudioSpecialiteRepository' => ['services''App\\Repository\\AudioSpecialiteRepository''getAudioSpecialiteRepositoryService'true],
  1524.             'App\\Repository\\Audio\\RoleRepository' => ['services''App\\Repository\\Audio\\RoleRepository''getRoleRepositoryService'true],
  1525.             'App\\Repository\\Audiometrie\\SessionTonaleAnswerRepository' => ['services''App\\Repository\\Audiometrie\\SessionTonaleAnswerRepository''getSessionTonaleAnswerRepositoryService'true],
  1526.             'App\\Repository\\Audiometrie\\SessionVocalAnswerRepository' => ['services''App\\Repository\\Audiometrie\\SessionVocalAnswerRepository''getSessionVocalAnswerRepositoryService'true],
  1527.             'App\\Repository\\Audiometrie\\SettingRepository' => ['services''App\\Repository\\Audiometrie\\SettingRepository''getSettingRepositoryService'true],
  1528.             'App\\Repository\\Audiometrie\\TonaleSessionRepository' => ['services''App\\Repository\\Audiometrie\\TonaleSessionRepository''getTonaleSessionRepositoryService'true],
  1529.             'App\\Repository\\Audiometrie\\VocalSessionRepository' => ['services''App\\Repository\\Audiometrie\\VocalSessionRepository''getVocalSessionRepositoryService'true],
  1530.             'App\\Repository\\CallInteractionRepository' => ['services''App\\Repository\\CallInteractionRepository''getCallInteractionRepositoryService'true],
  1531.             'App\\Repository\\CallLogRepository' => ['services''App\\Repository\\CallLogRepository''getCallLogRepositoryService'true],
  1532.             'App\\Repository\\CancellationRecordRepository' => ['services''App\\Repository\\CancellationRecordRepository''getCancellationRecordRepositoryService'true],
  1533.             'App\\Repository\\CategorieRepository' => ['services''App\\Repository\\CategorieRepository''getCategorieRepositoryService'true],
  1534.             'App\\Repository\\CenterImageRepository' => ['services''App\\Repository\\CenterImageRepository''getCenterImageRepositoryService'true],
  1535.             'App\\Repository\\CenterImportedRepository' => ['services''App\\Repository\\CenterImportedRepository''getCenterImportedRepositoryService'true],
  1536.             'App\\Repository\\CentreDocumentRepository' => ['services''App\\Repository\\CentreDocumentRepository''getCentreDocumentRepositoryService'true],
  1537.             'App\\Repository\\CentreMutuelleRepository' => ['services''App\\Repository\\CentreMutuelleRepository''getCentreMutuelleRepositoryService'true],
  1538.             'App\\Repository\\CentrePrestationRepository' => ['services''App\\Repository\\CentrePrestationRepository''getCentrePrestationRepositoryService'true],
  1539.             'App\\Repository\\CentreRepository' => ['services''App\\Repository\\CentreRepository''getCentreRepositoryService'true],
  1540.             'App\\Repository\\CentreTempRepository' => ['services''App\\Repository\\CentreTempRepository''getCentreTempRepositoryService'true],
  1541.             'App\\Repository\\CentreTierRepository' => ['services''App\\Repository\\CentreTierRepository''getCentreTierRepositoryService'true],
  1542.             'App\\Repository\\ClientAnamneseRepository' => ['services''App\\Repository\\ClientAnamneseRepository''getClientAnamneseRepositoryService'true],
  1543.             'App\\Repository\\ClientBlockedRepository' => ['services''App\\Repository\\ClientBlockedRepository''getClientBlockedRepositoryService'true],
  1544.             'App\\Repository\\ClientDocumentRepository' => ['services''App\\Repository\\ClientDocumentRepository''getClientDocumentRepositoryService'true],
  1545.             'App\\Repository\\ClientRepository' => ['services''App\\Repository\\ClientRepository''getClientRepositoryService'true],
  1546.             'App\\Repository\\ClientStatusRepository' => ['services''App\\Repository\\ClientStatusRepository''getClientStatusRepositoryService'true],
  1547.             'App\\Repository\\ClientTempRepository' => ['services''App\\Repository\\ClientTempRepository''getClientTempRepositoryService'true],
  1548.             'App\\Repository\\Client\\AssureCivilityRepository' => ['services''App\\Repository\\Client\\AssureCivilityRepository''getAssureCivilityRepositoryService'true],
  1549.             'App\\Repository\\Client\\BirthOrderRepository' => ['services''App\\Repository\\Client\\BirthOrderRepository''getBirthOrderRepositoryService'true],
  1550.             'App\\Repository\\Client\\QualityAmoRepository' => ['services''App\\Repository\\Client\\QualityAmoRepository''getQualityAmoRepositoryService'true],
  1551.             'App\\Repository\\Client\\RelationAmcRepository' => ['services''App\\Repository\\Client\\RelationAmcRepository''getRelationAmcRepositoryService'true],
  1552.             'App\\Repository\\Client\\SanteAmcRepository' => ['services''App\\Repository\\Client\\SanteAmcRepository''getSanteAmcRepositoryService'true],
  1553.             'App\\Repository\\Client\\SanteAmoRepository' => ['services''App\\Repository\\Client\\SanteAmoRepository''getSanteAmoRepositoryService'true],
  1554.             'App\\Repository\\CommissionRepository' => ['services''App\\Repository\\CommissionRepository''getCommissionRepositoryService'true],
  1555.             'App\\Repository\\ContactRepository' => ['services''App\\Repository\\ContactRepository''getContactRepositoryService'true],
  1556.             'App\\Repository\\ContractCategoryRepository' => ['services''App\\Repository\\ContractCategoryRepository''getContractCategoryRepositoryService'true],
  1557.             'App\\Repository\\DeletionRequestRepository' => ['services''App\\Repository\\DeletionRequestRepository''getDeletionRequestRepositoryService'true],
  1558.             'App\\Repository\\DepartementRepository' => ['services''App\\Repository\\DepartementRepository''getDepartementRepositoryService'true],
  1559.             'App\\Repository\\Device\\ClientDeviceRepository' => ['services''App\\Repository\\Device\\ClientDeviceRepository''getClientDeviceRepositoryService'true],
  1560.             'App\\Repository\\Device\\DeviceRepository' => ['services''App\\Repository\\Device\\DeviceRepository''getDeviceRepositoryService'true],
  1561.             'App\\Repository\\Device\\SettingDeviceRepository' => ['services''App\\Repository\\Device\\SettingDeviceRepository''getSettingDeviceRepositoryService'true],
  1562.             'App\\Repository\\DiplomeRepository' => ['services''App\\Repository\\DiplomeRepository''getDiplomeRepositoryService'true],
  1563.             'App\\Repository\\DocumentRepository' => ['services''App\\Repository\\DocumentRepository''getDocumentRepositoryService'true],
  1564.             'App\\Repository\\EmailCampaignRepository' => ['services''App\\Repository\\EmailCampaignRepository''getEmailCampaignRepositoryService'true],
  1565.             'App\\Repository\\EtatRdvRepository' => ['services''App\\Repository\\EtatRdvRepository''getEtatRdvRepositoryService'true],
  1566.             'App\\Repository\\ExperienceProRepository' => ['services''App\\Repository\\ExperienceProRepository''getExperienceProRepositoryService'true],
  1567.             'App\\Repository\\FAQRepository' => ['services''App\\Repository\\FAQRepository''getFAQRepositoryService'true],
  1568.             'App\\Repository\\FacturesRepository' => ['services''App\\Repository\\FacturesRepository''getFacturesRepositoryService'true],
  1569.             'App\\Repository\\FailedPaymentNotificationRepository' => ['services''App\\Repository\\FailedPaymentNotificationRepository''getFailedPaymentNotificationRepositoryService'true],
  1570.             'App\\Repository\\GoogleAgendaRepository' => ['services''App\\Repository\\GoogleAgendaRepository''getGoogleAgendaRepositoryService'true],
  1571.             'App\\Repository\\HelpQuestionsRepository' => ['services''App\\Repository\\HelpQuestionsRepository''getHelpQuestionsRepositoryService'true],
  1572.             'App\\Repository\\HolidayRepository' => ['services''App\\Repository\\HolidayRepository''getHolidayRepositoryService'true],
  1573.             'App\\Repository\\ImportCenterRepository' => ['services''App\\Repository\\ImportCenterRepository''getImportCenterRepositoryService'true],
  1574.             'App\\Repository\\ImportHistoryRepository' => ['services''App\\Repository\\ImportHistoryRepository''getImportHistoryRepositoryService'true],
  1575.             'App\\Repository\\InfoCategorieRepository' => ['services''App\\Repository\\InfoCategorieRepository''getInfoCategorieRepositoryService'true],
  1576.             'App\\Repository\\LeadRdvRepository' => ['services''App\\Repository\\LeadRdvRepository''getLeadRdvRepositoryService'true],
  1577.             'App\\Repository\\LeadStatusRepository' => ['services''App\\Repository\\LeadStatusRepository''getLeadStatusRepositoryService'true],
  1578.             'App\\Repository\\LegalRepository' => ['services''App\\Repository\\LegalRepository''getLegalRepositoryService'true],
  1579.             'App\\Repository\\LieuMutuelleRepository' => ['services''App\\Repository\\LieuMutuelleRepository''getLieuMutuelleRepositoryService'true],
  1580.             'App\\Repository\\LieuPrestationRepository' => ['services''App\\Repository\\LieuPrestationRepository''getLieuPrestationRepositoryService'true],
  1581.             'App\\Repository\\LieuRepository' => ['services''App\\Repository\\LieuRepository''getLieuRepositoryService'true],
  1582.             'App\\Repository\\LieuTierRepository' => ['services''App\\Repository\\LieuTierRepository''getLieuTierRepositoryService'true],
  1583.             'App\\Repository\\LogRelanceRepository' => ['services''App\\Repository\\LogRelanceRepository''getLogRelanceRepositoryService'true],
  1584.             'App\\Repository\\MedecinRepository' => ['services''App\\Repository\\MedecinRepository''getMedecinRepositoryService'true],
  1585.             'App\\Repository\\MotifRepository' => ['services''App\\Repository\\MotifRepository''getMotifRepositoryService'true],
  1586.             'App\\Repository\\MutuelleRepository' => ['services''App\\Repository\\MutuelleRepository''getMutuelleRepositoryService'true],
  1587.             'App\\Repository\\NoteRepository' => ['services''App\\Repository\\NoteRepository''getNoteRepositoryService'true],
  1588.             'App\\Repository\\NotificationRdvSmsRepository' => ['services''App\\Repository\\NotificationRdvSmsRepository''getNotificationRdvSmsRepositoryService'true],
  1589.             'App\\Repository\\Notification\\CentreStaffRepository' => ['services''App\\Repository\\Notification\\CentreStaffRepository''getCentreStaffRepositoryService'true],
  1590.             'App\\Repository\\Notification\\RdvSmsRepository' => ['services''App\\Repository\\Notification\\RdvSmsRepository''getRdvSmsRepositoryService'true],
  1591.             'App\\Repository\\OpticalInvoiceRepository' => ['services''App\\Repository\\OpticalInvoiceRepository''getOpticalInvoiceRepositoryService'true],
  1592.             'App\\Repository\\OrderDatatableRepository' => ['services''App\\Repository\\OrderDatatableRepository''getOrderDatatableRepositoryService'true],
  1593.             'App\\Repository\\OrderPatientDatatableRepository' => ['services''App\\Repository\\OrderPatientDatatableRepository''getOrderPatientDatatableRepositoryService'true],
  1594.             'App\\Repository\\PageCategorieRepository' => ['services''App\\Repository\\PageCategorieRepository''getPageCategorieRepositoryService'true],
  1595.             'App\\Repository\\PageInfoCategorieRepository' => ['services''App\\Repository\\PageInfoCategorieRepository''getPageInfoCategorieRepositoryService'true],
  1596.             'App\\Repository\\PageRepository' => ['services''App\\Repository\\PageRepository''getPageRepositoryService'true],
  1597.             'App\\Repository\\PageTagRepository' => ['services''App\\Repository\\PageTagRepository''getPageTagRepositoryService'true],
  1598.             'App\\Repository\\PartnerSubscriptionRepository' => ['services''App\\Repository\\PartnerSubscriptionRepository''getPartnerSubscriptionRepositoryService'true],
  1599.             'App\\Repository\\Partner\\BillingAudioLibreRepository' => ['services''App\\Repository\\Partner\\BillingAudioLibreRepository''getBillingAudioLibreRepositoryService'true],
  1600.             'App\\Repository\\Partner\\BillingCdaRepository' => ['services''App\\Repository\\Partner\\BillingCdaRepository''getBillingCdaRepositoryService'true],
  1601.             'App\\Repository\\Partner\\BillingFileRepository' => ['services''App\\Repository\\Partner\\BillingFileRepository''getBillingFileRepositoryService'true],
  1602.             'App\\Repository\\PaymentMethodRepository' => ['services''App\\Repository\\PaymentMethodRepository''getPaymentMethodRepositoryService'true],
  1603.             'App\\Repository\\Payment\\SubscriptionRepository' => ['services''App\\Repository\\Payment\\SubscriptionRepository''getSubscriptionRepositoryService'true],
  1604.             'App\\Repository\\PermissionRepository' => ['services''App\\Repository\\PermissionRepository''getPermissionRepositoryService'true],
  1605.             'App\\Repository\\PlanRepository' => ['services''App\\Repository\\PlanRepository''getPlanRepositoryService'true],
  1606.             'App\\Repository\\PrestationRepository' => ['services''App\\Repository\\PrestationRepository''getPrestationRepositoryService'true],
  1607.             'App\\Repository\\ProchesRepository' => ['services''App\\Repository\\ProchesRepository''getProchesRepositoryService'true],
  1608.             'App\\Repository\\ProfilPermissionRepository' => ['services''App\\Repository\\ProfilPermissionRepository''getProfilPermissionRepositoryService'true],
  1609.             'App\\Repository\\ProfilRepository' => ['services''App\\Repository\\ProfilRepository''getProfilRepositoryService'true],
  1610.             'App\\Repository\\RdvEventRepository' => ['services''App\\Repository\\RdvEventRepository''getRdvEventRepositoryService'true],
  1611.             'App\\Repository\\RdvRepository' => ['services''App\\Repository\\RdvRepository''getRdvRepositoryService'true],
  1612.             'App\\Repository\\RegionDepartmentRepository' => ['services''App\\Repository\\RegionDepartmentRepository''getRegionDepartmentRepositoryService'true],
  1613.             'App\\Repository\\ReminderRepository' => ['services''App\\Repository\\ReminderRepository''getReminderRepositoryService'true],
  1614.             'App\\Repository\\RemplacantRepository' => ['services''App\\Repository\\RemplacantRepository''getRemplacantRepositoryService'true],
  1615.             'App\\Repository\\RemplacantSpecialiteRepository' => ['services''App\\Repository\\RemplacantSpecialiteRepository''getRemplacantSpecialiteRepositoryService'true],
  1616.             'App\\Repository\\RoadTypeRepository' => ['services''App\\Repository\\RoadTypeRepository''getRoadTypeRepositoryService'true],
  1617.             'App\\Repository\\SpecialiteRepository' => ['services''App\\Repository\\SpecialiteRepository''getSpecialiteRepositoryService'true],
  1618.             'App\\Repository\\SpecificSubscriptionRepository' => ['services''App\\Repository\\SpecificSubscriptionRepository''getSpecificSubscriptionRepositoryService'true],
  1619.             'App\\Repository\\StationRepository' => ['services''App\\Repository\\StationRepository''getStationRepositoryService'true],
  1620.             'App\\Repository\\StatusRdvRepository' => ['services''App\\Repository\\StatusRdvRepository''getStatusRdvRepositoryService'true],
  1621.             'App\\Repository\\StatusRepository' => ['services''App\\Repository\\StatusRepository''getStatusRepositoryService'true],
  1622.             'App\\Repository\\SynchronisationSettingRepository' => ['services''App\\Repository\\SynchronisationSettingRepository''getSynchronisationSettingRepositoryService'true],
  1623.             'App\\Repository\\Synchronisation\\CosiumCategorieRepository' => ['services''App\\Repository\\Synchronisation\\CosiumCategorieRepository''getCosiumCategorieRepositoryService'true],
  1624.             'App\\Repository\\Synchronisation\\CosiumCenterRepository' => ['services''App\\Repository\\Synchronisation\\CosiumCenterRepository''getCosiumCenterRepositoryService'true],
  1625.             'App\\Repository\\Synchronisation\\CosiumEventRepository' => ['services''App\\Repository\\Synchronisation\\CosiumEventRepository''getCosiumEventRepositoryService'true],
  1626.             'App\\Repository\\Synchronisation\\CosiumRdvRepository' => ['services''App\\Repository\\Synchronisation\\CosiumRdvRepository''getCosiumRdvRepositoryService'true],
  1627.             'App\\Repository\\Synchronisation\\SynchronisationCosiumRepository' => ['services''App\\Repository\\Synchronisation\\SynchronisationCosiumRepository''getSynchronisationCosiumRepositoryService'true],
  1628.             'App\\Repository\\TagRepository' => ['services''App\\Repository\\TagRepository''getTagRepositoryService'true],
  1629.             'App\\Repository\\TestAppareilRepository' => ['services''App\\Repository\\TestAppareilRepository''getTestAppareilRepositoryService'true],
  1630.             'App\\Repository\\TestClientRepository' => ['services''App\\Repository\\TestClientRepository''getTestClientRepositoryService'true],
  1631.             'App\\Repository\\TestQuestionRepository' => ['services''App\\Repository\\TestQuestionRepository''getTestQuestionRepositoryService'true],
  1632.             'App\\Repository\\TierRepository' => ['services''App\\Repository\\TierRepository''getTierRepositoryService'true],
  1633.             'App\\Repository\\TokenAdminSwitcherRepository' => ['services''App\\Repository\\TokenAdminSwitcherRepository''getTokenAdminSwitcherRepositoryService'true],
  1634.             'App\\Repository\\TokenRepository' => ['services''App\\Repository\\TokenRepository''getTokenRepositoryService'true],
  1635.             'App\\Repository\\TrustedUserRepository' => ['services''App\\Repository\\TrustedUserRepository''getTrustedUserRepositoryService'true],
  1636.             'App\\Repository\\VilleRepository' => ['services''App\\Repository\\VilleRepository''getVilleRepositoryService'true],
  1637.         ], [
  1638.             'App\\Repository\\AccessCentreRepository' => '?',
  1639.             'App\\Repository\\AccessControl\\AccessPermissionRepository' => '?',
  1640.             'App\\Repository\\AccessControl\\AccessRoleRepository' => '?',
  1641.             'App\\Repository\\AccessControl\\AccessUserRepository' => '?',
  1642.             'App\\Repository\\AdministrateurRepository' => '?',
  1643.             'App\\Repository\\AnamneseRepository' => '?',
  1644.             'App\\Repository\\ArticleCategorieRepository' => '?',
  1645.             'App\\Repository\\ArticleRepository' => '?',
  1646.             'App\\Repository\\ArticleTagRepository' => '?',
  1647.             'App\\Repository\\AssistanteRepository' => '?',
  1648.             'App\\Repository\\AtoLauditionPartnerRepository' => '?',
  1649.             'App\\Repository\\AudioByPartnerRepository' => '?',
  1650.             'App\\Repository\\AudioCentreRepository' => '?',
  1651.             'App\\Repository\\AudioCommentaireRepository' => '?',
  1652.             'App\\Repository\\AudioDiplomeRepository' => '?',
  1653.             'App\\Repository\\AudioHelpQuestionsRepository' => '?',
  1654.             'App\\Repository\\AudioLibrePartnerRepository' => '?',
  1655.             'App\\Repository\\AudioMotifRepository' => '?',
  1656.             'App\\Repository\\AudioPartnerRepository' => '?',
  1657.             'App\\Repository\\AudioRepository' => '?',
  1658.             'App\\Repository\\AudioSpecialiteRepository' => '?',
  1659.             'App\\Repository\\Audio\\RoleRepository' => '?',
  1660.             'App\\Repository\\Audiometrie\\SessionTonaleAnswerRepository' => '?',
  1661.             'App\\Repository\\Audiometrie\\SessionVocalAnswerRepository' => '?',
  1662.             'App\\Repository\\Audiometrie\\SettingRepository' => '?',
  1663.             'App\\Repository\\Audiometrie\\TonaleSessionRepository' => '?',
  1664.             'App\\Repository\\Audiometrie\\VocalSessionRepository' => '?',
  1665.             'App\\Repository\\CallInteractionRepository' => '?',
  1666.             'App\\Repository\\CallLogRepository' => '?',
  1667.             'App\\Repository\\CancellationRecordRepository' => '?',
  1668.             'App\\Repository\\CategorieRepository' => '?',
  1669.             'App\\Repository\\CenterImageRepository' => '?',
  1670.             'App\\Repository\\CenterImportedRepository' => '?',
  1671.             'App\\Repository\\CentreDocumentRepository' => '?',
  1672.             'App\\Repository\\CentreMutuelleRepository' => '?',
  1673.             'App\\Repository\\CentrePrestationRepository' => '?',
  1674.             'App\\Repository\\CentreRepository' => '?',
  1675.             'App\\Repository\\CentreTempRepository' => '?',
  1676.             'App\\Repository\\CentreTierRepository' => '?',
  1677.             'App\\Repository\\ClientAnamneseRepository' => '?',
  1678.             'App\\Repository\\ClientBlockedRepository' => '?',
  1679.             'App\\Repository\\ClientDocumentRepository' => '?',
  1680.             'App\\Repository\\ClientRepository' => '?',
  1681.             'App\\Repository\\ClientStatusRepository' => '?',
  1682.             'App\\Repository\\ClientTempRepository' => '?',
  1683.             'App\\Repository\\Client\\AssureCivilityRepository' => '?',
  1684.             'App\\Repository\\Client\\BirthOrderRepository' => '?',
  1685.             'App\\Repository\\Client\\QualityAmoRepository' => '?',
  1686.             'App\\Repository\\Client\\RelationAmcRepository' => '?',
  1687.             'App\\Repository\\Client\\SanteAmcRepository' => '?',
  1688.             'App\\Repository\\Client\\SanteAmoRepository' => '?',
  1689.             'App\\Repository\\CommissionRepository' => '?',
  1690.             'App\\Repository\\ContactRepository' => '?',
  1691.             'App\\Repository\\ContractCategoryRepository' => '?',
  1692.             'App\\Repository\\DeletionRequestRepository' => '?',
  1693.             'App\\Repository\\DepartementRepository' => '?',
  1694.             'App\\Repository\\Device\\ClientDeviceRepository' => '?',
  1695.             'App\\Repository\\Device\\DeviceRepository' => '?',
  1696.             'App\\Repository\\Device\\SettingDeviceRepository' => '?',
  1697.             'App\\Repository\\DiplomeRepository' => '?',
  1698.             'App\\Repository\\DocumentRepository' => '?',
  1699.             'App\\Repository\\EmailCampaignRepository' => '?',
  1700.             'App\\Repository\\EtatRdvRepository' => '?',
  1701.             'App\\Repository\\ExperienceProRepository' => '?',
  1702.             'App\\Repository\\FAQRepository' => '?',
  1703.             'App\\Repository\\FacturesRepository' => '?',
  1704.             'App\\Repository\\FailedPaymentNotificationRepository' => '?',
  1705.             'App\\Repository\\GoogleAgendaRepository' => '?',
  1706.             'App\\Repository\\HelpQuestionsRepository' => '?',
  1707.             'App\\Repository\\HolidayRepository' => '?',
  1708.             'App\\Repository\\ImportCenterRepository' => '?',
  1709.             'App\\Repository\\ImportHistoryRepository' => '?',
  1710.             'App\\Repository\\InfoCategorieRepository' => '?',
  1711.             'App\\Repository\\LeadRdvRepository' => '?',
  1712.             'App\\Repository\\LeadStatusRepository' => '?',
  1713.             'App\\Repository\\LegalRepository' => '?',
  1714.             'App\\Repository\\LieuMutuelleRepository' => '?',
  1715.             'App\\Repository\\LieuPrestationRepository' => '?',
  1716.             'App\\Repository\\LieuRepository' => '?',
  1717.             'App\\Repository\\LieuTierRepository' => '?',
  1718.             'App\\Repository\\LogRelanceRepository' => '?',
  1719.             'App\\Repository\\MedecinRepository' => '?',
  1720.             'App\\Repository\\MotifRepository' => '?',
  1721.             'App\\Repository\\MutuelleRepository' => '?',
  1722.             'App\\Repository\\NoteRepository' => '?',
  1723.             'App\\Repository\\NotificationRdvSmsRepository' => '?',
  1724.             'App\\Repository\\Notification\\CentreStaffRepository' => '?',
  1725.             'App\\Repository\\Notification\\RdvSmsRepository' => '?',
  1726.             'App\\Repository\\OpticalInvoiceRepository' => '?',
  1727.             'App\\Repository\\OrderDatatableRepository' => '?',
  1728.             'App\\Repository\\OrderPatientDatatableRepository' => '?',
  1729.             'App\\Repository\\PageCategorieRepository' => '?',
  1730.             'App\\Repository\\PageInfoCategorieRepository' => '?',
  1731.             'App\\Repository\\PageRepository' => '?',
  1732.             'App\\Repository\\PageTagRepository' => '?',
  1733.             'App\\Repository\\PartnerSubscriptionRepository' => '?',
  1734.             'App\\Repository\\Partner\\BillingAudioLibreRepository' => '?',
  1735.             'App\\Repository\\Partner\\BillingCdaRepository' => '?',
  1736.             'App\\Repository\\Partner\\BillingFileRepository' => '?',
  1737.             'App\\Repository\\PaymentMethodRepository' => '?',
  1738.             'App\\Repository\\Payment\\SubscriptionRepository' => '?',
  1739.             'App\\Repository\\PermissionRepository' => '?',
  1740.             'App\\Repository\\PlanRepository' => '?',
  1741.             'App\\Repository\\PrestationRepository' => '?',
  1742.             'App\\Repository\\ProchesRepository' => '?',
  1743.             'App\\Repository\\ProfilPermissionRepository' => '?',
  1744.             'App\\Repository\\ProfilRepository' => '?',
  1745.             'App\\Repository\\RdvEventRepository' => '?',
  1746.             'App\\Repository\\RdvRepository' => '?',
  1747.             'App\\Repository\\RegionDepartmentRepository' => '?',
  1748.             'App\\Repository\\ReminderRepository' => '?',
  1749.             'App\\Repository\\RemplacantRepository' => '?',
  1750.             'App\\Repository\\RemplacantSpecialiteRepository' => '?',
  1751.             'App\\Repository\\RoadTypeRepository' => '?',
  1752.             'App\\Repository\\SpecialiteRepository' => '?',
  1753.             'App\\Repository\\SpecificSubscriptionRepository' => '?',
  1754.             'App\\Repository\\StationRepository' => '?',
  1755.             'App\\Repository\\StatusRdvRepository' => '?',
  1756.             'App\\Repository\\StatusRepository' => '?',
  1757.             'App\\Repository\\SynchronisationSettingRepository' => '?',
  1758.             'App\\Repository\\Synchronisation\\CosiumCategorieRepository' => '?',
  1759.             'App\\Repository\\Synchronisation\\CosiumCenterRepository' => '?',
  1760.             'App\\Repository\\Synchronisation\\CosiumEventRepository' => '?',
  1761.             'App\\Repository\\Synchronisation\\CosiumRdvRepository' => '?',
  1762.             'App\\Repository\\Synchronisation\\SynchronisationCosiumRepository' => '?',
  1763.             'App\\Repository\\TagRepository' => '?',
  1764.             'App\\Repository\\TestAppareilRepository' => '?',
  1765.             'App\\Repository\\TestClientRepository' => '?',
  1766.             'App\\Repository\\TestQuestionRepository' => '?',
  1767.             'App\\Repository\\TierRepository' => '?',
  1768.             'App\\Repository\\TokenAdminSwitcherRepository' => '?',
  1769.             'App\\Repository\\TokenRepository' => '?',
  1770.             'App\\Repository\\TrustedUserRepository' => '?',
  1771.             'App\\Repository\\VilleRepository' => '?',
  1772.         ])));
  1773.         $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1774.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1775.         return $instance;
  1776.     }
  1777.     /**
  1778.      * Gets the public 'event_dispatcher' shared service.
  1779.      *
  1780.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1781.      */
  1782.     protected function getEventDispatcherService()
  1783.     {
  1784.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1785.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1786.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1787.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1788.         $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())));
  1789.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1790.             return ($this->services['App\\EventListener\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  1791.         }, => 'onLogout'], 0);
  1792.         $instance->addListener('kernel.controller', [=> function () {
  1793.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1794.         }, => 'onKernelController'], 0);
  1795.         $instance->addListener('kernel.request', [=> function () {
  1796.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1797.         }, => 'onKernelRequest'], 250);
  1798.         $instance->addListener('kernel.response', [=> function () {
  1799.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1800.         }, => 'onKernelResponse'], 0);
  1801.         $instance->addListener('kernel.response', [=> function () {
  1802.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1803.         }, => 'onResponse'], 0);
  1804.         $instance->addListener('kernel.request', [=> function () {
  1805.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  1806.         }, => 'onKernelRequest'], 28);
  1807.         $instance->addListener('kernel.request', [=> function () {
  1808.             return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  1809.         }, => 'onKernelRequest'], 2);
  1810.         $instance->addListener('kernel.view', [=> function () {
  1811.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  1812.         }, => 'onKernelView'], 16);
  1813.         $instance->addListener('kernel.view', [=> function () {
  1814.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  1815.         }, => 'onKernelView'], 8);
  1816.         $instance->addListener('kernel.exception', [=> function () {
  1817.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  1818.         }, => 'onKernelException'], 0);
  1819.         $instance->addListener('kernel.exception', [=> function () {
  1820.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  1821.         }, => 'onKernelException'], -96);
  1822.         $instance->addListener('kernel.view', [=> function () {
  1823.             return ($this->privates['api_platform.listener.view.write.legacy'] ?? $this->load('getApiPlatform_Listener_View_Write_LegacyService'));
  1824.         }, => 'onKernelView'], 32);
  1825.         $instance->addListener('kernel.request', [=> function () {
  1826.             return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
  1827.         }, => 'onKernelRequest'], 4);
  1828.         $instance->addListener('kernel.request', [=> function () {
  1829.             return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener()));
  1830.         }, => 'onKernelRequest'], 0);
  1831.         $instance->addListener('kernel.response', [=> function () {
  1832.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  1833.         }, => 'onKernelResponse'], 0);
  1834.         $instance->addListener('kernel.response', [=> function () {
  1835.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  1836.         }, => 'onKernelResponse'], -1);
  1837.         $instance->addListener('kernel.view', [=> function () {
  1838.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  1839.         }, => 'onKernelView'], 64);
  1840.         $instance->addListener('kernel.request', [=> function () {
  1841.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  1842.         }, => 'onKernelRequest'], 16);
  1843.         $instance->addListener('kernel.request', [=> function () {
  1844.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1845.         }, => 'onSecurity'], 3);
  1846.         $instance->addListener('kernel.request', [=> function () {
  1847.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1848.         }, => 'onSecurityPostDenormalize'], 1);
  1849.         $instance->addListener('kernel.view', [=> function () {
  1850.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1851.         }, => 'onSecurityPostValidation'], 63);
  1852.         $instance->addListener('kernel.exception', [=> function () {
  1853.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener'] ?? $this->load('getExceptionListenerService'));
  1854.         }, => 'onKernelException'], -64);
  1855.         $instance->addListener('kernel.view', [=> function () {
  1856.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener'] ?? $this->load('getCrudResponseListenerService'));
  1857.         }, => 'onKernelView'], 0);
  1858.         $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeEntityPersistedEvent', [=> function () {
  1859.             return ($this->services['App\\EasyAdmin\\Controller\\AccessUserCrudController'] ?? $this->load('getAccessUserCrudControllerService'));
  1860.         }, => 'hashPassword'], 0);
  1861.         $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeEntityUpdatedEvent', [=> function () {
  1862.             return ($this->services['App\\EasyAdmin\\Controller\\AccessUserCrudController'] ?? $this->load('getAccessUserCrudControllerService'));
  1863.         }, => 'hashPassword'], 0);
  1864.         $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeEntityPersistedEvent', [=> function () {
  1865.             return ($this->services['App\\EasyAdmin\\Controller\\RemplacantCrudController'] ?? $this->load('getRemplacantCrudControllerService'));
  1866.         }, => 'hashPassword'], 0);
  1867.         $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeEntityUpdatedEvent', [=> function () {
  1868.             return ($this->services['App\\EasyAdmin\\Controller\\RemplacantCrudController'] ?? $this->load('getRemplacantCrudControllerService'));
  1869.         }, => 'hashPassword'], 0);
  1870.         $instance->addListener('kernel.response', [=> function () {
  1871.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  1872.         }, => 'onKernelResponse'], 0);
  1873.         $instance->addListener('kernel.response', [=> function () {
  1874.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1875.         }, => 'onKernelResponse'], -1024);
  1876.         $instance->addListener('kernel.request', [=> function () {
  1877.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1878.         }, => 'setDefaultLocale'], 100);
  1879.         $instance->addListener('kernel.request', [=> function () {
  1880.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1881.         }, => 'onKernelRequest'], 16);
  1882.         $instance->addListener('kernel.finish_request', [=> function () {
  1883.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1884.         }, => 'onKernelFinishRequest'], 0);
  1885.         $instance->addListener('kernel.request', [=> function () {
  1886.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1887.         }, => 'onKernelRequest'], 256);
  1888.         $instance->addListener('kernel.response', [=> function () {
  1889.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1890.         }, => 'onResponse'], -255);
  1891.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1892.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1893.         }, => 'onControllerArguments'], 0);
  1894.         $instance->addListener('kernel.exception', [=> function () {
  1895.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1896.         }, => 'logKernelException'], 0);
  1897.         $instance->addListener('kernel.exception', [=> function () {
  1898.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1899.         }, => 'onKernelException'], -128);
  1900.         $instance->addListener('kernel.response', [=> function () {
  1901.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1902.         }, => 'removeCspHeader'], -128);
  1903.         $instance->addListener('kernel.request', [=> function () {
  1904.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1905.         }, => 'onKernelRequest'], 15);
  1906.         $instance->addListener('kernel.finish_request', [=> function () {
  1907.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1908.         }, => 'onKernelFinishRequest'], -15);
  1909.         $instance->addListener('console.error', [=> function () {
  1910.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1911.         }, => 'onConsoleError'], -128);
  1912.         $instance->addListener('console.terminate', [=> function () {
  1913.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1914.         }, => 'onConsoleTerminate'], -128);
  1915.         $instance->addListener('console.error', [=> function () {
  1916.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1917.         }, => 'onConsoleError'], 0);
  1918.         $instance->addListener('kernel.request', [=> function () {
  1919.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1920.         }, => 'onKernelRequest'], 128);
  1921.         $instance->addListener('kernel.response', [=> function () {
  1922.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1923.         }, => 'onKernelResponse'], -1000);
  1924.         $instance->addListener('kernel.finish_request', [=> function () {
  1925.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1926.         }, => 'onFinishRequest'], 0);
  1927.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1928.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1929.         }, => 'onMessage'], -255);
  1930.         $instance->addListener('kernel.response', [=> function () {
  1931.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1932.         }, => 'onKernelResponse'], -100);
  1933.         $instance->addListener('kernel.exception', [=> function () {
  1934.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1935.         }, => 'onKernelException'], 0);
  1936.         $instance->addListener('kernel.terminate', [=> function () {
  1937.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1938.         }, => 'onKernelTerminate'], -1024);
  1939.         $instance->addListener('kernel.controller', [=> function () {
  1940.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1941.         }, => 'onKernelController'], 0);
  1942.         $instance->addListener('kernel.response', [=> function () {
  1943.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1944.         }, => 'onKernelResponse'], 0);
  1945.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1946.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1947.         }, => 'onMessage'], -255);
  1948.         $instance->addListener('kernel.request', [=> function () {
  1949.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1950.         }, => 'configure'], 2048);
  1951.         $instance->addListener('console.command', [=> function () {
  1952.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1953.         }, => 'configure'], 2048);
  1954.         $instance->addListener('kernel.request', [=> function () {
  1955.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1956.         }, => 'onKernelRequest'], 32);
  1957.         $instance->addListener('kernel.finish_request', [=> function () {
  1958.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1959.         }, => 'onKernelFinishRequest'], 0);
  1960.         $instance->addListener('kernel.exception', [=> function () {
  1961.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1962.         }, => 'onKernelException'], -64);
  1963.         $instance->addListener('kernel.response', [=> function () {
  1964.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1965.         }, => 'onKernelResponse'], 0);
  1966.         $instance->addListener('console.error', [=> function () {
  1967.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1968.         }, => 'onConsoleError'], 0);
  1969.         $instance->addListener('console.terminate', [=> function () {
  1970.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1971.         }, => 'onConsoleTerminate'], 0);
  1972.         $instance->addListener('kernel.controller', [=> function () {
  1973.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1974.         }, => 'onKernelController'], 0);
  1975.         $instance->addListener('kernel.controller', [=> function () {
  1976.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1977.         }, => 'onKernelController'], 0);
  1978.         $instance->addListener('kernel.controller', [=> function () {
  1979.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1980.         }, => 'onKernelController'], -128);
  1981.         $instance->addListener('kernel.view', [=> function () {
  1982.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1983.         }, => 'onKernelView'], 0);
  1984.         $instance->addListener('kernel.controller', [=> function () {
  1985.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1986.         }, => 'onKernelController'], 0);
  1987.         $instance->addListener('kernel.response', [=> function () {
  1988.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1989.         }, => 'onKernelResponse'], 0);
  1990.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1991.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1992.         }, => 'onKernelControllerArguments'], 0);
  1993.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1994.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1995.         }, => 'onKernelControllerArguments'], 0);
  1996.         $instance->addListener('console.command', [=> function () {
  1997.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1998.         }, => 'onCommand'], 255);
  1999.         $instance->addListener('console.terminate', [=> function () {
  2000.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2001.         }, => 'onTerminate'], -255);
  2002.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2003.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  2004.         }, => 'onMessage'], 0);
  2005.         $instance->addListener('kernel.response', [=> function () {
  2006.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2007.         }, => 'onKernelResponse'], 0);
  2008.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2009.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  2010.         }, => 'onVoterVote'], 0);
  2011.         $instance->addListener('kernel.request', [=> function () {
  2012.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2013.         }, => 'configureLogoutUrlGenerator'], 8);
  2014.         $instance->addListener('kernel.request', [=> function () {
  2015.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2016.         }, => 'onKernelRequest'], 8);
  2017.         $instance->addListener('kernel.finish_request', [=> function () {
  2018.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2019.         }, => 'onKernelFinishRequest'], 0);
  2020.         $instance->addListener('kernel.request', [=> function () {
  2021.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  2022.         }, => 'handleLegacyEaContext'], 10);
  2023.         $instance->addListener('kernel.request', [=> function () {
  2024.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  2025.         }, => 'onKernelRequest'], 0);
  2026.         $instance->addListener('kernel.controller', [=> function () {
  2027.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  2028.         }, => 'onKernelController'], 128);
  2029.         $instance->addListener('console.command', [=> function () {
  2030.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  2031.         }, => 'configure'], 1024);
  2032.         $instance->addListener('kernel.response', [=> function () {
  2033.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2034.         }, => 'onKernelResponse'], -128);
  2035.         $instance->addListener('security.authentication.success', [=> function () {
  2036.             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()));
  2037.         }, => 'onLogin'], 9223372036854775806);
  2038.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2039.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  2040.         }, => 'checkPassport'], 0);
  2041.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2042.             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()));
  2043.         }, => 'onSuccessfulLogin'], -63);
  2044.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2045.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2046.         }, => 'onLogout'], 0);
  2047.         return $instance;
  2048.     }
  2049.     /**
  2050.      * Gets the public 'http_kernel' shared service.
  2051.      *
  2052.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2053.      */
  2054.     protected function getHttpKernelService()
  2055.     {
  2056.         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 () {
  2057.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  2058.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  2059.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  2060.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  2061.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\AdminContextResolver'] ?? $this->load('getAdminContextResolverService'));
  2062.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\BatchActionDtoResolver'] ?? $this->load('getBatchActionDtoResolverService'));
  2063.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  2064.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  2065.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  2066.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  2067.         }, 10)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2068.     }
  2069.     /**
  2070.      * Gets the public 'profiler' shared service.
  2071.      *
  2072.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  2073.      */
  2074.     protected function getProfilerService()
  2075.     {
  2076.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  2077.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2078.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2079.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2080.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2081.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  2082.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  2083.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2084.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  2085.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  2086.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  2087.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  2088.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  2089.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2090.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  2091.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  2092.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  2093.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2094.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  2095.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  2096.         $d->addInstance('api_platform.cache.metadata.resource.legacy', ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()));
  2097.         $d->addInstance('api_platform.cache.metadata.property.legacy', ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()));
  2098.         $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  2099.         $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  2100.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  2101.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  2102.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  2103.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  2104.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  2105.         if ($this->has('kernel')) {
  2106.             $g->setKernel($b);
  2107.         }
  2108.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  2109.         $instance->add(new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService())));
  2110.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2111.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2112.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  2113.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2114.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  2115.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2116.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  2117.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2118.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2119.         $instance->add($d);
  2120.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  2121.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
  2122.         $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())));
  2123.         $instance->add($e);
  2124.         $instance->add($f);
  2125.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2126.         $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()))));
  2127.         $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\Inspector\DataCollector(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService())));
  2128.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  2129.         $instance->add($g);
  2130.         return $instance;
  2131.     }
  2132.     /**
  2133.      * Gets the public 'request_stack' shared service.
  2134.      *
  2135.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2136.      */
  2137.     protected function getRequestStackService()
  2138.     {
  2139.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2140.     }
  2141.     /**
  2142.      * Gets the public 'router' shared service.
  2143.      *
  2144.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2145.      */
  2146.     protected function getRouterService()
  2147.     {
  2148.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2149.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2150.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2151.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2152.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2153.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2154.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  2155.         ], [
  2156.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2157.         ]))->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');
  2158.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2159.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2160.         return $instance;
  2161.     }
  2162.     /**
  2163.      * Gets the public 'security.authorization_checker' shared service.
  2164.      *
  2165.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  2166.      */
  2167.     protected function getSecurity_AuthorizationCheckerService()
  2168.     {
  2169.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  2170.     }
  2171.     /**
  2172.      * Gets the public 'security.token_storage' shared service.
  2173.      *
  2174.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  2175.      */
  2176.     protected function getSecurity_TokenStorageService()
  2177.     {
  2178.         return $this->services['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, [
  2179.             'session' => ['services''session''getSessionService'false],
  2180.         ], [
  2181.             'session' => '?',
  2182.         ]));
  2183.     }
  2184.     /**
  2185.      * Gets the public 'session' shared service.
  2186.      *
  2187.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2188.      */
  2189.     protected function getSessionService()
  2190.     {
  2191.         return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler(($this->targetDir.''.'/sessions'))), new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0)), NULLNULL, [=> ($this->privates['session_listener'] ?? $this->getSessionListenerService()), => 'onSessionUsage']);
  2192.     }
  2193.     /**
  2194.      * Gets the public 'translator' shared service.
  2195.      *
  2196.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2197.      */
  2198.     protected function getTranslatorService()
  2199.     {
  2200.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2201.     }
  2202.     /**
  2203.      * Gets the public 'var_dumper.cloner' shared service.
  2204.      *
  2205.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2206.      */
  2207.     protected function getVarDumper_ClonerService()
  2208.     {
  2209.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2210.         $instance->setMaxItems(2500);
  2211.         $instance->setMinDepth(1);
  2212.         $instance->setMaxString(-1);
  2213.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2214.         return $instance;
  2215.     }
  2216.     /**
  2217.      * Gets the private '.debug.http_client' shared service.
  2218.      *
  2219.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2220.      */
  2221.     protected function get_Debug_HttpClientService()
  2222.     {
  2223.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2224.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2225.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2226.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2227.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2228.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2229.         $a->setLogger($b);
  2230.         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))));
  2231.     }
  2232.     /**
  2233.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber' shared service.
  2234.      *
  2235.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber
  2236.      */
  2237.     protected function getAdminRouterSubscriberService()
  2238.     {
  2239.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  2240.         $b = ($this->services['router'] ?? $this->getRouterService());
  2241.         $c = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService());
  2242.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber(new \EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory($this->targetDir.''$a, ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), new \EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService()), $a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService())), $c, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] ?? $this->getEntityFactoryService())), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [=> 'App\\EasyAdmin\\Controller\\DashboardController'=> 'App\\EasyAdmin\\OpticalController\\DashboardController'=> 'App\\EasyAdmin\\WriterController\\DashboardController']))), $c, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] ?? $this->getControllerFactoryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), $b$b, ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\UrlSigner($this->getEnv('APP_SECRET')))));
  2243.     }
  2244.     /**
  2245.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory' shared service.
  2246.      *
  2247.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory
  2248.      */
  2249.     protected function getActionFactoryService()
  2250.     {
  2251.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  2252.     }
  2253.     /**
  2254.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory' shared service.
  2255.      *
  2256.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory
  2257.      */
  2258.     protected function getControllerFactoryService()
  2259.     {
  2260.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [=> 'App\\EasyAdmin\\Controller\\DashboardController'=> 'App\\EasyAdmin\\OpticalController\\DashboardController'=> 'App\\EasyAdmin\\WriterController\\DashboardController']))), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  2261.     }
  2262.     /**
  2263.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory' shared service.
  2264.      *
  2265.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory
  2266.      */
  2267.     protected function getEntityFactoryService()
  2268.     {
  2269.         $a = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService());
  2270.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory(new \EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), $a, new RewindableGenerator(function () {
  2271.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPreConfigurator'] ?? $this->load('getCommonPreConfiguratorService'));
  2272.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator()));
  2273.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AssociationConfigurator'] ?? $this->load('getAssociationConfiguratorService'));
  2274.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator()));
  2275.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\BooleanConfigurator'] ?? $this->load('getBooleanConfiguratorService'));
  2276.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator()));
  2277.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator()));
  2278.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CountryConfigurator'] ?? $this->load('getCountryConfiguratorService'));
  2279.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator()));
  2280.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\DateTimeConfigurator'] ?? $this->load('getDateTimeConfiguratorService'));
  2281.             yield 10 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator()));
  2282.             yield 11 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator()));
  2283.             yield 12 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator()));
  2284.             yield 13 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator(\dirname(__DIR__4))));
  2285.             yield 14 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator()));
  2286.             yield 15 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator()));
  2287.             yield 16 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator()));
  2288.             yield 17 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\MoneyConfigurator'] ?? $this->load('getMoneyConfiguratorService'));
  2289.             yield 18 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\NumberConfigurator'] ?? $this->load('getNumberConfiguratorService'));
  2290.             yield 19 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator()));
  2291.             yield 20 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ChoiceConfigurator'] ?? $this->load('getChoiceConfiguratorService'));
  2292.             yield 21 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\SlugConfigurator'] ?? $this->load('getSlugConfiguratorService'));
  2293.             yield 22 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator()));
  2294.             yield 23 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator()));
  2295.             yield 24 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator()));
  2296.             yield 25 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator()));
  2297.             yield 26 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator()));
  2298.             yield 27 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPostConfigurator'] ?? $this->load('getCommonPostConfiguratorService'));
  2299.         }, 28)), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] ?? $this->getActionFactoryService()), $a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2300.     }
  2301.     /**
  2302.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider' shared service.
  2303.      *
  2304.      * @return \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider
  2305.      */
  2306.     protected function getAdminContextProviderService()
  2307.     {
  2308.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] = new \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2309.     }
  2310.     /**
  2311.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry' shared service.
  2312.      *
  2313.      * @return \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry
  2314.      */
  2315.     protected function getCrudControllerRegistryService()
  2316.     {
  2317.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry($this->getEnv('APP_SECRET'), [=> 'App\\EasyAdmin\\Controller\\AccessUserCrudController'=> 'App\\EasyAdmin\\Controller\\ArticleCategorieCrudController'=> 'App\\EasyAdmin\\Controller\\ArticleCrudController'=> 'App\\EasyAdmin\\Controller\\ArticleTagCrudController'=> 'App\\EasyAdmin\\Controller\\AtoLauditionPartnerCrudController'=> 'App\\EasyAdmin\\Controller\\AtolPartnerCrudController'=> 'App\\EasyAdmin\\Controller\\AudioCrudController'=> 'App\\EasyAdmin\\Controller\\AudioLibrePartnerCrudController'=> 'App\\EasyAdmin\\Controller\\AudioLibreSubscriptionCrudController'=> 'App\\EasyAdmin\\Controller\\AudioPartnerCrudController'10 => 'App\\EasyAdmin\\Controller\\CategorieCrudController'11 => 'App\\EasyAdmin\\Controller\\CentreCrudController'12 => 'App\\EasyAdmin\\Controller\\CentreTempCrudController'13 => 'App\\EasyAdmin\\Controller\\ClientCrudController'14 => 'App\\EasyAdmin\\Controller\\ClientStatusCrudController'15 => 'App\\EasyAdmin\\Controller\\ClientTempCrudController'16 => 'App\\EasyAdmin\\Controller\\ContractCategoryCrudController'17 => 'App\\EasyAdmin\\Controller\\EmailCampaignCrudController'18 => 'App\\EasyAdmin\\Controller\\FAQCrudController'19 => 'App\\EasyAdmin\\Controller\\FactureCrudController'20 => 'App\\EasyAdmin\\Controller\\FactureOpticalCrudController'21 => 'App\\EasyAdmin\\Controller\\ImportCenterCrudController'22 => 'App\\EasyAdmin\\Controller\\LeadRdvCrudController'23 => 'App\\EasyAdmin\\Controller\\LeadStatusCrudController'24 => 'App\\EasyAdmin\\Controller\\LoginLogCrudController'25 => 'App\\EasyAdmin\\Controller\\PartnerSubscriptionCrudController'26 => 'App\\EasyAdmin\\Controller\\RdvCrudController'27 => 'App\\EasyAdmin\\Controller\\RdvMyAudioCrudController'28 => 'App\\EasyAdmin\\Controller\\RdvOcCrudController'29 => 'App\\EasyAdmin\\Controller\\RemplacantCrudController'30 => 'App\\EasyAdmin\\Controller\\TagCrudController'31 => 'App\\EasyAdmin\\OpticalController\\FactureOpticalCrudController'32 => 'App\\EasyAdmin\\OpticalController\\RdvOcCrudController'33 => 'App\\EasyAdmin\\WriterController\\ArticleCrudController'34 => 'App\\EasyAdmin\\WriterController\\CategorieCrudController']);
  2318.     }
  2319.     /**
  2320.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator' service.
  2321.      *
  2322.      * @return \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator
  2323.      */
  2324.     protected function getAdminUrlGeneratorService()
  2325.     {
  2326.         $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'] = function () {
  2327.             return new \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [=> 'App\\EasyAdmin\\Controller\\DashboardController'=> 'App\\EasyAdmin\\OpticalController\\DashboardController'=> 'App\\EasyAdmin\\WriterController\\DashboardController']))), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\UrlSigner($this->getEnv('APP_SECRET')))));
  2328.         };
  2329.         return $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']();
  2330.     }
  2331.     /**
  2332.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker' shared service.
  2333.      *
  2334.      * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  2335.      */
  2336.     protected function getAuthorizationCheckerService()
  2337.     {
  2338.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  2339.     }
  2340.     /**
  2341.      * Gets the private 'annotations.cached_reader' shared service.
  2342.      *
  2343.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  2344.      */
  2345.     protected function getAnnotations_CachedReaderService()
  2346.     {
  2347.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->load('getAnnotations_CacheAdapterService'), true);
  2348.     }
  2349.     /**
  2350.      * Gets the private 'annotations.reader' shared service.
  2351.      *
  2352.      * @return \Doctrine\Common\Annotations\AnnotationReader
  2353.      */
  2354.     protected function getAnnotations_ReaderService()
  2355.     {
  2356.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2357.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2358.         $a->registerUniqueLoader('class_exists');
  2359.         $instance->addGlobalIgnoredName('required'$a);
  2360.         return $instance;
  2361.     }
  2362.     /**
  2363.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  2364.      *
  2365.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2366.      */
  2367.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  2368.     {
  2369.         return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('OBOpE5vN9D'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2370.     }
  2371.     /**
  2372.      * Gets the private 'api_platform.cache.metadata.property.legacy' shared service.
  2373.      *
  2374.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2375.      */
  2376.     protected function getApiPlatform_Cache_Metadata_Property_LegacyService()
  2377.     {
  2378.         return $this->privates['api_platform.cache.metadata.property.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('7uvWahp7C1'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2379.     }
  2380.     /**
  2381.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  2382.      *
  2383.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2384.      */
  2385.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  2386.     {
  2387.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KqNjhKfqBH'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2388.     }
  2389.     /**
  2390.      * Gets the private 'api_platform.cache.metadata.resource.legacy' shared service.
  2391.      *
  2392.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2393.      */
  2394.     protected function getApiPlatform_Cache_Metadata_Resource_LegacyService()
  2395.     {
  2396.         return $this->privates['api_platform.cache.metadata.resource.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('K76JG1lwy6'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2397.     }
  2398.     /**
  2399.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  2400.      *
  2401.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2402.      */
  2403.     protected function getApiPlatform_Cache_RouteNameResolverService()
  2404.     {
  2405.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ro5qV0+jkd'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2406.     }
  2407.     /**
  2408.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  2409.      *
  2410.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2411.      */
  2412.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  2413.     {
  2414.         return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('vUlFRYqAFI'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2415.     }
  2416.     /**
  2417.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  2418.      *
  2419.      * @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
  2420.      */
  2421.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  2422.     {
  2423.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\HttpCache\EventListener\AddHeadersListener(trueNULLNULL$this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  2424.     }
  2425.     /**
  2426.      * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  2427.      *
  2428.      * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  2429.      */
  2430.     protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  2431.     {
  2432.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  2433.         if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  2434.             return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  2435.         }
  2436.         return $this->privates['api_platform.hydra.json_schema.schema_factory'] = new \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())));
  2437.     }
  2438.     /**
  2439.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  2440.      *
  2441.      * @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener
  2442.      */
  2443.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  2444.     {
  2445.         return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  2446.     }
  2447.     /**
  2448.      * Gets the private 'api_platform.identifier.converter' shared service.
  2449.      *
  2450.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  2451.      */
  2452.     protected function getApiPlatform_Identifier_ConverterService()
  2453.     {
  2454.         return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter(($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), new RewindableGenerator(function () {
  2455.             yield => ($this->privates['api_platform.identifier.symfony_ulid_normalizer'] ?? $this->load('getApiPlatform_Identifier_SymfonyUlidNormalizerService'));
  2456.             yield => ($this->privates['api_platform.identifier.symfony_uuid_normalizer'] ?? $this->load('getApiPlatform_Identifier_SymfonyUuidNormalizerService'));
  2457.             yield => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  2458.             yield => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  2459.         }, 4));
  2460.     }
  2461.     /**
  2462.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  2463.      *
  2464.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  2465.      */
  2466.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  2467.     {
  2468.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  2469.         $b = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  2470.         return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $a$btrue), $a$b);
  2471.     }
  2472.     /**
  2473.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  2474.      *
  2475.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  2476.      */
  2477.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  2478.     {
  2479.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  2480.         $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  2481.         return $instance;
  2482.     }
  2483.     /**
  2484.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  2485.      *
  2486.      * @return \ApiPlatform\JsonLd\ContextBuilder
  2487.      */
  2488.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  2489.     {
  2490.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  2491.         return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\JsonLd\ContextBuilder(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $a, ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), new \ApiPlatform\Symfony\Routing\SkolemIriConverter($a));
  2492.     }
  2493.     /**
  2494.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  2495.      *
  2496.      * @return \ApiPlatform\Symfony\EventListener\AddFormatListener
  2497.      */
  2498.     protected function getApiPlatform_Listener_Request_AddFormatService()
  2499.     {
  2500.         return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $this->parameters['api_platform.formats']);
  2501.     }
  2502.     /**
  2503.      * Gets the private 'api_platform.listener.request.deserialize' shared service.
  2504.      *
  2505.      * @return \ApiPlatform\Symfony\EventListener\DeserializeListener
  2506.      */
  2507.     protected function getApiPlatform_Listener_Request_DeserializeService()
  2508.     {
  2509.         return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  2510.     }
  2511.     /**
  2512.      * Gets the private 'api_platform.listener.request.read.legacy' shared service.
  2513.      *
  2514.      * @return \ApiPlatform\Core\EventListener\ReadListener
  2515.      */
  2516.     protected function getApiPlatform_Listener_Request_Read_LegacyService()
  2517.     {
  2518.         return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  2519.     }
  2520.     /**
  2521.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  2522.      *
  2523.      * @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
  2524.      */
  2525.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  2526.     {
  2527.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Filter\QueryParameterValidator(($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])))), true);
  2528.     }
  2529.     /**
  2530.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached.legacy' shared service.
  2531.      *
  2532.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  2533.      */
  2534.     protected function getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()
  2535.     {
  2536.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  2537.         return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))), new RewindableGenerator(function () {
  2538.             yield => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.choice_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction()));
  2539.             yield => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService'));
  2540.             yield => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.count_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction()));
  2541.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction()));
  2542.             yield => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction()));
  2543.             yield => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
  2544.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction()));
  2545.             yield => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction()));
  2546.             yield => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  2547.             yield => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.range_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction()));
  2548.             yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
  2549.             yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
  2550.             yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.unique_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction()));
  2551.         }, 13)));
  2552.     }
  2553.     /**
  2554.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  2555.      *
  2556.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  2557.      */
  2558.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  2559.     {
  2560.         return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyNameCollectionFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()))));
  2561.     }
  2562.     /**
  2563.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  2564.      *
  2565.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  2566.      */
  2567.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  2568.     {
  2569.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  2570.         return $this->privates['api_platform.metadata.resource.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory(($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()), new \ApiPlatform\Core\Metadata\Resource\Factory\FormatsResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\OperationResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceFilterMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ShortNameResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\PhpDocResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\InputOutputResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))), $this->parameters['api_platform.defaults']), $this->parameters['api_platform.defaults']))))), $this->parameters['api_platform.patch_formats']), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats']));
  2571.     }
  2572.     /**
  2573.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  2574.      *
  2575.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  2576.      */
  2577.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  2578.     {
  2579.         return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceNameCollectionFactory(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))));
  2580.     }
  2581.     /**
  2582.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  2583.      *
  2584.      * @return \ApiPlatform\PathResolver\CustomOperationPathResolver
  2585.      */
  2586.     protected function getApiPlatform_OperationPathResolver_CustomService()
  2587.     {
  2588.         return $this->privates['api_platform.operation_path_resolver.custom'] = new \ApiPlatform\PathResolver\CustomOperationPathResolver(new \ApiPlatform\PathResolver\OperationPathResolver(($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator()))));
  2589.     }
  2590.     /**
  2591.      * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  2592.      *
  2593.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  2594.      */
  2595.     protected function getApiPlatform_OperationPathResolver_RouterService()
  2596.     {
  2597.         return $this->privates['api_platform.operation_path_resolver.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()), ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()));
  2598.     }
  2599.     /**
  2600.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  2601.      *
  2602.      * @return \ApiPlatform\Api\ResourceClassResolver
  2603.      */
  2604.     protected function getApiPlatform_ResourceClassResolverService()
  2605.     {
  2606.         return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Api\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  2607.     }
  2608.     /**
  2609.      * Gets the private 'api_platform.router' shared service.
  2610.      *
  2611.      * @return \ApiPlatform\Symfony\Routing\Router
  2612.      */
  2613.     protected function getApiPlatform_RouterService()
  2614.     {
  2615.         return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router(($this->services['router'] ?? $this->getRouterService()), 1);
  2616.     }
  2617.     /**
  2618.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  2619.      *
  2620.      * @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
  2621.      */
  2622.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  2623.     {
  2624.         return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Symfony\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService()));
  2625.     }
  2626.     /**
  2627.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  2628.      *
  2629.      * @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
  2630.      */
  2631.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  2632.     {
  2633.         return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Symfony\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  2634.     }
  2635.     /**
  2636.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  2637.      *
  2638.      * @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
  2639.      */
  2640.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  2641.     {
  2642.         $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  2643.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), new \ApiPlatform\Serializer\SerializerContextBuilder($a));
  2644.     }
  2645.     /**
  2646.      * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  2647.      *
  2648.      * @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
  2649.      */
  2650.     protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  2651.     {
  2652.         return $this->privates['api_platform.serializer.mapping.class_metadata_factory'] = new \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Factory\CacheClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))])), \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/serialization.php'), ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()))));
  2653.     }
  2654.     /**
  2655.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  2656.      *
  2657.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  2658.      */
  2659.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  2660.     {
  2661.         return $this->privates['api_platform.subresource_operation_factory.cached'] = new \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory(($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), new \ApiPlatform\Core\Operation\Factory\SubresourceOperationFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator())), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService())));
  2662.     }
  2663.     /**
  2664.      * Gets the private 'assets.packages' shared service.
  2665.      *
  2666.      * @return \Symfony\Component\Asset\Packages
  2667.      */
  2668.     protected function getAssets_PackagesService()
  2669.     {
  2670.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2671.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), []);
  2672.     }
  2673.     /**
  2674.      * Gets the private 'cache.annotations' shared service.
  2675.      *
  2676.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2677.      */
  2678.     protected function getCache_AnnotationsService()
  2679.     {
  2680.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('EIidxozCH4'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2681.     }
  2682.     /**
  2683.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  2684.      *
  2685.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2686.      */
  2687.     protected function getCache_Doctrine_Orm_Default_QueryService()
  2688.     {
  2689.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2690.     }
  2691.     /**
  2692.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  2693.      *
  2694.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2695.      */
  2696.     protected function getCache_Doctrine_Orm_Default_ResultService()
  2697.     {
  2698.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2699.     }
  2700.     /**
  2701.      * Gets the private 'cache.property_info' shared service.
  2702.      *
  2703.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2704.      */
  2705.     protected function getCache_PropertyInfoService()
  2706.     {
  2707.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('LpX-aHFnaB'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2708.     }
  2709.     /**
  2710.      * Gets the private 'cache.security_expression_language' shared service.
  2711.      *
  2712.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2713.      */
  2714.     protected function getCache_SecurityExpressionLanguageService()
  2715.     {
  2716.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('OTi6iL3myy'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2717.     }
  2718.     /**
  2719.      * Gets the private 'cache.serializer' shared service.
  2720.      *
  2721.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2722.      */
  2723.     protected function getCache_SerializerService()
  2724.     {
  2725.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('60fYlqCovN'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2726.     }
  2727.     /**
  2728.      * Gets the private 'cache.validator' shared service.
  2729.      *
  2730.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2731.      */
  2732.     protected function getCache_ValidatorService()
  2733.     {
  2734.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('FuPN5-bxFm'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2735.     }
  2736.     /**
  2737.      * Gets the private 'config_cache_factory' shared service.
  2738.      *
  2739.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2740.      */
  2741.     protected function getConfigCacheFactoryService()
  2742.     {
  2743.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2744.             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)));
  2745.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2746.         }, 2));
  2747.     }
  2748.     /**
  2749.      * Gets the private 'data_collector.form' shared service.
  2750.      *
  2751.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2752.      */
  2753.     protected function getDataCollector_FormService()
  2754.     {
  2755.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2756.     }
  2757.     /**
  2758.      * Gets the private 'data_collector.request' shared service.
  2759.      *
  2760.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2761.      */
  2762.     protected function getDataCollector_RequestService()
  2763.     {
  2764.         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())));
  2765.     }
  2766.     /**
  2767.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  2768.      *
  2769.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  2770.      */
  2771.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  2772.     {
  2773.         return $this->privates['debug.api_platform.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider(new \ApiPlatform\Core\DataProvider\ChainCollectionDataProvider(new RewindableGenerator(function () {
  2774.             yield => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService'));
  2775.         }, 1)));
  2776.     }
  2777.     /**
  2778.      * Gets the private 'debug.api_platform.data_persister' shared service.
  2779.      *
  2780.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  2781.      */
  2782.     protected function getDebug_ApiPlatform_DataPersisterService()
  2783.     {
  2784.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  2785.             yield => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->load('getApiPlatform_Doctrine_Orm_DataPersisterService'));
  2786.         }, 1)));
  2787.     }
  2788.     /**
  2789.      * Gets the private 'debug.api_platform.item_data_provider' shared service.
  2790.      *
  2791.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  2792.      */
  2793.     protected function getDebug_ApiPlatform_ItemDataProviderService()
  2794.     {
  2795.         return $this->privates['debug.api_platform.item_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider(new \ApiPlatform\Core\DataProvider\ChainItemDataProvider(new RewindableGenerator(function () {
  2796.             yield => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService'));
  2797.         }, 1)));
  2798.     }
  2799.     /**
  2800.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  2801.      *
  2802.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  2803.      */
  2804.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  2805.     {
  2806.         return $this->privates['debug.api_platform.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider(new \ApiPlatform\Core\DataProvider\ChainSubresourceDataProvider(new RewindableGenerator(function () {
  2807.             yield => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService'));
  2808.         }, 1)));
  2809.     }
  2810.     /**
  2811.      * Gets the private 'debug.controller_resolver' shared service.
  2812.      *
  2813.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  2814.      */
  2815.     protected function getDebug_ControllerResolverService()
  2816.     {
  2817.         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))));
  2818.     }
  2819.     /**
  2820.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2821.      *
  2822.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2823.      */
  2824.     protected function getDebug_DebugHandlersListenerService()
  2825.     {
  2826.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2827.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2828.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2829.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2830.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2831.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), trueNULL);
  2832.     }
  2833.     /**
  2834.      * Gets the private 'debug.file_link_formatter' shared service.
  2835.      *
  2836.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2837.      */
  2838.     protected function getDebug_FileLinkFormatterService()
  2839.     {
  2840.         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 () {
  2841.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2842.         });
  2843.     }
  2844.     /**
  2845.      * Gets the private 'debug.log_processor' shared service.
  2846.      *
  2847.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2848.      */
  2849.     protected function getDebug_LogProcessorService()
  2850.     {
  2851.         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())));
  2852.     }
  2853.     /**
  2854.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2855.      *
  2856.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2857.      */
  2858.     protected function getDebug_Security_Access_DecisionManagerService()
  2859.     {
  2860.         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 () {
  2861.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2862.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService'));
  2863.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  2864.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2865.             yield => ($this->privates['debug.security.voter.EasyCorp\\Bundle\\EasyAdminBundle\\Security\\SecurityVoter'] ?? $this->load('getSecurityVoterService'));
  2866.         }, 5), 'affirmative'falsetrue));
  2867.     }
  2868.     /**
  2869.      * Gets the private 'debug.security.firewall' shared service.
  2870.      *
  2871.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2872.      */
  2873.     protected function getDebug_Security_FirewallService()
  2874.     {
  2875.         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()));
  2876.     }
  2877.     /**
  2878.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  2879.      *
  2880.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  2881.      */
  2882.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  2883.     {
  2884.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories']);
  2885.     }
  2886.     /**
  2887.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  2888.      *
  2889.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  2890.      */
  2891.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  2892.     {
  2893.         $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']);
  2894.         $instance->setGlobalBasename('mapping');
  2895.         return $instance;
  2896.     }
  2897.     /**
  2898.      * Gets the private 'exception_listener' shared service.
  2899.      *
  2900.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2901.      */
  2902.     protected function getExceptionListener2Service()
  2903.     {
  2904.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
  2905.     }
  2906.     /**
  2907.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2908.      *
  2909.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2910.      */
  2911.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2912.     {
  2913.         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())));
  2914.     }
  2915.     /**
  2916.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2917.      *
  2918.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2919.      */
  2920.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2921.     {
  2922.         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['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  2923.     }
  2924.     /**
  2925.      * Gets the private 'locale_aware_listener' shared service.
  2926.      *
  2927.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2928.      */
  2929.     protected function getLocaleAwareListenerService()
  2930.     {
  2931.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2932.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  2933.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2934.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2935.     }
  2936.     /**
  2937.      * Gets the private 'locale_listener' shared service.
  2938.      *
  2939.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2940.      */
  2941.     protected function getLocaleListenerService()
  2942.     {
  2943.         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()));
  2944.     }
  2945.     /**
  2946.      * Gets the private 'mime_types' shared service.
  2947.      *
  2948.      * @return \Symfony\Component\Mime\MimeTypes
  2949.      */
  2950.     protected function getMimeTypesService()
  2951.     {
  2952.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  2953.         $instance->setDefault($instance);
  2954.         return $instance;
  2955.     }
  2956.     /**
  2957.      * Gets the private 'monolog.handler.console' shared service.
  2958.      *
  2959.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2960.      */
  2961.     protected function getMonolog_Handler_ConsoleService()
  2962.     {
  2963.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2964.     }
  2965.     /**
  2966.      * Gets the private 'monolog.handler.main' shared service.
  2967.      *
  2968.      * @return \Monolog\Handler\StreamHandler
  2969.      */
  2970.     protected function getMonolog_Handler_MainService()
  2971.     {
  2972.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  2973.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  2974.         return $instance;
  2975.     }
  2976.     /**
  2977.      * Gets the private 'monolog.logger' shared service.
  2978.      *
  2979.      * @return \Symfony\Bridge\Monolog\Logger
  2980.      */
  2981.     protected function getMonolog_LoggerService()
  2982.     {
  2983.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2984.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2985.         $instance->useMicrosecondTimestamps(true);
  2986.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2987.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2988.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2989.         return $instance;
  2990.     }
  2991.     /**
  2992.      * Gets the private 'monolog.logger.cache' shared service.
  2993.      *
  2994.      * @return \Symfony\Bridge\Monolog\Logger
  2995.      */
  2996.     protected function getMonolog_Logger_CacheService()
  2997.     {
  2998.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2999.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3000.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3001.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3002.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3003.         return $instance;
  3004.     }
  3005.     /**
  3006.      * Gets the private 'monolog.logger.request' shared service.
  3007.      *
  3008.      * @return \Symfony\Bridge\Monolog\Logger
  3009.      */
  3010.     protected function getMonolog_Logger_RequestService()
  3011.     {
  3012.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3013.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3014.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3015.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3016.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3017.         return $instance;
  3018.     }
  3019.     /**
  3020.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  3021.      *
  3022.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  3023.      */
  3024.     protected function getNelmioCors_CorsListenerService()
  3025.     {
  3026.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->getParameter('nelmio_cors.defaults'))]));
  3027.     }
  3028.     /**
  3029.      * Gets the private 'parameter_bag' shared service.
  3030.      *
  3031.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3032.      */
  3033.     protected function getParameterBagService()
  3034.     {
  3035.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3036.     }
  3037.     /**
  3038.      * Gets the private 'profiler_listener' shared service.
  3039.      *
  3040.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3041.      */
  3042.     protected function getProfilerListenerService()
  3043.     {
  3044.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalse);
  3045.     }
  3046.     /**
  3047.      * Gets the private 'property_accessor' shared service.
  3048.      *
  3049.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  3050.      */
  3051.     protected function getPropertyAccessorService()
  3052.     {
  3053.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3054.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(3false, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), true$a$a);
  3055.     }
  3056.     /**
  3057.      * Gets the private 'property_info' shared service.
  3058.      *
  3059.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  3060.      */
  3061.     protected function getPropertyInfoService()
  3062.     {
  3063.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  3064.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  3065.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3066.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3067.         }, 3), new RewindableGenerator(function () {
  3068.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3069.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  3070.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3071.         }, 3), new RewindableGenerator(function () {
  3072.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  3073.         }, 1), new RewindableGenerator(function () {
  3074.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3075.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3076.         }, 2), new RewindableGenerator(function () {
  3077.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3078.         }, 1));
  3079.     }
  3080.     /**
  3081.      * Gets the private 'router.expression_language_provider' shared service.
  3082.      *
  3083.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3084.      */
  3085.     protected function getRouter_ExpressionLanguageProviderService()
  3086.     {
  3087.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3088.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  3089.         ], [
  3090.             'env' => 'Closure',
  3091.         ]));
  3092.     }
  3093.     /**
  3094.      * Gets the private 'router.request_context' shared service.
  3095.      *
  3096.      * @return \Symfony\Component\Routing\RequestContext
  3097.      */
  3098.     protected function getRouter_RequestContextService()
  3099.     {
  3100.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  3101.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3102.         return $instance;
  3103.     }
  3104.     /**
  3105.      * Gets the private 'router_listener' shared service.
  3106.      *
  3107.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3108.      */
  3109.     protected function getRouterListenerService()
  3110.     {
  3111.         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);
  3112.     }
  3113.     /**
  3114.      * Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
  3115.      *
  3116.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  3117.      */
  3118.     protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
  3119.     {
  3120.         return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver());
  3121.     }
  3122.     /**
  3123.      * Gets the private 'security.authentication.manager' shared service.
  3124.      *
  3125.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  3126.      */
  3127.     protected function getSecurity_Authentication_ManagerService()
  3128.     {
  3129.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  3130.             yield => ($this->privates['security.authentication.provider.guard.optical.two_factor_decorator'] ?? $this->load('getSecurity_Authentication_Provider_Guard_Optical_TwoFactorDecoratorService'));
  3131.             yield => ($this->privates['security.authentication.provider.dao.optical.two_factor_decorator'] ?? $this->load('getSecurity_Authentication_Provider_Dao_Optical_TwoFactorDecoratorService'));
  3132.             yield => ($this->privates['security.authentication.provider.anonymous.optical.two_factor_decorator'] ?? $this->load('getSecurity_Authentication_Provider_Anonymous_Optical_TwoFactorDecoratorService'));
  3133.             yield => ($this->privates['security.authentication.provider.guard.main.two_factor_decorator'] ?? $this->load('getSecurity_Authentication_Provider_Guard_Main_TwoFactorDecoratorService'));
  3134.             yield => ($this->privates['security.authentication.provider.dao.main.two_factor_decorator'] ?? $this->load('getSecurity_Authentication_Provider_Dao_Main_TwoFactorDecoratorService'));
  3135.             yield => ($this->privates['security.authentication.provider.anonymous.main.two_factor_decorator'] ?? $this->load('getSecurity_Authentication_Provider_Anonymous_Main_TwoFactorDecoratorService'));
  3136.         }, 6), true);
  3137.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3138.         return $instance;
  3139.     }
  3140.     /**
  3141.      * Gets the private 'security.csrf.token_storage' shared service.
  3142.      *
  3143.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  3144.      */
  3145.     protected function getSecurity_Csrf_TokenStorageService()
  3146.     {
  3147.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
  3148.     }
  3149.     /**
  3150.      * Gets the private 'security.expression_language' shared service.
  3151.      *
  3152.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  3153.      */
  3154.     protected function getSecurity_ExpressionLanguageService()
  3155.     {
  3156.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  3157.         $instance->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider())));
  3158.         return $instance;
  3159.     }
  3160.     /**
  3161.      * Gets the private 'security.firewall.map' shared service.
  3162.      *
  3163.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3164.      */
  3165.     protected function getSecurity_Firewall_MapService()
  3166.     {
  3167.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3168.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  3169.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  3170.             'security.firewall.map.context.optical' => ['privates''security.firewall.map.context.optical''getSecurity_Firewall_Map_Context_OpticalService'true],
  3171.         ], [
  3172.             'security.firewall.map.context.dev' => '?',
  3173.             'security.firewall.map.context.main' => '?',
  3174.             'security.firewall.map.context.optical' => '?',
  3175.         ]), new RewindableGenerator(function () {
  3176.             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)/')));
  3177.             yield 'security.firewall.map.context.optical' => ($this->privates['.security.request_matcher.dKsehwV'] ?? ($this->privates['.security.request_matcher.dKsehwV'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/optical-center')));
  3178.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  3179.         }, 3));
  3180.     }
  3181.     /**
  3182.      * Gets the private 'security.logout_url_generator' shared service.
  3183.      *
  3184.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3185.      */
  3186.     protected function getSecurity_LogoutUrlGeneratorService()
  3187.     {
  3188.         $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['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  3189.         $instance->registerListener('optical''optical_logout''logout''_csrf_token'NULLNULL);
  3190.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  3191.         return $instance;
  3192.     }
  3193.     /**
  3194.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  3195.      *
  3196.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  3197.      */
  3198.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  3199.     {
  3200.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3201.     }
  3202.     /**
  3203.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  3204.      *
  3205.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  3206.      */
  3207.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  3208.     {
  3209.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  3210.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  3211.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  3212.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  3213.     }
  3214.     /**
  3215.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  3216.      *
  3217.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  3218.      */
  3219.     protected function getSensioFrameworkExtra_Security_ListenerService()
  3220.     {
  3221.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  3222.         $a->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider())));
  3223.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3224.     }
  3225.     /**
  3226.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  3227.      *
  3228.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  3229.      */
  3230.     protected function getSensioFrameworkExtra_View_ListenerService()
  3231.     {
  3232.         $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))));
  3233.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3234.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3235.         ], [
  3236.             'twig' => '?',
  3237.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  3238.         return $instance;
  3239.     }
  3240.     /**
  3241.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  3242.      *
  3243.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  3244.      */
  3245.     protected function getSerializer_NameConverter_MetadataAwareService()
  3246.     {
  3247.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  3248.     }
  3249.     /**
  3250.      * Gets the private 'session_listener' shared service.
  3251.      *
  3252.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3253.      */
  3254.     protected function getSessionListenerService()
  3255.     {
  3256.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3257.             'initialized_session' => ['services''session'NULLfalse],
  3258.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3259.             'session' => ['services''session''getSessionService'false],
  3260.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  3261.         ], [
  3262.             'initialized_session' => '?',
  3263.             'logger' => '?',
  3264.             'session' => '?',
  3265.             'session_collector' => '?',
  3266.         ]), true);
  3267.     }
  3268.     /**
  3269.      * Gets the private 'translator.default' shared service.
  3270.      *
  3271.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3272.      */
  3273.     protected function getTranslator_DefaultService()
  3274.     {
  3275.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3276.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  3277.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  3278.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  3279.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  3280.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  3281.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  3282.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  3283.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  3284.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  3285.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  3286.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  3287.         ], [
  3288.             'translation.loader.csv' => '?',
  3289.             'translation.loader.dat' => '?',
  3290.             'translation.loader.ini' => '?',
  3291.             'translation.loader.json' => '?',
  3292.             'translation.loader.mo' => '?',
  3293.             'translation.loader.php' => '?',
  3294.             'translation.loader.po' => '?',
  3295.             'translation.loader.qt' => '?',
  3296.             'translation.loader.res' => '?',
  3297.             'translation.loader.xliff' => '?',
  3298.             'translation.loader.yml' => '?',
  3299.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ar.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.bg.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.bg.yaml')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ca.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ca.yaml')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.cs.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.cs.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-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.php')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.de.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.de.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-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.php')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.en.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.en.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-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.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.es.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-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')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.eu.php')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fa.php')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fi.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fi.yaml')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.fr.yml'), => (\dirname(__DIR__4).'/translations/EasyAdminBundle.fr.yaml'), => (\dirname(__DIR__4).'/translations/messages.fr.yaml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.gl.php')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hr.php'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-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.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.hu.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-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'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.id.php')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.it.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.it.yaml')], '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'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lb.php')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lt.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.lt.yaml')], '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')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.nl.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.nl.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-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.php')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pl.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pl.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-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.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pt.yaml')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt_BR.php')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ro.php'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-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.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ru.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-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-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.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.sl.yaml')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sv.php'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-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.php'), => (\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.php'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.uk.yaml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-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.php')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'sr_RS' => [=> (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.php')], 'vn' => [=> (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 11 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 12 => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/easycorp/easyadmin-bundle/src/Resources/translations'=> 'vendor/vich/uploader-bundle/translations'=> 'vendor/scheb/2fa-bundle/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/doctrine/doctrine-bundle/translations'=> 'vendor/doctrine/doctrine-migrations-bundle/translations'10 => 'vendor/symfony/maker-bundle/src/translations'11 => 'vendor/sensio/framework-extra-bundle/src/translations'12 => 'vendor/jms/serializer-bundle/translations'13 => 'vendor/symfony/monolog-bundle/translations'14 => 'vendor/symfony/twig-bundle/translations'15 => 'vendor/symfony/security-bundle/translations'16 => 'vendor/nelmio/cors-bundle/translations'17 => 'vendor/api-platform/core/src/Symfony/Bundle/translations'18 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'19 => 'vendor/symfony/debug-bundle/translations'20 => 'vendor/symfony/web-profiler-bundle/translations']]], []);
  3300.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3301.         $instance->setFallbackLocales([=> 'fr']);
  3302.         return $instance;
  3303.     }
  3304.     /**
  3305.      * Gets the private 'validator.builder' shared service.
  3306.      *
  3307.      * @return \Symfony\Component\Validator\ValidatorBuilder
  3308.      */
  3309.     protected function getValidator_BuilderService()
  3310.     {
  3311.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  3312.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3313.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3314.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3315.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3316.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  3317.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3318.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  3319.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3320.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3321.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3322.         ], [
  3323.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  3324.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  3325.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  3326.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  3327.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  3328.             'doctrine.orm.validator.unique' => '?',
  3329.             'security.validator.user_password' => '?',
  3330.             'validator.expression' => '?',
  3331.         ])));
  3332.         if ($this->has('translator')) {
  3333.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  3334.         }
  3335.         $instance->setTranslationDomain('validators');
  3336.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  3337.         $instance->enableAnnotationMapping(true);
  3338.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3339.         $instance->addMethodMapping('loadValidatorMetadata');
  3340.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  3341.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  3342.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  3343.         return $instance;
  3344.     }
  3345.     /**
  3346.      * Gets the private 'var_dumper.html_dumper' shared service.
  3347.      *
  3348.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  3349.      */
  3350.     protected function getVarDumper_HtmlDumperService()
  3351.     {
  3352.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  3353.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  3354.         return $instance;
  3355.     }
  3356.     /**
  3357.      * Gets the private 'var_dumper.server_connection' shared service.
  3358.      *
  3359.      * @return \Symfony\Component\VarDumper\Server\Connection
  3360.      */
  3361.     protected function getVarDumper_ServerConnectionService()
  3362.     {
  3363.         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()]);
  3364.     }
  3365.     /**
  3366.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  3367.      *
  3368.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  3369.      */
  3370.     protected function getVichUploader_MetadataReaderService()
  3371.     {
  3372.         $a = new \Metadata\Driver\FileLocator([]);
  3373.         $b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([=> new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(new \Doctrine\Common\Annotations\AnnotationReader(), [=> ($this->services['doctrine'] ?? $this->getDoctrineService())]), => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\YmlDriver($a)]), 'Metadata\\ClassHierarchyMetadata'true);
  3374.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  3375.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  3376.     }
  3377.     /**
  3378.      * Gets the private 'web_profiler.csp.handler' shared service.
  3379.      *
  3380.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  3381.      */
  3382.     protected function getWebProfiler_Csp_HandlerService()
  3383.     {
  3384.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  3385.     }
  3386.     /**
  3387.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  3388.      *
  3389.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  3390.      */
  3391.     protected function getWebProfiler_DebugToolbarService()
  3392.     {
  3393.         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()));
  3394.     }
  3395.     /**
  3396.      * Gets the public 'cache_clearer' alias.
  3397.      *
  3398.      * @return object The ".container.private.cache_clearer" service.
  3399.      */
  3400.     protected function getCacheClearerService()
  3401.     {
  3402.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  3403.         return $this->get('.container.private.cache_clearer');
  3404.     }
  3405.     /**
  3406.      * Gets the public 'filesystem' alias.
  3407.      *
  3408.      * @return object The ".container.private.filesystem" service.
  3409.      */
  3410.     protected function getFilesystemService()
  3411.     {
  3412.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  3413.         return $this->get('.container.private.filesystem');
  3414.     }
  3415.     /**
  3416.      * Gets the public 'security.csrf.token_manager' alias.
  3417.      *
  3418.      * @return object The ".container.private.security.csrf.token_manager" service.
  3419.      */
  3420.     protected function getSecurity_Csrf_TokenManagerService()
  3421.     {
  3422.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  3423.         return $this->get('.container.private.security.csrf.token_manager');
  3424.     }
  3425.     /**
  3426.      * Gets the public 'form.factory' alias.
  3427.      *
  3428.      * @return object The ".container.private.form.factory" service.
  3429.      */
  3430.     protected function getForm_FactoryService()
  3431.     {
  3432.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  3433.         return $this->get('.container.private.form.factory');
  3434.     }
  3435.     /**
  3436.      * Gets the public 'form.type.file' alias.
  3437.      *
  3438.      * @return object The ".container.private.form.type.file" service.
  3439.      */
  3440.     protected function getForm_Type_FileService()
  3441.     {
  3442.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  3443.         return $this->get('.container.private.form.type.file');
  3444.     }
  3445.     /**
  3446.      * Gets the public 'serializer' alias.
  3447.      *
  3448.      * @return object The ".container.private.serializer" service.
  3449.      */
  3450.     protected function getSerializerService()
  3451.     {
  3452.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  3453.         return $this->get('.container.private.serializer');
  3454.     }
  3455.     /**
  3456.      * Gets the public 'twig' alias.
  3457.      *
  3458.      * @return object The ".container.private.twig" service.
  3459.      */
  3460.     protected function getTwigService()
  3461.     {
  3462.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  3463.         return $this->get('.container.private.twig');
  3464.     }
  3465.     /**
  3466.      * Gets the public 'validator' alias.
  3467.      *
  3468.      * @return object The ".container.private.validator" service.
  3469.      */
  3470.     protected function getValidatorService()
  3471.     {
  3472.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  3473.         return $this->get('.container.private.validator');
  3474.     }
  3475.     /**
  3476.      * @return array|bool|float|int|string|null
  3477.      */
  3478.     public function getParameter(string $name)
  3479.     {
  3480.         if (isset($this->buildParameters[$name])) {
  3481.             return $this->buildParameters[$name];
  3482.         }
  3483.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  3484.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  3485.         }
  3486.         if (isset($this->loadedDynamicParameters[$name])) {
  3487.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3488.         }
  3489.         return $this->parameters[$name];
  3490.     }
  3491.     public function hasParameter(string $name): bool
  3492.     {
  3493.         if (isset($this->buildParameters[$name])) {
  3494.             return true;
  3495.         }
  3496.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  3497.     }
  3498.     public function setParameter(string $name$value): void
  3499.     {
  3500.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  3501.     }
  3502.     public function getParameterBag(): ParameterBagInterface
  3503.     {
  3504.         if (null === $this->parameterBag) {
  3505.             $parameters $this->parameters;
  3506.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  3507.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3508.             }
  3509.             foreach ($this->buildParameters as $name => $value) {
  3510.                 $parameters[$name] = $value;
  3511.             }
  3512.             $this->parameterBag = new FrozenParameterBag($parameters);
  3513.         }
  3514.         return $this->parameterBag;
  3515.     }
  3516.     private $loadedDynamicParameters = [
  3517.         'kernel.runtime_environment' => false,
  3518.         'kernel.build_dir' => false,
  3519.         'kernel.cache_dir' => false,
  3520.         'APP_ENV' => false,
  3521.         'STRIPE_PUBLIC_KEY_TEST' => false,
  3522.         'STRIPE_PUBLIC_KEY_LIVE' => false,
  3523.         'google_maps_api_key' => false,
  3524.         'kernel.secret' => false,
  3525.         'session.save_path' => false,
  3526.         'validator.mapping.cache.file' => false,
  3527.         'profiler.storage.dsn' => false,
  3528.         'debug.container.dump' => false,
  3529.         'serializer.mapping.cache.file' => false,
  3530.         'doctrine.orm.proxy_dir' => false,
  3531.         'nelmio_cors.defaults' => false,
  3532.     ];
  3533.     private $dynamicParameters = [];
  3534.     private function getDynamicParameter(string $name)
  3535.     {
  3536.         switch ($name) {
  3537.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  3538.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  3539.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  3540.             case 'APP_ENV'$value $this->getEnv('APP_ENV'); break;
  3541.             case 'STRIPE_PUBLIC_KEY_TEST'$value $this->getEnv('STRIPE_PUBLIC_KEY_TEST'); break;
  3542.             case 'STRIPE_PUBLIC_KEY_LIVE'$value $this->getEnv('STRIPE_PUBLIC_KEY_LIVE'); break;
  3543.             case 'google_maps_api_key'$value $this->getEnv('GOOGLE_MAPS_API_KEY'); break;
  3544.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  3545.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  3546.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  3547.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  3548.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  3549.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  3550.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  3551.             case 'nelmio_cors.defaults'$value = [
  3552.                 'allow_origin' => [
  3553.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  3554.                 ],
  3555.                 'allow_credentials' => false,
  3556.                 'allow_headers' => [
  3557.                     => 'content-type',
  3558.                     => 'authorization',
  3559.                 ],
  3560.                 'expose_headers' => [
  3561.                     => 'Link',
  3562.                 ],
  3563.                 'allow_methods' => [
  3564.                     => 'GET',
  3565.                     => 'OPTIONS',
  3566.                     => 'POST',
  3567.                     => 'PUT',
  3568.                     => 'PATCH',
  3569.                     => 'DELETE',
  3570.                 ],
  3571.                 'max_age' => 3600,
  3572.                 'hosts' => [
  3573.                 ],
  3574.                 'origin_regex' => true,
  3575.                 'forced_allow_origin_value' => NULL,
  3576.             ]; break;
  3577.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  3578.         }
  3579.         $this->loadedDynamicParameters[$name] = true;
  3580.         return $this->dynamicParameters[$name] = $value;
  3581.     }
  3582.     protected function getDefaultParameters(): array
  3583.     {
  3584.         return [
  3585.             'kernel.project_dir' => \dirname(__DIR__4),
  3586.             'kernel.environment' => 'dev',
  3587.             'kernel.debug' => true,
  3588.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  3589.             'kernel.bundles' => [
  3590.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  3591.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  3592.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  3593.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  3594.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  3595.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  3596.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  3597.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  3598.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  3599.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  3600.                 'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
  3601.                 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  3602.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  3603.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  3604.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  3605.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  3606.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  3607.             ],
  3608.             'kernel.bundles_metadata' => [
  3609.                 'FrameworkBundle' => [
  3610.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  3611.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  3612.                 ],
  3613.                 'DoctrineBundle' => [
  3614.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  3615.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  3616.                 ],
  3617.                 'DoctrineMigrationsBundle' => [
  3618.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  3619.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  3620.                 ],
  3621.                 'MakerBundle' => [
  3622.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  3623.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  3624.                 ],
  3625.                 'SensioFrameworkExtraBundle' => [
  3626.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  3627.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  3628.                 ],
  3629.                 'JMSSerializerBundle' => [
  3630.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  3631.                     'namespace' => 'JMS\\SerializerBundle',
  3632.                 ],
  3633.                 'MonologBundle' => [
  3634.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  3635.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  3636.                 ],
  3637.                 'TwigBundle' => [
  3638.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  3639.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  3640.                 ],
  3641.                 'SecurityBundle' => [
  3642.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  3643.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  3644.                 ],
  3645.                 'NelmioCorsBundle' => [
  3646.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  3647.                     'namespace' => 'Nelmio\\CorsBundle',
  3648.                 ],
  3649.                 'ApiPlatformBundle' => [
  3650.                     'path' => (\dirname(__DIR__4).'/vendor/api-platform/core/src/Symfony/Bundle'),
  3651.                     'namespace' => 'ApiPlatform\\Symfony\\Bundle',
  3652.                 ],
  3653.                 'EasyAdminBundle' => [
  3654.                     'path' => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src'),
  3655.                     'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  3656.                 ],
  3657.                 'DoctrineFixturesBundle' => [
  3658.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  3659.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  3660.                 ],
  3661.                 'DebugBundle' => [
  3662.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  3663.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  3664.                 ],
  3665.                 'WebProfilerBundle' => [
  3666.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  3667.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  3668.                 ],
  3669.                 'VichUploaderBundle' => [
  3670.                     'path' => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle'),
  3671.                     'namespace' => 'Vich\\UploaderBundle',
  3672.                 ],
  3673.                 'SchebTwoFactorBundle' => [
  3674.                     'path' => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle'),
  3675.                     'namespace' => 'Scheb\\TwoFactorBundle',
  3676.                 ],
  3677.             ],
  3678.             'kernel.charset' => 'UTF-8',
  3679.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  3680.             'amazon.s3.key' => 'AKIAX2SDFS6ZKHHQFGG5',
  3681.             'amazon.s3.secret' => 'NqnX55b8pto5p2KXsFFSoYOpMGH6xO+0ec724Fdi',
  3682.             'amazon.s3.bucket' => 'myaudio-prd-s3-01.s3.eu-west-3.amazonaws.com',
  3683.             'amazon.s3.region' => 'eu-west-3',
  3684.             'amazon.s3.version' => '2006-03-01',
  3685.             'event_dispatcher.event_aliases' => [
  3686.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  3687.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  3688.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  3689.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  3690.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  3691.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  3692.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  3693.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  3694.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  3695.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  3696.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  3697.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  3698.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  3699.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  3700.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  3701.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  3702.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  3703.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  3704.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  3705.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  3706.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  3707.             ],
  3708.             'fragment.renderer.hinclude.global_template' => NULL,
  3709.             'fragment.path' => '/_fragment',
  3710.             'kernel.http_method_override' => true,
  3711.             'kernel.trusted_hosts' => [
  3712.             ],
  3713.             'kernel.default_locale' => 'fr',
  3714.             'kernel.error_controller' => 'error_controller',
  3715.             'debug.file_link_format' => NULL,
  3716.             'session.metadata.storage_key' => '_sf2_meta',
  3717.             'session.storage.options' => [
  3718.                 'cache_limiter' => '0',
  3719.                 'cookie_lifetime' => 3600,
  3720.                 'cookie_httponly' => true,
  3721.                 'gc_maxlifetime' => 3600,
  3722.                 'gc_probability' => 1,
  3723.             ],
  3724.             'session.metadata.update_threshold' => 0,
  3725.             'form.type_extension.csrf.enabled' => true,
  3726.             'form.type_extension.csrf.field_name' => '_token',
  3727.             'asset.request_context.base_path' => NULL,
  3728.             'asset.request_context.secure' => NULL,
  3729.             'validator.translation_domain' => 'validators',
  3730.             'translator.logging' => false,
  3731.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  3732.             'profiler_listener.only_exceptions' => false,
  3733.             'profiler_listener.only_master_requests' => false,
  3734.             'debug.error_handler.throw_at' => -1,
  3735.             'router.request_context.host' => 'localhost',
  3736.             'router.request_context.scheme' => 'http',
  3737.             'router.request_context.base_url' => '',
  3738.             'router.resource' => 'kernel::loadRoutes',
  3739.             'request_listener.http_port' => 80,
  3740.             'request_listener.https_port' => 443,
  3741.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  3742.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  3743.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  3744.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  3745.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  3746.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  3747.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  3748.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  3749.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  3750.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  3751.             'doctrine.entity_managers' => [
  3752.                 'default' => 'doctrine.orm.default_entity_manager',
  3753.             ],
  3754.             'doctrine.default_entity_manager' => 'default',
  3755.             'doctrine.dbal.connection_factory.types' => [
  3756.                 'uuid' => [
  3757.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  3758.                 ],
  3759.                 'ulid' => [
  3760.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  3761.                 ],
  3762.             ],
  3763.             'doctrine.connections' => [
  3764.                 'default' => 'doctrine.dbal.default_connection',
  3765.             ],
  3766.             'doctrine.default_connection' => 'default',
  3767.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  3768.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  3769.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  3770.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3771.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3772.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3773.             'doctrine.orm.cache.memcache_host' => 'localhost',
  3774.             'doctrine.orm.cache.memcache_port' => 11211,
  3775.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  3776.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  3777.             'doctrine.orm.cache.memcached_host' => 'localhost',
  3778.             'doctrine.orm.cache.memcached_port' => 11211,
  3779.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  3780.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  3781.             'doctrine.orm.cache.redis_host' => 'localhost',
  3782.             'doctrine.orm.cache.redis_port' => 6379,
  3783.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  3784.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3785.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3786.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3787.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  3788.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  3789.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  3790.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  3791.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  3792.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  3793.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  3794.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  3795.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  3796.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  3797.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  3798.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  3799.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  3800.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  3801.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  3802.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  3803.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  3804.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  3805.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  3806.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  3807.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  3808.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  3809.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  3810.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  3811.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  3812.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  3813.             'doctrine.orm.auto_generate_proxy_classes' => true,
  3814.             'doctrine.orm.proxy_namespace' => 'Proxies',
  3815.             'doctrine.migrations.preferred_em' => NULL,
  3816.             'doctrine.migrations.preferred_connection' => NULL,
  3817.             'monolog.use_microseconds' => true,
  3818.             'monolog.swift_mailer.handlers' => [
  3819.             ],
  3820.             'monolog.handlers_to_channels' => [
  3821.                 'monolog.handler.console' => [
  3822.                     'type' => 'exclusive',
  3823.                     'elements' => [
  3824.                         => 'event',
  3825.                         => 'doctrine',
  3826.                         => 'console',
  3827.                     ],
  3828.                 ],
  3829.                 'monolog.handler.main' => [
  3830.                     'type' => 'exclusive',
  3831.                     'elements' => [
  3832.                         => 'event',
  3833.                     ],
  3834.                 ],
  3835.             ],
  3836.             'twig.form.resources' => [
  3837.                 => '@VichUploader/Form/fields.html.twig',
  3838.                 => 'form_div_layout.html.twig',
  3839.             ],
  3840.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  3841.             'security.role_hierarchy.roles' => [
  3842.             ],
  3843.             'security.access.denied_url' => NULL,
  3844.             'security.authentication.manager.erase_credentials' => true,
  3845.             'security.authentication.session_strategy.strategy' => 'migrate',
  3846.             'security.access.always_authenticate_before_granting' => false,
  3847.             'security.authentication.hide_user_not_found' => true,
  3848.             'security.firewalls' => [
  3849.                 => 'dev',
  3850.                 => 'optical',
  3851.                 => 'main',
  3852.             ],
  3853.             'security.optical._indexed_authenticators' => [
  3854.             ],
  3855.             'security.main._indexed_authenticators' => [
  3856.             ],
  3857.             'nelmio_cors.map' => [
  3858.                 '^/' => [
  3859.                 ],
  3860.             ],
  3861.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  3862.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  3863.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  3864.             'api_platform.metadata_backward_compatibility_layer' => true,
  3865.             'api_platform.enable_entrypoint' => true,
  3866.             'api_platform.enable_docs' => true,
  3867.             'api_platform.title' => '',
  3868.             'api_platform.description' => '',
  3869.             'api_platform.version' => '0.0.0',
  3870.             'api_platform.show_webby' => true,
  3871.             'api_platform.url_generation_strategy' => 1,
  3872.             'api_platform.exception_to_status' => [
  3873.                 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  3874.                 'ApiPlatform\\Exception\\InvalidArgumentException' => 400,
  3875.                 'ApiPlatform\\Exception\\FilterValidationException' => 400,
  3876.                 'Doctrine\\ORM\\OptimisticLockException' => 409,
  3877.             ],
  3878.             'api_platform.formats' => [
  3879.                 'jsonld' => [
  3880.                     => 'application/ld+json',
  3881.                 ],
  3882.                 'json' => [
  3883.                     => 'application/json',
  3884.                 ],
  3885.                 'html' => [
  3886.                     => 'text/html',
  3887.                 ],
  3888.             ],
  3889.             'api_platform.patch_formats' => [
  3890.                 'json' => [
  3891.                     => 'application/merge-patch+json',
  3892.                 ],
  3893.             ],
  3894.             'api_platform.error_formats' => [
  3895.                 'jsonproblem' => [
  3896.                     => 'application/problem+json',
  3897.                 ],
  3898.                 'jsonld' => [
  3899.                     => 'application/ld+json',
  3900.                 ],
  3901.             ],
  3902.             'api_platform.allow_plain_identifiers' => false,
  3903.             'api_platform.eager_loading.enabled' => true,
  3904.             'api_platform.eager_loading.max_joins' => 30,
  3905.             'api_platform.eager_loading.fetch_partial' => false,
  3906.             'api_platform.eager_loading.force_eager' => true,
  3907.             'api_platform.collection.exists_parameter_name' => 'exists',
  3908.             'api_platform.collection.order' => 'ASC',
  3909.             'api_platform.collection.order_parameter_name' => 'order',
  3910.             'api_platform.collection.order_nulls_comparison' => NULL,
  3911.             'api_platform.collection.pagination.enabled' => true,
  3912.             'api_platform.collection.pagination.partial' => false,
  3913.             'api_platform.collection.pagination.client_enabled' => false,
  3914.             'api_platform.collection.pagination.client_items_per_page' => false,
  3915.             'api_platform.collection.pagination.client_partial' => false,
  3916.             'api_platform.collection.pagination.items_per_page' => 30,
  3917.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  3918.             'api_platform.collection.pagination.page_parameter_name' => 'page',
  3919.             'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  3920.             'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
  3921.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  3922.             'api_platform.collection.pagination' => [
  3923.                 'enabled' => true,
  3924.                 'partial' => false,
  3925.                 'client_enabled' => false,
  3926.                 'client_items_per_page' => false,
  3927.                 'client_partial' => false,
  3928.                 'items_per_page' => 30,
  3929.                 'maximum_items_per_page' => NULL,
  3930.                 'page_parameter_name' => 'page',
  3931.                 'enabled_parameter_name' => 'pagination',
  3932.                 'items_per_page_parameter_name' => 'itemsPerPage',
  3933.                 'partial_parameter_name' => 'partial',
  3934.             ],
  3935.             'api_platform.http_cache.etag' => true,
  3936.             'api_platform.http_cache.max_age' => NULL,
  3937.             'api_platform.http_cache.shared_max_age' => NULL,
  3938.             'api_platform.http_cache.vary' => [
  3939.                 => 'Accept',
  3940.             ],
  3941.             'api_platform.http_cache.public' => NULL,
  3942.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  3943.             'api_platform.http_cache.invalidation.xkey.glue' => ' ',
  3944.             'api_platform.asset_package' => NULL,
  3945.             'api_platform.defaults' => [
  3946.                 'attributes' => [
  3947.                 ],
  3948.             ],
  3949.             'api_platform.resource_class_directories' => [
  3950.                 => (\dirname(__DIR__4).'/src/Entity'),
  3951.             ],
  3952.             'api_platform.oauth.enabled' => false,
  3953.             'api_platform.oauth.clientId' => '',
  3954.             'api_platform.oauth.clientSecret' => '',
  3955.             'api_platform.oauth.type' => 'oauth2',
  3956.             'api_platform.oauth.flow' => 'application',
  3957.             'api_platform.oauth.tokenUrl' => '',
  3958.             'api_platform.oauth.authorizationUrl' => '',
  3959.             'api_platform.oauth.refreshUrl' => '',
  3960.             'api_platform.oauth.scopes' => [
  3961.             ],
  3962.             'api_platform.oauth.pkce' => false,
  3963.             'api_platform.openapi.termsOfService' => NULL,
  3964.             'api_platform.openapi.contact.name' => NULL,
  3965.             'api_platform.openapi.contact.url' => NULL,
  3966.             'api_platform.openapi.contact.email' => NULL,
  3967.             'api_platform.openapi.license.name' => NULL,
  3968.             'api_platform.openapi.license.url' => NULL,
  3969.             'api_platform.swagger.versions' => [
  3970.                 => 3,
  3971.             ],
  3972.             'api_platform.enable_swagger_ui' => true,
  3973.             'api_platform.enable_re_doc' => true,
  3974.             'api_platform.swagger.api_keys' => [
  3975.             ],
  3976.             'api_platform.swagger_ui.extra_configuration' => [
  3977.             ],
  3978.             'api_platform.graphql.enabled' => false,
  3979.             'api_platform.graphql.graphiql.enabled' => false,
  3980.             'api_platform.graphql.graphql_playground.enabled' => false,
  3981.             'api_platform.graphql.collection.pagination' => [
  3982.                 'enabled' => true,
  3983.             ],
  3984.             'api_platform.validator.serialize_payload_fields' => [
  3985.             ],
  3986.             'api_platform.validator.query_parameter_validation' => true,
  3987.             'api_platform.elasticsearch.enabled' => false,
  3988.             'easyadmin.config' => [
  3989.             ],
  3990.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  3991.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  3992.             'web_profiler.debug_toolbar.mode' => 2,
  3993.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  3994.             'vich_uploader.mappings' => [
  3995.                 'center_images' => [
  3996.                     'uri_prefix' => '/assets/images/centre',
  3997.                     'upload_destination' => (\dirname(__DIR__4).'/public/assets/images/centre'),
  3998.                     'delete_on_update' => true,
  3999.                     'delete_on_remove' => true,
  4000.                     'namer' => [
  4001.                         'service' => NULL,
  4002.                         'options' => NULL,
  4003.                     ],
  4004.                     'directory_namer' => [
  4005.                         'service' => NULL,
  4006.                         'options' => NULL,
  4007.                     ],
  4008.                     'inject_on_load' => false,
  4009.                     'db_driver' => 'orm',
  4010.                 ],
  4011.             ],
  4012.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  4013.             'scheb_two_factor.model_manager_name' => NULL,
  4014.             'scheb_two_factor.security_tokens' => [
  4015.                 => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken',
  4016.             ],
  4017.             'scheb_two_factor.ip_whitelist' => [
  4018.             ],
  4019.             'scheb_two_factor.totp.issuer' => 'MyApp',
  4020.             'scheb_two_factor.totp.server_name' => NULL,
  4021.             'scheb_two_factor.totp.window' => 1,
  4022.             'scheb_two_factor.totp.parameters' => [
  4023.             ],
  4024.             'scheb_two_factor.totp.template' => '@SchebTwoFactor/Authentication/form.html.twig',
  4025.             'scheb_two_factor.trusted_device.enabled' => false,
  4026.             'maker.compatible_check.doctrine.supports_attributes' => true,
  4027.             'data_collector.templates' => [
  4028.                 'data_collector.request' => [
  4029.                     => 'request',
  4030.                     => '@WebProfiler/Collector/request.html.twig',
  4031.                 ],
  4032.                 'api_platform.data_collector.request' => [
  4033.                     => 'api_platform.data_collector.request',
  4034.                     => '@ApiPlatform/DataCollector/request_legacy.html.twig',
  4035.                 ],
  4036.                 'data_collector.time' => [
  4037.                     => 'time',
  4038.                     => '@WebProfiler/Collector/time.html.twig',
  4039.                 ],
  4040.                 'data_collector.memory' => [
  4041.                     => 'memory',
  4042.                     => '@WebProfiler/Collector/memory.html.twig',
  4043.                 ],
  4044.                 'data_collector.validator' => [
  4045.                     => 'validator',
  4046.                     => '@WebProfiler/Collector/validator.html.twig',
  4047.                 ],
  4048.                 'data_collector.ajax' => [
  4049.                     => 'ajax',
  4050.                     => '@WebProfiler/Collector/ajax.html.twig',
  4051.                 ],
  4052.                 'data_collector.form' => [
  4053.                     => 'form',
  4054.                     => '@WebProfiler/Collector/form.html.twig',
  4055.                 ],
  4056.                 'data_collector.exception' => [
  4057.                     => 'exception',
  4058.                     => '@WebProfiler/Collector/exception.html.twig',
  4059.                 ],
  4060.                 'data_collector.logger' => [
  4061.                     => 'logger',
  4062.                     => '@WebProfiler/Collector/logger.html.twig',
  4063.                 ],
  4064.                 'data_collector.events' => [
  4065.                     => 'events',
  4066.                     => '@WebProfiler/Collector/events.html.twig',
  4067.                 ],
  4068.                 'data_collector.router' => [
  4069.                     => 'router',
  4070.                     => '@WebProfiler/Collector/router.html.twig',
  4071.                 ],
  4072.                 'data_collector.cache' => [
  4073.                     => 'cache',
  4074.                     => '@WebProfiler/Collector/cache.html.twig',
  4075.                 ],
  4076.                 'data_collector.translation' => [
  4077.                     => 'translation',
  4078.                     => '@WebProfiler/Collector/translation.html.twig',
  4079.                 ],
  4080.                 'data_collector.security' => [
  4081.                     => 'security',
  4082.                     => '@Security/Collector/security.html.twig',
  4083.                 ],
  4084.                 'data_collector.twig' => [
  4085.                     => 'twig',
  4086.                     => '@WebProfiler/Collector/twig.html.twig',
  4087.                 ],
  4088.                 'data_collector.http_client' => [
  4089.                     => 'http_client',
  4090.                     => '@WebProfiler/Collector/http_client.html.twig',
  4091.                 ],
  4092.                 'data_collector.doctrine' => [
  4093.                     => 'db',
  4094.                     => '@Doctrine/Collector/db.html.twig',
  4095.                 ],
  4096.                 'data_collector.dump' => [
  4097.                     => 'dump',
  4098.                     => '@Debug/Profiler/dump.html.twig',
  4099.                 ],
  4100.                 'mailer.data_collector' => [
  4101.                     => 'mailer',
  4102.                     => '@WebProfiler/Collector/mailer.html.twig',
  4103.                 ],
  4104.                 'EasyCorp\\Bundle\\EasyAdminBundle\\Inspector\\DataCollector' => [
  4105.                     => 'easyadmin',
  4106.                     => '@EasyAdmin/inspector/data_collector.html.twig',
  4107.                 ],
  4108.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  4109.                     => 'vich_uploader.mapping_collector',
  4110.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  4111.                 ],
  4112.                 'data_collector.config' => [
  4113.                     => 'config',
  4114.                     => '@WebProfiler/Collector/config.html.twig',
  4115.                 ],
  4116.             ],
  4117.             'console.command.ids' => [
  4118.             ],
  4119.         ];
  4120.     }
  4121.     protected function throw($message)
  4122.     {
  4123.         throw new RuntimeException($message);
  4124.     }
  4125. }