var/cache/eaa_dev/ContainerObNXbbk/Mm_Escmid_EscmidKernelEaa_devDebugContainer.php line 868

Open in your IDE?
  1. <?php
  2. namespace ContainerObNXbbk;
  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 Mm_Escmid_EscmidKernelEaa_devDebugContainer 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.form.factory' => 'get_Container_Private_Form_FactoryService',
  34. '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  35. '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  36. '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  37. '.container.private.session' => 'get_Container_Private_SessionService',
  38. '.container.private.twig' => 'get_Container_Private_TwigService',
  39. '.container.private.validator' => 'get_Container_Private_ValidatorService',
  40. 'Mm\\Escmid\\EaaBundle\\EventSubscriber\\LogoutAfterInactivePeriodSubscriber' => 'getLogoutAfterInactivePeriodSubscriberService',
  41. 'Mm\\Escmid\\EaaBundle\\EventSubscriber\\SecurityHeaderSubscriber' => 'getSecurityHeaderSubscriberService',
  42. 'Mm\\Escmid\\EaaBundle\\Platform\\Authentication\\PrincipalFactory' => 'getPrincipalFactoryService',
  43. 'Mm\\Escmid\\EaaBundle\\Platform\\Service\\CountryService' => 'getCountryServiceService',
  44. 'Mm\\Escmid\\EaaBundle\\Platform\\Service\\SessionService' => 'getSessionServiceService',
  45. 'Mm\\Escmid\\EaaBundle\\Util\\HeaderManager' => 'getHeaderManagerService',
  46. 'Mm\\Escmid\\MentorshipBundle\\Service\\DocumentService' => 'getDocumentServiceService',
  47. 'Mm\\Escmid\\MentorshipBundle\\Service\\FileService' => 'getFileServiceService',
  48. 'Mm\\Escmid\\MentorshipBundle\\Service\\MentorshipMailService' => 'getMentorshipMailServiceService',
  49. 'Mm\\Escmid\\MentorshipBundle\\Service\\MentorshipService' => 'getMentorshipServiceService',
  50. 'Mm\\Escmid\\StudyGroupBundle\\Service\\StudyGroupService' => 'getStudyGroupServiceService',
  51. 'Mm\\Escmid\\StudyGroupElectionBundle\\Twig\\Extension\\StudyGroupElectionExtensions' => 'getStudyGroupElectionExtensionsService',
  52. 'Mm\\Escmid\\UserBundle\\User\\Attribute\\UserAttributeDaoLegacySoapImpl' => 'getUserAttributeDaoLegacySoapImplService',
  53. 'Mm\\Escmid\\UserBundle\\User\\UserDaoDbImpl' => 'getUserDaoDbImplService',
  54. 'Mm\\Escmid\\UserBundle\\User\\UserServiceImpl' => 'getUserServiceImplService',
  55. 'cache.app' => 'getCache_AppService',
  56. 'cache.system' => 'getCache_SystemService',
  57. 'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  58. 'craue_formflow_util' => 'getCraueFormflowUtilService',
  59. 'data_collector.dump' => 'getDataCollector_DumpService',
  60. 'doctrine' => 'getDoctrineService',
  61. 'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  62. 'doctrine.dbal.elibrary_connection' => 'getDoctrine_Dbal_ElibraryConnectionService',
  63. 'doctrine.dbal.ert_connection' => 'getDoctrine_Dbal_ErtConnectionService',
  64. 'doctrine.dbal.typo3_connection' => 'getDoctrine_Dbal_Typo3ConnectionService',
  65. 'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  66. 'doctrine.orm.elibrary_entity_manager' => 'getDoctrine_Orm_ElibraryEntityManagerService',
  67. 'doctrine.orm.ert_entity_manager' => 'getDoctrine_Orm_ErtEntityManagerService',
  68. 'doctrine.orm.typo3_entity_manager' => 'getDoctrine_Orm_Typo3EntityManagerService',
  69. 'event_dispatcher' => 'getEventDispatcherService',
  70. 'http_kernel' => 'getHttpKernelService',
  71. 'knp_paginator' => 'getKnpPaginatorService',
  72. 'mentorshipbundle.configuration_service' => 'getMentorshipbundle_ConfigurationServiceService',
  73. 'messenger.default_bus' => 'getMessenger_DefaultBusService',
  74. 'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  75. 'request_stack' => 'getRequestStackService',
  76. 'router' => 'getRouterService',
  77. 'studygroup_election.configuration_service' => 'getStudygroupElection_ConfigurationServiceService',
  78. 'studygroup_election.dao.candidate_dao' => 'getStudygroupElection_Dao_CandidateDaoService',
  79. 'studygroup_election.dao.candidate_profile_dao' => 'getStudygroupElection_Dao_CandidateProfileDaoService',
  80. 'studygroup_election.dao.candidate_review_dao' => 'getStudygroupElection_Dao_CandidateReviewDaoService',
  81. 'studygroup_election.dao.email_log_dao' => 'getStudygroupElection_Dao_EmailLogDaoService',
  82. 'studygroup_election.dao.email_template_dao' => 'getStudygroupElection_Dao_EmailTemplateDaoService',
  83. 'studygroup_election.dao.sg_election_dao' => 'getStudygroupElection_Dao_SgElectionDaoService',
  84. 'studygroup_election.dao.vote_dao' => 'getStudygroupElection_Dao_VoteDaoService',
  85. 'studygroup_election.service.email_template_service' => 'getStudygroupElection_Service_EmailTemplateServiceService',
  86. 'studygroup_election.service.mail_service' => 'getStudygroupElection_Service_MailServiceService',
  87. 'studygroup_election.sg_election_service' => 'getStudygroupElection_SgElectionServiceService',
  88. 'translator' => 'getTranslatorService',
  89. 'var_dumper.cloner' => 'getVarDumper_ClonerService',
  90. 'cache_clearer' => 'getCacheClearerService',
  91. 'filesystem' => 'getFilesystemService',
  92. 'serializer' => 'getSerializerService',
  93. 'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  94. 'form.factory' => 'getForm_FactoryService',
  95. 'form.type.file' => 'getForm_Type_FileService',
  96. 'profiler' => 'getProfilerService',
  97. 'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  98. 'security.token_storage' => 'getSecurity_TokenStorageService',
  99. 'twig' => 'getTwigService',
  100. 'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  101. 'session' => 'getSessionService',
  102. 'validator' => 'getValidatorService',
  103. ];
  104. $this->fileMap = [
  105. '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  106. '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  107. '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  108. '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  109. '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  110. '.container.private.serializer' => 'get_Container_Private_SerializerService',
  111. 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  112. 'Mm\\Escmid\\AffiliatedSocietiesBundle\\Controller\\AffiliatedSocietiesController' => 'getAffiliatedSocietiesControllerService',
  113. 'Mm\\Escmid\\AffiliatedSocietiesBundle\\Service\\AffiliatedSocietiesExportServiceImpl' => 'getAffiliatedSocietiesExportServiceImplService',
  114. 'Mm\\Escmid\\AwardsBundle\\Api\\Auth\\ApiAuthServiceSymfonySecurityImpl' => 'getApiAuthServiceSymfonySecurityImplService',
  115. 'Mm\\Escmid\\AwardsBundle\\Api\\Controller\\ImportController' => 'getImportControllerService',
  116. 'Mm\\Escmid\\AwardsBundle\\Api\\Dao\\NewAwardDaoImpl' => 'getNewAwardDaoImplService',
  117. 'Mm\\Escmid\\AwardsBundle\\Api\\Form\\NewAwardFormImpl' => 'getNewAwardFormImplService',
  118. 'Mm\\Escmid\\AwardsBundle\\Api\\Service\\AwardImportApiServiceImpl' => 'getAwardImportApiServiceImplService',
  119. 'Mm\\Escmid\\AwardsBundle\\Api\\Service\\GrantApplicationDataImportAppServiceImpl' => 'getGrantApplicationDataImportAppServiceImplService',
  120. 'Mm\\Escmid\\AwardsBundle\\AwardsDaoDbImpl' => 'getAwardsDaoDbImplService',
  121. 'Mm\\Escmid\\AwardsBundle\\Compression\\SevenZipFileCompressorImpl' => 'getSevenZipFileCompressorImplService',
  122. 'Mm\\Escmid\\AwardsBundle\\Controller\\AwardsController' => 'getAwardsControllerService',
  123. 'Mm\\Escmid\\AwardsBundle\\Controller\\AwardsDownloadController' => 'getAwardsDownloadControllerService',
  124. 'Mm\\Escmid\\AwardsBundle\\Controller\\FileController' => 'getFileControllerService',
  125. 'Mm\\Escmid\\AwardsBundle\\Service\\ArchiveFileServiceImpl' => 'getArchiveFileServiceImplService',
  126. 'Mm\\Escmid\\AwardsBundle\\Service\\ArchivePackagingService7ZipImpl' => 'getArchivePackagingService7ZipImplService',
  127. 'Mm\\Escmid\\AwardsBundle\\Service\\AwardsFileServiceImpl' => 'getAwardsFileServiceImplService',
  128. 'Mm\\Escmid\\AwardsBundle\\Service\\AwardsService' => 'getAwardsServiceService',
  129. 'Mm\\Escmid\\AwardsBundle\\Service\\InfoStorageServiceSessionImpl' => 'getInfoStorageServiceSessionImplService',
  130. 'Mm\\Escmid\\AwardsBundle\\Service\\LegacyViewServiceImpl' => 'getLegacyViewServiceImplService',
  131. 'Mm\\Escmid\\ConflictsOfInterestBundle\\Controller\\AdminAjaxController' => 'getAdminAjaxControllerService',
  132. 'Mm\\Escmid\\ConflictsOfInterestBundle\\Controller\\AdminConflictsOfInterestController' => 'getAdminConflictsOfInterestControllerService',
  133. 'Mm\\Escmid\\ConflictsOfInterestBundle\\Controller\\ConflictsOfInterestController' => 'getConflictsOfInterestControllerService',
  134. 'Mm\\Escmid\\ConflictsOfInterestBundle\\Controller\\ExportController' => 'getExportControllerService',
  135. 'Mm\\Escmid\\EaaBundle\\Controller\\Admin\\ChangePasswordController' => 'getChangePasswordControllerService',
  136. 'Mm\\Escmid\\EaaBundle\\Controller\\Admin\\CreateController' => 'getCreateControllerService',
  137. 'Mm\\Escmid\\EaaBundle\\Controller\\Admin\\EditController' => 'getEditControllerService',
  138. 'Mm\\Escmid\\EaaBundle\\Controller\\Admin\\ListController' => 'getListControllerService',
  139. 'Mm\\Escmid\\EaaBundle\\Controller\\AdministrationController' => 'getAdministrationControllerService',
  140. 'Mm\\Escmid\\EaaBundle\\Controller\\CspReport\\DomainListController' => 'getDomainListControllerService',
  141. 'Mm\\Escmid\\EaaBundle\\Controller\\CspReport\\EndpointController' => 'getEndpointControllerService',
  142. 'Mm\\Escmid\\EaaBundle\\Controller\\CspReport\\ReportListController' => 'getReportListControllerService',
  143. 'Mm\\Escmid\\EaaBundle\\Controller\\CspReport\\ReportViewController' => 'getReportViewControllerService',
  144. 'Mm\\Escmid\\EaaBundle\\Controller\\DownloadController' => 'getDownloadControllerService',
  145. 'Mm\\Escmid\\EaaBundle\\Controller\\HomeController' => 'getHomeControllerService',
  146. 'Mm\\Escmid\\EaaBundle\\Controller\\LegacyController' => 'getLegacyControllerService',
  147. 'Mm\\Escmid\\EaaBundle\\Controller\\LoginController' => 'getLoginControllerService',
  148. 'Mm\\Escmid\\EaaBundle\\Controller\\PersonalRecordController' => 'getPersonalRecordControllerService',
  149. 'Mm\\Escmid\\EaaBundle\\Feature\\PersonalRecord\\Feature\\Awards\\PersonalRecordAwardsController' => 'getPersonalRecordAwardsControllerService',
  150. 'Mm\\Escmid\\EaaBundle\\Platform\\Api\\V1\\ApiServiceWrapper' => 'getApiServiceWrapperService',
  151. 'Mm\\Escmid\\EaaBundle\\Platform\\Authentication\\LoginServiceDelegatorImpl' => 'getLoginServiceDelegatorImplService',
  152. 'Mm\\Escmid\\EaaBundle\\Platform\\Authentication\\LoginServiceLegacyImpl' => 'getLoginServiceLegacyImplService',
  153. 'Mm\\Escmid\\EaaBundle\\Platform\\Authentication\\LoginServiceUserImpl' => 'getLoginServiceUserImplService',
  154. 'Mm\\Escmid\\EaaBundle\\Platform\\Authorization\\PermissionServiceImpl' => 'getPermissionServiceImplService',
  155. 'Mm\\Escmid\\EaaBundle\\Platform\\Service\\ConfigurationService' => 'getConfigurationServiceService',
  156. 'Mm\\Escmid\\EaaBundle\\Platform\\Service\\LegacyViewServiceImpl' => 'getLegacyViewServiceImpl2Service',
  157. 'Mm\\Escmid\\EaaBundle\\Platform\\Service\\TileService' => 'getTileServiceService',
  158. 'Mm\\Escmid\\ElibraryBundle\\Controller\\ElibraryController' => 'getElibraryControllerService',
  159. 'Mm\\Escmid\\EventBundle\\Controller\\ApiController' => 'getApiControllerService',
  160. 'Mm\\Escmid\\GrantApplicationRatingBundle\\Controller\\GrantApplicationRatingController' => 'getGrantApplicationRatingControllerService',
  161. 'Mm\\Escmid\\GrantApplicationRatingBundle\\Service\\GrantApplicationAppServiceImpl' => 'getGrantApplicationAppServiceImplService',
  162. 'Mm\\Escmid\\GrantApplicationRatingBundle\\Service\\GrantApplicationRatingRestServiceImpl' => 'getGrantApplicationRatingRestServiceImplService',
  163. 'Mm\\Escmid\\MentorshipBundle\\Api\\V1\\Service\\ApiServiceWrapper' => 'getApiServiceWrapper2Service',
  164. 'Mm\\Escmid\\MentorshipBundle\\Controller\\ApiController' => 'getApiController2Service',
  165. 'Mm\\Escmid\\MentorshipBundle\\Controller\\EmcController' => 'getEmcControllerService',
  166. 'Mm\\Escmid\\MentorshipBundle\\Controller\\MentorshipController' => 'getMentorshipControllerService',
  167. 'Mm\\Escmid\\NewsletterBundle\\Api\\V1\\Service\\ApiService' => 'getApiServiceService',
  168. 'Mm\\Escmid\\NewsletterBundle\\Controller\\ApiController' => 'getApiController3Service',
  169. 'Mm\\Escmid\\NewsletterBundle\\Controller\\SubscriptionController' => 'getSubscriptionControllerService',
  170. 'Mm\\Escmid\\NewsletterBundle\\Service\\NewsletterMailService' => 'getNewsletterMailServiceService',
  171. 'Mm\\Escmid\\NewsletterBundle\\Service\\NewsletterServerService' => 'getNewsletterServerServiceService',
  172. 'Mm\\Escmid\\NewsletterBundle\\Service\\NewsletterService' => 'getNewsletterServiceService',
  173. 'Mm\\Escmid\\NewsletterBundle\\Service\\SubscriptionHistoryService' => 'getSubscriptionHistoryServiceService',
  174. 'Mm\\Escmid\\OauthClientBundle\\Controller\\CongressCompassClientController' => 'getCongressCompassClientControllerService',
  175. 'Mm\\Escmid\\OauthClientBundle\\Controller\\EccmidClientController' => 'getEccmidClientControllerService',
  176. 'Mm\\Escmid\\OauthClientBundle\\Controller\\ElearningClientController' => 'getElearningClientControllerService',
  177. 'Mm\\Escmid\\OauthClientBundle\\Controller\\EmpClientController' => 'getEmpClientControllerService',
  178. 'Mm\\Escmid\\OauthClientBundle\\Controller\\IndexController' => 'getIndexControllerService',
  179. 'Mm\\Escmid\\OauthClientBundle\\Controller\\Key4EventsClientController' => 'getKey4EventsClientControllerService',
  180. 'Mm\\Escmid\\OauthClientBundle\\Controller\\ManageClientController' => 'getManageClientControllerService',
  181. 'Mm\\Escmid\\OauthClientBundle\\Controller\\ShocklogicClientController' => 'getShocklogicClientControllerService',
  182. 'Mm\\Escmid\\ObservershipBundle\\Controller\\FileController' => 'getFileController2Service',
  183. 'Mm\\Escmid\\ObservershipBundle\\Controller\\ObservershipController' => 'getObservershipControllerService',
  184. 'Mm\\Escmid\\ObservershipBundle\\Dao\\ObservershipDaoDbImpl' => 'getObservershipDaoDbImplService',
  185. 'Mm\\Escmid\\ObservershipBundle\\Security\\Authentication\\LoginServicePasReviewerImpl' => 'getLoginServicePasReviewerImplService',
  186. 'Mm\\Escmid\\ObservershipBundle\\Service\\NotificationServiceMailerImpl' => 'getNotificationServiceMailerImplService',
  187. 'Mm\\Escmid\\ObservershipBundle\\Service\\ObservershipFileServiceImpl' => 'getObservershipFileServiceImplService',
  188. 'Mm\\Escmid\\ObservershipBundle\\Service\\ObservershipServiceImpl' => 'getObservershipServiceImplService',
  189. 'Mm\\Escmid\\PaymentBundle\\Controller\\SaferpayController' => 'getSaferpayControllerService',
  190. 'Mm\\Escmid\\PaymentBundle\\Service\\PaymentItemServiceImpl' => 'getPaymentItemServiceImplService',
  191. 'Mm\\Escmid\\PaymentBundle\\Service\\PaymentMailService' => 'getPaymentMailServiceService',
  192. 'Mm\\Escmid\\PaymentBundle\\Service\\PaymentService' => 'getPaymentServiceService',
  193. 'Mm\\Escmid\\ReimbursementBundle\\Controller\\BankDebtorAccountsController' => 'getBankDebtorAccountsControllerService',
  194. 'Mm\\Escmid\\ReimbursementBundle\\Controller\\EventsController' => 'getEventsControllerService',
  195. 'Mm\\Escmid\\ReimbursementBundle\\Controller\\ExportsController' => 'getExportsControllerService',
  196. 'Mm\\Escmid\\ReimbursementBundle\\Controller\\RequestsController' => 'getRequestsControllerService',
  197. 'Mm\\Escmid\\ReimbursementBundle\\Controller\\SettingsController' => 'getSettingsControllerService',
  198. 'Mm\\Escmid\\ReimbursementBundle\\Controller\\UserRequestController' => 'getUserRequestControllerService',
  199. 'Mm\\Escmid\\ResearchGrantBundle\\Controller\\ResearchGrantAjaxController' => 'getResearchGrantAjaxControllerService',
  200. 'Mm\\Escmid\\ResearchGrantBundle\\Controller\\ResearchGrantController' => 'getResearchGrantControllerService',
  201. 'Mm\\Escmid\\ResearchGrantBundle\\Controller\\ResearchGrantExportController' => 'getResearchGrantExportControllerService',
  202. 'Mm\\Escmid\\ResearchGrantBundle\\Controller\\ResearchGrantPublicController' => 'getResearchGrantPublicControllerService',
  203. 'Mm\\Escmid\\ResearchGrantBundle\\EventSubscriber\\MailServiceEventSubscriber' => 'getMailServiceEventSubscriberService',
  204. 'Mm\\Escmid\\ResearchGrantBundle\\RgrMailService' => 'getRgrMailServiceService',
  205. 'Mm\\Escmid\\ResearchGrantBundle\\RgrService' => 'getRgrServiceService',
  206. 'Mm\\Escmid\\ResearchGrantBundle\\Session\\RgrSessionService' => 'getRgrSessionServiceService',
  207. 'Mm\\Escmid\\SpeakersAndChairsBundle\\Controller\\ApiController' => 'getApiController4Service',
  208. 'Mm\\Escmid\\SpeakersAndChairsBundle\\Controller\\SpeakersAndChairsController' => 'getSpeakersAndChairsControllerService',
  209. 'Mm\\Escmid\\SpeakersAndChairsBundle\\Service\\RemotePreferenceService' => 'getRemotePreferenceServiceService',
  210. 'Mm\\Escmid\\SpeakersAndChairsBundle\\Service\\RemoteProcessorService' => 'getRemoteProcessorServiceService',
  211. 'Mm\\Escmid\\StudyGroupBundle\\Controller\\StudyGroupController' => 'getStudyGroupControllerService',
  212. 'Mm\\Escmid\\StudyGroupElectionBundle\\Controller\\DownloadController' => 'getDownloadController2Service',
  213. 'Mm\\Escmid\\StudyGroupElectionBundle\\Controller\\ExportController' => 'getExportController2Service',
  214. 'Mm\\Escmid\\StudyGroupElectionBundle\\Controller\\MemberController' => 'getMemberControllerService',
  215. 'Mm\\Escmid\\StudyGroupElectionBundle\\Controller\\NotificationController' => 'getNotificationControllerService',
  216. 'Mm\\Escmid\\StudyGroupElectionBundle\\Controller\\OfficeController' => 'getOfficeControllerService',
  217. 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\CandidateUploadFileListener' => 'getCandidateUploadFileListenerService',
  218. 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\HistoryListener' => 'getHistoryListenerService',
  219. 'Mm\\Escmid\\StudyGroupElectionBundle\\EventSubscriber\\MailServiceEventSubscriber' => 'getMailServiceEventSubscriber2Service',
  220. 'Mm\\Escmid\\StudyGroupElectionBundle\\Form\\CandidateType' => 'getCandidateTypeService',
  221. 'Mm\\Escmid\\StudyGroupElectionBundle\\Form\\ElectionDeleteType' => 'getElectionDeleteTypeService',
  222. 'Mm\\Escmid\\StudyGroupElectionBundle\\Form\\ElectionType' => 'getElectionTypeService',
  223. 'Mm\\Escmid\\StudyGroupElectionBundle\\Form\\EmailType' => 'getEmailTypeService',
  224. 'Mm\\Escmid\\UserBundle\\Controller\\ApiController' => 'getApiController5Service',
  225. 'Mm\\Escmid\\UserBundle\\Controller\\Key4EventsApiTestEndpointController' => 'getKey4EventsApiTestEndpointControllerService',
  226. 'Mm\\Escmid\\UserBundle\\EventSubscriber\\UserMergeEventSubscriber' => 'getUserMergeEventSubscriberService',
  227. 'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  228. 'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  229. 'awardsbundle.api.logger' => 'getAwardsbundle_Api_LoggerService',
  230. 'awardsbundle.api.logger.handler' => 'getAwardsbundle_Api_Logger_HandlerService',
  231. 'cache.app_clearer' => 'getCache_AppClearerService',
  232. 'cache.global_clearer' => 'getCache_GlobalClearerService',
  233. 'cache.system_clearer' => 'getCache_SystemClearerService',
  234. 'cache_warmer' => 'getCacheWarmerService',
  235. 'console.command.public_alias.Mm\\Escmid\\ElibraryBundle\\Command\\TagToMainCategoryCommand' => 'getTagToMainCategoryCommandService',
  236. 'console.command.public_alias.Mm\\Escmid\\MentorshipBundle\\Command\\EmcExportCommand' => 'getEmcExportCommandService',
  237. 'console.command.public_alias.Mm\\Escmid\\MentorshipBundle\\Command\\ReminderCommand' => 'getReminderCommandService',
  238. 'console.command.public_alias.Mm\\Escmid\\NewsletterBundle\\Command\\AddCategoryCommand' => 'getAddCategoryCommandService',
  239. 'console.command.public_alias.Mm\\Escmid\\NewsletterBundle\\Command\\InvalidUserSubscriptionsListCommand' => 'getInvalidUserSubscriptionsListCommandService',
  240. 'console.command.public_alias.Mm\\Escmid\\NewsletterBundle\\Command\\RemoveHardbouncesCommand' => 'getRemoveHardbouncesCommandService',
  241. 'console.command.public_alias.Mm\\Escmid\\NewsletterBundle\\Command\\SubscribersImportCommand' => 'getSubscribersImportCommandService',
  242. 'console.command.public_alias.Mm\\Escmid\\NewsletterBundle\\Command\\SubscribersImportListCommand' => 'getSubscribersImportListCommandService',
  243. 'console.command.public_alias.Mm\\Escmid\\NewsletterBundle\\Command\\SubscribersSynchronizeCommand' => 'getSubscribersSynchronizeCommandService',
  244. 'console.command.public_alias.Mm\\Escmid\\NewsletterBundle\\Command\\SubscriptionsValidateCommand' => 'getSubscriptionsValidateCommandService',
  245. 'console.command.public_alias.Mm\\Escmid\\PaymentBundle\\Command\\MembershipHealthyCheck' => 'getMembershipHealthyCheckService',
  246. 'console.command.public_alias.Mm\\Escmid\\PaymentBundle\\Command\\ResendPaymentEmailNotifierForLMICMembers' => 'getResendPaymentEmailNotifierForLMICMembersService',
  247. 'console.command.public_alias.Mm\\Escmid\\ResearchGrantBundle\\Command\\RgrImportReviewerCommand' => 'getRgrImportReviewerCommandService',
  248. 'console.command.public_alias.Mm\\Escmid\\StudyGroupBundle\\Command\\RetireMembersCommand' => 'getRetireMembersCommandService',
  249. 'console.command.public_alias.Mm\\Escmid\\StudyGroupBundle\\Command\\StudyGroupAssignmentCommand' => 'getStudyGroupAssignmentCommandService',
  250. 'console.command.public_alias.Mm\\Escmid\\StudyGroupElectionBundle\\Command\\RefreshStudyGroupMemberList' => 'getRefreshStudyGroupMemberListService',
  251. 'console.command.public_alias.Mm\\Escmid\\UserBundle\\Command\\DeleteUsersCommand' => 'getDeleteUsersCommandService',
  252. 'console.command.public_alias.Mm\\Escmid\\UserBundle\\Command\\EccmidAddParticipationCommand' => 'getEccmidAddParticipationCommandService',
  253. 'console.command.public_alias.Mm\\Escmid\\UserBundle\\Command\\ExportUsersByDate' => 'getExportUsersByDateService',
  254. 'console.command.public_alias.Mm\\Escmid\\UserBundle\\Command\\FixUsersFieldsCapsCommand' => 'getFixUsersFieldsCapsCommandService',
  255. 'console.command.public_alias.Mm\\Escmid\\UserBundle\\Command\\MergeDuplicatedUsersCommand' => 'getMergeDuplicatedUsersCommandService',
  256. 'console.command.public_alias.Mm\\Escmid\\UserBundle\\Command\\UsersAttributeCommand' => 'getUsersAttributeCommandService',
  257. 'console.command.public_alias.elibrary.command.tag_to_main_category_command' => 'getConsole_Command_PublicAlias_Elibrary_Command_TagToMainCategoryCommandService',
  258. 'console.command_loader' => 'getConsole_CommandLoaderService',
  259. 'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  260. 'craue.form.flow.storage' => 'getCraue_Form_Flow_StorageService',
  261. 'error_controller' => 'getErrorControllerService',
  262. 'monolog.logger.command' => 'getMonolog_Logger_CommandService',
  263. 'monolog.logger.messenger' => 'getMonolog_Logger_MessengerService',
  264. 'paymentbundle.saferpay.json_api_test' => 'getPaymentbundle_Saferpay_JsonApiTestService',
  265. 'routing.loader' => 'getRouting_LoaderService',
  266. 'services_resetter' => 'getServicesResetterService',
  267. 'site_routes' => 'getSiteRoutesService',
  268. 'speakers_and_chairs.api_v1_service_wrapper' => 'getSpeakersAndChairs_ApiV1ServiceWrapperService',
  269. 'speakers_and_chairs.data_handler' => 'getSpeakersAndChairs_DataHandlerService',
  270. 'speakers_and_chairs.escmid_data_handler' => 'getSpeakersAndChairs_EscmidDataHandlerService',
  271. 'speakers_and_chairs.item_service' => 'getSpeakersAndChairs_ItemServiceService',
  272. 'speakers_and_chairs.preference_value_service' => 'getSpeakersAndChairs_PreferenceValueServiceService',
  273. 'studugroup_election.service.file_upload_service' => 'getStudugroupElection_Service_FileUploadServiceService',
  274. 'studygroup_election.dao.history_dao' => 'getStudygroupElection_Dao_HistoryDaoService',
  275. 'studygroup_election.service.history_service' => 'getStudygroupElection_Service_HistoryServiceService',
  276. 'studygroupbundle.login_service_sg_election_committee' => 'getStudygroupbundle_LoginServiceSgElectionCommitteeService',
  277. 'swiftmailer.mailer.default_mailer' => 'getSwiftmailer_Mailer_DefaultMailerService',
  278. 'swiftmailer.mailer.default_mailer.plugin.messagelogger' => 'getSwiftmailer_Mailer_DefaultMailer_Plugin_MessageloggerService',
  279. 'swiftmailer.mailer.mentorship_mailer' => 'getSwiftmailer_Mailer_MentorshipMailerService',
  280. 'swiftmailer.mailer.mentorship_mailer.plugin.messagelogger' => 'getSwiftmailer_Mailer_MentorshipMailer_Plugin_MessageloggerService',
  281. 'swiftmailer.mailer.researchgrant_mailer' => 'getSwiftmailer_Mailer_ResearchgrantMailerService',
  282. 'swiftmailer.mailer.researchgrant_mailer.plugin.messagelogger' => 'getSwiftmailer_Mailer_ResearchgrantMailer_Plugin_MessageloggerService',
  283. 'swiftmailer.mailer.studygroup_mailer' => 'getSwiftmailer_Mailer_StudygroupMailerService',
  284. 'swiftmailer.mailer.studygroup_mailer.plugin.messagelogger' => 'getSwiftmailer_Mailer_StudygroupMailer_Plugin_MessageloggerService',
  285. 'swiftmailer.transport' => 'getSwiftmailer_TransportService',
  286. 'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  287. 'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  288. 'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  289. ];
  290. $this->aliases = [
  291. 'Mm\\Escmid\\EscmidKernel' => 'kernel',
  292. 'database_connection' => 'doctrine.dbal.default_connection',
  293. 'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  294. ];
  295. $this->privates['service_container'] = function () {
  296. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  297. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php';
  298. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  299. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  300. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php';
  301. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  302. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/Kernel.php';
  303. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EscmidKernel.php';
  304. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/AffiliatedSocietiesBundle/Service/CountryServiceInterface.php';
  305. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/AffiliatedSocietiesBundle/Service/CountryService.php';
  306. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  307. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/EventListener/AuthListener.php';
  308. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/EventSubscriber/LogoutAfterInactivePeriodSubscriber.php';
  309. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Platform/RouteChecker.php';
  310. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Platform/RouteCheckerRealImpl.php';
  311. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Platform/SystemClock.php';
  312. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Platform/SystemClockRealImpl.php';
  313. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/EventSubscriber/SecurityHeaderSubscriber.php';
  314. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Platform/Api/Escmid/SoapClientInterface.php';
  315. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Platform/Api/Escmid/AbstractSoapClient.php';
  316. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Platform/Api/Escmid/AdminSoapClient.php';
  317. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Platform/Authentication/PrincipalFactoryInterface.php';
  318. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Platform/Authentication/PrincipalFactory.php';
  319. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Platform/Service/CountryServiceInterface.php';
  320. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Platform/Service/CountryService.php';
  321. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Platform/Service/SessionServiceInterface.php';
  322. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Platform/Service/SessionService.php';
  323. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Platform/Service/SessionServiceFactory.php';
  324. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Service/Renderer/PdfRenderer.php';
  325. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Service/Renderer/PdfRendererDomdpfImpl.php';
  326. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/MentorshipBundle/Service/DocumentServiceInterface.php';
  327. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/MentorshipBundle/Service/DocumentService.php';
  328. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Platform/Service/FileServiceInterface.php';
  329. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/MentorshipBundle/Service/FileServiceInterface.php';
  330. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/MentorshipBundle/Service/FileService.php';
  331. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Platform/Service/FileService.php';
  332. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Platform/FileDaoInterface.php';
  333. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Platform/FileDaoFactory.php';
  334. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/MentorshipBundle/Service/MentorshipMailServiceInterface.php';
  335. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/MentorshipBundle/Service/MentorshipMailService.php';
  336. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/MentorshipBundle/Service/MentorshipServiceInterface.php';
  337. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/MentorshipBundle/Service/MentorshipService.php';
  338. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/MentorshipBundle/MentorshipDaoInterface.php';
  339. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/MentorshipBundle/MentorshipDaoDbImpl.php';
  340. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/ReimbursementBundle/Dao/DebtorAccountDao.php';
  341. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/ReimbursementBundle/Dao/Implementation/DebtorAccountDaoImpl.php';
  342. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/ReimbursementBundle/Dao/EventDao.php';
  343. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/ReimbursementBundle/Dao/Implementation/EventDaoImpl.php';
  344. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/ReimbursementBundle/Dao/RequestDao.php';
  345. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/ReimbursementBundle/Dao/Implementation/RequestDaoImpl.php';
  346. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/ReimbursementBundle/Dao/SettingsDao.php';
  347. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/ReimbursementBundle/Dao/Implementation/SettingsDaoImpl.php';
  348. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/ReimbursementBundle/Service/RequestsService.php';
  349. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/ReimbursementBundle/Service/Implementation/RequestsServiceImpl.php';
  350. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/ReimbursementBundle/Dao/MemberDao.php';
  351. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/ReimbursementBundle/Dao/Implementation/MemberDaoImpl.php';
  352. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/ReimbursementBundle/Helpers/FileUploader.php';
  353. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/ReimbursementBundle/Helpers/EmailNotifier.php';
  354. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupBundle/Dao/MemberDao.php';
  355. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupBundle/Dao/MemberDaoImpl.php';
  356. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupBundle/Service/StudyGroupDownloadService.php';
  357. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupBundle/Service/StudyGroupServiceInterface.php';
  358. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupBundle/Service/StudyGroupService.php';
  359. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupBundle/StudyGroupDaoInterface.php';
  360. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupBundle/StudyGroupDaoDbImpl.php';
  361. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Platform/Service/ConfigurationServiceInterface.php';
  362. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Platform/Service/ConfigurationService.php';
  363. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupBundle/Service/StudyGroupMailService.php';
  364. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  365. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  366. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/Twig/Extension/StudyGroupElectionExtensions.php';
  367. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/UserBundle/User/Attribute/UserAttributeDaoInterface.php';
  368. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/UserBundle/User/Attribute/UserAttributeDaoLegacySoapImpl.php';
  369. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/UserBundle/User/Attribute/UserAttributeServiceInterface.php';
  370. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/UserBundle/User/Attribute/UserAttributeServiceImpl.php';
  371. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/UserBundle/User/Attribute/UserAttributeFastDaoInterface.php';
  372. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/UserBundle/User/Attribute/UserAttributeFastDaoDoctrineImpl.php';
  373. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/UserBundle/User/UserDaoInterface.php';
  374. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/UserBundle/User/UserDaoDbImpl.php';
  375. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/UserBundle/Doctrine/StatementBindHelperInterface.php';
  376. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/UserBundle/Doctrine/StatementBindHelper.php';
  377. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/UserBundle/User/UserServiceInterface.php';
  378. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/UserBundle/User/UserServiceImpl.php';
  379. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/UserBundle/User/History/UserHistoryServiceInterface.php';
  380. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/UserBundle/User/History/UserHistoryServiceImpl.php';
  381. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/UserBundle/User/History/UserHistoryDaoInterface.php';
  382. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/UserBundle/User/History/UserHistoryDaoDbImpl.php';
  383. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Platform/Service/ConfigurationServiceFactory.php';
  384. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Util/HeaderManager.php';
  385. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/Dao/BaseDao.php';
  386. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/Dao/DaoAbstract.php';
  387. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/Dao/StudyGroupElectionDao.php';
  388. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/Dao/StudyGroupElectionDaoDbImpl.php';
  389. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/Dao/EmailTemplateDao.php';
  390. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/Dao/EmailTemplateDaoFsImpl.php';
  391. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/Dao/EmailLogDao.php';
  392. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/Dao/EmailLogDaoDbImpl.php';
  393. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/Dao/CandidateDao.php';
  394. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/Dao/CandidateDaoDbImpl.php';
  395. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/Dao/VoteDao.php';
  396. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/Dao/VoteDaoDbImpl.php';
  397. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/Dao/CandidateProfileDao.php';
  398. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/Dao/CandidateProfileDaoDbImpl.php';
  399. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/Dao/CandidateReviewDao.php';
  400. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/Dao/CandidateReviewDaoDbImpl.php';
  401. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/Service/StudyGroupElectionService.php';
  402. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/Service/StudyGroupElectionServiceImpl.php';
  403. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/Service/EmailTemplateService.php';
  404. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/Service/EmailTemplateServiceImpl.php';
  405. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/Service/MailService.php';
  406. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/Service/MailServiceImpl.php';
  407. include_once \dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Util/FormFlowUtil.php';
  408. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  409. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  410. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  411. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  412. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  413. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  414. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php';
  415. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  416. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  417. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  418. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventManager.php';
  419. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  420. include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';
  421. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  422. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  423. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  424. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Connection.php';
  425. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Configuration.php';
  426. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Dbal/SchemaAssetsFilterManager.php';
  427. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Dbal/RegexSchemaAssetFilter.php';
  428. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  429. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  430. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  431. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  432. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  433. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  434. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  435. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  436. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  437. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  438. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  439. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  440. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  441. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  442. include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  443. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  444. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  445. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
  446. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
  447. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  448. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  449. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  450. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  451. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  452. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  453. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  454. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  455. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  456. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  457. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  458. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  459. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  460. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  461. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  462. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  463. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  464. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
  465. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  466. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  467. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  468. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  469. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  470. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  471. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  472. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  473. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  474. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  475. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  476. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  477. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/RunnerInterface.php';
  478. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  479. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  480. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/RuntimeInterface.php';
  481. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/GenericRuntime.php';
  482. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  483. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';
  484. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  485. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  486. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  487. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  488. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  489. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  490. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  491. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  492. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  493. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  494. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';
  495. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocatorInterface.php';
  496. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocator.php';
  497. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  498. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/UriSigner.php';
  499. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  500. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  501. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  502. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  503. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  504. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  505. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  506. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  507. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  508. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  509. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  510. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  511. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php';
  512. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php';
  513. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php';
  514. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php';
  515. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  516. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  517. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/ContextInterface.php';
  518. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  519. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/MailerInterface.php';
  520. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Mailer.php';
  521. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  522. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Transports.php';
  523. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport.php';
  524. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  525. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  526. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  527. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  528. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  529. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
  530. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  531. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  532. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  533. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  534. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  535. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  536. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
  537. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  538. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerInterface.php';
  539. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  540. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  541. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
  542. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  543. include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';
  544. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  545. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php';
  546. include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  547. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  548. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  549. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  550. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  551. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  552. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  553. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  554. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  555. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  556. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  557. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  558. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  559. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  560. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  561. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  562. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  563. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  564. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  565. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  566. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  567. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  568. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  569. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  570. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  571. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  572. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  573. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistryInterface.php';
  574. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistry.php';
  575. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormExtensionInterface.php';
  576. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  577. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  578. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  579. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  580. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php';
  581. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php';
  582. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  583. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  584. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  585. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  586. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  587. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  588. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  589. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  590. include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  591. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  592. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  593. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  594. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  595. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  596. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  597. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  598. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  599. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  600. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  601. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  602. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  603. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  604. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  605. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  606. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  607. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  608. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  609. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  610. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  611. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  612. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  613. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  614. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  615. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
  616. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  617. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  618. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';
  619. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  620. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  621. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  622. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  623. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  624. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  625. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  626. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  627. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  628. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Server/Connection.php';
  629. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  630. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  631. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  632. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  633. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  634. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  635. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  636. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  637. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  638. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  639. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  640. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  641. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClient.php';
  642. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  643. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  644. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  645. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  646. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouterInterface.php';
  647. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  648. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php';
  649. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  650. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  651. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBusInterface.php';
  652. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  653. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBus.php';
  654. include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  655. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  656. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  657. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  658. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  659. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  660. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  661. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactoryInterface.php';
  662. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactory.php';
  663. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  664. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  665. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  666. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  667. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  668. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  669. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  670. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  671. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  672. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  673. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  674. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  675. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  676. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  677. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  678. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  679. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  680. include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  681. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  682. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  683. include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  684. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  685. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  686. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  687. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  688. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  689. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  690. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  691. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  692. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  693. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  694. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php';
  695. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php';
  696. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php';
  697. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';
  698. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  699. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  700. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  701. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  702. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  703. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  704. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  705. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  706. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  707. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  708. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  709. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  710. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  711. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  712. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  713. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  714. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  715. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UrlHelper.php';
  716. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  717. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  718. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  719. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  720. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/AffiliatedSocietiesBundle/Twig/AffiliatedSocietiesExtension.php';
  721. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/ConflictsOfInterestBundle/Twig/CoiExtension.php';
  722. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Twig/EaaExtension.php';
  723. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/MentorshipBundle/Twig/MentorshipExtension.php';
  724. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/ReimbursementBundle/Twig/ReimbursementExtension.php';
  725. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/ReimbursementBundle/Service/PermissionsService.php';
  726. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/ReimbursementBundle/Service/Implementation/PermissionsServiceImpl.php';
  727. include_once \dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupBundle/Twig/StudyGroupExtension.php';
  728. include_once \dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Twig/Extension/FormFlowExtension.php';
  729. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
  730. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  731. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  732. include_once \dirname(__DIR__, 4).'/vendor/twig/intl-extra/IntlExtension.php';
  733. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  734. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  735. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  736. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/AppVariable.php';
  737. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  738. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  739. include_once \dirname(__DIR__, 4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  740. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  741. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  742. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
  743. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  744. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  745. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  746. };
  747. }
  748. public function compile(): void
  749. {
  750. throw new LogicException('You cannot compile a dumped container that was already compiled.');
  751. }
  752. public function isCompiled(): bool
  753. {
  754. return true;
  755. }
  756. public function getRemovedIds(): array
  757. {
  758. return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  759. }
  760. protected function load($file, $lazyLoad = true)
  761. {
  762. if (class_exists($class = __NAMESPACE__.'\\'.$file, false)) {
  763. return $class::do($this, $lazyLoad);
  764. }
  765. if ('.' === $file[-4]) {
  766. $class = substr($class, 0, -4);
  767. } else {
  768. $file .= '.php';
  769. }
  770. $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  771. return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
  772. }
  773. protected function createProxy($class, \Closure $factory)
  774. {
  775. class_exists($class, false) || require __DIR__.'/'.$class.'.php';
  776. return $factory();
  777. }
  778. /**
  779. * Gets the public '.container.private.form.factory' shared service.
  780. *
  781. * @return \Symfony\Component\Form\FormFactory
  782. */
  783. protected function get_Container_Private_Form_FactoryService()
  784. {
  785. $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  786. if (isset($this->services['.container.private.form.factory'])) {
  787. return $this->services['.container.private.form.factory'];
  788. }
  789. return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  790. }
  791. /**
  792. * Gets the public '.container.private.profiler' shared service.
  793. *
  794. * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  795. */
  796. protected function get_Container_Private_ProfilerService()
  797. {
  798. $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  799. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  800. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  801. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  802. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  803. $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true);
  804. $b = ($this->services['kernel'] ?? $this->get('kernel'));
  805. $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  806. $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  807. $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  808. $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  809. $d->addInstance('cache.doctrine.orm.elibrary.result', ($this->privates['cache.doctrine.orm.elibrary.result'] ?? $this->getCache_Doctrine_Orm_Elibrary_ResultService()));
  810. $d->addInstance('cache.doctrine.orm.elibrary.query', ($this->privates['cache.doctrine.orm.elibrary.query'] ?? $this->getCache_Doctrine_Orm_Elibrary_QueryService()));
  811. $d->addInstance('cache.doctrine.orm.ert.result', ($this->privates['cache.doctrine.orm.ert.result'] ?? $this->getCache_Doctrine_Orm_Ert_ResultService()));
  812. $d->addInstance('cache.doctrine.orm.ert.query', ($this->privates['cache.doctrine.orm.ert.query'] ?? $this->getCache_Doctrine_Orm_Ert_QueryService()));
  813. $d->addInstance('cache.doctrine.orm.typo3.result', ($this->privates['cache.doctrine.orm.typo3.result'] ?? $this->getCache_Doctrine_Orm_Typo3_ResultService()));
  814. $d->addInstance('cache.doctrine.orm.typo3.query', ($this->privates['cache.doctrine.orm.typo3.query'] ?? $this->getCache_Doctrine_Orm_Typo3_QueryService()));
  815. $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  816. $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  817. $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  818. $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  819. $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  820. $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  821. $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  822. $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  823. $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  824. $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  825. $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  826. $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  827. $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  828. $f->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  829. $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  830. if ($this->has('kernel')) {
  831. $g->setKernel($b);
  832. }
  833. $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  834. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  835. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  836. $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  837. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  838. $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  839. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  840. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/Mm_Escmid_EscmidKernelEaa_devDebugContainer'), $c));
  841. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  842. $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  843. $instance->add($d);
  844. $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  845. $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));
  846. $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())));
  847. $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
  848. $instance->add($e);
  849. $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  850. $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  851. $instance->add($f);
  852. $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()))));
  853. $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
  854. $instance->add($g);
  855. return $instance;
  856. }
  857. /**
  858. * Gets the public '.container.private.security.authorization_checker' shared service.
  859. *
  860. * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  861. */
  862. protected function get_Container_Private_Security_AuthorizationCheckerService()
  863. {
  864. $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  865. if (isset($this->services['.container.private.security.authorization_checker'])) {
  866. return $this->services['.container.private.security.authorization_checker'];
  867. }
  868. return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, false);
  869. }
  870. /**
  871. * Gets the public '.container.private.security.token_storage' shared service.
  872. *
  873. * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  874. */
  875. protected function get_Container_Private_Security_TokenStorageService()
  876. {
  877. return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  878. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  879. ], [
  880. 'request_stack' => '?',
  881. ]));
  882. }
  883. /**
  884. * Gets the public '.container.private.session' shared service.
  885. *
  886. * @return \Symfony\Component\HttpFoundation\Session\Session
  887. */
  888. protected function get_Container_Private_SessionService()
  889. {
  890. $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  891. if (isset($this->services['.container.private.session'])) {
  892. return $this->services['.container.private.session'];
  893. }
  894. return $this->services['.container.private.session'] = $a->createSession();
  895. }
  896. /**
  897. * Gets the public '.container.private.twig' shared service.
  898. *
  899. * @return \Twig\Environment
  900. */
  901. protected function get_Container_Private_TwigService()
  902. {
  903. $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
  904. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/AffiliatedSocietiesBundle/Resources/views'), 'AffiliatedSocieties');
  905. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/AffiliatedSocietiesBundle/Resources/views'), '!AffiliatedSocieties');
  906. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Resources/views'), 'Eaa');
  907. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Resources/views'), '!Eaa');
  908. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/ElibraryBundle/Resources/views'), 'Elibrary');
  909. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/ElibraryBundle/Resources/views'), '!Elibrary');
  910. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/MentorshipBundle/Resources/views'), 'Mentorship');
  911. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/MentorshipBundle/Resources/views'), '!Mentorship');
  912. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/NewsletterBundle/Resources/views'), 'Newsletter');
  913. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/NewsletterBundle/Resources/views'), '!Newsletter');
  914. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/OauthClientBundle/Resources/views'), 'OauthClient');
  915. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/OauthClientBundle/Resources/views'), '!OauthClient');
  916. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/ResearchGrantBundle/Resources/views'), 'ResearchGrant');
  917. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/ResearchGrantBundle/Resources/views'), '!ResearchGrant');
  918. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupBundle/Resources/views'), 'StudyGroup');
  919. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupBundle/Resources/views'), '!StudyGroup');
  920. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/PaymentBundle/Resources/views'), 'Payment');
  921. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/PaymentBundle/Resources/views'), '!Payment');
  922. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/ObservershipBundle/Resources/views'), 'Observership');
  923. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/ObservershipBundle/Resources/views'), '!Observership');
  924. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/Resources/views'), 'StudyGroupElection');
  925. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/Resources/views'), '!StudyGroupElection');
  926. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/ConflictsOfInterestBundle/Resources/views'), 'ConflictsOfInterest');
  927. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/ConflictsOfInterestBundle/Resources/views'), '!ConflictsOfInterest');
  928. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/SpeakersAndChairsBundle/Resources/views'), 'SpeakersAndChairs');
  929. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/SpeakersAndChairsBundle/Resources/views'), '!SpeakersAndChairs');
  930. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/ReimbursementBundle/Resources/views'), 'Reimbursement');
  931. $a->addPath((\dirname(__DIR__, 4).'/src/Mm/Escmid/ReimbursementBundle/Resources/views'), '!Reimbursement');
  932. $a->addPath((\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/views'), 'CraueFormFlow');
  933. $a->addPath((\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/views'), '!CraueFormFlow');
  934. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  935. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  936. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  937. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  938. $a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  939. $a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  940. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  941. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  942. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  943. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  944. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  945. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  946. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  947. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  948. $a->addPath((\dirname(__DIR__, 4).'/templates'));
  949. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  950. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  951. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  952. $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  953. $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  954. $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  955. $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  956. $e = ($this->services['translator'] ?? $this->getTranslatorService());
  957. $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  958. $g = ($this->services['router'] ?? $this->getRouterService());
  959. $h = ($this->services['Mm\\Escmid\\UserBundle\\User\\UserServiceImpl'] ?? $this->getUserServiceImplService());
  960. $i = ($this->services['Mm\\Escmid\\EaaBundle\\Platform\\Service\\CountryService'] ?? $this->getCountryServiceService());
  961. $j = new \Craue\FormFlowBundle\Twig\Extension\FormFlowExtension();
  962. $j->setFormFlowUtil(($this->services['craue_formflow_util'] ?? ($this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil())));
  963. $k = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
  964. $k->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $f]);
  965. $l = new \Symfony\Bridge\Twig\AppVariable();
  966. $l->setEnvironment('eaa_dev');
  967. $l->setDebug(true);
  968. if ($this->has('.container.private.security.token_storage')) {
  969. $l->setTokenStorage($c);
  970. }
  971. if ($this->has('request_stack')) {
  972. $l->setRequestStack($b);
  973. }
  974. $m = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  975. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  976. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  977. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));
  978. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  979. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  980. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  981. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f, \dirname(__DIR__, 4), 'UTF-8'));
  982. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  983. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  984. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($d, true));
  985. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  986. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  987. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b, $g)));
  988. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($b));
  989. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  990. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
  991. $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())));
  992. $instance->addExtension(new \Mm\Escmid\AffiliatedSocietiesBundle\Twig\AffiliatedSocietiesExtension(($this->privates['Mm\\Escmid\\AffiliatedSocietiesBundle\\Service\\CountryService'] ?? ($this->privates['Mm\\Escmid\\AffiliatedSocietiesBundle\\Service\\CountryService'] = new \Mm\Escmid\AffiliatedSocietiesBundle\Service\CountryService()))));
  993. $instance->addExtension(new \Mm\Escmid\ConflictsOfInterestBundle\Twig\CoiExtension($this));
  994. $instance->addExtension(new \Mm\Escmid\EaaBundle\Twig\EaaExtension($this));
  995. $instance->addExtension(new \Mm\Escmid\MentorshipBundle\Twig\MentorshipExtension(($this->services['Mm\\Escmid\\MentorshipBundle\\Service\\MentorshipService'] ?? $this->getMentorshipServiceService()), $h, $i));
  996. $instance->addExtension(new \Mm\Escmid\ReimbursementBundle\Twig\ReimbursementExtension($i, ($this->privates['Mm\\Escmid\\ReimbursementBundle\\Service\\Implementation\\RequestsServiceImpl'] ?? $this->getRequestsServiceImplService()), new \Mm\Escmid\ReimbursementBundle\Service\Implementation\PermissionsServiceImpl(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()))));
  997. $instance->addExtension(new \Mm\Escmid\StudyGroupBundle\Twig\StudyGroupExtension(($this->services['Mm\\Escmid\\StudyGroupBundle\\Service\\StudyGroupService'] ?? $this->getStudyGroupServiceService()), $h, $i));
  998. $instance->addExtension(($this->services['Mm\\Escmid\\StudyGroupElectionBundle\\Twig\\Extension\\StudyGroupElectionExtensions'] ?? $this->getStudyGroupElectionExtensionsService()));
  999. $instance->addExtension($j);
  1000. $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1001. $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($g, $e)));
  1002. $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  1003. $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($k));
  1004. $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1005. 'webpack_encore.entrypoint_lookup_collection' => ['privates', 'webpack_encore.entrypoint_lookup_collection', 'getWebpackEncore_EntrypointLookupCollectionService', false],
  1006. 'webpack_encore.tag_renderer' => ['privates', 'webpack_encore.tag_renderer', 'getWebpackEncore_TagRendererService', true],
  1007. ], [
  1008. 'webpack_encore.entrypoint_lookup_collection' => '?',
  1009. 'webpack_encore.tag_renderer' => '?',
  1010. ])));
  1011. $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1012. $instance->addGlobal('app', $l);
  1013. $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1014. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', true],
  1015. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', true],
  1016. 'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', true],
  1017. 'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', true],
  1018. ], [
  1019. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1020. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1021. 'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1022. 'Symfony\\Component\\Form\\FormRenderer' => '?',
  1023. ])));
  1024. $instance->registerUndefinedFilterCallback([0 => $m, 1 => 'suggestFilter']);
  1025. $instance->registerUndefinedFunctionCallback([0 => $m, 1 => 'suggestFunction']);
  1026. $instance->registerUndefinedTokenParserCallback([0 => $m, 1 => 'suggestTag']);
  1027. (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
  1028. return $instance;
  1029. }
  1030. /**
  1031. * Gets the public '.container.private.validator' shared service.
  1032. *
  1033. * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1034. */
  1035. protected function get_Container_Private_ValidatorService()
  1036. {
  1037. $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1038. if (isset($this->services['.container.private.validator'])) {
  1039. return $this->services['.container.private.validator'];
  1040. }
  1041. return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1042. }
  1043. /**
  1044. * Gets the public 'Mm\Escmid\EaaBundle\EventSubscriber\LogoutAfterInactivePeriodSubscriber' shared autowired service.
  1045. *
  1046. * @return \Mm\Escmid\EaaBundle\EventSubscriber\LogoutAfterInactivePeriodSubscriber
  1047. */
  1048. protected function getLogoutAfterInactivePeriodSubscriberService()
  1049. {
  1050. return $this->services['Mm\\Escmid\\EaaBundle\\EventSubscriber\\LogoutAfterInactivePeriodSubscriber'] = new \Mm\Escmid\EaaBundle\EventSubscriber\LogoutAfterInactivePeriodSubscriber(new \Mm\Escmid\EaaBundle\Platform\RouteCheckerRealImpl($this, ($this->services['router'] ?? $this->getRouterService())), new \Mm\Escmid\EaaBundle\Platform\SystemClockRealImpl());
  1051. }
  1052. /**
  1053. * Gets the public 'Mm\Escmid\EaaBundle\EventSubscriber\SecurityHeaderSubscriber' shared service.
  1054. *
  1055. * @return \Mm\Escmid\EaaBundle\EventSubscriber\SecurityHeaderSubscriber
  1056. */
  1057. protected function getSecurityHeaderSubscriberService()
  1058. {
  1059. return $this->services['Mm\\Escmid\\EaaBundle\\EventSubscriber\\SecurityHeaderSubscriber'] = new \Mm\Escmid\EaaBundle\EventSubscriber\SecurityHeaderSubscriber(($this->services['Mm\\Escmid\\EaaBundle\\Util\\HeaderManager'] ?? ($this->services['Mm\\Escmid\\EaaBundle\\Util\\HeaderManager'] = new \Mm\Escmid\EaaBundle\Util\HeaderManager($this->getEnv('APP_ENV')))));
  1060. }
  1061. /**
  1062. * Gets the public 'Mm\Escmid\EaaBundle\Platform\Authentication\PrincipalFactory' shared service.
  1063. *
  1064. * @return \Mm\Escmid\EaaBundle\Platform\Authentication\PrincipalFactory
  1065. */
  1066. protected function getPrincipalFactoryService()
  1067. {
  1068. return $this->services['Mm\\Escmid\\EaaBundle\\Platform\\Authentication\\PrincipalFactory'] = new \Mm\Escmid\EaaBundle\Platform\Authentication\PrincipalFactory(($this->services['Mm\\Escmid\\EaaBundle\\Platform\\Service\\SessionService'] ?? $this->getSessionServiceService()));
  1069. }
  1070. /**
  1071. * Gets the public 'Mm\Escmid\EaaBundle\Platform\Service\CountryService' shared service.
  1072. *
  1073. * @return \Mm\Escmid\EaaBundle\Platform\Service\CountryService
  1074. */
  1075. protected function getCountryServiceService()
  1076. {
  1077. return $this->services['Mm\\Escmid\\EaaBundle\\Platform\\Service\\CountryService'] = new \Mm\Escmid\EaaBundle\Platform\Service\CountryService(($this->privates['Mm\\Escmid\\EaaBundle\\Platform\\Api\\Escmid\\AdminSoapClient'] ?? $this->getAdminSoapClientService()));
  1078. }
  1079. /**
  1080. * Gets the public 'Mm\Escmid\EaaBundle\Platform\Service\SessionService' shared service.
  1081. *
  1082. * @return \Mm\Escmid\EaaBundle\Platform\Service\SessionService
  1083. */
  1084. protected function getSessionServiceService()
  1085. {
  1086. return $this->services['Mm\\Escmid\\EaaBundle\\Platform\\Service\\SessionService'] = \Mm\Escmid\EaaBundle\Platform\Service\SessionServiceFactory::createSessionService($this->parameters['escmid.eaa'], ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1087. }
  1088. /**
  1089. * Gets the public 'Mm\Escmid\EaaBundle\Util\HeaderManager' shared service.
  1090. *
  1091. * @return \Mm\Escmid\EaaBundle\Util\HeaderManager
  1092. */
  1093. protected function getHeaderManagerService()
  1094. {
  1095. return $this->services['Mm\\Escmid\\EaaBundle\\Util\\HeaderManager'] = new \Mm\Escmid\EaaBundle\Util\HeaderManager($this->getEnv('APP_ENV'));
  1096. }
  1097. /**
  1098. * Gets the public 'Mm\Escmid\MentorshipBundle\Service\DocumentService' shared service.
  1099. *
  1100. * @return \Mm\Escmid\MentorshipBundle\Service\DocumentService
  1101. */
  1102. protected function getDocumentServiceService()
  1103. {
  1104. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1105. if (isset($this->services['Mm\\Escmid\\MentorshipBundle\\Service\\DocumentService'])) {
  1106. return $this->services['Mm\\Escmid\\MentorshipBundle\\Service\\DocumentService'];
  1107. }
  1108. return $this->services['Mm\\Escmid\\MentorshipBundle\\Service\\DocumentService'] = new \Mm\Escmid\MentorshipBundle\Service\DocumentService($a, ($this->services['Mm\\Escmid\\UserBundle\\User\\UserServiceImpl'] ?? $this->getUserServiceImplService()), ($this->privates['Mm\\Escmid\\EaaBundle\\Service\\Renderer\\PdfRendererDomdpfImpl'] ?? ($this->privates['Mm\\Escmid\\EaaBundle\\Service\\Renderer\\PdfRendererDomdpfImpl'] = new \Mm\Escmid\EaaBundle\Service\Renderer\PdfRendererDomdpfImpl())));
  1109. }
  1110. /**
  1111. * Gets the public 'Mm\Escmid\MentorshipBundle\Service\FileService' shared service.
  1112. *
  1113. * @return \Mm\Escmid\MentorshipBundle\Service\FileService
  1114. */
  1115. protected function getFileServiceService()
  1116. {
  1117. return $this->services['Mm\\Escmid\\MentorshipBundle\\Service\\FileService'] = new \Mm\Escmid\MentorshipBundle\Service\FileService($this->parameters['escmid.mentorship.upload_directories'], new \Mm\Escmid\EaaBundle\Platform\Service\FileService(\Mm\Escmid\EaaBundle\Platform\FileDaoFactory::createFileDao($this->parameters['escmid.eaa'], 'mentorship/')));
  1118. }
  1119. /**
  1120. * Gets the public 'Mm\Escmid\MentorshipBundle\Service\MentorshipMailService' shared service.
  1121. *
  1122. * @return \Mm\Escmid\MentorshipBundle\Service\MentorshipMailService
  1123. */
  1124. protected function getMentorshipMailServiceService()
  1125. {
  1126. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1127. if (isset($this->services['Mm\\Escmid\\MentorshipBundle\\Service\\MentorshipMailService'])) {
  1128. return $this->services['Mm\\Escmid\\MentorshipBundle\\Service\\MentorshipMailService'];
  1129. }
  1130. $this->services['Mm\\Escmid\\MentorshipBundle\\Service\\MentorshipMailService'] = $instance = new \Mm\Escmid\MentorshipBundle\Service\MentorshipMailService(($this->services['swiftmailer.mailer.mentorship_mailer'] ?? $this->load('getSwiftmailer_Mailer_MentorshipMailerService')), $a, $this->parameters['escmid.mentorship.mail']);
  1131. $instance->setGlobalConfigurationService(($this->privates['Mm\\Escmid\\EaaBundle\\Platform\\Service\\ConfigurationServiceInterface'] ?? $this->getConfigurationServiceInterfaceService()));
  1132. $instance->setUserService(($this->services['Mm\\Escmid\\UserBundle\\User\\UserServiceImpl'] ?? $this->getUserServiceImplService()));
  1133. return $instance;
  1134. }
  1135. /**
  1136. * Gets the public 'Mm\Escmid\MentorshipBundle\Service\MentorshipService' shared service.
  1137. *
  1138. * @return \Mm\Escmid\MentorshipBundle\Service\MentorshipService
  1139. */
  1140. protected function getMentorshipServiceService()
  1141. {
  1142. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1143. if (isset($this->services['Mm\\Escmid\\MentorshipBundle\\Service\\MentorshipService'])) {
  1144. return $this->services['Mm\\Escmid\\MentorshipBundle\\Service\\MentorshipService'];
  1145. }
  1146. $b = ($this->services['Mm\\Escmid\\UserBundle\\User\\UserServiceImpl'] ?? $this->getUserServiceImplService());
  1147. if (isset($this->services['Mm\\Escmid\\MentorshipBundle\\Service\\MentorshipService'])) {
  1148. return $this->services['Mm\\Escmid\\MentorshipBundle\\Service\\MentorshipService'];
  1149. }
  1150. $c = ($this->services['mentorshipbundle.configuration_service'] ?? $this->getMentorshipbundle_ConfigurationServiceService());
  1151. $this->services['Mm\\Escmid\\MentorshipBundle\\Service\\MentorshipService'] = $instance = new \Mm\Escmid\MentorshipBundle\Service\MentorshipService(new \Mm\Escmid\MentorshipBundle\MentorshipDaoDbImpl($a, $c, $b));
  1152. $instance->setMentorshipMailService(($this->services['Mm\\Escmid\\MentorshipBundle\\Service\\MentorshipMailService'] ?? $this->getMentorshipMailServiceService()));
  1153. $instance->setConfigurationService($c);
  1154. $instance->setDocumentService(($this->services['Mm\\Escmid\\MentorshipBundle\\Service\\DocumentService'] ?? $this->getDocumentServiceService()));
  1155. $instance->setFileService(($this->services['Mm\\Escmid\\MentorshipBundle\\Service\\FileService'] ?? $this->getFileServiceService()));
  1156. $instance->setUserService($b);
  1157. $instance->setFileLocator(($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel', 1))))));
  1158. return $instance;
  1159. }
  1160. /**
  1161. * Gets the public 'Mm\Escmid\StudyGroupBundle\Service\StudyGroupService' shared service.
  1162. *
  1163. * @return \Mm\Escmid\StudyGroupBundle\Service\StudyGroupService
  1164. */
  1165. protected function getStudyGroupServiceService()
  1166. {
  1167. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1168. if (isset($this->services['Mm\\Escmid\\StudyGroupBundle\\Service\\StudyGroupService'])) {
  1169. return $this->services['Mm\\Escmid\\StudyGroupBundle\\Service\\StudyGroupService'];
  1170. }
  1171. $b = ($this->privates['Mm\\Escmid\\UserBundle\\User\\Attribute\\UserAttributeServiceImpl'] ?? $this->getUserAttributeServiceImplService());
  1172. if (isset($this->services['Mm\\Escmid\\StudyGroupBundle\\Service\\StudyGroupService'])) {
  1173. return $this->services['Mm\\Escmid\\StudyGroupBundle\\Service\\StudyGroupService'];
  1174. }
  1175. $c = new \Mm\Escmid\EaaBundle\Platform\Service\ConfigurationService($this->parameters['escmid.studygroup']);
  1176. $d = new \Mm\Escmid\StudyGroupBundle\StudyGroupDaoDbImpl($a, $c);
  1177. $this->services['Mm\\Escmid\\StudyGroupBundle\\Service\\StudyGroupService'] = $instance = new \Mm\Escmid\StudyGroupBundle\Service\StudyGroupService($d, ($this->privates['Mm\\Escmid\\StudyGroupBundle\\Service\\StudyGroupDownloadService'] ?? $this->getStudyGroupDownloadServiceService()), ($this->services['Mm\\Escmid\\UserBundle\\User\\UserServiceImpl'] ?? $this->getUserServiceImplService()), new \Mm\Escmid\StudyGroupBundle\Service\StudyGroupMailService(($this->services['swiftmailer.mailer.studygroup_mailer'] ?? $this->load('getSwiftmailer_Mailer_StudygroupMailerService')), $d, $this->parameters['escmid.studygroup.mail']), $b);
  1178. $instance->setConfigurationService($c);
  1179. $instance->setMemberDao(($this->privates['Mm\\Escmid\\StudyGroupBundle\\Dao\\MemberDaoImpl'] ?? $this->getMemberDaoImplService()));
  1180. return $instance;
  1181. }
  1182. /**
  1183. * Gets the public 'Mm\Escmid\StudyGroupElectionBundle\Twig\Extension\StudyGroupElectionExtensions' shared service.
  1184. *
  1185. * @return \Mm\Escmid\StudyGroupElectionBundle\Twig\Extension\StudyGroupElectionExtensions
  1186. */
  1187. protected function getStudyGroupElectionExtensionsService()
  1188. {
  1189. $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  1190. if (isset($this->services['Mm\\Escmid\\StudyGroupElectionBundle\\Twig\\Extension\\StudyGroupElectionExtensions'])) {
  1191. return $this->services['Mm\\Escmid\\StudyGroupElectionBundle\\Twig\\Extension\\StudyGroupElectionExtensions'];
  1192. }
  1193. $this->services['Mm\\Escmid\\StudyGroupElectionBundle\\Twig\\Extension\\StudyGroupElectionExtensions'] = $instance = new \Mm\Escmid\StudyGroupElectionBundle\Twig\Extension\StudyGroupElectionExtensions($a, ($this->services['studygroup_election.sg_election_service'] ?? $this->getStudygroupElection_SgElectionServiceService()));
  1194. $instance->setEmailLogDao(($this->services['studygroup_election.dao.email_log_dao'] ?? $this->getStudygroupElection_Dao_EmailLogDaoService()));
  1195. return $instance;
  1196. }
  1197. /**
  1198. * Gets the public 'Mm\Escmid\UserBundle\User\Attribute\UserAttributeDaoLegacySoapImpl' shared service.
  1199. *
  1200. * @return \Mm\Escmid\UserBundle\User\Attribute\UserAttributeDaoLegacySoapImpl
  1201. */
  1202. protected function getUserAttributeDaoLegacySoapImplService()
  1203. {
  1204. return $this->services['Mm\\Escmid\\UserBundle\\User\\Attribute\\UserAttributeDaoLegacySoapImpl'] = new \Mm\Escmid\UserBundle\User\Attribute\UserAttributeDaoLegacySoapImpl(($this->privates['Mm\\Escmid\\EaaBundle\\Platform\\Api\\Escmid\\AdminSoapClient'] ?? $this->getAdminSoapClientService()));
  1205. }
  1206. /**
  1207. * Gets the public 'Mm\Escmid\UserBundle\User\UserDaoDbImpl' shared service.
  1208. *
  1209. * @return \Mm\Escmid\UserBundle\User\UserDaoDbImpl
  1210. */
  1211. protected function getUserDaoDbImplService()
  1212. {
  1213. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1214. if (isset($this->services['Mm\\Escmid\\UserBundle\\User\\UserDaoDbImpl'])) {
  1215. return $this->services['Mm\\Escmid\\UserBundle\\User\\UserDaoDbImpl'];
  1216. }
  1217. return $this->services['Mm\\Escmid\\UserBundle\\User\\UserDaoDbImpl'] = new \Mm\Escmid\UserBundle\User\UserDaoDbImpl($a, new \Mm\Escmid\UserBundle\Doctrine\StatementBindHelper());
  1218. }
  1219. /**
  1220. * Gets the public 'Mm\Escmid\UserBundle\User\UserServiceImpl' shared service.
  1221. *
  1222. * @return \Mm\Escmid\UserBundle\User\UserServiceImpl
  1223. */
  1224. protected function getUserServiceImplService()
  1225. {
  1226. $a = ($this->services['Mm\\Escmid\\UserBundle\\User\\UserDaoDbImpl'] ?? $this->getUserDaoDbImplService());
  1227. if (isset($this->services['Mm\\Escmid\\UserBundle\\User\\UserServiceImpl'])) {
  1228. return $this->services['Mm\\Escmid\\UserBundle\\User\\UserServiceImpl'];
  1229. }
  1230. $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1231. if (isset($this->services['Mm\\Escmid\\UserBundle\\User\\UserServiceImpl'])) {
  1232. return $this->services['Mm\\Escmid\\UserBundle\\User\\UserServiceImpl'];
  1233. }
  1234. return $this->services['Mm\\Escmid\\UserBundle\\User\\UserServiceImpl'] = new \Mm\Escmid\UserBundle\User\UserServiceImpl($a, new \Mm\Escmid\UserBundle\User\History\UserHistoryServiceImpl(new \Mm\Escmid\UserBundle\User\History\UserHistoryDaoDbImpl($b)));
  1235. }
  1236. /**
  1237. * Gets the public 'cache.app' shared service.
  1238. *
  1239. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1240. */
  1241. protected function getCache_AppService()
  1242. {
  1243. $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('HzWKTbxfrE', 0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
  1244. $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1245. return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1246. }
  1247. /**
  1248. * Gets the public 'cache.system' shared service.
  1249. *
  1250. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1251. */
  1252. protected function getCache_SystemService()
  1253. {
  1254. return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('qRbRbpS+w+', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1255. }
  1256. /**
  1257. * Gets the public 'cache.validator_expression_language' shared service.
  1258. *
  1259. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1260. */
  1261. protected function getCache_ValidatorExpressionLanguageService()
  1262. {
  1263. return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('tRaa2bctb-', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1264. }
  1265. /**
  1266. * Gets the public 'craue_formflow_util' shared service.
  1267. *
  1268. * @return \Craue\FormFlowBundle\Util\FormFlowUtil
  1269. */
  1270. protected function getCraueFormflowUtilService()
  1271. {
  1272. return $this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil();
  1273. }
  1274. /**
  1275. * Gets the public 'data_collector.dump' shared service.
  1276. *
  1277. * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1278. */
  1279. protected function getDataCollector_DumpService()
  1280. {
  1281. 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()));
  1282. }
  1283. /**
  1284. * Gets the public 'doctrine' shared service.
  1285. *
  1286. * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1287. */
  1288. protected function getDoctrineService()
  1289. {
  1290. return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');
  1291. }
  1292. /**
  1293. * Gets the public 'doctrine.dbal.default_connection' shared service.
  1294. *
  1295. * @return \Doctrine\DBAL\Connection
  1296. */
  1297. protected function getDoctrine_Dbal_DefaultConnectionService()
  1298. {
  1299. $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  1300. if (isset($this->services['doctrine.dbal.default_connection'])) {
  1301. return $this->services['doctrine.dbal.default_connection'];
  1302. }
  1303. $b = new \Doctrine\DBAL\Configuration();
  1304. $c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1305. $c->setConnectionName('default');
  1306. $b->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ?? ($this->privates['doctrine.dbal.legacy_schema_manager_factory'] = new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory())));
  1307. $b->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([0 => new \Doctrine\Bundle\DoctrineBundle\Dbal\RegexSchemaAssetFilter('~^(?!messenger_messages)~')]));
  1308. $b->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), 1 => $c]);
  1309. return $this->services['doctrine.dbal.default_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['driver' => 'pdo_mysql', 'host' => '172.20.10.188', 'port' => NULL, 'dbname' => 'www118_301', 'user' => 'www118_3_ex', 'password' => $this->getEnv('DATABASE_PASSWORD'), 'charset' => 'UTF8', 'driverOptions' => [], 'serverVersion' => $this->getEnv('DATABASE_SERVER_VERSION'), 'defaultTableOptions' => []], $b, $a, ['enum' => 'string']);
  1310. }
  1311. /**
  1312. * Gets the public 'doctrine.dbal.elibrary_connection' shared service.
  1313. *
  1314. * @return \Doctrine\DBAL\Connection
  1315. */
  1316. protected function getDoctrine_Dbal_ElibraryConnectionService()
  1317. {
  1318. $a = ($this->privates['doctrine.dbal.elibrary_connection.event_manager'] ?? $this->getDoctrine_Dbal_ElibraryConnection_EventManagerService());
  1319. if (isset($this->services['doctrine.dbal.elibrary_connection'])) {
  1320. return $this->services['doctrine.dbal.elibrary_connection'];
  1321. }
  1322. $b = new \Doctrine\DBAL\Configuration();
  1323. $c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1324. $c->setConnectionName('elibrary');
  1325. $b->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ?? ($this->privates['doctrine.dbal.legacy_schema_manager_factory'] = new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory())));
  1326. $b->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), 1 => $c]);
  1327. return $this->services['doctrine.dbal.elibrary_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['driver' => 'pdo_mysql', 'host' => '172.20.10.188', 'port' => NULL, 'dbname' => 'www118_elibrary_dev', 'user' => 'www118_elibrary_dev', 'password' => $this->getEnv('ELIBRARY_DATABASE_PASSWORD'), 'charset' => 'UTF8', 'driverOptions' => [], 'serverVersion' => '5.5', 'defaultTableOptions' => []], $b, $a, []);
  1328. }
  1329. /**
  1330. * Gets the public 'doctrine.dbal.ert_connection' shared service.
  1331. *
  1332. * @return \Doctrine\DBAL\Connection
  1333. */
  1334. protected function getDoctrine_Dbal_ErtConnectionService()
  1335. {
  1336. $a = ($this->privates['doctrine.dbal.ert_connection.event_manager'] ?? $this->getDoctrine_Dbal_ErtConnection_EventManagerService());
  1337. if (isset($this->services['doctrine.dbal.ert_connection'])) {
  1338. return $this->services['doctrine.dbal.ert_connection'];
  1339. }
  1340. $b = new \Doctrine\DBAL\Configuration();
  1341. $c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1342. $c->setConnectionName('ert');
  1343. $b->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ?? ($this->privates['doctrine.dbal.legacy_schema_manager_factory'] = new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory())));
  1344. $b->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), 1 => $c]);
  1345. return $this->services['doctrine.dbal.ert_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['driver' => 'pdo_mysql', 'host' => '172.20.10.188', 'port' => NULL, 'dbname' => 'www118_309', 'user' => 'www118_309', 'password' => $this->getEnv('ERT_DATABASE_PASSWORD'), 'charset' => 'UTF8', 'driverOptions' => [], 'serverVersion' => '5.5', 'defaultTableOptions' => []], $b, $a, []);
  1346. }
  1347. /**
  1348. * Gets the public 'doctrine.dbal.typo3_connection' shared service.
  1349. *
  1350. * @return \Doctrine\DBAL\Connection
  1351. */
  1352. protected function getDoctrine_Dbal_Typo3ConnectionService()
  1353. {
  1354. $a = ($this->privates['doctrine.dbal.typo3_connection.event_manager'] ?? $this->getDoctrine_Dbal_Typo3Connection_EventManagerService());
  1355. if (isset($this->services['doctrine.dbal.typo3_connection'])) {
  1356. return $this->services['doctrine.dbal.typo3_connection'];
  1357. }
  1358. $b = new \Doctrine\DBAL\Configuration();
  1359. $c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1360. $c->setConnectionName('typo3');
  1361. $b->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ?? ($this->privates['doctrine.dbal.legacy_schema_manager_factory'] = new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory())));
  1362. $b->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), 1 => $c]);
  1363. return $this->services['doctrine.dbal.typo3_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['driver' => 'pdo_mysql', 'host' => '172.20.10.188', 'port' => NULL, 'dbname' => 'www118_300', 'user' => 'www118_300', 'password' => $this->getEnv('TYPO3_DATABASE_PASSWORD'), 'charset' => 'UTF8', 'driverOptions' => [], 'serverVersion' => '5.5', 'defaultTableOptions' => []], $b, $a, []);
  1364. }
  1365. /**
  1366. * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1367. *
  1368. * @return \Doctrine\ORM\EntityManager
  1369. */
  1370. protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
  1371. {
  1372. if ($lazyLoad) {
  1373. return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1374. return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1375. $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1376. $proxy->setProxyInitializer(null);
  1377. return true;
  1378. });
  1379. });
  1380. }
  1381. include_once \dirname(__DIR__, 4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1382. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  1383. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1384. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  1385. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManager.php';
  1386. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Configuration.php';
  1387. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  1388. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  1389. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1390. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  1391. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  1392. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  1393. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  1394. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  1395. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  1396. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  1397. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  1398. $a = new \Doctrine\ORM\Configuration();
  1399. $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1400. $c = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/AffiliatedSocietiesBundle/Entity'), 1 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/Entity'), 2 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/AwardsBundle/Entity'), 3 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/ElibraryBundle/Entity'), 4 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/EventBundle/Entity'), 5 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/MentorshipBundle/Entity'), 6 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/NewsletterBundle/Entity'), 7 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/ResearchGrantBundle/Entity'), 8 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupBundle/Entity'), 9 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/UserBundle/Entity'), 10 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/PaymentBundle/Entity'), 11 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/ObservershipBundle/Entity'), 12 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/Entity'), 13 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/ConflictsOfInterestBundle/Entity'), 14 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/ReimbursementBundle/Entity')], false);
  1401. $b->addDriver($c, 'Mm\\Escmid\\AffiliatedSocietiesBundle\\Entity');
  1402. $b->addDriver($c, 'Mm\\Escmid\\EaaBundle\\Entity');
  1403. $b->addDriver($c, 'Mm\\Escmid\\AwardsBundle\\Entity');
  1404. $b->addDriver($c, 'Mm\\Escmid\\ElibraryBundle\\Entity');
  1405. $b->addDriver($c, 'Mm\\Escmid\\EventBundle\\Entity');
  1406. $b->addDriver($c, 'Mm\\Escmid\\MentorshipBundle\\Entity');
  1407. $b->addDriver($c, 'Mm\\Escmid\\NewsletterBundle\\Entity');
  1408. $b->addDriver($c, 'Mm\\Escmid\\ResearchGrantBundle\\Entity');
  1409. $b->addDriver($c, 'Mm\\Escmid\\StudyGroupBundle\\Entity');
  1410. $b->addDriver($c, 'Mm\\Escmid\\UserBundle\\Entity');
  1411. $b->addDriver($c, 'Mm\\Escmid\\PaymentBundle\\Entity');
  1412. $b->addDriver($c, 'Mm\\Escmid\\ObservershipBundle\\Entity');
  1413. $b->addDriver($c, 'Mm\\Escmid\\StudyGroupElectionBundle\\Entity');
  1414. $b->addDriver($c, 'Mm\\Escmid\\ConflictsOfInterestBundle\\Entity');
  1415. $b->addDriver($c, 'Mm\\Escmid\\ReimbursementBundle\\Entity');
  1416. $a->setEntityNamespaces(['AffiliatedSocietiesBundle' => 'Mm\\Escmid\\AffiliatedSocietiesBundle\\Entity', 'EaaBundle' => 'Mm\\Escmid\\EaaBundle\\Entity', 'AwardsBundle' => 'Mm\\Escmid\\AwardsBundle\\Entity', 'ElibraryBundle' => 'Mm\\Escmid\\ElibraryBundle\\Entity', 'EventBundle' => 'Mm\\Escmid\\EventBundle\\Entity', 'MentorshipBundle' => 'Mm\\Escmid\\MentorshipBundle\\Entity', 'NewsletterBundle' => 'Mm\\Escmid\\NewsletterBundle\\Entity', 'ResearchGrantBundle' => 'Mm\\Escmid\\ResearchGrantBundle\\Entity', 'StudyGroupBundle' => 'Mm\\Escmid\\StudyGroupBundle\\Entity', 'UserBundle' => 'Mm\\Escmid\\UserBundle\\Entity', 'PaymentBundle' => 'Mm\\Escmid\\PaymentBundle\\Entity', 'ObservershipBundle' => 'Mm\\Escmid\\ObservershipBundle\\Entity', 'StudyGroupElectionBundle' => 'Mm\\Escmid\\StudyGroupElectionBundle\\Entity', 'ConflictsOfInterestBundle' => 'Mm\\Escmid\\ConflictsOfInterestBundle\\Entity', 'ReimbursementBundle' => 'Mm\\Escmid\\ReimbursementBundle\\Entity']);
  1417. $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1418. $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1419. $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1420. $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1421. $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1422. $a->setProxyNamespace('Proxies');
  1423. $a->setAutoGenerateProxyClasses(true);
  1424. $a->setSchemaIgnoreClasses([]);
  1425. $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1426. $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1427. $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy())));
  1428. $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1429. $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1430. $a->setLazyGhostObjectEnabled(false);
  1431. $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1432. $a->addCustomDatetimeFunction('DATE_FORMAT', 'DoctrineExtensions\\Query\\Mysql\\DateFormat');
  1433. $a->addCustomDatetimeFunction('DATEDIFF', 'DoctrineExtensions\\Query\\Mysql\\DateDiff');
  1434. $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()));
  1435. (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1436. return $instance;
  1437. }
  1438. /**
  1439. * Gets the public 'doctrine.orm.elibrary_entity_manager' shared service.
  1440. *
  1441. * @return \Doctrine\ORM\EntityManager
  1442. */
  1443. protected function getDoctrine_Orm_ElibraryEntityManagerService($lazyLoad = true)
  1444. {
  1445. if ($lazyLoad) {
  1446. return $this->services['doctrine.orm.elibrary_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1447. return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1448. $wrappedInstance = $this->getDoctrine_Orm_ElibraryEntityManagerService(false);
  1449. $proxy->setProxyInitializer(null);
  1450. return true;
  1451. });
  1452. });
  1453. }
  1454. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1455. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  1456. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManager.php';
  1457. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Configuration.php';
  1458. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  1459. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  1460. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1461. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  1462. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  1463. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  1464. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  1465. $a = new \Doctrine\ORM\Configuration();
  1466. $a->setEntityNamespaces([]);
  1467. $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1468. $a->setQueryCache(($this->privates['cache.doctrine.orm.elibrary.query'] ?? $this->getCache_Doctrine_Orm_Elibrary_QueryService()));
  1469. $a->setResultCache(($this->privates['cache.doctrine.orm.elibrary.result'] ?? $this->getCache_Doctrine_Orm_Elibrary_ResultService()));
  1470. $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver(new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain(), ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1471. $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1472. $a->setProxyNamespace('Proxies');
  1473. $a->setAutoGenerateProxyClasses(true);
  1474. $a->setSchemaIgnoreClasses([]);
  1475. $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1476. $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1477. $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy())));
  1478. $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1479. $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1480. $a->setLazyGhostObjectEnabled(false);
  1481. $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1482. $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.elibrary_connection'] ?? $this->getDoctrine_Dbal_ElibraryConnectionService()), $a, ($this->privates['doctrine.dbal.elibrary_connection.event_manager'] ?? $this->getDoctrine_Dbal_ElibraryConnection_EventManagerService()));
  1483. (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1484. return $instance;
  1485. }
  1486. /**
  1487. * Gets the public 'doctrine.orm.ert_entity_manager' shared service.
  1488. *
  1489. * @return \Doctrine\ORM\EntityManager
  1490. */
  1491. protected function getDoctrine_Orm_ErtEntityManagerService($lazyLoad = true)
  1492. {
  1493. if ($lazyLoad) {
  1494. return $this->services['doctrine.orm.ert_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1495. return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1496. $wrappedInstance = $this->getDoctrine_Orm_ErtEntityManagerService(false);
  1497. $proxy->setProxyInitializer(null);
  1498. return true;
  1499. });
  1500. });
  1501. }
  1502. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1503. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  1504. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManager.php';
  1505. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Configuration.php';
  1506. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  1507. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  1508. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1509. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  1510. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  1511. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  1512. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  1513. $a = new \Doctrine\ORM\Configuration();
  1514. $a->setEntityNamespaces([]);
  1515. $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1516. $a->setQueryCache(($this->privates['cache.doctrine.orm.ert.query'] ?? $this->getCache_Doctrine_Orm_Ert_QueryService()));
  1517. $a->setResultCache(($this->privates['cache.doctrine.orm.ert.result'] ?? $this->getCache_Doctrine_Orm_Ert_ResultService()));
  1518. $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver(new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain(), ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1519. $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1520. $a->setProxyNamespace('Proxies');
  1521. $a->setAutoGenerateProxyClasses(true);
  1522. $a->setSchemaIgnoreClasses([]);
  1523. $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1524. $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1525. $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy())));
  1526. $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1527. $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1528. $a->setLazyGhostObjectEnabled(false);
  1529. $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1530. $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.ert_connection'] ?? $this->getDoctrine_Dbal_ErtConnectionService()), $a, ($this->privates['doctrine.dbal.ert_connection.event_manager'] ?? $this->getDoctrine_Dbal_ErtConnection_EventManagerService()));
  1531. (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1532. return $instance;
  1533. }
  1534. /**
  1535. * Gets the public 'doctrine.orm.typo3_entity_manager' shared service.
  1536. *
  1537. * @return \Doctrine\ORM\EntityManager
  1538. */
  1539. protected function getDoctrine_Orm_Typo3EntityManagerService($lazyLoad = true)
  1540. {
  1541. if ($lazyLoad) {
  1542. return $this->services['doctrine.orm.typo3_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1543. return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1544. $wrappedInstance = $this->getDoctrine_Orm_Typo3EntityManagerService(false);
  1545. $proxy->setProxyInitializer(null);
  1546. return true;
  1547. });
  1548. });
  1549. }
  1550. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1551. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  1552. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManager.php';
  1553. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Configuration.php';
  1554. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  1555. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  1556. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1557. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  1558. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  1559. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  1560. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  1561. $a = new \Doctrine\ORM\Configuration();
  1562. $a->setEntityNamespaces([]);
  1563. $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1564. $a->setQueryCache(($this->privates['cache.doctrine.orm.typo3.query'] ?? $this->getCache_Doctrine_Orm_Typo3_QueryService()));
  1565. $a->setResultCache(($this->privates['cache.doctrine.orm.typo3.result'] ?? $this->getCache_Doctrine_Orm_Typo3_ResultService()));
  1566. $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver(new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain(), ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1567. $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1568. $a->setProxyNamespace('Proxies');
  1569. $a->setAutoGenerateProxyClasses(true);
  1570. $a->setSchemaIgnoreClasses([]);
  1571. $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1572. $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1573. $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy())));
  1574. $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1575. $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1576. $a->setLazyGhostObjectEnabled(false);
  1577. $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1578. $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.typo3_connection'] ?? $this->getDoctrine_Dbal_Typo3ConnectionService()), $a, ($this->privates['doctrine.dbal.typo3_connection.event_manager'] ?? $this->getDoctrine_Dbal_Typo3Connection_EventManagerService()));
  1579. (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1580. return $instance;
  1581. }
  1582. /**
  1583. * Gets the public 'event_dispatcher' shared service.
  1584. *
  1585. * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1586. */
  1587. protected function getEventDispatcherService()
  1588. {
  1589. $a = new \Symfony\Bridge\Monolog\Logger('event');
  1590. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1591. $a->pushHandler(new \Monolog\Handler\NullHandler());
  1592. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1593. $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())));
  1594. $instance->addListener('kernel.controller', [0 => function () {
  1595. return ($this->privates['Mm\\Escmid\\EaaBundle\\EventListener\\AuthListener'] ?? ($this->privates['Mm\\Escmid\\EaaBundle\\EventListener\\AuthListener'] = new \Mm\Escmid\EaaBundle\EventListener\AuthListener()));
  1596. }, 1 => 'onKernelController'], 0);
  1597. $instance->addListener('kernel.exception', [0 => function () {
  1598. return ($this->privates['Mm\\Escmid\\EaaBundle\\EventListener\\ExceptionListener'] ?? $this->load('getExceptionListenerService'));
  1599. }, 1 => 'onKernelException'], -1);
  1600. $instance->addListener('flow.previous_step_invalid', [0 => function () {
  1601. return ($this->privates['craue.form.flow.event_listener.previous_step_invalid'] ?? $this->load('getCraue_Form_Flow_EventListener_PreviousStepInvalidService'));
  1602. }, 1 => 'onPreviousStepInvalid'], 0);
  1603. $instance->addListener('flow.flow_expired', [0 => function () {
  1604. return ($this->privates['craue.form.flow.event_listener.flow_expired'] ?? $this->load('getCraue_Form_Flow_EventListener_FlowExpiredService'));
  1605. }, 1 => 'onFlowExpired'], 0);
  1606. $instance->addListener('kernel.request', [0 => function () {
  1607. return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1608. }, 1 => 'onKernelRequest'], 0);
  1609. $instance->addListener('kernel.controller', [0 => function () {
  1610. return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1611. }, 1 => 'onKernelController'], 0);
  1612. $instance->addListener('kernel.exception', [0 => function () {
  1613. return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  1614. }, 1 => 'onKernelException'], 0);
  1615. $instance->addListener('kernel.response', [0 => function () {
  1616. return ($this->services['Mm\\Escmid\\EaaBundle\\EventSubscriber\\LogoutAfterInactivePeriodSubscriber'] ?? $this->getLogoutAfterInactivePeriodSubscriberService());
  1617. }, 1 => 'onKernelResponse'], 0);
  1618. $instance->addListener('kernel.response', [0 => function () {
  1619. return ($this->services['Mm\\Escmid\\EaaBundle\\EventSubscriber\\SecurityHeaderSubscriber'] ?? $this->getSecurityHeaderSubscriberService());
  1620. }, 1 => 'onKernelResponse'], 0);
  1621. $instance->addListener('Mm\\Escmid\\PaymentBundle\\Event\\PaymentCompleteEvent', [0 => function () {
  1622. return ($this->privates['Mm\\Escmid\\PaymentBundle\\EventSubscriber\\MembershipSubscriber'] ?? $this->load('getMembershipSubscriberService'));
  1623. }, 1 => 'onPaymentComplete'], 0);
  1624. $instance->addListener('Mm\\Escmid\\PaymentBundle\\Event\\PaymentFailureEvent', [0 => function () {
  1625. return ($this->privates['Mm\\Escmid\\PaymentBundle\\EventSubscriber\\MembershipSubscriber'] ?? $this->load('getMembershipSubscriberService'));
  1626. }, 1 => 'onPaymentFailure'], 0);
  1627. $instance->addListener('Mm\\Escmid\\PaymentBundle\\Event\\YsmApproveEvent', [0 => function () {
  1628. return ($this->privates['Mm\\Escmid\\PaymentBundle\\EventSubscriber\\MembershipSubscriber'] ?? $this->load('getMembershipSubscriberService'));
  1629. }, 1 => 'onYsmApprove'], 0);
  1630. $instance->addListener('Mm\\Escmid\\PaymentBundle\\Event\\YsmRejectEvent', [0 => function () {
  1631. return ($this->privates['Mm\\Escmid\\PaymentBundle\\EventSubscriber\\MembershipSubscriber'] ?? $this->load('getMembershipSubscriberService'));
  1632. }, 1 => 'onYsmReject'], 0);
  1633. $instance->addListener('Mm\\Escmid\\PaymentBundle\\Event\\LmicApproveEvent', [0 => function () {
  1634. return ($this->privates['Mm\\Escmid\\PaymentBundle\\EventSubscriber\\MembershipSubscriber'] ?? $this->load('getMembershipSubscriberService'));
  1635. }, 1 => 'onLmicApprove'], 0);
  1636. $instance->addListener('Mm\\Escmid\\PaymentBundle\\Event\\LmicRejectEvent', [0 => function () {
  1637. return ($this->privates['Mm\\Escmid\\PaymentBundle\\EventSubscriber\\MembershipSubscriber'] ?? $this->load('getMembershipSubscriberService'));
  1638. }, 1 => 'onLmicReject'], 0);
  1639. $instance->addListener('Mm\\Escmid\\PaymentBundle\\Event\\LmicClarifyEvent', [0 => function () {
  1640. return ($this->privates['Mm\\Escmid\\PaymentBundle\\EventSubscriber\\MembershipSubscriber'] ?? $this->load('getMembershipSubscriberService'));
  1641. }, 1 => 'onLmicClarify'], 0);
  1642. $instance->addListener('researchgrant.mail_send', [0 => function () {
  1643. return ($this->services['Mm\\Escmid\\ResearchGrantBundle\\EventSubscriber\\MailServiceEventSubscriber'] ?? $this->load('getMailServiceEventSubscriberService'));
  1644. }, 1 => 'onMailSend'], 0);
  1645. $instance->addListener('studygroup.election.mail_send', [0 => function () {
  1646. return ($this->services['Mm\\Escmid\\StudyGroupElectionBundle\\EventSubscriber\\MailServiceEventSubscriber'] ?? $this->load('getMailServiceEventSubscriber2Service'));
  1647. }, 1 => 'onMailSend'], 0);
  1648. $instance->addListener('user.post_merge', [0 => function () {
  1649. return ($this->services['Mm\\Escmid\\UserBundle\\EventSubscriber\\UserMergeEventSubscriber'] ?? $this->load('getUserMergeEventSubscriberService'));
  1650. }, 1 => 'onPostMerge'], 0);
  1651. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [0 => function () {
  1652. return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1653. }, 1 => 'onWorkerMessageHandled'], 0);
  1654. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  1655. return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1656. }, 1 => 'onWorkerMessageFailed'], 0);
  1657. $instance->addListener('knp_pager.before', [0 => function () {
  1658. return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1659. }, 1 => 'before'], 0);
  1660. $instance->addListener('knp_pager.pagination', [0 => function () {
  1661. return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1662. }, 1 => 'pagination'], 0);
  1663. $instance->addListener('knp_pager.before', [0 => function () {
  1664. return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  1665. }, 1 => 'before'], 1);
  1666. $instance->addListener('knp_pager.before', [0 => function () {
  1667. return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  1668. }, 1 => 'before'], 1);
  1669. $instance->addListener('knp_pager.pagination', [0 => function () {
  1670. return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1671. }, 1 => 'pagination'], 1);
  1672. $instance->addListener('console.command', [0 => function () {
  1673. return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1674. }, 1 => 'onCommand'], 255);
  1675. $instance->addListener('console.terminate', [0 => function () {
  1676. return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1677. }, 1 => 'onTerminate'], -255);
  1678. $instance->addListener('kernel.exception', [0 => function () {
  1679. return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1680. }, 1 => 'onException'], 0);
  1681. $instance->addListener('kernel.terminate', [0 => function () {
  1682. return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1683. }, 1 => 'onTerminate'], 0);
  1684. $instance->addListener('console.error', [0 => function () {
  1685. return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1686. }, 1 => 'onException'], 0);
  1687. $instance->addListener('console.terminate', [0 => function () {
  1688. return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1689. }, 1 => 'onTerminate'], 0);
  1690. $instance->addListener('kernel.response', [0 => function () {
  1691. return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false)));
  1692. }, 1 => 'onKernelResponse'], 0);
  1693. $instance->addListener('kernel.response', [0 => function () {
  1694. return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1695. }, 1 => 'onKernelResponse'], -1024);
  1696. $instance->addListener('kernel.request', [0 => function () {
  1697. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1698. }, 1 => 'setDefaultLocale'], 100);
  1699. $instance->addListener('kernel.request', [0 => function () {
  1700. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1701. }, 1 => 'onKernelRequest'], 16);
  1702. $instance->addListener('kernel.finish_request', [0 => function () {
  1703. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1704. }, 1 => 'onKernelFinishRequest'], 0);
  1705. $instance->addListener('kernel.request', [0 => function () {
  1706. return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1707. }, 1 => 'onKernelRequest'], 256);
  1708. $instance->addListener('kernel.response', [0 => function () {
  1709. return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1710. }, 1 => 'onResponse'], -255);
  1711. $instance->addListener('kernel.controller_arguments', [0 => function () {
  1712. return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1713. }, 1 => 'onControllerArguments'], 0);
  1714. $instance->addListener('kernel.exception', [0 => function () {
  1715. return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1716. }, 1 => 'logKernelException'], 0);
  1717. $instance->addListener('kernel.exception', [0 => function () {
  1718. return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1719. }, 1 => 'onKernelException'], -128);
  1720. $instance->addListener('kernel.response', [0 => function () {
  1721. return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1722. }, 1 => 'removeCspHeader'], -128);
  1723. $instance->addListener('kernel.request', [0 => function () {
  1724. return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1725. }, 1 => 'onKernelRequest'], 15);
  1726. $instance->addListener('kernel.finish_request', [0 => function () {
  1727. return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1728. }, 1 => 'onKernelFinishRequest'], -15);
  1729. $instance->addListener('console.error', [0 => function () {
  1730. return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1731. }, 1 => 'onConsoleError'], -128);
  1732. $instance->addListener('console.terminate', [0 => function () {
  1733. return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1734. }, 1 => 'onConsoleTerminate'], -128);
  1735. $instance->addListener('console.error', [0 => function () {
  1736. return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1737. }, 1 => 'onConsoleError'], 0);
  1738. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1739. return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULL, [0 => 'protokoll@mensemedia.net'])));
  1740. }, 1 => 'onMessage'], -255);
  1741. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1742. return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1743. }, 1 => 'onMessage'], -255);
  1744. $instance->addListener('kernel.request', [0 => function () {
  1745. return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  1746. }, 1 => 'onKernelRequest'], 48);
  1747. $instance->addListener('kernel.request', [0 => function () {
  1748. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1749. }, 1 => 'configure'], 2048);
  1750. $instance->addListener('console.command', [0 => function () {
  1751. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1752. }, 1 => 'configure'], 2048);
  1753. $instance->addListener('kernel.request', [0 => function () {
  1754. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1755. }, 1 => 'onKernelRequest'], 32);
  1756. $instance->addListener('kernel.finish_request', [0 => function () {
  1757. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1758. }, 1 => 'onKernelFinishRequest'], 0);
  1759. $instance->addListener('kernel.exception', [0 => function () {
  1760. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1761. }, 1 => 'onKernelException'], -64);
  1762. $instance->addListener('kernel.response', [0 => function () {
  1763. return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1764. }, 1 => 'onKernelResponse'], 0);
  1765. $instance->addListener('kernel.request', [0 => function () {
  1766. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1767. }, 1 => 'onKernelRequest'], 128);
  1768. $instance->addListener('kernel.response', [0 => function () {
  1769. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1770. }, 1 => 'onKernelResponse'], -1000);
  1771. $instance->addListener('kernel.finish_request', [0 => function () {
  1772. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1773. }, 1 => 'onFinishRequest'], 0);
  1774. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  1775. return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  1776. }, 1 => 'onMessageFailed'], 100);
  1777. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  1778. return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ?? ($this->privates['messenger.failure.add_error_details_stamp_listener'] = new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener()));
  1779. }, 1 => 'onMessageFailed'], 200);
  1780. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  1781. return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->load('getMessenger_Failure_SendFailedMessageToFailureTransportListenerService'));
  1782. }, 1 => 'onMessageFailed'], -100);
  1783. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
  1784. return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  1785. }, 1 => 'onWorkerRunning'], 100);
  1786. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [0 => function () {
  1787. return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1788. }, 1 => 'onWorkerStarted'], 0);
  1789. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
  1790. return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1791. }, 1 => 'onWorkerRunning'], 0);
  1792. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [0 => function () {
  1793. return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnSigtermSignalListenerService'));
  1794. }, 1 => 'onWorkerStarted'], 100);
  1795. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  1796. return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  1797. }, 1 => 'onMessageFailed'], 0);
  1798. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
  1799. return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  1800. }, 1 => 'onWorkerRunning'], 0);
  1801. $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [0 => function () {
  1802. return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  1803. }, 1 => 'onNotification'], -255);
  1804. $instance->addListener('kernel.response', [0 => function () {
  1805. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1806. }, 1 => 'onKernelResponse'], -100);
  1807. $instance->addListener('kernel.exception', [0 => function () {
  1808. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1809. }, 1 => 'onKernelException'], 0);
  1810. $instance->addListener('kernel.terminate', [0 => function () {
  1811. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1812. }, 1 => 'onKernelTerminate'], -1024);
  1813. $instance->addListener('kernel.controller', [0 => function () {
  1814. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1815. }, 1 => 'onKernelController'], 0);
  1816. $instance->addListener('kernel.response', [0 => function () {
  1817. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1818. }, 1 => 'onKernelResponse'], 0);
  1819. $instance->addListener('kernel.response', [0 => function () {
  1820. return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1821. }, 1 => 'onKernelResponse'], 0);
  1822. $instance->addListener('debug.security.authorization.vote', [0 => function () {
  1823. return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1824. }, 1 => 'onVoterVote'], 0);
  1825. $instance->addListener('kernel.request', [0 => function () {
  1826. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1827. }, 1 => 'configureLogoutUrlGenerator'], 8);
  1828. $instance->addListener('kernel.request', [0 => function () {
  1829. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1830. }, 1 => 'onKernelRequest'], 8);
  1831. $instance->addListener('kernel.finish_request', [0 => function () {
  1832. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1833. }, 1 => 'onKernelFinishRequest'], 0);
  1834. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1835. return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1836. }, 1 => 'onMessage'], 0);
  1837. $instance->addListener('console.command', [0 => function () {
  1838. return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1839. }, 1 => 'configure'], 1024);
  1840. $instance->addListener('kernel.response', [0 => function () {
  1841. return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1842. }, 1 => 'onKernelResponse'], -128);
  1843. $instance->addListener('kernel.finish_request', [0 => function () {
  1844. return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  1845. }, 1 => 'resetAssets'], 0);
  1846. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  1847. return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1848. }, 1 => 'onLogout'], 0);
  1849. return $instance;
  1850. }
  1851. /**
  1852. * Gets the public 'http_kernel' shared service.
  1853. *
  1854. * @return \Symfony\Component\HttpKernel\HttpKernel
  1855. */
  1856. protected function getHttpKernelService()
  1857. {
  1858. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1859. if (isset($this->services['http_kernel'])) {
  1860. return $this->services['http_kernel'];
  1861. }
  1862. $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1863. return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($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(new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory(), new RewindableGenerator(function () {
  1864. yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1865. yield 1 => ($this->privates['debug.Mm\\Escmid\\StudyGroupElectionBundle\\ArgumentResolver\\CandidateValueResolver'] ?? $this->load('getCandidateValueResolverService'));
  1866. yield 2 => ($this->privates['debug.Mm\\Escmid\\StudyGroupElectionBundle\\ArgumentResolver\\ElectionValueResolver'] ?? $this->load('getElectionValueResolverService'));
  1867. yield 3 => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1868. yield 4 => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1869. yield 5 => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1870. yield 6 => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1871. yield 7 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1872. yield 8 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1873. yield 9 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1874. }, 10)), $b));
  1875. }
  1876. /**
  1877. * Gets the public 'knp_paginator' shared service.
  1878. *
  1879. * @return \Knp\Component\Pager\Paginator
  1880. */
  1881. protected function getKnpPaginatorService($lazyLoad = true)
  1882. {
  1883. if ($lazyLoad) {
  1884. return $this->services['knp_paginator'] = $this->createProxy('PaginatorInterface_82dac15', function () {
  1885. return \PaginatorInterface_82dac15::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1886. $wrappedInstance = $this->getKnpPaginatorService(false);
  1887. $proxy->setProxyInitializer(null);
  1888. return true;
  1889. });
  1890. });
  1891. }
  1892. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/PaginatorInterface.php';
  1893. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php';
  1894. $instance = new \Knp\Component\Pager\Paginator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1895. $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page', 'sortFieldParameterName' => 'sort', 'sortDirectionParameterName' => 'direction', 'filterFieldParameterName' => 'filterField', 'filterValueParameterName' => 'filterValue', 'distinct' => true, 'pageOutOfRange' => 'ignore', 'defaultLimit' => 10]);
  1896. return $instance;
  1897. }
  1898. /**
  1899. * Gets the public 'mentorshipbundle.configuration_service' shared service.
  1900. *
  1901. * @return \Mm\Escmid\EaaBundle\Platform\Service\ConfigurationService
  1902. */
  1903. protected function getMentorshipbundle_ConfigurationServiceService()
  1904. {
  1905. return $this->services['mentorshipbundle.configuration_service'] = new \Mm\Escmid\EaaBundle\Platform\Service\ConfigurationService($this->parameters['escmid.mentorship']);
  1906. }
  1907. /**
  1908. * Gets the public 'messenger.default_bus' shared service.
  1909. *
  1910. * @return \Symfony\Component\Messenger\TraceableMessageBus
  1911. */
  1912. protected function getMessenger_DefaultBusService()
  1913. {
  1914. return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  1915. yield 0 => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
  1916. yield 1 => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default')));
  1917. yield 2 => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  1918. yield 3 => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  1919. yield 4 => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  1920. yield 5 => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  1921. yield 6 => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
  1922. }, 7)));
  1923. }
  1924. /**
  1925. * Gets the public 'monolog.logger.deprecation' shared service.
  1926. *
  1927. * @return \Symfony\Bridge\Monolog\Logger
  1928. */
  1929. protected function getMonolog_Logger_DeprecationService()
  1930. {
  1931. $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  1932. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1933. $instance->pushHandler(($this->privates['monolog.handler.deprecation'] ?? $this->getMonolog_Handler_DeprecationService()));
  1934. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1935. return $instance;
  1936. }
  1937. /**
  1938. * Gets the public 'request_stack' shared service.
  1939. *
  1940. * @return \Symfony\Component\HttpFoundation\RequestStack
  1941. */
  1942. protected function getRequestStackService()
  1943. {
  1944. return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1945. }
  1946. /**
  1947. * Gets the public 'router' shared service.
  1948. *
  1949. * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1950. */
  1951. protected function getRouterService()
  1952. {
  1953. $a = new \Symfony\Bridge\Monolog\Logger('router');
  1954. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1955. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1956. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1957. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1958. $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1959. 'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', true],
  1960. ], [
  1961. 'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1962. ]))->withContext('router.default', $this), (\dirname(__DIR__, 4).'/config/site/eaa/routing.yml'), ['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' => NULL, 'resource_type' => 'yaml'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a, 'en');
  1963. $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1964. $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1965. return $instance;
  1966. }
  1967. /**
  1968. * Gets the public 'studygroup_election.configuration_service' shared service.
  1969. *
  1970. * @return \Mm\Escmid\EaaBundle\Platform\Service\ConfigurationService
  1971. */
  1972. protected function getStudygroupElection_ConfigurationServiceService()
  1973. {
  1974. return $this->services['studygroup_election.configuration_service'] = new \Mm\Escmid\EaaBundle\Platform\Service\ConfigurationService($this->parameters['escmid.studygroup_election']);
  1975. }
  1976. /**
  1977. * Gets the public 'studygroup_election.dao.candidate_dao' shared service.
  1978. *
  1979. * @return \Mm\Escmid\StudyGroupElectionBundle\Dao\CandidateDaoDbImpl
  1980. */
  1981. protected function getStudygroupElection_Dao_CandidateDaoService()
  1982. {
  1983. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1984. if (isset($this->services['studygroup_election.dao.candidate_dao'])) {
  1985. return $this->services['studygroup_election.dao.candidate_dao'];
  1986. }
  1987. return $this->services['studygroup_election.dao.candidate_dao'] = new \Mm\Escmid\StudyGroupElectionBundle\Dao\CandidateDaoDbImpl($a);
  1988. }
  1989. /**
  1990. * Gets the public 'studygroup_election.dao.candidate_profile_dao' shared service.
  1991. *
  1992. * @return \Mm\Escmid\StudyGroupElectionBundle\Dao\CandidateProfileDaoDbImpl
  1993. */
  1994. protected function getStudygroupElection_Dao_CandidateProfileDaoService()
  1995. {
  1996. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1997. if (isset($this->services['studygroup_election.dao.candidate_profile_dao'])) {
  1998. return $this->services['studygroup_election.dao.candidate_profile_dao'];
  1999. }
  2000. return $this->services['studygroup_election.dao.candidate_profile_dao'] = new \Mm\Escmid\StudyGroupElectionBundle\Dao\CandidateProfileDaoDbImpl($a);
  2001. }
  2002. /**
  2003. * Gets the public 'studygroup_election.dao.candidate_review_dao' shared service.
  2004. *
  2005. * @return \Mm\Escmid\StudyGroupElectionBundle\Dao\CandidateReviewDaoDbImpl
  2006. */
  2007. protected function getStudygroupElection_Dao_CandidateReviewDaoService()
  2008. {
  2009. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2010. if (isset($this->services['studygroup_election.dao.candidate_review_dao'])) {
  2011. return $this->services['studygroup_election.dao.candidate_review_dao'];
  2012. }
  2013. return $this->services['studygroup_election.dao.candidate_review_dao'] = new \Mm\Escmid\StudyGroupElectionBundle\Dao\CandidateReviewDaoDbImpl($a);
  2014. }
  2015. /**
  2016. * Gets the public 'studygroup_election.dao.email_log_dao' shared service.
  2017. *
  2018. * @return \Mm\Escmid\StudyGroupElectionBundle\Dao\EmailLogDaoDbImpl
  2019. */
  2020. protected function getStudygroupElection_Dao_EmailLogDaoService()
  2021. {
  2022. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2023. if (isset($this->services['studygroup_election.dao.email_log_dao'])) {
  2024. return $this->services['studygroup_election.dao.email_log_dao'];
  2025. }
  2026. return $this->services['studygroup_election.dao.email_log_dao'] = new \Mm\Escmid\StudyGroupElectionBundle\Dao\EmailLogDaoDbImpl($a);
  2027. }
  2028. /**
  2029. * Gets the public 'studygroup_election.dao.email_template_dao' shared service.
  2030. *
  2031. * @return \Mm\Escmid\StudyGroupElectionBundle\Dao\EmailTemplateDaoFsImpl
  2032. */
  2033. protected function getStudygroupElection_Dao_EmailTemplateDaoService()
  2034. {
  2035. return $this->services['studygroup_election.dao.email_template_dao'] = new \Mm\Escmid\StudyGroupElectionBundle\Dao\EmailTemplateDaoFsImpl(($this->services['studygroup_election.configuration_service'] ?? $this->getStudygroupElection_ConfigurationServiceService()));
  2036. }
  2037. /**
  2038. * Gets the public 'studygroup_election.dao.sg_election_dao' shared service.
  2039. *
  2040. * @return \Mm\Escmid\StudyGroupElectionBundle\Dao\StudyGroupElectionDaoDbImpl
  2041. */
  2042. protected function getStudygroupElection_Dao_SgElectionDaoService()
  2043. {
  2044. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2045. if (isset($this->services['studygroup_election.dao.sg_election_dao'])) {
  2046. return $this->services['studygroup_election.dao.sg_election_dao'];
  2047. }
  2048. return $this->services['studygroup_election.dao.sg_election_dao'] = new \Mm\Escmid\StudyGroupElectionBundle\Dao\StudyGroupElectionDaoDbImpl($a);
  2049. }
  2050. /**
  2051. * Gets the public 'studygroup_election.dao.vote_dao' shared service.
  2052. *
  2053. * @return \Mm\Escmid\StudyGroupElectionBundle\Dao\VoteDaoDbImpl
  2054. */
  2055. protected function getStudygroupElection_Dao_VoteDaoService()
  2056. {
  2057. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2058. if (isset($this->services['studygroup_election.dao.vote_dao'])) {
  2059. return $this->services['studygroup_election.dao.vote_dao'];
  2060. }
  2061. return $this->services['studygroup_election.dao.vote_dao'] = new \Mm\Escmid\StudyGroupElectionBundle\Dao\VoteDaoDbImpl($a);
  2062. }
  2063. /**
  2064. * Gets the public 'studygroup_election.service.email_template_service' shared service.
  2065. *
  2066. * @return \Mm\Escmid\StudyGroupElectionBundle\Service\EmailTemplateServiceImpl
  2067. */
  2068. protected function getStudygroupElection_Service_EmailTemplateServiceService()
  2069. {
  2070. return $this->services['studygroup_election.service.email_template_service'] = new \Mm\Escmid\StudyGroupElectionBundle\Service\EmailTemplateServiceImpl(($this->services['studygroup_election.dao.email_template_dao'] ?? $this->getStudygroupElection_Dao_EmailTemplateDaoService()), 'https://my.escmid.dev.mensemedia.net/');
  2071. }
  2072. /**
  2073. * Gets the public 'studygroup_election.service.mail_service' shared service.
  2074. *
  2075. * @return \Mm\Escmid\StudyGroupElectionBundle\Service\MailServiceImpl
  2076. */
  2077. protected function getStudygroupElection_Service_MailServiceService()
  2078. {
  2079. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2080. if (isset($this->services['studygroup_election.service.mail_service'])) {
  2081. return $this->services['studygroup_election.service.mail_service'];
  2082. }
  2083. $this->services['studygroup_election.service.mail_service'] = $instance = new \Mm\Escmid\StudyGroupElectionBundle\Service\MailServiceImpl(($this->services['swiftmailer.mailer.studygroup_mailer'] ?? $this->load('getSwiftmailer_Mailer_StudygroupMailerService')), $a, ($this->privates['Mm\\Escmid\\StudyGroupBundle\\Dao\\MemberDaoImpl'] ?? $this->getMemberDaoImplService()));
  2084. $instance->setEmailTemplateService(($this->services['studygroup_election.service.email_template_service'] ?? $this->getStudygroupElection_Service_EmailTemplateServiceService()));
  2085. $instance->setPrincipalFactory(($this->services['Mm\\Escmid\\EaaBundle\\Platform\\Authentication\\PrincipalFactory'] ?? $this->getPrincipalFactoryService()));
  2086. $instance->setRouter(($this->services['router'] ?? $this->getRouterService()));
  2087. $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  2088. $instance->setSgElectionService(($this->services['studygroup_election.sg_election_service'] ?? $this->getStudygroupElection_SgElectionServiceService()));
  2089. return $instance;
  2090. }
  2091. /**
  2092. * Gets the public 'studygroup_election.sg_election_service' shared service.
  2093. *
  2094. * @return \Mm\Escmid\StudyGroupElectionBundle\Service\StudyGroupElectionServiceImpl
  2095. */
  2096. protected function getStudygroupElection_SgElectionServiceService()
  2097. {
  2098. $a = ($this->services['studygroup_election.dao.sg_election_dao'] ?? $this->getStudygroupElection_Dao_SgElectionDaoService());
  2099. if (isset($this->services['studygroup_election.sg_election_service'])) {
  2100. return $this->services['studygroup_election.sg_election_service'];
  2101. }
  2102. $b = ($this->services['studygroup_election.dao.candidate_dao'] ?? $this->getStudygroupElection_Dao_CandidateDaoService());
  2103. if (isset($this->services['studygroup_election.sg_election_service'])) {
  2104. return $this->services['studygroup_election.sg_election_service'];
  2105. }
  2106. $c = ($this->services['studygroup_election.dao.vote_dao'] ?? $this->getStudygroupElection_Dao_VoteDaoService());
  2107. if (isset($this->services['studygroup_election.sg_election_service'])) {
  2108. return $this->services['studygroup_election.sg_election_service'];
  2109. }
  2110. $this->services['studygroup_election.sg_election_service'] = $instance = new \Mm\Escmid\StudyGroupElectionBundle\Service\StudyGroupElectionServiceImpl($a, $b, $c);
  2111. $instance->setMemberDao(($this->privates['Mm\\Escmid\\StudyGroupBundle\\Dao\\MemberDaoImpl'] ?? $this->getMemberDaoImplService()));
  2112. $instance->setCandidateProfileDao(($this->services['studygroup_election.dao.candidate_profile_dao'] ?? $this->getStudygroupElection_Dao_CandidateProfileDaoService()));
  2113. $instance->setCandidateReviewDao(($this->services['studygroup_election.dao.candidate_review_dao'] ?? $this->getStudygroupElection_Dao_CandidateReviewDaoService()));
  2114. $instance->setMailService(($this->services['studygroup_election.service.mail_service'] ?? $this->getStudygroupElection_Service_MailServiceService()));
  2115. $instance->setConfigurationService(($this->services['studygroup_election.configuration_service'] ?? $this->getStudygroupElection_ConfigurationServiceService()));
  2116. return $instance;
  2117. }
  2118. /**
  2119. * Gets the public 'translator' shared service.
  2120. *
  2121. * @return \Symfony\Component\Translation\DataCollectorTranslator
  2122. */
  2123. protected function getTranslatorService()
  2124. {
  2125. return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2126. }
  2127. /**
  2128. * Gets the public 'var_dumper.cloner' shared service.
  2129. *
  2130. * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2131. */
  2132. protected function getVarDumper_ClonerService()
  2133. {
  2134. $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2135. $instance->setMaxItems(2500);
  2136. $instance->setMinDepth(1);
  2137. $instance->setMaxString(-1);
  2138. $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2139. return $instance;
  2140. }
  2141. /**
  2142. * Gets the private '.debug.http_client' shared service.
  2143. *
  2144. * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2145. */
  2146. protected function get_Debug_HttpClientService()
  2147. {
  2148. $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2149. $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2150. $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2151. $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2152. $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2153. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2154. $a->setLogger($b);
  2155. 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))));
  2156. }
  2157. /**
  2158. * Gets the private '.service_locator.KLVvNIq' shared service.
  2159. *
  2160. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2161. */
  2162. protected function get_ServiceLocator_KLVvNIqService()
  2163. {
  2164. return $this->privates['.service_locator.KLVvNIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2165. 'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', true],
  2166. 'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', true],
  2167. ], [
  2168. 'doctrine.ulid_generator' => '?',
  2169. 'doctrine.uuid_generator' => '?',
  2170. ]);
  2171. }
  2172. /**
  2173. * Gets the private '.service_locator._C6oGx6' shared service.
  2174. *
  2175. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2176. */
  2177. protected function get_ServiceLocator_C6oGx6Service()
  2178. {
  2179. return $this->privates['.service_locator._C6oGx6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2180. 'security.firewall.map.context.api' => ['privates', 'security.firewall.map.context.api', 'getSecurity_Firewall_Map_Context_ApiService', true],
  2181. 'security.firewall.map.context.api_events' => ['privates', 'security.firewall.map.context.api_events', 'getSecurity_Firewall_Map_Context_ApiEventsService', true],
  2182. 'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', true],
  2183. 'security.firewall.map.context.main' => ['privates', 'security.firewall.map.context.main', 'getSecurity_Firewall_Map_Context_MainService', true],
  2184. 'security.firewall.map.context.mentorship_api' => ['privates', 'security.firewall.map.context.mentorship_api', 'getSecurity_Firewall_Map_Context_MentorshipApiService', true],
  2185. 'security.firewall.map.context.newsletter_api' => ['privates', 'security.firewall.map.context.newsletter_api', 'getSecurity_Firewall_Map_Context_NewsletterApiService', true],
  2186. 'security.firewall.map.context.preferences_api' => ['privates', 'security.firewall.map.context.preferences_api', 'getSecurity_Firewall_Map_Context_PreferencesApiService', true],
  2187. 'security.firewall.map.context.saferpay' => ['privates', 'security.firewall.map.context.saferpay', 'getSecurity_Firewall_Map_Context_SaferpayService', true],
  2188. ], [
  2189. 'security.firewall.map.context.api' => '?',
  2190. 'security.firewall.map.context.api_events' => '?',
  2191. 'security.firewall.map.context.dev' => '?',
  2192. 'security.firewall.map.context.main' => '?',
  2193. 'security.firewall.map.context.mentorship_api' => '?',
  2194. 'security.firewall.map.context.newsletter_api' => '?',
  2195. 'security.firewall.map.context.preferences_api' => '?',
  2196. 'security.firewall.map.context.saferpay' => '?',
  2197. ]);
  2198. }
  2199. /**
  2200. * Gets the private 'Mm\Escmid\EaaBundle\Platform\Api\Escmid\AdminSoapClient' shared service.
  2201. *
  2202. * @return \Mm\Escmid\EaaBundle\Platform\Api\Escmid\AdminSoapClient
  2203. */
  2204. protected function getAdminSoapClientService()
  2205. {
  2206. return $this->privates['Mm\\Escmid\\EaaBundle\\Platform\\Api\\Escmid\\AdminSoapClient'] = new \Mm\Escmid\EaaBundle\Platform\Api\Escmid\AdminSoapClient($this->getParameter('escmid.api.soap.admin'));
  2207. }
  2208. /**
  2209. * Gets the private 'Mm\Escmid\EaaBundle\Platform\Service\ConfigurationServiceInterface' shared service.
  2210. *
  2211. * @return \Mm\Escmid\EaaBundle\Platform\Service\ConfigurationServiceInterface
  2212. */
  2213. protected function getConfigurationServiceInterfaceService()
  2214. {
  2215. return $this->privates['Mm\\Escmid\\EaaBundle\\Platform\\Service\\ConfigurationServiceInterface'] = \Mm\Escmid\EaaBundle\Platform\Service\ConfigurationServiceFactory::createGlobalConfigurationService($this->parameters['escmid.general']);
  2216. }
  2217. /**
  2218. * Gets the private 'Mm\Escmid\ReimbursementBundle\Dao\Implementation\DebtorAccountDaoImpl' shared autowired service.
  2219. *
  2220. * @return \Mm\Escmid\ReimbursementBundle\Dao\Implementation\DebtorAccountDaoImpl
  2221. */
  2222. protected function getDebtorAccountDaoImplService()
  2223. {
  2224. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2225. if (isset($this->privates['Mm\\Escmid\\ReimbursementBundle\\Dao\\Implementation\\DebtorAccountDaoImpl'])) {
  2226. return $this->privates['Mm\\Escmid\\ReimbursementBundle\\Dao\\Implementation\\DebtorAccountDaoImpl'];
  2227. }
  2228. return $this->privates['Mm\\Escmid\\ReimbursementBundle\\Dao\\Implementation\\DebtorAccountDaoImpl'] = new \Mm\Escmid\ReimbursementBundle\Dao\Implementation\DebtorAccountDaoImpl($a);
  2229. }
  2230. /**
  2231. * Gets the private 'Mm\Escmid\ReimbursementBundle\Dao\Implementation\EventDaoImpl' shared autowired service.
  2232. *
  2233. * @return \Mm\Escmid\ReimbursementBundle\Dao\Implementation\EventDaoImpl
  2234. */
  2235. protected function getEventDaoImplService()
  2236. {
  2237. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2238. if (isset($this->privates['Mm\\Escmid\\ReimbursementBundle\\Dao\\Implementation\\EventDaoImpl'])) {
  2239. return $this->privates['Mm\\Escmid\\ReimbursementBundle\\Dao\\Implementation\\EventDaoImpl'];
  2240. }
  2241. return $this->privates['Mm\\Escmid\\ReimbursementBundle\\Dao\\Implementation\\EventDaoImpl'] = new \Mm\Escmid\ReimbursementBundle\Dao\Implementation\EventDaoImpl($a);
  2242. }
  2243. /**
  2244. * Gets the private 'Mm\Escmid\ReimbursementBundle\Dao\Implementation\RequestDaoImpl' shared autowired service.
  2245. *
  2246. * @return \Mm\Escmid\ReimbursementBundle\Dao\Implementation\RequestDaoImpl
  2247. */
  2248. protected function getRequestDaoImplService()
  2249. {
  2250. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2251. if (isset($this->privates['Mm\\Escmid\\ReimbursementBundle\\Dao\\Implementation\\RequestDaoImpl'])) {
  2252. return $this->privates['Mm\\Escmid\\ReimbursementBundle\\Dao\\Implementation\\RequestDaoImpl'];
  2253. }
  2254. $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  2255. if (isset($this->privates['Mm\\Escmid\\ReimbursementBundle\\Dao\\Implementation\\RequestDaoImpl'])) {
  2256. return $this->privates['Mm\\Escmid\\ReimbursementBundle\\Dao\\Implementation\\RequestDaoImpl'];
  2257. }
  2258. return $this->privates['Mm\\Escmid\\ReimbursementBundle\\Dao\\Implementation\\RequestDaoImpl'] = new \Mm\Escmid\ReimbursementBundle\Dao\Implementation\RequestDaoImpl($a, $b);
  2259. }
  2260. /**
  2261. * Gets the private 'Mm\Escmid\ReimbursementBundle\Dao\Implementation\SettingsDaoImpl' shared autowired service.
  2262. *
  2263. * @return \Mm\Escmid\ReimbursementBundle\Dao\Implementation\SettingsDaoImpl
  2264. */
  2265. protected function getSettingsDaoImplService()
  2266. {
  2267. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2268. if (isset($this->privates['Mm\\Escmid\\ReimbursementBundle\\Dao\\Implementation\\SettingsDaoImpl'])) {
  2269. return $this->privates['Mm\\Escmid\\ReimbursementBundle\\Dao\\Implementation\\SettingsDaoImpl'];
  2270. }
  2271. return $this->privates['Mm\\Escmid\\ReimbursementBundle\\Dao\\Implementation\\SettingsDaoImpl'] = new \Mm\Escmid\ReimbursementBundle\Dao\Implementation\SettingsDaoImpl($a);
  2272. }
  2273. /**
  2274. * Gets the private 'Mm\Escmid\ReimbursementBundle\Service\Implementation\RequestsServiceImpl' shared autowired service.
  2275. *
  2276. * @return \Mm\Escmid\ReimbursementBundle\Service\Implementation\RequestsServiceImpl
  2277. */
  2278. protected function getRequestsServiceImplService()
  2279. {
  2280. $a = ($this->privates['Mm\\Escmid\\ReimbursementBundle\\Dao\\Implementation\\RequestDaoImpl'] ?? $this->getRequestDaoImplService());
  2281. if (isset($this->privates['Mm\\Escmid\\ReimbursementBundle\\Service\\Implementation\\RequestsServiceImpl'])) {
  2282. return $this->privates['Mm\\Escmid\\ReimbursementBundle\\Service\\Implementation\\RequestsServiceImpl'];
  2283. }
  2284. $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2285. if (isset($this->privates['Mm\\Escmid\\ReimbursementBundle\\Service\\Implementation\\RequestsServiceImpl'])) {
  2286. return $this->privates['Mm\\Escmid\\ReimbursementBundle\\Service\\Implementation\\RequestsServiceImpl'];
  2287. }
  2288. $c = ($this->privates['Mm\\Escmid\\ReimbursementBundle\\Dao\\Implementation\\EventDaoImpl'] ?? $this->getEventDaoImplService());
  2289. if (isset($this->privates['Mm\\Escmid\\ReimbursementBundle\\Service\\Implementation\\RequestsServiceImpl'])) {
  2290. return $this->privates['Mm\\Escmid\\ReimbursementBundle\\Service\\Implementation\\RequestsServiceImpl'];
  2291. }
  2292. $d = ($this->privates['Mm\\Escmid\\ReimbursementBundle\\Dao\\Implementation\\SettingsDaoImpl'] ?? $this->getSettingsDaoImplService());
  2293. if (isset($this->privates['Mm\\Escmid\\ReimbursementBundle\\Service\\Implementation\\RequestsServiceImpl'])) {
  2294. return $this->privates['Mm\\Escmid\\ReimbursementBundle\\Service\\Implementation\\RequestsServiceImpl'];
  2295. }
  2296. $e = ($this->privates['Mm\\Escmid\\ReimbursementBundle\\Dao\\Implementation\\DebtorAccountDaoImpl'] ?? $this->getDebtorAccountDaoImplService());
  2297. if (isset($this->privates['Mm\\Escmid\\ReimbursementBundle\\Service\\Implementation\\RequestsServiceImpl'])) {
  2298. return $this->privates['Mm\\Escmid\\ReimbursementBundle\\Service\\Implementation\\RequestsServiceImpl'];
  2299. }
  2300. $f = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  2301. if (isset($this->privates['Mm\\Escmid\\ReimbursementBundle\\Service\\Implementation\\RequestsServiceImpl'])) {
  2302. return $this->privates['Mm\\Escmid\\ReimbursementBundle\\Service\\Implementation\\RequestsServiceImpl'];
  2303. }
  2304. $this->privates['Mm\\Escmid\\ReimbursementBundle\\Service\\Implementation\\RequestsServiceImpl'] = $instance = new \Mm\Escmid\ReimbursementBundle\Service\Implementation\RequestsServiceImpl($a, new \Mm\Escmid\ReimbursementBundle\Dao\Implementation\MemberDaoImpl($b), $c, $d, $e, new \Mm\Escmid\ReimbursementBundle\Helpers\FileUploader((\dirname(__DIR__, 4).'/uploads/reimbursement-files')), new \Mm\Escmid\ReimbursementBundle\Helpers\EmailNotifier($f));
  2305. $instance->setJwtSecret('!reimburs!?ement_jwt_sec?ret_123');
  2306. return $instance;
  2307. }
  2308. /**
  2309. * Gets the private 'Mm\Escmid\StudyGroupBundle\Dao\MemberDaoImpl' shared service.
  2310. *
  2311. * @return \Mm\Escmid\StudyGroupBundle\Dao\MemberDaoImpl
  2312. */
  2313. protected function getMemberDaoImplService()
  2314. {
  2315. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2316. if (isset($this->privates['Mm\\Escmid\\StudyGroupBundle\\Dao\\MemberDaoImpl'])) {
  2317. return $this->privates['Mm\\Escmid\\StudyGroupBundle\\Dao\\MemberDaoImpl'];
  2318. }
  2319. return $this->privates['Mm\\Escmid\\StudyGroupBundle\\Dao\\MemberDaoImpl'] = new \Mm\Escmid\StudyGroupBundle\Dao\MemberDaoImpl($a);
  2320. }
  2321. /**
  2322. * Gets the private 'Mm\Escmid\StudyGroupBundle\Service\StudyGroupDownloadService' shared service.
  2323. *
  2324. * @return \Mm\Escmid\StudyGroupBundle\Service\StudyGroupDownloadService
  2325. */
  2326. protected function getStudyGroupDownloadServiceService()
  2327. {
  2328. return $this->privates['Mm\\Escmid\\StudyGroupBundle\\Service\\StudyGroupDownloadService'] = new \Mm\Escmid\StudyGroupBundle\Service\StudyGroupDownloadService($this->parameters['escmid.download.typo3']);
  2329. }
  2330. /**
  2331. * Gets the private 'Mm\Escmid\UserBundle\User\Attribute\UserAttributeServiceImpl' shared service.
  2332. *
  2333. * @return \Mm\Escmid\UserBundle\User\Attribute\UserAttributeServiceImpl
  2334. */
  2335. protected function getUserAttributeServiceImplService()
  2336. {
  2337. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2338. if (isset($this->privates['Mm\\Escmid\\UserBundle\\User\\Attribute\\UserAttributeServiceImpl'])) {
  2339. return $this->privates['Mm\\Escmid\\UserBundle\\User\\Attribute\\UserAttributeServiceImpl'];
  2340. }
  2341. return $this->privates['Mm\\Escmid\\UserBundle\\User\\Attribute\\UserAttributeServiceImpl'] = new \Mm\Escmid\UserBundle\User\Attribute\UserAttributeServiceImpl(($this->services['Mm\\Escmid\\UserBundle\\User\\Attribute\\UserAttributeDaoLegacySoapImpl'] ?? $this->getUserAttributeDaoLegacySoapImplService()), new \Mm\Escmid\UserBundle\User\Attribute\UserAttributeFastDaoDoctrineImpl($a));
  2342. }
  2343. /**
  2344. * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  2345. *
  2346. * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  2347. */
  2348. protected function getResetAssetsEventListenerService()
  2349. {
  2350. return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [0 => '_default']);
  2351. }
  2352. /**
  2353. * Gets the private 'annotations.cache_adapter' shared service.
  2354. *
  2355. * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2356. */
  2357. protected function getAnnotations_CacheAdapterService()
  2358. {
  2359. return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2360. }
  2361. /**
  2362. * Gets the private 'annotations.cached_reader' shared service.
  2363. *
  2364. * @return \Doctrine\Common\Annotations\PsrCachedReader
  2365. */
  2366. protected function getAnnotations_CachedReaderService()
  2367. {
  2368. return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  2369. }
  2370. /**
  2371. * Gets the private 'annotations.reader' shared service.
  2372. *
  2373. * @return \Doctrine\Common\Annotations\AnnotationReader
  2374. */
  2375. protected function getAnnotations_ReaderService()
  2376. {
  2377. $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2378. $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2379. $a->registerUniqueLoader('class_exists');
  2380. $instance->addGlobalIgnoredName('required', $a);
  2381. return $instance;
  2382. }
  2383. /**
  2384. * Gets the private 'assets.packages' shared service.
  2385. *
  2386. * @return \Symfony\Component\Asset\Packages
  2387. */
  2388. protected function getAssets_PackagesService()
  2389. {
  2390. $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2391. return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  2392. return new \EmptyIterator();
  2393. }, 0));
  2394. }
  2395. /**
  2396. * Gets the private 'cache.annotations' shared service.
  2397. *
  2398. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2399. */
  2400. protected function getCache_AnnotationsService()
  2401. {
  2402. return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5c0gffRpoO', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2403. }
  2404. /**
  2405. * Gets the private 'cache.doctrine.orm.default.query' shared service.
  2406. *
  2407. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2408. */
  2409. protected function getCache_Doctrine_Orm_Default_QueryService()
  2410. {
  2411. return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2412. }
  2413. /**
  2414. * Gets the private 'cache.doctrine.orm.default.result' shared service.
  2415. *
  2416. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2417. */
  2418. protected function getCache_Doctrine_Orm_Default_ResultService()
  2419. {
  2420. return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2421. }
  2422. /**
  2423. * Gets the private 'cache.doctrine.orm.elibrary.query' shared service.
  2424. *
  2425. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2426. */
  2427. protected function getCache_Doctrine_Orm_Elibrary_QueryService()
  2428. {
  2429. return $this->privates['cache.doctrine.orm.elibrary.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2430. }
  2431. /**
  2432. * Gets the private 'cache.doctrine.orm.elibrary.result' shared service.
  2433. *
  2434. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2435. */
  2436. protected function getCache_Doctrine_Orm_Elibrary_ResultService()
  2437. {
  2438. return $this->privates['cache.doctrine.orm.elibrary.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2439. }
  2440. /**
  2441. * Gets the private 'cache.doctrine.orm.ert.query' shared service.
  2442. *
  2443. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2444. */
  2445. protected function getCache_Doctrine_Orm_Ert_QueryService()
  2446. {
  2447. return $this->privates['cache.doctrine.orm.ert.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2448. }
  2449. /**
  2450. * Gets the private 'cache.doctrine.orm.ert.result' shared service.
  2451. *
  2452. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2453. */
  2454. protected function getCache_Doctrine_Orm_Ert_ResultService()
  2455. {
  2456. return $this->privates['cache.doctrine.orm.ert.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2457. }
  2458. /**
  2459. * Gets the private 'cache.doctrine.orm.typo3.query' shared service.
  2460. *
  2461. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2462. */
  2463. protected function getCache_Doctrine_Orm_Typo3_QueryService()
  2464. {
  2465. return $this->privates['cache.doctrine.orm.typo3.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2466. }
  2467. /**
  2468. * Gets the private 'cache.doctrine.orm.typo3.result' shared service.
  2469. *
  2470. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2471. */
  2472. protected function getCache_Doctrine_Orm_Typo3_ResultService()
  2473. {
  2474. return $this->privates['cache.doctrine.orm.typo3.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2475. }
  2476. /**
  2477. * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  2478. *
  2479. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2480. */
  2481. protected function getCache_Messenger_RestartWorkersSignalService()
  2482. {
  2483. $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('f3yVO5dj2S', 0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
  2484. $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2485. return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2486. }
  2487. /**
  2488. * Gets the private 'cache.property_info' shared service.
  2489. *
  2490. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2491. */
  2492. protected function getCache_PropertyInfoService()
  2493. {
  2494. return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('QcDvY1oLSw', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2495. }
  2496. /**
  2497. * Gets the private 'cache.security_expression_language' shared service.
  2498. *
  2499. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2500. */
  2501. protected function getCache_SecurityExpressionLanguageService()
  2502. {
  2503. return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('8Yf-hrfEVI', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2504. }
  2505. /**
  2506. * Gets the private 'cache.serializer' shared service.
  2507. *
  2508. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2509. */
  2510. protected function getCache_SerializerService()
  2511. {
  2512. return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('JmgiWdGYd5', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2513. }
  2514. /**
  2515. * Gets the private 'cache.validator' shared service.
  2516. *
  2517. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2518. */
  2519. protected function getCache_ValidatorService()
  2520. {
  2521. return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('OWoQ7iqnEG', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2522. }
  2523. /**
  2524. * Gets the private 'cache.webpack_encore' shared service.
  2525. *
  2526. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2527. */
  2528. protected function getCache_WebpackEncoreService()
  2529. {
  2530. return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Ajrg+9vDSV', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2531. }
  2532. /**
  2533. * Gets the private 'config_cache_factory' shared service.
  2534. *
  2535. * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2536. */
  2537. protected function getConfigCacheFactoryService()
  2538. {
  2539. return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2540. yield 0 => ($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)));
  2541. yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2542. }, 2));
  2543. }
  2544. /**
  2545. * Gets the private 'data_collector.form' shared service.
  2546. *
  2547. * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2548. */
  2549. protected function getDataCollector_FormService()
  2550. {
  2551. return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2552. }
  2553. /**
  2554. * Gets the private 'data_collector.request' shared service.
  2555. *
  2556. * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2557. */
  2558. protected function getDataCollector_RequestService()
  2559. {
  2560. 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())));
  2561. }
  2562. /**
  2563. * Gets the private 'debug.debug_handlers_listener' shared service.
  2564. *
  2565. * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2566. */
  2567. protected function getDebug_DebugHandlersListenerService()
  2568. {
  2569. $a = new \Symfony\Bridge\Monolog\Logger('php');
  2570. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2571. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2572. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2573. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2574. return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, true, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
  2575. }
  2576. /**
  2577. * Gets the private 'debug.file_link_formatter' shared service.
  2578. *
  2579. * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2580. */
  2581. protected function getDebug_FileLinkFormatterService()
  2582. {
  2583. 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 () {
  2584. return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2585. });
  2586. }
  2587. /**
  2588. * Gets the private 'debug.log_processor' shared service.
  2589. *
  2590. * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2591. */
  2592. protected function getDebug_LogProcessorService()
  2593. {
  2594. 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())));
  2595. }
  2596. /**
  2597. * Gets the private 'debug.security.access.decision_manager' shared service.
  2598. *
  2599. * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2600. */
  2601. protected function getDebug_Security_Access_DecisionManagerService()
  2602. {
  2603. 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 () {
  2604. yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2605. yield 1 => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  2606. yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2607. }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  2608. }
  2609. /**
  2610. * Gets the private 'debug.security.firewall' shared service.
  2611. *
  2612. * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2613. */
  2614. protected function getDebug_Security_FirewallService()
  2615. {
  2616. $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  2617. if (isset($this->privates['debug.security.firewall'])) {
  2618. return $this->privates['debug.security.firewall'];
  2619. }
  2620. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2621. if (isset($this->privates['debug.security.firewall'])) {
  2622. return $this->privates['debug.security.firewall'];
  2623. }
  2624. return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2625. }
  2626. /**
  2627. * Gets the private 'doctrine.dbal.connection_factory' shared service.
  2628. *
  2629. * @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory
  2630. */
  2631. protected function getDoctrine_Dbal_ConnectionFactoryService()
  2632. {
  2633. return $this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2', 'mssql' => 'pdo_sqlsrv', 'mysql' => 'pdo_mysql', 'mysql2' => 'pdo_mysql', 'postgres' => 'pdo_pgsql', 'postgresql' => 'pdo_pgsql', 'pgsql' => 'pdo_pgsql', 'sqlite' => 'pdo_sqlite', 'sqlite3' => 'pdo_sqlite']));
  2634. }
  2635. /**
  2636. * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  2637. *
  2638. * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  2639. */
  2640. protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  2641. {
  2642. return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2643. 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\CandidateUploadFileListener' => ['services', 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\CandidateUploadFileListener', 'getCandidateUploadFileListenerService', true],
  2644. 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\HistoryListener' => ['services', 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\HistoryListener', 'getHistoryListenerService', true],
  2645. 'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', true],
  2646. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', true],
  2647. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', true],
  2648. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', true],
  2649. 'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', true],
  2650. ], [
  2651. 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\CandidateUploadFileListener' => '?',
  2652. 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\HistoryListener' => '?',
  2653. 'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  2654. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  2655. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  2656. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  2657. 'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  2658. ]), [0 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 1 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 2 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 3 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 4 => [0 => [0 => 'prePersist'], 1 => 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\CandidateUploadFileListener'], 5 => [0 => [0 => 'preUpdate'], 1 => 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\CandidateUploadFileListener'], 6 => [0 => [0 => 'postLoad'], 1 => 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\CandidateUploadFileListener'], 7 => [0 => [0 => 'onFlush'], 1 => 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\HistoryListener'], 8 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners']]);
  2659. }
  2660. /**
  2661. * Gets the private 'doctrine.dbal.elibrary_connection.event_manager' shared service.
  2662. *
  2663. * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  2664. */
  2665. protected function getDoctrine_Dbal_ElibraryConnection_EventManagerService()
  2666. {
  2667. return $this->privates['doctrine.dbal.elibrary_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2668. 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\CandidateUploadFileListener' => ['services', 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\CandidateUploadFileListener', 'getCandidateUploadFileListenerService', true],
  2669. 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\HistoryListener' => ['services', 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\HistoryListener', 'getHistoryListenerService', true],
  2670. 'doctrine.orm.elibrary_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.elibrary_listeners.attach_entity_listeners', 'getDoctrine_Orm_ElibraryListeners_AttachEntityListenersService', true],
  2671. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', true],
  2672. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', true],
  2673. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', true],
  2674. 'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', true],
  2675. ], [
  2676. 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\CandidateUploadFileListener' => '?',
  2677. 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\HistoryListener' => '?',
  2678. 'doctrine.orm.elibrary_listeners.attach_entity_listeners' => '?',
  2679. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  2680. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  2681. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  2682. 'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  2683. ]), [0 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 1 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 2 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 3 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 4 => [0 => [0 => 'prePersist'], 1 => 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\CandidateUploadFileListener'], 5 => [0 => [0 => 'preUpdate'], 1 => 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\CandidateUploadFileListener'], 6 => [0 => [0 => 'postLoad'], 1 => 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\CandidateUploadFileListener'], 7 => [0 => [0 => 'onFlush'], 1 => 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\HistoryListener'], 8 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.elibrary_listeners.attach_entity_listeners']]);
  2684. }
  2685. /**
  2686. * Gets the private 'doctrine.dbal.ert_connection.event_manager' shared service.
  2687. *
  2688. * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  2689. */
  2690. protected function getDoctrine_Dbal_ErtConnection_EventManagerService()
  2691. {
  2692. return $this->privates['doctrine.dbal.ert_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2693. 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\CandidateUploadFileListener' => ['services', 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\CandidateUploadFileListener', 'getCandidateUploadFileListenerService', true],
  2694. 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\HistoryListener' => ['services', 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\HistoryListener', 'getHistoryListenerService', true],
  2695. 'doctrine.orm.ert_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.ert_listeners.attach_entity_listeners', 'getDoctrine_Orm_ErtListeners_AttachEntityListenersService', true],
  2696. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', true],
  2697. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', true],
  2698. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', true],
  2699. 'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', true],
  2700. ], [
  2701. 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\CandidateUploadFileListener' => '?',
  2702. 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\HistoryListener' => '?',
  2703. 'doctrine.orm.ert_listeners.attach_entity_listeners' => '?',
  2704. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  2705. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  2706. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  2707. 'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  2708. ]), [0 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 1 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 2 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 3 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 4 => [0 => [0 => 'prePersist'], 1 => 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\CandidateUploadFileListener'], 5 => [0 => [0 => 'preUpdate'], 1 => 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\CandidateUploadFileListener'], 6 => [0 => [0 => 'postLoad'], 1 => 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\CandidateUploadFileListener'], 7 => [0 => [0 => 'onFlush'], 1 => 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\HistoryListener'], 8 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.ert_listeners.attach_entity_listeners']]);
  2709. }
  2710. /**
  2711. * Gets the private 'doctrine.dbal.typo3_connection.event_manager' shared service.
  2712. *
  2713. * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  2714. */
  2715. protected function getDoctrine_Dbal_Typo3Connection_EventManagerService()
  2716. {
  2717. return $this->privates['doctrine.dbal.typo3_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2718. 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\CandidateUploadFileListener' => ['services', 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\CandidateUploadFileListener', 'getCandidateUploadFileListenerService', true],
  2719. 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\HistoryListener' => ['services', 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\HistoryListener', 'getHistoryListenerService', true],
  2720. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', true],
  2721. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', true],
  2722. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', true],
  2723. 'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', true],
  2724. 'doctrine.orm.typo3_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.typo3_listeners.attach_entity_listeners', 'getDoctrine_Orm_Typo3Listeners_AttachEntityListenersService', true],
  2725. ], [
  2726. 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\CandidateUploadFileListener' => '?',
  2727. 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\HistoryListener' => '?',
  2728. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  2729. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  2730. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  2731. 'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  2732. 'doctrine.orm.typo3_listeners.attach_entity_listeners' => '?',
  2733. ]), [0 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 1 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 2 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 3 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 4 => [0 => [0 => 'prePersist'], 1 => 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\CandidateUploadFileListener'], 5 => [0 => [0 => 'preUpdate'], 1 => 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\CandidateUploadFileListener'], 6 => [0 => [0 => 'postLoad'], 1 => 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\CandidateUploadFileListener'], 7 => [0 => [0 => 'onFlush'], 1 => 'Mm\\Escmid\\StudyGroupElectionBundle\\EventListener\\HistoryListener'], 8 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.typo3_listeners.attach_entity_listeners']]);
  2734. }
  2735. /**
  2736. * Gets the private 'doctrine.orm.container_repository_factory' shared service.
  2737. *
  2738. * @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
  2739. */
  2740. protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
  2741. {
  2742. return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []));
  2743. }
  2744. /**
  2745. * Gets the private 'exception_listener' shared service.
  2746. *
  2747. * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2748. */
  2749. protected function getExceptionListener2Service()
  2750. {
  2751. return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  2752. }
  2753. /**
  2754. * Gets the private 'form.registry' shared service.
  2755. *
  2756. * @return \Symfony\Component\Form\FormRegistry
  2757. */
  2758. protected function getForm_RegistryService()
  2759. {
  2760. return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([0 => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2761. 'Mm\\Escmid\\AffiliatedSocietiesBundle\\Forms\\AffiliatedSocietyForm' => ['privates', 'Mm\\Escmid\\AffiliatedSocietiesBundle\\Forms\\AffiliatedSocietyForm', 'getAffiliatedSocietyFormService', true],
  2762. 'Mm\\Escmid\\AwardsBundle\\Api\\Form\\NewAwardType' => ['privates', 'Mm\\Escmid\\AwardsBundle\\Api\\Form\\NewAwardType', 'getNewAwardTypeService', true],
  2763. 'Mm\\Escmid\\AwardsBundle\\Api\\Type\\RestFileType' => ['privates', 'Mm\\Escmid\\AwardsBundle\\Api\\Type\\RestFileType', 'getRestFileTypeService', true],
  2764. 'Mm\\Escmid\\ConflictsOfInterestBundle\\Form\\ConflictsOfInterestStep1Type' => ['privates', 'Mm\\Escmid\\ConflictsOfInterestBundle\\Form\\ConflictsOfInterestStep1Type', 'getConflictsOfInterestStep1TypeService', true],
  2765. 'Mm\\Escmid\\ConflictsOfInterestBundle\\Form\\ConflictsOfInterestStep2Type' => ['privates', 'Mm\\Escmid\\ConflictsOfInterestBundle\\Form\\ConflictsOfInterestStep2Type', 'getConflictsOfInterestStep2TypeService', true],
  2766. 'Mm\\Escmid\\ConflictsOfInterestBundle\\Form\\ConflictsOfInterestStep3Type' => ['privates', 'Mm\\Escmid\\ConflictsOfInterestBundle\\Form\\ConflictsOfInterestStep3Type', 'getConflictsOfInterestStep3TypeService', true],
  2767. 'Mm\\Escmid\\ConflictsOfInterestBundle\\Form\\ConflictsOfInterestStep4Type' => ['privates', 'Mm\\Escmid\\ConflictsOfInterestBundle\\Form\\ConflictsOfInterestStep4Type', 'getConflictsOfInterestStep4TypeService', true],
  2768. 'Mm\\Escmid\\ConflictsOfInterestBundle\\Form\\EmploymentType' => ['privates', 'Mm\\Escmid\\ConflictsOfInterestBundle\\Form\\EmploymentType', 'getEmploymentTypeService', true],
  2769. 'Mm\\Escmid\\ConflictsOfInterestBundle\\Form\\FinancialRelationshipType' => ['privates', 'Mm\\Escmid\\ConflictsOfInterestBundle\\Form\\FinancialRelationshipType', 'getFinancialRelationshipTypeService', true],
  2770. 'Mm\\Escmid\\ConflictsOfInterestBundle\\Form\\OrganizationalRoleType' => ['privates', 'Mm\\Escmid\\ConflictsOfInterestBundle\\Form\\OrganizationalRoleType', 'getOrganizationalRoleTypeService', true],
  2771. 'Mm\\Escmid\\ConflictsOfInterestBundle\\Form\\StudyGroupPositionType' => ['privates', 'Mm\\Escmid\\ConflictsOfInterestBundle\\Form\\StudyGroupPositionType', 'getStudyGroupPositionTypeService', true],
  2772. 'Mm\\Escmid\\EaaBundle\\Feature\\Admin\\Infrastructure\\Form\\AdminEditType' => ['privates', 'Mm\\Escmid\\EaaBundle\\Feature\\Admin\\Infrastructure\\Form\\AdminEditType', 'getAdminEditTypeService', true],
  2773. 'Mm\\Escmid\\EaaBundle\\Feature\\Admin\\Infrastructure\\Form\\AdminType' => ['privates', 'Mm\\Escmid\\EaaBundle\\Feature\\Admin\\Infrastructure\\Form\\AdminType', 'getAdminTypeService', true],
  2774. 'Mm\\Escmid\\EaaBundle\\Feature\\Admin\\Infrastructure\\Form\\ChangePasswordType' => ['privates', 'Mm\\Escmid\\EaaBundle\\Feature\\Admin\\Infrastructure\\Form\\ChangePasswordType', 'getChangePasswordTypeService', true],
  2775. 'Mm\\Escmid\\ElibraryBundle\\Form\\Type\\ImportedEntriesType' => ['privates', 'Mm\\Escmid\\ElibraryBundle\\Form\\Type\\ImportedEntriesType', 'getImportedEntriesTypeService', true],
  2776. 'Mm\\Escmid\\NewsletterBundle\\Form\\UnsubscriptionType' => ['privates', 'Mm\\Escmid\\NewsletterBundle\\Form\\UnsubscriptionType', 'getUnsubscriptionTypeService', true],
  2777. 'Mm\\Escmid\\ObservershipBundle\\Form\\ReviewType' => ['privates', 'Mm\\Escmid\\ObservershipBundle\\Form\\ReviewType', 'getReviewTypeService', true],
  2778. 'Mm\\Escmid\\ReimbursementBundle\\Forms\\DebtorAccountForm' => ['privates', 'Mm\\Escmid\\ReimbursementBundle\\Forms\\DebtorAccountForm', 'getDebtorAccountFormService', true],
  2779. 'Mm\\Escmid\\ReimbursementBundle\\Forms\\EventForm' => ['privates', 'Mm\\Escmid\\ReimbursementBundle\\Forms\\EventForm', 'getEventFormService', true],
  2780. 'Mm\\Escmid\\ReimbursementBundle\\Forms\\SettingsForm' => ['privates', 'Mm\\Escmid\\ReimbursementBundle\\Forms\\SettingsForm', 'getSettingsFormService', true],
  2781. 'Mm\\Escmid\\StudyGroupElectionBundle\\Form\\CandidateType' => ['services', 'Mm\\Escmid\\StudyGroupElectionBundle\\Form\\CandidateType', 'getCandidateTypeService', true],
  2782. 'Mm\\Escmid\\StudyGroupElectionBundle\\Form\\ElectionDeleteType' => ['services', 'Mm\\Escmid\\StudyGroupElectionBundle\\Form\\ElectionDeleteType', 'getElectionDeleteTypeService', true],
  2783. 'Mm\\Escmid\\StudyGroupElectionBundle\\Form\\ElectionType' => ['services', 'Mm\\Escmid\\StudyGroupElectionBundle\\Form\\ElectionType', 'getElectionTypeService', true],
  2784. 'Mm\\Escmid\\StudyGroupElectionBundle\\Form\\EmailType' => ['services', 'Mm\\Escmid\\StudyGroupElectionBundle\\Form\\EmailType', 'getEmailTypeService', true],
  2785. 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates', 'form.type.entity', 'getForm_Type_EntityService', true],
  2786. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates', 'form.type.choice', 'getForm_Type_ChoiceService', true],
  2787. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates', 'form.type.color', 'getForm_Type_ColorService', true],
  2788. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services', '.container.private.form.type.file', 'get_Container_Private_Form_Type_FileService', true],
  2789. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates', 'form.type.form', 'getForm_Type_FormService', true],
  2790. ], [
  2791. 'Mm\\Escmid\\AffiliatedSocietiesBundle\\Forms\\AffiliatedSocietyForm' => '?',
  2792. 'Mm\\Escmid\\AwardsBundle\\Api\\Form\\NewAwardType' => '?',
  2793. 'Mm\\Escmid\\AwardsBundle\\Api\\Type\\RestFileType' => '?',
  2794. 'Mm\\Escmid\\ConflictsOfInterestBundle\\Form\\ConflictsOfInterestStep1Type' => '?',
  2795. 'Mm\\Escmid\\ConflictsOfInterestBundle\\Form\\ConflictsOfInterestStep2Type' => '?',
  2796. 'Mm\\Escmid\\ConflictsOfInterestBundle\\Form\\ConflictsOfInterestStep3Type' => '?',
  2797. 'Mm\\Escmid\\ConflictsOfInterestBundle\\Form\\ConflictsOfInterestStep4Type' => '?',
  2798. 'Mm\\Escmid\\ConflictsOfInterestBundle\\Form\\EmploymentType' => '?',
  2799. 'Mm\\Escmid\\ConflictsOfInterestBundle\\Form\\FinancialRelationshipType' => '?',
  2800. 'Mm\\Escmid\\ConflictsOfInterestBundle\\Form\\OrganizationalRoleType' => '?',
  2801. 'Mm\\Escmid\\ConflictsOfInterestBundle\\Form\\StudyGroupPositionType' => '?',
  2802. 'Mm\\Escmid\\EaaBundle\\Feature\\Admin\\Infrastructure\\Form\\AdminEditType' => '?',
  2803. 'Mm\\Escmid\\EaaBundle\\Feature\\Admin\\Infrastructure\\Form\\AdminType' => '?',
  2804. 'Mm\\Escmid\\EaaBundle\\Feature\\Admin\\Infrastructure\\Form\\ChangePasswordType' => '?',
  2805. 'Mm\\Escmid\\ElibraryBundle\\Form\\Type\\ImportedEntriesType' => '?',
  2806. 'Mm\\Escmid\\NewsletterBundle\\Form\\UnsubscriptionType' => '?',
  2807. 'Mm\\Escmid\\ObservershipBundle\\Form\\ReviewType' => '?',
  2808. 'Mm\\Escmid\\ReimbursementBundle\\Forms\\DebtorAccountForm' => '?',
  2809. 'Mm\\Escmid\\ReimbursementBundle\\Forms\\EventForm' => '?',
  2810. 'Mm\\Escmid\\ReimbursementBundle\\Forms\\SettingsForm' => '?',
  2811. 'Mm\\Escmid\\StudyGroupElectionBundle\\Form\\CandidateType' => '?',
  2812. 'Mm\\Escmid\\StudyGroupElectionBundle\\Form\\ElectionDeleteType' => '?',
  2813. 'Mm\\Escmid\\StudyGroupElectionBundle\\Form\\ElectionType' => '?',
  2814. 'Mm\\Escmid\\StudyGroupElectionBundle\\Form\\EmailType' => '?',
  2815. 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  2816. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  2817. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  2818. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  2819. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  2820. ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  2821. yield 0 => ($this->privates['craue.form.flow.form_extension'] ?? ($this->privates['craue.form.flow.form_extension'] = new \Craue\FormFlowBundle\Form\Extension\FormFlowFormExtension()));
  2822. yield 1 => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
  2823. yield 2 => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
  2824. yield 3 => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
  2825. yield 4 => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
  2826. yield 5 => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
  2827. yield 6 => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
  2828. }, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\HiddenType' => new RewindableGenerator(function () {
  2829. yield 0 => ($this->privates['craue.form.flow.hidden_field_extension'] ?? ($this->privates['craue.form.flow.hidden_field_extension'] = new \Craue\FormFlowBundle\Form\Extension\FormFlowHiddenFieldExtension()));
  2830. }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  2831. yield 0 => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  2832. }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  2833. yield 0 => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  2834. }, 1)], new RewindableGenerator(function () {
  2835. yield 0 => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService'));
  2836. yield 1 => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
  2837. }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  2838. }
  2839. /**
  2840. * Gets the private 'fragment.listener' shared service.
  2841. *
  2842. * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  2843. */
  2844. protected function getFragment_ListenerService()
  2845. {
  2846. return $this->privates['fragment.listener'] = new \Symfony\Component\HttpKernel\EventListener\FragmentListener(($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))), '/_fragment');
  2847. }
  2848. /**
  2849. * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  2850. *
  2851. * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  2852. */
  2853. protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  2854. {
  2855. return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@ConflictsOfInterest/admin/pagination.html.twig', 'defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig', 'defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig', 'defaultPageRange' => 5, 'defaultPageLimit' => NULL]);
  2856. }
  2857. /**
  2858. * Gets the private 'locale_aware_listener' shared service.
  2859. *
  2860. * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2861. */
  2862. protected function getLocaleAwareListenerService()
  2863. {
  2864. return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2865. yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  2866. yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2867. }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2868. }
  2869. /**
  2870. * Gets the private 'locale_listener' shared service.
  2871. *
  2872. * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2873. */
  2874. protected function getLocaleListenerService()
  2875. {
  2876. return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()), false, []);
  2877. }
  2878. /**
  2879. * Gets the private 'mailer.mailer' shared service.
  2880. *
  2881. * @return \Symfony\Component\Mailer\Mailer
  2882. */
  2883. protected function getMailer_MailerService()
  2884. {
  2885. $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  2886. if (isset($this->privates['mailer.mailer'])) {
  2887. return $this->privates['mailer.mailer'];
  2888. }
  2889. $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  2890. if (isset($this->privates['mailer.mailer'])) {
  2891. return $this->privates['mailer.mailer'];
  2892. }
  2893. $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2894. if (isset($this->privates['mailer.mailer'])) {
  2895. return $this->privates['mailer.mailer'];
  2896. }
  2897. return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer($a, $b, $c);
  2898. }
  2899. /**
  2900. * Gets the private 'mailer.transports' shared service.
  2901. *
  2902. * @return \Symfony\Component\Mailer\Transport\Transports
  2903. */
  2904. protected function getMailer_TransportsService()
  2905. {
  2906. return $this->privates['mailer.transports'] = (new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  2907. yield 0 => ($this->privates['mailer.transport_factory.null'] ?? $this->load('getMailer_TransportFactory_NullService'));
  2908. yield 1 => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->load('getMailer_TransportFactory_SendmailService'));
  2909. yield 2 => ($this->privates['mailer.transport_factory.native'] ?? $this->load('getMailer_TransportFactory_NativeService'));
  2910. yield 3 => ($this->privates['mailer.transport_factory.smtp'] ?? $this->load('getMailer_TransportFactory_SmtpService'));
  2911. }, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN'), 'newsletter' => $this->getEnv('NEWSLETTER_MAILER_DSN'), 'debug' => $this->getEnv('DEBUG_MAILER_DSN')]);
  2912. }
  2913. /**
  2914. * Gets the private 'monolog.handler.console' shared service.
  2915. *
  2916. * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2917. */
  2918. protected function getMonolog_Handler_ConsoleService()
  2919. {
  2920. return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []);
  2921. }
  2922. /**
  2923. * Gets the private 'monolog.handler.deprecation' shared service.
  2924. *
  2925. * @return \Monolog\Handler\RotatingFileHandler
  2926. */
  2927. protected function getMonolog_Handler_DeprecationService()
  2928. {
  2929. $this->privates['monolog.handler.deprecation'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__, 3).'/log/deprecation/eaa_dev.log'), 30, 'DEBUG', true, NULL, false);
  2930. $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2931. $instance->setFilenameFormat('{filename}-{date}', 'Y-m-d');
  2932. return $instance;
  2933. }
  2934. /**
  2935. * Gets the private 'monolog.handler.doctrine' shared service.
  2936. *
  2937. * @return \Monolog\Handler\RotatingFileHandler
  2938. */
  2939. protected function getMonolog_Handler_DoctrineService()
  2940. {
  2941. $this->privates['monolog.handler.doctrine'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__, 3).'/log/doctrine/eaa_dev.log'), 30, 'DEBUG', true, NULL, false);
  2942. $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2943. $instance->setFilenameFormat('{filename}-{date}', 'Y-m-d');
  2944. return $instance;
  2945. }
  2946. /**
  2947. * Gets the private 'monolog.handler.main' shared service.
  2948. *
  2949. * @return \Monolog\Handler\RotatingFileHandler
  2950. */
  2951. protected function getMonolog_Handler_MainService()
  2952. {
  2953. $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__, 3).'/log/eaa_dev.log'), 30, 'debug', true, NULL, false);
  2954. $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2955. $instance->setFilenameFormat('{filename}-{date}', 'Y-m-d');
  2956. return $instance;
  2957. }
  2958. /**
  2959. * Gets the private 'monolog.logger.cache' shared service.
  2960. *
  2961. * @return \Symfony\Bridge\Monolog\Logger
  2962. */
  2963. protected function getMonolog_Logger_CacheService()
  2964. {
  2965. $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2966. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2967. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2968. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2969. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2970. return $instance;
  2971. }
  2972. /**
  2973. * Gets the private 'monolog.logger.doctrine' shared service.
  2974. *
  2975. * @return \Symfony\Bridge\Monolog\Logger
  2976. */
  2977. protected function getMonolog_Logger_DoctrineService()
  2978. {
  2979. $this->privates['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2980. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2981. $instance->pushHandler(($this->privates['monolog.handler.doctrine'] ?? $this->getMonolog_Handler_DoctrineService()));
  2982. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2983. return $instance;
  2984. }
  2985. /**
  2986. * Gets the private 'monolog.logger.request' shared service.
  2987. *
  2988. * @return \Symfony\Bridge\Monolog\Logger
  2989. */
  2990. protected function getMonolog_Logger_RequestService()
  2991. {
  2992. $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2993. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2994. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2995. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2996. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2997. return $instance;
  2998. }
  2999. /**
  3000. * Gets the private 'parameter_bag' shared service.
  3001. *
  3002. * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3003. */
  3004. protected function getParameterBagService()
  3005. {
  3006. return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3007. }
  3008. /**
  3009. * Gets the private 'profiler_listener' shared service.
  3010. *
  3011. * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3012. */
  3013. protected function getProfilerListenerService()
  3014. {
  3015. $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  3016. if (isset($this->privates['profiler_listener'])) {
  3017. return $this->privates['profiler_listener'];
  3018. }
  3019. return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false, NULL);
  3020. }
  3021. /**
  3022. * Gets the private 'property_info' shared service.
  3023. *
  3024. * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  3025. */
  3026. protected function getPropertyInfoService()
  3027. {
  3028. return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  3029. yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  3030. yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3031. yield 2 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3032. yield 3 => ($this->privates['doctrine.orm.elibrary_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_ElibraryEntityManager_PropertyInfoExtractorService'));
  3033. yield 4 => ($this->privates['doctrine.orm.ert_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_ErtEntityManager_PropertyInfoExtractorService'));
  3034. yield 5 => ($this->privates['doctrine.orm.typo3_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Typo3EntityManager_PropertyInfoExtractorService'));
  3035. }, 6), new RewindableGenerator(function () {
  3036. yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3037. yield 1 => ($this->privates['doctrine.orm.elibrary_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_ElibraryEntityManager_PropertyInfoExtractorService'));
  3038. yield 2 => ($this->privates['doctrine.orm.ert_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_ErtEntityManager_PropertyInfoExtractorService'));
  3039. yield 3 => ($this->privates['doctrine.orm.typo3_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Typo3EntityManager_PropertyInfoExtractorService'));
  3040. yield 4 => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  3041. yield 5 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  3042. yield 6 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3043. }, 7), new RewindableGenerator(function () {
  3044. yield 0 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  3045. }, 1), new RewindableGenerator(function () {
  3046. yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3047. yield 1 => ($this->privates['doctrine.orm.elibrary_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_ElibraryEntityManager_PropertyInfoExtractorService'));
  3048. yield 2 => ($this->privates['doctrine.orm.ert_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_ErtEntityManager_PropertyInfoExtractorService'));
  3049. yield 3 => ($this->privates['doctrine.orm.typo3_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_Typo3EntityManager_PropertyInfoExtractorService'));
  3050. yield 4 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3051. }, 5), new RewindableGenerator(function () {
  3052. yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3053. }, 1));
  3054. }
  3055. /**
  3056. * Gets the private 'router.expression_language_provider' shared service.
  3057. *
  3058. * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3059. */
  3060. protected function getRouter_ExpressionLanguageProviderService()
  3061. {
  3062. return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3063. 'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', true],
  3064. ], [
  3065. 'env' => 'Closure',
  3066. ]));
  3067. }
  3068. /**
  3069. * Gets the private 'router.request_context' shared service.
  3070. *
  3071. * @return \Symfony\Component\Routing\RequestContext
  3072. */
  3073. protected function getRouter_RequestContextService()
  3074. {
  3075. $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('https://eaa.escmid.dev.mensemedia.net/', 'localhost', 'http', 80, 443);
  3076. $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3077. return $instance;
  3078. }
  3079. /**
  3080. * Gets the private 'router_listener' shared service.
  3081. *
  3082. * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3083. */
  3084. protected function getRouterListenerService()
  3085. {
  3086. 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);
  3087. }
  3088. /**
  3089. * Gets the private 'security.firewall.map' shared service.
  3090. *
  3091. * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3092. */
  3093. protected function getSecurity_Firewall_MapService()
  3094. {
  3095. $a = ($this->privates['.service_locator._C6oGx6'] ?? $this->get_ServiceLocator_C6oGx6Service());
  3096. if (isset($this->privates['security.firewall.map'])) {
  3097. return $this->privates['security.firewall.map'];
  3098. }
  3099. return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  3100. 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)/')));
  3101. yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.rDwAN1V'] ?? ($this->privates['.security.request_matcher.rDwAN1V'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/(awards-grants|grant-applicants|speakers)/')));
  3102. yield 'security.firewall.map.context.api_events' => ($this->privates['.security.request_matcher.2jKD2rc'] ?? ($this->privates['.security.request_matcher.2jKD2rc'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/user/v1/')));
  3103. yield 'security.firewall.map.context.saferpay' => ($this->privates['.security.request_matcher.k0Q77dr'] ?? ($this->privates['.security.request_matcher.k0Q77dr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/saferpay')));
  3104. yield 'security.firewall.map.context.newsletter_api' => ($this->privates['.security.request_matcher._ZclS9Z'] ?? ($this->privates['.security.request_matcher._ZclS9Z'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/newsletter')));
  3105. yield 'security.firewall.map.context.mentorship_api' => ($this->privates['.security.request_matcher.zLJnUrd'] ?? ($this->privates['.security.request_matcher.zLJnUrd'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/mentorship')));
  3106. yield 'security.firewall.map.context.preferences_api' => ($this->privates['.security.request_matcher.eahrLgZ'] ?? ($this->privates['.security.request_matcher.eahrLgZ'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/user-preference')));
  3107. yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  3108. }, 8));
  3109. }
  3110. /**
  3111. * Gets the private 'security.logout_url_generator' shared service.
  3112. *
  3113. * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3114. */
  3115. protected function getSecurity_LogoutUrlGeneratorService()
  3116. {
  3117. return $this->privates['security.logout_url_generator'] = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  3118. }
  3119. /**
  3120. * Gets the private 'session.factory' shared service.
  3121. *
  3122. * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  3123. */
  3124. protected function getSession_FactoryService()
  3125. {
  3126. $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3127. if (isset($this->privates['session.factory'])) {
  3128. return $this->privates['session.factory'];
  3129. }
  3130. return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \SessionHandler()), new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta', 0), true), [0 => $a, 1 => 'onSessionUsage']);
  3131. }
  3132. /**
  3133. * Gets the private 'session_listener' shared service.
  3134. *
  3135. * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3136. */
  3137. protected function getSessionListenerService()
  3138. {
  3139. return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3140. 'initialized_session' => ['services', '.container.private.session', NULL, false],
  3141. 'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', true],
  3142. 'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', false],
  3143. 'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', true],
  3144. 'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', false],
  3145. ], [
  3146. 'initialized_session' => '?',
  3147. 'logger' => '?',
  3148. 'session' => '?',
  3149. 'session_collector' => '?',
  3150. 'session_factory' => '?',
  3151. ]), true, $this->parameters['session.storage.options']);
  3152. }
  3153. /**
  3154. * Gets the private 'translator.default' shared service.
  3155. *
  3156. * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3157. */
  3158. protected function getTranslator_DefaultService()
  3159. {
  3160. $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3161. 'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', true],
  3162. 'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', true],
  3163. 'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', true],
  3164. 'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', true],
  3165. 'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', true],
  3166. 'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', true],
  3167. 'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', true],
  3168. 'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', true],
  3169. 'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', true],
  3170. 'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', true],
  3171. 'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', true],
  3172. ], [
  3173. 'translation.loader.csv' => '?',
  3174. 'translation.loader.dat' => '?',
  3175. 'translation.loader.ini' => '?',
  3176. 'translation.loader.json' => '?',
  3177. 'translation.loader.mo' => '?',
  3178. 'translation.loader.php' => '?',
  3179. 'translation.loader.po' => '?',
  3180. 'translation.loader.qt' => '?',
  3181. 'translation.loader.res' => '?',
  3182. 'translation.loader.xliff' => '?',
  3183. 'translation.loader.yml' => '?',
  3184. ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [0 => 'php'], 'translation.loader.yml' => [0 => 'yaml', 1 => 'yml'], 'translation.loader.xliff' => [0 => 'xlf', 1 => 'xliff'], 'translation.loader.po' => [0 => 'po'], 'translation.loader.mo' => [0 => 'mo'], 'translation.loader.qt' => [0 => 'ts'], 'translation.loader.csv' => [0 => 'csv'], 'translation.loader.res' => [0 => 'res'], 'translation.loader.dat' => [0 => 'dat'], 'translation.loader.ini' => [0 => 'ini'], 'translation.loader.json' => [0 => 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true, 'resource_files' => ['af' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], 'bs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff')], 'cs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.cs.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.cs.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff')], 'cy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.de.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.de.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff')], 'el' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.en.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.en.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff')], 'es' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.es.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.es.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff')], 'et' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.fa.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.fa.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff')], 'fr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.fr.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.fr.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff')], 'gl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], 'hu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.hu.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.hu.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff')], 'hy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.it.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.it.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff')], 'ja' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.nl.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.nl.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff')], 'nn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.pl.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.pl.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff')], 'pt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.pt_BR.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.pt_BR.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff')], 'ro' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.ru.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.ru.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff')], 'sk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.sk.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.sk.yml')], 'sl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], 'uk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.uk.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.uk.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff')], 'ur' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.zh_CN.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.zh_CN.yml')], 'zh_TW' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.zh_TW.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.zh_TW.yml')], 'ky' => [0 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [0 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations'), 5 => (\dirname(__DIR__, 4).'/translations'), 6 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/AffiliatedSocietiesBundle/translations'), 7 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle/translations'), 8 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/AwardsBundle/translations'), 9 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/ElibraryBundle/translations'), 10 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/EventBundle/translations'), 11 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/GrantApplicationRatingBundle/translations'), 12 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/MentorshipBundle/translations'), 13 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/NewsletterBundle/translations'), 14 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/OauthClientBundle/translations'), 15 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/ResearchGrantBundle/translations'), 16 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupBundle/translations'), 17 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/UserBundle/translations'), 18 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/PaymentBundle/translations'), 19 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/ObservershipBundle/translations'), 20 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/translations'), 21 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/ConflictsOfInterestBundle/translations'), 22 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/SpeakersAndChairsBundle/translations'), 23 => (\dirname(__DIR__, 4).'/src/Mm/Escmid/ReimbursementBundle/translations'), 24 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 25 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 26 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 27 => (\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/translations'), 28 => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle/translations'), 29 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 30 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 31 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 32 => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/translations'), 33 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 34 => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [0 => 'vendor/symfony/validator/Resources/translations', 1 => 'vendor/symfony/form/Resources/translations', 2 => 'vendor/symfony/security-core/Resources/translations', 3 => 'vendor/craue/formflow-bundle/Resources/translations', 4 => 'vendor/knplabs/knp-paginator-bundle/translations', 5 => 'translations', 6 => 'src/Mm/Escmid/AffiliatedSocietiesBundle/translations', 7 => 'src/Mm/Escmid/EaaBundle/translations', 8 => 'src/Mm/Escmid/AwardsBundle/translations', 9 => 'src/Mm/Escmid/ElibraryBundle/translations', 10 => 'src/Mm/Escmid/EventBundle/translations', 11 => 'src/Mm/Escmid/GrantApplicationRatingBundle/translations', 12 => 'src/Mm/Escmid/MentorshipBundle/translations', 13 => 'src/Mm/Escmid/NewsletterBundle/translations', 14 => 'src/Mm/Escmid/OauthClientBundle/translations', 15 => 'src/Mm/Escmid/ResearchGrantBundle/translations', 16 => 'src/Mm/Escmid/StudyGroupBundle/translations', 17 => 'src/Mm/Escmid/UserBundle/translations', 18 => 'src/Mm/Escmid/PaymentBundle/translations', 19 => 'src/Mm/Escmid/ObservershipBundle/translations', 20 => 'src/Mm/Escmid/StudyGroupElectionBundle/translations', 21 => 'src/Mm/Escmid/ConflictsOfInterestBundle/translations', 22 => 'src/Mm/Escmid/SpeakersAndChairsBundle/translations', 23 => 'src/Mm/Escmid/ReimbursementBundle/translations', 24 => 'vendor/doctrine/doctrine-bundle/translations', 25 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 26 => 'vendor/symfony/monolog-bundle/translations', 27 => 'vendor/symfony/swiftmailer-bundle/translations', 28 => 'vendor/twig/extra-bundle/translations', 29 => 'vendor/symfony/framework-bundle/translations', 30 => 'vendor/symfony/security-bundle/translations', 31 => 'vendor/symfony/twig-bundle/translations', 32 => 'vendor/symfony/debug-bundle/translations', 33 => 'vendor/symfony/web-profiler-bundle/translations', 34 => 'vendor/symfony/webpack-encore-bundle/src/translations']]], []);
  3185. $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3186. $instance->setFallbackLocales([0 => 'en']);
  3187. return $instance;
  3188. }
  3189. /**
  3190. * Gets the private 'validator.builder' shared service.
  3191. *
  3192. * @return \Symfony\Component\Validator\ValidatorBuilder
  3193. */
  3194. protected function getValidator_BuilderService()
  3195. {
  3196. $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  3197. $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3198. $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3199. 'Mm\\Escmid\\EaaBundle\\Validator\\Constraint\\PasswordStrengthValidator' => ['privates', 'Mm\\Escmid\\EaaBundle\\Validator\\Constraint\\PasswordStrengthValidator', 'getPasswordStrengthValidatorService', true],
  3200. 'Mm\\Escmid\\EaaBundle\\Validator\\Constraint\\UniqueDtoValidator' => ['privates', 'Mm\\Escmid\\EaaBundle\\Validator\\Constraint\\UniqueDtoValidator', 'getUniqueDtoValidatorService', true],
  3201. 'Mm\\Escmid\\ElibraryBundle\\Validator\\Constraints\\IsValidElibraryMainCategoryIdValidator' => ['privates', 'elibrary.validator.constraint.is_valid_elibrary_category_id_validator', 'getElibrary_Validator_Constraint_IsValidElibraryCategoryIdValidatorService', true],
  3202. 'Mm\\Escmid\\ReimbursementBundle\\Validator\\ActualValidators\\ValidateEventDedicatedEmails' => ['privates', 'Mm\\Escmid\\ReimbursementBundle\\Validator\\ActualValidators\\ValidateEventDedicatedEmails', 'getValidateEventDedicatedEmailsService', true],
  3203. 'Mm\\Escmid\\ResearchGrantBundle\\Validator\\Constraints\\WordCountValidator' => ['privates', 'Mm\\Escmid\\ResearchGrantBundle\\Validator\\Constraints\\WordCountValidator', 'getWordCountValidatorService', true],
  3204. 'Mm\\Escmid\\UserBundle\\Validator\\Constraints\\IsValidEscmidUserIdValidator' => ['privates', 'Mm\\Escmid\\UserBundle\\Validator\\Constraints\\IsValidEscmidUserIdValidator', 'getIsValidEscmidUserIdValidatorService', true],
  3205. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
  3206. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
  3207. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', true],
  3208. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
  3209. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', true],
  3210. 'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
  3211. 'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
  3212. 'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
  3213. ], [
  3214. 'Mm\\Escmid\\EaaBundle\\Validator\\Constraint\\PasswordStrengthValidator' => '?',
  3215. 'Mm\\Escmid\\EaaBundle\\Validator\\Constraint\\UniqueDtoValidator' => '?',
  3216. 'Mm\\Escmid\\ElibraryBundle\\Validator\\Constraints\\IsValidElibraryMainCategoryIdValidator' => '?',
  3217. 'Mm\\Escmid\\ReimbursementBundle\\Validator\\ActualValidators\\ValidateEventDedicatedEmails' => '?',
  3218. 'Mm\\Escmid\\ResearchGrantBundle\\Validator\\Constraints\\WordCountValidator' => '?',
  3219. 'Mm\\Escmid\\UserBundle\\Validator\\Constraints\\IsValidEscmidUserIdValidator' => '?',
  3220. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  3221. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  3222. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  3223. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  3224. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  3225. 'doctrine.orm.validator.unique' => '?',
  3226. 'security.validator.user_password' => '?',
  3227. 'validator.expression' => '?',
  3228. ])));
  3229. if ($this->has('translator')) {
  3230. $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  3231. }
  3232. $instance->setTranslationDomain('validators');
  3233. $instance->addXmlMappings([0 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  3234. $instance->enableAnnotationMapping(true);
  3235. $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3236. $instance->addMethodMapping('loadValidatorMetadata');
  3237. $instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  3238. $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  3239. $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.elibrary_entity_manager'] ?? $this->getDoctrine_Orm_ElibraryEntityManagerService()), NULL));
  3240. $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.ert_entity_manager'] ?? $this->getDoctrine_Orm_ErtEntityManagerService()), NULL));
  3241. $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.typo3_entity_manager'] ?? $this->getDoctrine_Orm_Typo3EntityManagerService()), NULL));
  3242. $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
  3243. return $instance;
  3244. }
  3245. /**
  3246. * Gets the private 'var_dumper.html_dumper' shared service.
  3247. *
  3248. * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  3249. */
  3250. protected function getVarDumper_HtmlDumperService()
  3251. {
  3252. $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 0);
  3253. $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  3254. return $instance;
  3255. }
  3256. /**
  3257. * Gets the private 'var_dumper.server_connection' shared service.
  3258. *
  3259. * @return \Symfony\Component\VarDumper\Server\Connection
  3260. */
  3261. protected function getVarDumper_ServerConnectionService()
  3262. {
  3263. 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()]);
  3264. }
  3265. /**
  3266. * Gets the private 'web_profiler.csp.handler' shared service.
  3267. *
  3268. * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  3269. */
  3270. protected function getWebProfiler_Csp_HandlerService()
  3271. {
  3272. return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  3273. }
  3274. /**
  3275. * Gets the private 'web_profiler.debug_toolbar' shared service.
  3276. *
  3277. * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  3278. */
  3279. protected function getWebProfiler_DebugToolbarService()
  3280. {
  3281. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3282. if (isset($this->privates['web_profiler.debug_toolbar'])) {
  3283. return $this->privates['web_profiler.debug_toolbar'];
  3284. }
  3285. return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($a, false, 2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  3286. }
  3287. /**
  3288. * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  3289. *
  3290. * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  3291. */
  3292. protected function getWebpackEncore_EntrypointLookupCollectionService()
  3293. {
  3294. return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3295. '_default' => ['privates', 'webpack_encore.entrypoint_lookup[_default]', 'getWebpackEncore_EntrypointLookupDefaultService', true],
  3296. ], [
  3297. '_default' => '?',
  3298. ]), '_default');
  3299. }
  3300. /**
  3301. * Gets the public 'cache_clearer' alias.
  3302. *
  3303. * @return object The ".container.private.cache_clearer" service.
  3304. */
  3305. protected function getCacheClearerService()
  3306. {
  3307. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  3308. return $this->get('.container.private.cache_clearer');
  3309. }
  3310. /**
  3311. * Gets the public 'filesystem' alias.
  3312. *
  3313. * @return object The ".container.private.filesystem" service.
  3314. */
  3315. protected function getFilesystemService()
  3316. {
  3317. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  3318. return $this->get('.container.private.filesystem');
  3319. }
  3320. /**
  3321. * Gets the public 'serializer' alias.
  3322. *
  3323. * @return object The ".container.private.serializer" service.
  3324. */
  3325. protected function getSerializerService()
  3326. {
  3327. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  3328. return $this->get('.container.private.serializer');
  3329. }
  3330. /**
  3331. * Gets the public 'security.csrf.token_manager' alias.
  3332. *
  3333. * @return object The ".container.private.security.csrf.token_manager" service.
  3334. */
  3335. protected function getSecurity_Csrf_TokenManagerService()
  3336. {
  3337. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  3338. return $this->get('.container.private.security.csrf.token_manager');
  3339. }
  3340. /**
  3341. * Gets the public 'form.factory' alias.
  3342. *
  3343. * @return object The ".container.private.form.factory" service.
  3344. */
  3345. protected function getForm_FactoryService()
  3346. {
  3347. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  3348. return $this->get('.container.private.form.factory');
  3349. }
  3350. /**
  3351. * Gets the public 'form.type.file' alias.
  3352. *
  3353. * @return object The ".container.private.form.type.file" service.
  3354. */
  3355. protected function getForm_Type_FileService()
  3356. {
  3357. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  3358. return $this->get('.container.private.form.type.file');
  3359. }
  3360. /**
  3361. * Gets the public 'profiler' alias.
  3362. *
  3363. * @return object The ".container.private.profiler" service.
  3364. */
  3365. protected function getProfilerService()
  3366. {
  3367. trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  3368. return $this->get('.container.private.profiler');
  3369. }
  3370. /**
  3371. * Gets the public 'security.authorization_checker' alias.
  3372. *
  3373. * @return object The ".container.private.security.authorization_checker" service.
  3374. */
  3375. protected function getSecurity_AuthorizationCheckerService()
  3376. {
  3377. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  3378. return $this->get('.container.private.security.authorization_checker');
  3379. }
  3380. /**
  3381. * Gets the public 'security.token_storage' alias.
  3382. *
  3383. * @return object The ".container.private.security.token_storage" service.
  3384. */
  3385. protected function getSecurity_TokenStorageService()
  3386. {
  3387. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  3388. return $this->get('.container.private.security.token_storage');
  3389. }
  3390. /**
  3391. * Gets the public 'twig' alias.
  3392. *
  3393. * @return object The ".container.private.twig" service.
  3394. */
  3395. protected function getTwigService()
  3396. {
  3397. trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  3398. return $this->get('.container.private.twig');
  3399. }
  3400. /**
  3401. * Gets the public 'security.password_encoder' alias.
  3402. *
  3403. * @return object The ".container.private.security.password_encoder" service.
  3404. */
  3405. protected function getSecurity_PasswordEncoderService()
  3406. {
  3407. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  3408. return $this->get('.container.private.security.password_encoder');
  3409. }
  3410. /**
  3411. * Gets the public 'session' alias.
  3412. *
  3413. * @return object The ".container.private.session" service.
  3414. */
  3415. protected function getSessionService()
  3416. {
  3417. trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  3418. return $this->get('.container.private.session');
  3419. }
  3420. /**
  3421. * Gets the public 'validator' alias.
  3422. *
  3423. * @return object The ".container.private.validator" service.
  3424. */
  3425. protected function getValidatorService()
  3426. {
  3427. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  3428. return $this->get('.container.private.validator');
  3429. }
  3430. /**
  3431. * @return array|bool|float|int|string|\UnitEnum|null
  3432. */
  3433. public function getParameter(string $name)
  3434. {
  3435. if (isset($this->buildParameters[$name])) {
  3436. return $this->buildParameters[$name];
  3437. }
  3438. if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
  3439. throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
  3440. }
  3441. if (isset($this->loadedDynamicParameters[$name])) {
  3442. return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3443. }
  3444. return $this->parameters[$name];
  3445. }
  3446. public function hasParameter(string $name): bool
  3447. {
  3448. if (isset($this->buildParameters[$name])) {
  3449. return true;
  3450. }
  3451. return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
  3452. }
  3453. public function setParameter(string $name, $value): void
  3454. {
  3455. throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  3456. }
  3457. public function getParameterBag(): ParameterBagInterface
  3458. {
  3459. if (null === $this->parameterBag) {
  3460. $parameters = $this->parameters;
  3461. foreach ($this->loadedDynamicParameters as $name => $loaded) {
  3462. $parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3463. }
  3464. foreach ($this->buildParameters as $name => $value) {
  3465. $parameters[$name] = $value;
  3466. }
  3467. $this->parameterBag = new FrozenParameterBag($parameters);
  3468. }
  3469. return $this->parameterBag;
  3470. }
  3471. private $loadedDynamicParameters = [
  3472. 'kernel.runtime_environment' => false,
  3473. 'kernel.build_dir' => false,
  3474. 'kernel.cache_dir' => false,
  3475. 'debug.subject' => false,
  3476. 'database_password' => false,
  3477. 'database_server' => false,
  3478. 'elibrary_database_password' => false,
  3479. 'ert_database_password' => false,
  3480. 'typo3_database_password' => false,
  3481. '_escmid.api.soap.admin.auth_password' => false,
  3482. 'event_api_users' => false,
  3483. 'events_escmid.authData' => false,
  3484. 'elibrary_escmid.authData' => false,
  3485. 'escmid.api.soap.admin' => false,
  3486. 'escmid.elibrary.url' => false,
  3487. 'escmid.ert.url' => false,
  3488. 'user.k4e_api' => false,
  3489. 'user.k4e_api.hash' => false,
  3490. 'typo3_public_dir' => false,
  3491. 'eaa.host' => false,
  3492. 'k4e_api' => false,
  3493. 'events.k4e' => false,
  3494. 'doctrine.orm.proxy_dir' => false,
  3495. 'kernel.secret' => false,
  3496. 'debug.container.dump' => false,
  3497. 'serializer.mapping.cache.file' => false,
  3498. 'validator.mapping.cache.file' => false,
  3499. 'profiler.storage.dsn' => false,
  3500. ];
  3501. private $dynamicParameters = [];
  3502. private function getDynamicParameter(string $name)
  3503. {
  3504. switch ($name) {
  3505. case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  3506. case 'kernel.build_dir': $value = $this->targetDir.''; break;
  3507. case 'kernel.cache_dir': $value = $this->targetDir.''; break;
  3508. case 'debug.subject': $value = '[ESCMID]['.$this->getEnv('string:APP_ENV').'] An error occurred! %message%'; break;
  3509. case 'database_password': $value = $this->getEnv('DATABASE_PASSWORD'); break;
  3510. case 'database_server': $value = $this->getEnv('DATABASE_SERVER_VERSION'); break;
  3511. case 'elibrary_database_password': $value = $this->getEnv('ELIBRARY_DATABASE_PASSWORD'); break;
  3512. case 'ert_database_password': $value = $this->getEnv('ERT_DATABASE_PASSWORD'); break;
  3513. case 'typo3_database_password': $value = $this->getEnv('TYPO3_DATABASE_PASSWORD'); break;
  3514. case '_escmid.api.soap.admin.auth_password': $value = $this->getEnv('ESCMID_SOAP_ADMIN_AUTH_PASSWORD'); break;
  3515. case 'event_api_users': $value = [
  3516. 'k4e' => [
  3517. 'password' => $this->getEnv('API_EVENTS_K4E_PASSWORD'),
  3518. ],
  3519. 'ert' => [
  3520. 'password' => $this->getEnv('API_EVENTS_ERT_PASSWORD'),
  3521. ],
  3522. 'elibrary' => [
  3523. 'password' => $this->getEnv('API_USER_ELIBRARY_PASSWORD'),
  3524. ],
  3525. ]; break;
  3526. case 'events_escmid.authData': $value = [
  3527. 0 => $this->getEnv('ERT_API_USERNAME'),
  3528. 1 => $this->getEnv('ERT_API_PASSWORD'),
  3529. ]; break;
  3530. case 'elibrary_escmid.authData': $value = [
  3531. 0 => $this->getEnv('ELIBRARY_API_USERNAME'),
  3532. 1 => $this->getEnv('ELIBRARY_API_PASSWORD'),
  3533. ]; break;
  3534. case 'escmid.api.soap.admin': $value = [
  3535. 'location' => 'https://soap.escmid.org.dev.mensemedia.net/soap_admin.php',
  3536. 'uri' => 'eaa/escmid_soap_admin',
  3537. 'trace' => true,
  3538. 'auth_username' => 'api',
  3539. 'auth_password' => $this->getEnv('ESCMID_SOAP_ADMIN_AUTH_PASSWORD'),
  3540. ]; break;
  3541. case 'escmid.elibrary.url': $value = $this->getEnv('resolve:ELIBRARY_URL'); break;
  3542. case 'escmid.ert.url': $value = $this->getEnv('resolve:ERT_URL'); break;
  3543. case 'user.k4e_api': $value = [
  3544. 'baseUri' => $this->getEnv('resolve:K4E_INTEGRATION_API_BASEURI'),
  3545. 'auth' => NULL,
  3546. ]; break;
  3547. case 'user.k4e_api.hash': $value = $this->getEnv('resolve:K4E_INTEGRATION_API_HASH'); break;
  3548. case 'typo3_public_dir': $value = $this->getEnv('TYPO3_PUBLIC_DIR'); break;
  3549. case 'eaa.host': $value = $this->getEnv('EAA_HOST'); break;
  3550. case 'k4e_api': $value = [
  3551. 'baseUri' => $this->getEnv('resolve:K4E_API_BASEURI'),
  3552. 'auth' => NULL,
  3553. ]; break;
  3554. case 'events.k4e': $value = [
  3555. 2020 => [
  3556. 'eccmid_id' => 1,
  3557. 'eccmid_hash' => $this->getEnv('resolve:K4E_ECCMID_2020_HASH'),
  3558. ],
  3559. 2021 => [
  3560. 'eccmid_id' => 5,
  3561. 'eccmid_hash' => $this->getEnv('resolve:K4E_ECCMID_2021_HASH'),
  3562. ],
  3563. 2022 => [
  3564. 'eccmid_id' => 15,
  3565. 'eccmid_hash' => $this->getEnv('resolve:K4E_ECCMID_2022_HASH'),
  3566. ],
  3567. 2023 => [
  3568. 'eccmid_id' => 17,
  3569. 'eccmid_hash' => $this->getEnv('resolve:K4E_ECCMID_2023_HASH'),
  3570. ],
  3571. 2024 => [
  3572. 'eccmid_id' => 21,
  3573. 'eccmid_hash' => $this->getEnv('resolve:K4E_ECCMID_2024_HASH'),
  3574. ],
  3575. ]; break;
  3576. case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  3577. case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break;
  3578. case 'debug.container.dump': $value = ($this->targetDir.''.'/Mm_Escmid_EscmidKernelEaa_devDebugContainer.xml'); break;
  3579. case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
  3580. case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
  3581. case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
  3582. default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
  3583. }
  3584. $this->loadedDynamicParameters[$name] = true;
  3585. return $this->dynamicParameters[$name] = $value;
  3586. }
  3587. protected function getDefaultParameters(): array
  3588. {
  3589. return [
  3590. 'kernel.project_dir' => \dirname(__DIR__, 4),
  3591. 'kernel.environment' => 'eaa_dev',
  3592. 'kernel.debug' => true,
  3593. 'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),
  3594. 'kernel.bundles' => [
  3595. 'AffiliatedSocietiesBundle' => 'Mm\\Escmid\\AffiliatedSocietiesBundle\\AffiliatedSocietiesBundle',
  3596. 'EaaBundle' => 'Mm\\Escmid\\EaaBundle\\EaaBundle',
  3597. 'AwardsBundle' => 'Mm\\Escmid\\AwardsBundle\\AwardsBundle',
  3598. 'ElibraryBundle' => 'Mm\\Escmid\\ElibraryBundle\\ElibraryBundle',
  3599. 'EventBundle' => 'Mm\\Escmid\\EventBundle\\EventBundle',
  3600. 'GrantApplicationRatingBundle' => 'Mm\\Escmid\\GrantApplicationRatingBundle\\GrantApplicationRatingBundle',
  3601. 'MentorshipBundle' => 'Mm\\Escmid\\MentorshipBundle\\MentorshipBundle',
  3602. 'NewsletterBundle' => 'Mm\\Escmid\\NewsletterBundle\\NewsletterBundle',
  3603. 'OauthClientBundle' => 'Mm\\Escmid\\OauthClientBundle\\OauthClientBundle',
  3604. 'ResearchGrantBundle' => 'Mm\\Escmid\\ResearchGrantBundle\\ResearchGrantBundle',
  3605. 'StudyGroupBundle' => 'Mm\\Escmid\\StudyGroupBundle\\StudyGroupBundle',
  3606. 'UserBundle' => 'Mm\\Escmid\\UserBundle\\UserBundle',
  3607. 'PaymentBundle' => 'Mm\\Escmid\\PaymentBundle\\PaymentBundle',
  3608. 'ObservershipBundle' => 'Mm\\Escmid\\ObservershipBundle\\ObservershipBundle',
  3609. 'StudyGroupElectionBundle' => 'Mm\\Escmid\\StudyGroupElectionBundle\\StudyGroupElectionBundle',
  3610. 'ConflictsOfInterestBundle' => 'Mm\\Escmid\\ConflictsOfInterestBundle\\ConflictsOfInterestBundle',
  3611. 'SpeakersAndChairsBundle' => 'Mm\\Escmid\\SpeakersAndChairsBundle\\SpeakersAndChairsBundle',
  3612. 'ReimbursementBundle' => 'Mm\\Escmid\\ReimbursementBundle\\ReimbursementBundle',
  3613. 'CraueFormFlowBundle' => 'Craue\\FormFlowBundle\\CraueFormFlowBundle',
  3614. 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  3615. 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  3616. 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  3617. 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  3618. 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  3619. 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  3620. 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  3621. 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  3622. 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  3623. 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  3624. 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  3625. 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  3626. ],
  3627. 'kernel.bundles_metadata' => [
  3628. 'AffiliatedSocietiesBundle' => [
  3629. 'path' => (\dirname(__DIR__, 4).'/src/Mm/Escmid/AffiliatedSocietiesBundle'),
  3630. 'namespace' => 'Mm\\Escmid\\AffiliatedSocietiesBundle',
  3631. ],
  3632. 'EaaBundle' => [
  3633. 'path' => (\dirname(__DIR__, 4).'/src/Mm/Escmid/EaaBundle'),
  3634. 'namespace' => 'Mm\\Escmid\\EaaBundle',
  3635. ],
  3636. 'AwardsBundle' => [
  3637. 'path' => (\dirname(__DIR__, 4).'/src/Mm/Escmid/AwardsBundle'),
  3638. 'namespace' => 'Mm\\Escmid\\AwardsBundle',
  3639. ],
  3640. 'ElibraryBundle' => [
  3641. 'path' => (\dirname(__DIR__, 4).'/src/Mm/Escmid/ElibraryBundle'),
  3642. 'namespace' => 'Mm\\Escmid\\ElibraryBundle',
  3643. ],
  3644. 'EventBundle' => [
  3645. 'path' => (\dirname(__DIR__, 4).'/src/Mm/Escmid/EventBundle'),
  3646. 'namespace' => 'Mm\\Escmid\\EventBundle',
  3647. ],
  3648. 'GrantApplicationRatingBundle' => [
  3649. 'path' => (\dirname(__DIR__, 4).'/src/Mm/Escmid/GrantApplicationRatingBundle'),
  3650. 'namespace' => 'Mm\\Escmid\\GrantApplicationRatingBundle',
  3651. ],
  3652. 'MentorshipBundle' => [
  3653. 'path' => (\dirname(__DIR__, 4).'/src/Mm/Escmid/MentorshipBundle'),
  3654. 'namespace' => 'Mm\\Escmid\\MentorshipBundle',
  3655. ],
  3656. 'NewsletterBundle' => [
  3657. 'path' => (\dirname(__DIR__, 4).'/src/Mm/Escmid/NewsletterBundle'),
  3658. 'namespace' => 'Mm\\Escmid\\NewsletterBundle',
  3659. ],
  3660. 'OauthClientBundle' => [
  3661. 'path' => (\dirname(__DIR__, 4).'/src/Mm/Escmid/OauthClientBundle'),
  3662. 'namespace' => 'Mm\\Escmid\\OauthClientBundle',
  3663. ],
  3664. 'ResearchGrantBundle' => [
  3665. 'path' => (\dirname(__DIR__, 4).'/src/Mm/Escmid/ResearchGrantBundle'),
  3666. 'namespace' => 'Mm\\Escmid\\ResearchGrantBundle',
  3667. ],
  3668. 'StudyGroupBundle' => [
  3669. 'path' => (\dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupBundle'),
  3670. 'namespace' => 'Mm\\Escmid\\StudyGroupBundle',
  3671. ],
  3672. 'UserBundle' => [
  3673. 'path' => (\dirname(__DIR__, 4).'/src/Mm/Escmid/UserBundle'),
  3674. 'namespace' => 'Mm\\Escmid\\UserBundle',
  3675. ],
  3676. 'PaymentBundle' => [
  3677. 'path' => (\dirname(__DIR__, 4).'/src/Mm/Escmid/PaymentBundle'),
  3678. 'namespace' => 'Mm\\Escmid\\PaymentBundle',
  3679. ],
  3680. 'ObservershipBundle' => [
  3681. 'path' => (\dirname(__DIR__, 4).'/src/Mm/Escmid/ObservershipBundle'),
  3682. 'namespace' => 'Mm\\Escmid\\ObservershipBundle',
  3683. ],
  3684. 'StudyGroupElectionBundle' => [
  3685. 'path' => (\dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle'),
  3686. 'namespace' => 'Mm\\Escmid\\StudyGroupElectionBundle',
  3687. ],
  3688. 'ConflictsOfInterestBundle' => [
  3689. 'path' => (\dirname(__DIR__, 4).'/src/Mm/Escmid/ConflictsOfInterestBundle'),
  3690. 'namespace' => 'Mm\\Escmid\\ConflictsOfInterestBundle',
  3691. ],
  3692. 'SpeakersAndChairsBundle' => [
  3693. 'path' => (\dirname(__DIR__, 4).'/src/Mm/Escmid/SpeakersAndChairsBundle'),
  3694. 'namespace' => 'Mm\\Escmid\\SpeakersAndChairsBundle',
  3695. ],
  3696. 'ReimbursementBundle' => [
  3697. 'path' => (\dirname(__DIR__, 4).'/src/Mm/Escmid/ReimbursementBundle'),
  3698. 'namespace' => 'Mm\\Escmid\\ReimbursementBundle',
  3699. ],
  3700. 'CraueFormFlowBundle' => [
  3701. 'path' => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle'),
  3702. 'namespace' => 'Craue\\FormFlowBundle',
  3703. ],
  3704. 'DoctrineBundle' => [
  3705. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
  3706. 'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  3707. ],
  3708. 'DoctrineMigrationsBundle' => [
  3709. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
  3710. 'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  3711. ],
  3712. 'KnpPaginatorBundle' => [
  3713. 'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle'),
  3714. 'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  3715. ],
  3716. 'MonologBundle' => [
  3717. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
  3718. 'namespace' => 'Symfony\\Bundle\\MonologBundle',
  3719. ],
  3720. 'SwiftmailerBundle' => [
  3721. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle'),
  3722. 'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  3723. ],
  3724. 'TwigExtraBundle' => [
  3725. 'path' => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle'),
  3726. 'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  3727. ],
  3728. 'FrameworkBundle' => [
  3729. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
  3730. 'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  3731. ],
  3732. 'SecurityBundle' => [
  3733. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
  3734. 'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  3735. ],
  3736. 'TwigBundle' => [
  3737. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
  3738. 'namespace' => 'Symfony\\Bundle\\TwigBundle',
  3739. ],
  3740. 'DebugBundle' => [
  3741. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle'),
  3742. 'namespace' => 'Symfony\\Bundle\\DebugBundle',
  3743. ],
  3744. 'WebProfilerBundle' => [
  3745. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
  3746. 'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  3747. ],
  3748. 'WebpackEncoreBundle' => [
  3749. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src'),
  3750. 'namespace' => 'Symfony\\WebpackEncoreBundle',
  3751. ],
  3752. ],
  3753. 'kernel.charset' => 'UTF-8',
  3754. 'kernel.container_class' => 'Mm_Escmid_EscmidKernelEaa_devDebugContainer',
  3755. 'database_port' => NULL,
  3756. 'env(MAILER_URL)' => 'sendmail://default',
  3757. 'env(MAILER_DSN)' => 'sendmail://default',
  3758. 'env(NEWSLETTER_MAILER_DSN)' => 'sendmail://default',
  3759. 'env(DEBUG_MAILER_DSN)' => 'null://null',
  3760. 'env(NOTIFIER_TELEGRAM_TOKEN)' => NULL,
  3761. 'env(NOTIFIER_TELEGRAM_CHANNEL)' => NULL,
  3762. 'env(BASIC_AUTH_PASSWORD)' => NULL,
  3763. 'mail_default_from' => 'webservice@escmid.org',
  3764. 'developer_addresses' => [
  3765. 0 => 'serhii.kukunin@codered.net',
  3766. 1 => 'elena.deina@codered.net',
  3767. 2 => 'abanoub.metyas@codered.net',
  3768. ],
  3769. 'debug.from_email' => 'webservice@escmid.org',
  3770. 'debug.to_email' => [
  3771. 0 => 'serhii.kukunin@codered.net',
  3772. 1 => 'elena.deina@codered.net',
  3773. 2 => 'abanoub.metyas@codered.net',
  3774. ],
  3775. 'debug.transport' => 'debug',
  3776. 'locale' => 'en',
  3777. 'container.autowiring.strict_mode' => true,
  3778. 'escmid.eaa.auth.logger.file' => (\dirname(__DIR__, 3).'/log/auth_internal.log'),
  3779. 'escmid.show_forgot_password_link' => false,
  3780. 'newsletter_api.unsubscription.enabled' => 'false',
  3781. 'request_context.subdomain' => 'eaa',
  3782. 'database_host' => '172.20.10.188',
  3783. 'database_name' => 'www118_301',
  3784. 'database_user' => 'www118_3_ex',
  3785. 'env(DATABASE_SERVER_VERSION)' => '5.5',
  3786. 'elibrary_database_name' => 'www118_elibrary_dev',
  3787. 'elibrary_database_user' => 'www118_elibrary_dev',
  3788. 'ert_database_name' => 'www118_309',
  3789. 'ert_database_user' => 'www118_309',
  3790. 'typo3_database_name' => 'www118_300',
  3791. 'typo3_database_user' => 'www118_300',
  3792. '_escmid.api.soap.admin.location' => 'https://soap.escmid.org.dev.mensemedia.net/soap_admin.php',
  3793. '_escmid.api.soap.user.location' => 'https://soap.escmid.org.dev.mensemedia.net/server.php',
  3794. '_escmid.download.typo3.root_directory' => (\dirname(__DIR__, 5).'/members.escmid.dev.mensemedia.net/uploads/'),
  3795. 'eaa.tiles.programme_tool.url' => 'http://eccmid-programme.escmid.dev.mensemedia.net/',
  3796. 'api_users' => [
  3797. 'emp' => [
  3798. 'password' => 'p@s5w04d',
  3799. ],
  3800. ],
  3801. 'newsletter_api.unsubscription.allowed_host' => 'https://my.escmid.dev.mensemedia.net',
  3802. 'my_escmid_host' => 'https://my.escmid.dev.mensemedia.net/',
  3803. 'events_escmid.host' => 'https://events.escmid.org.dev.mensemedia.net',
  3804. 'elibrary_escmid.host' => 'https://elibrary.escmid.org.dev.mensemedia.net',
  3805. 'eccmid_registration_path' => 'https://eccmid.escmid.dev.mensemedia.net/registration/individual_congress_registration/',
  3806. 'eccmid_entry_url' => 'https://my.escmid.dev.mensemedia.net/eccmid',
  3807. 'oauth.eccmid' => [
  3808. 'host' => 'https://oauth.escmid.dev.mensemedia.net',
  3809. 'client_id' => '20_4p08btk7insw0k0w88ow0wg44s0o444ssooo80gkkk0o48cgss',
  3810. 'client_secret' => '51vestqd1jk8wkgcwkkcwowk4oo8o4s4cc8sgc4gk80480w88o',
  3811. 'redirect_uri' => 'https://my.escmid.dev.mensemedia.net/oauth-client/eccmid/check-registration',
  3812. ],
  3813. 'coi.email_from' => [
  3814. 0 => 'coi@escmid.org',
  3815. 1 => 'ESCMID Secretariat',
  3816. ],
  3817. 'coi.email_to' => 'protokoll@mensemedia.net',
  3818. 'coi.form_url' => 'https://my.escmid.dev.mensemedia.net/conflicts-of-interest',
  3819. 'request_context.scheme' => 'https',
  3820. 'request_context.domain' => 'escmid.dev.mensemedia.net',
  3821. 'csp_report.whitelisted_domains' => [
  3822. 0 => 'eaa.escmid.dev.mensemedia.net',
  3823. 1 => 'my.escmid.dev.mensemedia.net',
  3824. 2 => 'events.escmid.org.dev.mensemedia.net',
  3825. 3 => 'elibrary.escmid.org.dev.mensemedia.net',
  3826. 4 => 'eccmid-programme.escmid.dev.mensemedia.net',
  3827. 5 => 'mic.eucast.org.dev.mensemedia.net',
  3828. 6 => 'members.escmid.dev.mensemedia.net/',
  3829. ],
  3830. 'admin.password.salt' => 'm3n53m3d14',
  3831. 'escmid.api.soap.user' => [
  3832. 'location' => 'https://soap.escmid.org.dev.mensemedia.net/server.php',
  3833. 'uri' => 'eaa/escmid_soap_user',
  3834. 'trace' => true,
  3835. ],
  3836. 'escmid.download.typo3' => [
  3837. 'root_directory' => (\dirname(__DIR__, 5).'/members.escmid.dev.mensemedia.net/uploads/'),
  3838. 'path' => [
  3839. 'awards' => 'awards/',
  3840. 'reviewer' => 'reviewer/uploaded_cv/',
  3841. 'studygroup_application' => 'studygroups/applications/',
  3842. 'mentorship_emc' => 'mentorship/emc/',
  3843. 'mentorship_mentorship' => 'mentorship/mentorship/',
  3844. 'mentorship_report' => 'mentorship/report/',
  3845. 'observership' => 'observership/',
  3846. ],
  3847. ],
  3848. 'escmid.eaa' => [
  3849. 'session_timeout_in_minutes' => 300,
  3850. 'user_upload_directory' => (\dirname(__DIR__, 4).'/uploads/'),
  3851. ],
  3852. 'escmid.general' => [
  3853. 'global_config_directory' => (\dirname(__DIR__, 4).'/../config-global'),
  3854. ],
  3855. 'api_error_recipients' => 'serhii.kukunin@codered.net,elena.deina@codered.net',
  3856. 'escmid.awards' => [
  3857. 'typo3' => [
  3858. 'root_directory' => (\dirname(__DIR__, 5).'/members.escmid.dev.mensemedia.net/uploads/'),
  3859. 'path' => [
  3860. 'awards' => 'awards/',
  3861. 'reviewer' => 'reviewer/uploaded_cv/',
  3862. 'studygroup_application' => 'studygroups/applications/',
  3863. 'mentorship_emc' => 'mentorship/emc/',
  3864. 'mentorship_mentorship' => 'mentorship/mentorship/',
  3865. 'mentorship_report' => 'mentorship/report/',
  3866. 'observership' => 'observership/',
  3867. ],
  3868. ],
  3869. 'storageDomain' => 'attachmentExport-awards',
  3870. 'inputFilesDirectory' => (\dirname(__DIR__, 4).'/attachment_export/inputFiles'),
  3871. 'outputFilesDirectory' => (\dirname(__DIR__, 4).'/attachment_export/outputFiles'),
  3872. 'maxAwardsToBeExported' => 40,
  3873. ],
  3874. 'escmid.award.upload_root_directory' => 'award/',
  3875. 'escmid.award.upload_directories' => [
  3876. 'award' => [
  3877. 'url_path' => 'awards/award/',
  3878. 'entity_path' => 'award/',
  3879. 'physical_path' => 'awards/',
  3880. ],
  3881. ],
  3882. 'escmid.award.api.logger.file' => (\dirname(__DIR__, 3).'/log/award_api.log'),
  3883. 'escmid.mentorship.mail' => [
  3884. 'default_from_address' => 'mentorships@escmid.org',
  3885. 'default_from_name' => 'ESCMID Mentorship',
  3886. 'default_cc_addresses' => 'mentorships@escmid.org',
  3887. 'escmid_office_email_address' => 'mentorships@escmid.org',
  3888. ],
  3889. 'escmid.mentorship' => [
  3890. 'max_mentors_per_emc' => 5,
  3891. 'current_year_code' => 2022,
  3892. 'reports' => [
  3893. 'submit_days_from_deadline' => [
  3894. 'interim' => -28,
  3895. 'final' => -13,
  3896. ],
  3897. 'reminder_days_from_deadline' => [
  3898. 'interim' => -28,
  3899. 'final' => -41,
  3900. ],
  3901. 'auto_extend_deadline_by_days' => [
  3902. 'interim' => 14,
  3903. 'final' => 42,
  3904. ],
  3905. ],
  3906. 'attachment_resource' => 'Resources/pdf/',
  3907. 'reimbursement_pdf' => 'Reimbursement_Form_Mentorships.pdf',
  3908. ],
  3909. 'escmid.mentorship.upload_root_directory' => 'mentorship/',
  3910. 'escmid.mentorship.upload_directories' => [
  3911. 'mentorship_certificates' => 'mentorship-certificates/',
  3912. ],
  3913. 'escmid.newsletter' => [
  3914. 'typo3_newsletter_settings_url' => '/newsletter_subscriptions/',
  3915. 'eucast_newsletter_settings_url' => '/eucast_news/newsletter_subscriptions/',
  3916. 'typo3_my_profile_url' => '/personal_navigation/my_profile/',
  3917. 'settings_token_lifetime_in_hours' => 24,
  3918. 'settings_token_flood_protection_limit_in_minutes' => 5,
  3919. 'default_suggested_category_ids' => [
  3920. 0 => 1,
  3921. ],
  3922. ],
  3923. 'escmid.newsletter.mail' => [
  3924. 'default_from_address' => 'newsletter@escmid.org',
  3925. 'default_from_name' => 'ESCMID Newsletter',
  3926. ],
  3927. 'escmid.newsletter.condition_map' => [
  3928. 'tae' => 'Mm\\Escmid\\NewsletterBundle\\Category\\Validation\\Condition\\TaeCondition',
  3929. ],
  3930. 'escmid.newsletter.api.newsletter_server' => [
  3931. 'base_url' => 'https://newsletter.ipostcenter.com/bc/servlet/web.httpapi',
  3932. 'mandator_id' => 5,
  3933. ],
  3934. 'escmid.newsletter.emailblast.category' => 5,
  3935. 'escmid.rgr.config' => [
  3936. 'active_year' => 2025,
  3937. 'best_fit_2025' => [
  3938. 0 => 'SEPSIS AND BLOODSTREAM INFECTIONS',
  3939. 1 => 'BIOFILMS (STAPHYLOCOCCAL BIOFILMS, WOUNDS, CAUTI)',
  3940. 2 => 'CYSTIC FIBROSIS, PSEUDOMONAS AERUGINOSA, BURKOLDERIA CEPACIA',
  3941. 3 => 'INFECTIONS IN HOSPITALISED PATIENTS AND RECURRENT INFECTIONS',
  3942. 4 => 'DIAGNOSTICS AND SCREENING (PROTEOMICS, SEQUENCING AND MOLECULAR TYPING)',
  3943. 5 => 'PNEUMONIA AND PNEUMOCOCCAL INFECTIONS',
  3944. 6 => 'FOOD, ZOONOTIC AND TROPICAL INFECTIONS',
  3945. 7 => 'NEW ANTIMICROBIAL APPROACHES',
  3946. 8 => 'TUBERCULOSIS AND MYCOBACTERIA',
  3947. 9 => 'HOST-PATHOGEN INTERACTION, INNATE IMMUNITY, HOST DEFENSE',
  3948. 10 => 'MICROBIOTA, MICROBIOME (SKIN AND GUT)',
  3949. ],
  3950. ],
  3951. 'escmid.rgr.mail' => [
  3952. 'default_from_address' => 'reviewer@escmid.org',
  3953. 'default_from_name' => 'ESCMID Reviewer Information',
  3954. 'office_to_address' => 'reviewer@escmid.org',
  3955. 'office_to_name' => 'ESCMID Reviewer Information',
  3956. ],
  3957. 'escmid.studygroup.mail' => [
  3958. 'default_from_mail' => 'escmidmembership@escmid.org',
  3959. 'default_from_name' => 'ESCMID Webservice',
  3960. 'default_bcc_mail' => 'protokoll@mensemedia.net',
  3961. 'default_return_mail' => 'escmidmembership@escmid.org',
  3962. ],
  3963. 'escmid.studygroup' => [
  3964. 'dummy' => NULL,
  3965. ],
  3966. 'user.eccmid.user.attribute.parent_attribute_id' => 100000,
  3967. 'escmid.payment.log_file' => (\dirname(__DIR__, 4).'/logs/payment.log'),
  3968. 'escmid.saferpay.use_test_account' => true,
  3969. 'notification' => [
  3970. 'debug_email_address' => 'protokoll@mensemedia.net',
  3971. 'membership_email_address' => 'escmidmembership@escmid.org',
  3972. 'admin_email_address' => 'info@escmid.org',
  3973. ],
  3974. 'escmid.observership.mail' => [
  3975. 'default_from_address' => 'observership@escmid.org',
  3976. 'default_from_name' => 'ESCMID Observership',
  3977. 'office_to_address' => 'observership@escmid.org',
  3978. 'office_to_name' => 'ESCMID Observership',
  3979. ],
  3980. 'escmid.studygroup_election' => [
  3981. 'email_tpl_path' => (\dirname(__DIR__, 4).'/src/Mm/Escmid/StudyGroupElectionBundle/Resources/email_tpl/'),
  3982. 'upload_directory' => (\dirname(__DIR__, 4).'/uploads/studygroup/elections'),
  3983. 'candidate_folder_path' => 'candidate',
  3984. ],
  3985. 'pdf_files_directory' => (\dirname(__DIR__, 3).'/tmp/'),
  3986. 'reminders' => [
  3987. 0 => -15,
  3988. 1 => -5,
  3989. 2 => 0,
  3990. 3 => 5,
  3991. 4 => 10,
  3992. ],
  3993. 'source_directory' => (\dirname(__DIR__, 4).'/uploads/speakersAndChairs'),
  3994. 'report.start_year' => 2017,
  3995. 'report.end_year' => 2024,
  3996. 'report.skipped_years' => [
  3997. 0 => 2020,
  3998. ],
  3999. 'report.escmid.source_file' => '/source/Newcommers_2022.xlsx',
  4000. 'report.escmid.years' => [
  4001. 0 => 2017,
  4002. 1 => 2018,
  4003. 2 => 2019,
  4004. ],
  4005. 'import.error_file_directory' => (\dirname(__DIR__, 4).'/uploads/k4e_import_errors/'),
  4006. 'userProfilePreferencesConfig' => [
  4007. 1 => [
  4008. 'speciality' => [
  4009. 'description' => 'Please tick at least one box.*',
  4010. 'columns_count' => 2,
  4011. ],
  4012. 'job_related_activities' => [
  4013. 'description' => 'Please tick at least one box.*',
  4014. 'columns_count' => 2,
  4015. ],
  4016. 'keywords' => [
  4017. 'description' => 'Please tick at least one box so that we can suggest you content according to your choice.*',
  4018. 'columns_count' => 2,
  4019. ],
  4020. ],
  4021. 2 => [
  4022. 'reviewer' => [
  4023. 'description' => 'Would you like to review ESCMID Research Grant applications and/or ESCMID Global abstracts?*',
  4024. 'columns_count' => 2,
  4025. ],
  4026. 'study_groups' => [
  4027. 'description' => 'Would you like to join one or several ESCMID Study Groups? Study Group memberships are free of charge and offer you many benefits, such as grants and fellowships or participation in training sessions and webinars.*',
  4028. 'columns_count' => 1,
  4029. ],
  4030. ],
  4031. ],
  4032. 'reimbursement_upload_dir' => (\dirname(__DIR__, 4).'/uploads/reimbursement-files'),
  4033. 'reimbursement_jwt_secret' => '!reimburs!?ement_jwt_sec?ret_123',
  4034. 'craue.form.flow.class' => 'Craue\\FormFlowBundle\\Form\\FormFlow',
  4035. 'craue.form.flow.storage.class' => 'Craue\\FormFlowBundle\\Storage\\SessionStorage',
  4036. 'craue.form.flow.event_listener.previous_step_invalid.class' => 'Craue\\FormFlowBundle\\EventListener\\PreviousStepInvalidEventListener',
  4037. 'craue.form.flow.event_listener.previous_step_invalid.event' => 'flow.previous_step_invalid',
  4038. 'craue.form.flow.event_listener.flow_expired.class' => 'Craue\\FormFlowBundle\\EventListener\\FlowExpiredEventListener',
  4039. 'craue.form.flow.event_listener.flow_expired.event' => 'flow.flow_expired',
  4040. 'craue_twig_extensions.formflow.class' => 'Craue\\FormFlowBundle\\Twig\\Extension\\FormFlowExtension',
  4041. 'craue_formflow.util.class' => 'Craue\\FormFlowBundle\\Util\\FormFlowUtil',
  4042. 'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  4043. 'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  4044. 'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  4045. 'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  4046. 'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  4047. 'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  4048. 'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  4049. 'doctrine.entity_managers' => [
  4050. 'default' => 'doctrine.orm.default_entity_manager',
  4051. 'elibrary' => 'doctrine.orm.elibrary_entity_manager',
  4052. 'ert' => 'doctrine.orm.ert_entity_manager',
  4053. 'typo3' => 'doctrine.orm.typo3_entity_manager',
  4054. ],
  4055. 'doctrine.default_entity_manager' => 'default',
  4056. 'doctrine.dbal.connection_factory.types' => [
  4057. ],
  4058. 'doctrine.connections' => [
  4059. 'default' => 'doctrine.dbal.default_connection',
  4060. 'elibrary' => 'doctrine.dbal.elibrary_connection',
  4061. 'ert' => 'doctrine.dbal.ert_connection',
  4062. 'typo3' => 'doctrine.dbal.typo3_connection',
  4063. ],
  4064. 'doctrine.default_connection' => 'default',
  4065. 'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  4066. 'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  4067. 'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  4068. 'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  4069. 'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  4070. 'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  4071. 'doctrine.orm.cache.memcache_host' => 'localhost',
  4072. 'doctrine.orm.cache.memcache_port' => 11211,
  4073. 'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  4074. 'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  4075. 'doctrine.orm.cache.memcached_host' => 'localhost',
  4076. 'doctrine.orm.cache.memcached_port' => 11211,
  4077. 'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  4078. 'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  4079. 'doctrine.orm.cache.redis_host' => 'localhost',
  4080. 'doctrine.orm.cache.redis_port' => 6379,
  4081. 'doctrine.orm.cache.redis_instance.class' => 'Redis',
  4082. 'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  4083. 'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  4084. 'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  4085. 'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  4086. 'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  4087. 'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  4088. 'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  4089. 'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  4090. 'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  4091. 'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  4092. 'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  4093. 'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  4094. 'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  4095. 'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  4096. 'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  4097. 'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  4098. 'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  4099. 'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  4100. 'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  4101. 'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  4102. 'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  4103. 'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  4104. 'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  4105. 'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  4106. 'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  4107. 'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  4108. 'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  4109. 'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  4110. 'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  4111. 'doctrine.orm.auto_generate_proxy_classes' => true,
  4112. 'doctrine.orm.enable_lazy_ghost_objects' => false,
  4113. 'doctrine.orm.proxy_namespace' => 'Proxies',
  4114. 'doctrine.migrations.preferred_em' => NULL,
  4115. 'doctrine.migrations.preferred_connection' => NULL,
  4116. 'knp_paginator.template.pagination' => '@ConflictsOfInterest/admin/pagination.html.twig',
  4117. 'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  4118. 'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  4119. 'knp_paginator.page_range' => 5,
  4120. 'knp_paginator.page_limit' => NULL,
  4121. 'monolog.use_microseconds' => true,
  4122. 'monolog.swift_mailer.handlers' => [
  4123. ],
  4124. 'monolog.handlers_to_channels' => [
  4125. 'monolog.handler.console' => [
  4126. 'type' => 'exclusive',
  4127. 'elements' => [
  4128. 0 => 'event',
  4129. 1 => 'doctrine',
  4130. 2 => 'console',
  4131. 3 => 'deprecation',
  4132. ],
  4133. ],
  4134. 'monolog.handler.main' => [
  4135. 'type' => 'exclusive',
  4136. 'elements' => [
  4137. 0 => 'event',
  4138. 1 => 'command',
  4139. 2 => 'doctrine',
  4140. 3 => 'deprecation',
  4141. 4 => 'messenger',
  4142. ],
  4143. ],
  4144. 'monolog.handler.doctrine' => [
  4145. 'type' => 'inclusive',
  4146. 'elements' => [
  4147. 0 => 'doctrine',
  4148. ],
  4149. ],
  4150. 'monolog.handler.deprecation' => [
  4151. 'type' => 'inclusive',
  4152. 'elements' => [
  4153. 0 => 'deprecation',
  4154. ],
  4155. ],
  4156. 'monolog.handler.messenger' => [
  4157. 'type' => 'inclusive',
  4158. 'elements' => [
  4159. 0 => 'messenger',
  4160. ],
  4161. ],
  4162. 'monolog.handler.command' => [
  4163. 'type' => 'inclusive',
  4164. 'elements' => [
  4165. 0 => 'command',
  4166. ],
  4167. ],
  4168. ],
  4169. 'swiftmailer.mailer.default_mailer.transport.name' => 'dynamic',
  4170. 'swiftmailer.mailer.default_mailer.spool.enabled' => false,
  4171. 'swiftmailer.mailer.default_mailer.plugin.impersonate' => NULL,
  4172. 'swiftmailer.mailer.default_mailer.single_address' => NULL,
  4173. 'swiftmailer.mailer.default_mailer.delivery.enabled' => true,
  4174. 'swiftmailer.spool.enabled' => false,
  4175. 'swiftmailer.delivery.enabled' => true,
  4176. 'swiftmailer.single_address' => NULL,
  4177. 'swiftmailer.mailer.studygroup_mailer.transport.name' => 'dynamic',
  4178. 'swiftmailer.mailer.studygroup_mailer.spool.enabled' => false,
  4179. 'swiftmailer.mailer.studygroup_mailer.plugin.impersonate' => NULL,
  4180. 'swiftmailer.mailer.studygroup_mailer.single_address' => NULL,
  4181. 'swiftmailer.mailer.studygroup_mailer.delivery.enabled' => true,
  4182. 'swiftmailer.mailer.mentorship_mailer.transport.name' => 'dynamic',
  4183. 'swiftmailer.mailer.mentorship_mailer.spool.enabled' => false,
  4184. 'swiftmailer.mailer.mentorship_mailer.plugin.impersonate' => NULL,
  4185. 'swiftmailer.mailer.mentorship_mailer.single_address' => NULL,
  4186. 'swiftmailer.mailer.mentorship_mailer.delivery.enabled' => true,
  4187. 'swiftmailer.mailer.researchgrant_mailer.transport.name' => 'dynamic',
  4188. 'swiftmailer.mailer.researchgrant_mailer.spool.enabled' => false,
  4189. 'swiftmailer.mailer.researchgrant_mailer.plugin.impersonate' => NULL,
  4190. 'swiftmailer.mailer.researchgrant_mailer.single_address' => NULL,
  4191. 'swiftmailer.mailer.researchgrant_mailer.delivery.enabled' => true,
  4192. 'swiftmailer.mailers' => [
  4193. 'default_mailer' => 'swiftmailer.mailer.default_mailer',
  4194. 'mentorship_mailer' => 'swiftmailer.mailer.mentorship_mailer',
  4195. 'researchgrant_mailer' => 'swiftmailer.mailer.researchgrant_mailer',
  4196. 'studygroup_mailer' => 'swiftmailer.mailer.studygroup_mailer',
  4197. ],
  4198. 'swiftmailer.default_mailer' => 'default_mailer',
  4199. 'event_dispatcher.event_aliases' => [
  4200. 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  4201. 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  4202. 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  4203. 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  4204. 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  4205. 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  4206. 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  4207. 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  4208. 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  4209. 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  4210. 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  4211. 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  4212. 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  4213. 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  4214. 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  4215. 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  4216. 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  4217. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  4218. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  4219. 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  4220. 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  4221. ],
  4222. 'fragment.renderer.hinclude.global_template' => NULL,
  4223. 'fragment.path' => '/_fragment',
  4224. 'kernel.http_method_override' => true,
  4225. 'kernel.trusted_hosts' => [
  4226. ],
  4227. 'kernel.default_locale' => 'en',
  4228. 'kernel.enabled_locales' => [
  4229. ],
  4230. 'kernel.error_controller' => 'error_controller',
  4231. 'debug.file_link_format' => NULL,
  4232. 'asset.request_context.base_path' => NULL,
  4233. 'asset.request_context.secure' => NULL,
  4234. 'translator.logging' => false,
  4235. 'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
  4236. 'debug.error_handler.throw_at' => -1,
  4237. 'router.request_context.host' => 'localhost',
  4238. 'router.request_context.scheme' => 'http',
  4239. 'router.request_context.base_url' => '',
  4240. 'router.resource' => (\dirname(__DIR__, 4).'/config/site/eaa/routing.yml'),
  4241. 'request_listener.http_port' => 80,
  4242. 'request_listener.https_port' => 443,
  4243. 'session.metadata.storage_key' => '_sf2_meta',
  4244. 'session.storage.options' => [
  4245. 'cache_limiter' => '0',
  4246. 'cookie_secure' => 'auto',
  4247. 'cookie_httponly' => true,
  4248. 'cookie_samesite' => 'lax',
  4249. 'gc_probability' => 1,
  4250. ],
  4251. 'session.save_path' => NULL,
  4252. 'session.metadata.update_threshold' => 0,
  4253. 'form.type_extension.csrf.enabled' => true,
  4254. 'form.type_extension.csrf.field_name' => '_token',
  4255. 'validator.translation_domain' => 'validators',
  4256. 'profiler_listener.only_exceptions' => false,
  4257. 'profiler_listener.only_main_requests' => false,
  4258. 'security.role_hierarchy.roles' => [
  4259. ],
  4260. 'security.access.denied_url' => NULL,
  4261. 'security.authentication.manager.erase_credentials' => true,
  4262. 'security.authentication.session_strategy.strategy' => 'migrate',
  4263. 'security.access.always_authenticate_before_granting' => false,
  4264. 'security.authentication.hide_user_not_found' => true,
  4265. 'security.firewalls' => [
  4266. 0 => 'dev',
  4267. 1 => 'api',
  4268. 2 => 'api_events',
  4269. 3 => 'saferpay',
  4270. 4 => 'newsletter_api',
  4271. 5 => 'mentorship_api',
  4272. 6 => 'preferences_api',
  4273. 7 => 'main',
  4274. ],
  4275. 'security.api._indexed_authenticators' => [
  4276. ],
  4277. 'security.api_events._indexed_authenticators' => [
  4278. ],
  4279. 'security.main._indexed_authenticators' => [
  4280. ],
  4281. 'twig.form.resources' => [
  4282. 0 => 'form_div_layout.html.twig',
  4283. ],
  4284. 'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
  4285. 'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  4286. 'web_profiler.debug_toolbar.intercept_redirects' => false,
  4287. 'web_profiler.debug_toolbar.mode' => 2,
  4288. 'data_collector.templates' => [
  4289. 'data_collector.request' => [
  4290. 0 => 'request',
  4291. 1 => '@WebProfiler/Collector/request.html.twig',
  4292. ],
  4293. 'data_collector.time' => [
  4294. 0 => 'time',
  4295. 1 => '@WebProfiler/Collector/time.html.twig',
  4296. ],
  4297. 'data_collector.memory' => [
  4298. 0 => 'memory',
  4299. 1 => '@WebProfiler/Collector/memory.html.twig',
  4300. ],
  4301. 'data_collector.validator' => [
  4302. 0 => 'validator',
  4303. 1 => '@WebProfiler/Collector/validator.html.twig',
  4304. ],
  4305. 'data_collector.ajax' => [
  4306. 0 => 'ajax',
  4307. 1 => '@WebProfiler/Collector/ajax.html.twig',
  4308. ],
  4309. 'data_collector.form' => [
  4310. 0 => 'form',
  4311. 1 => '@WebProfiler/Collector/form.html.twig',
  4312. ],
  4313. 'data_collector.exception' => [
  4314. 0 => 'exception',
  4315. 1 => '@WebProfiler/Collector/exception.html.twig',
  4316. ],
  4317. 'data_collector.logger' => [
  4318. 0 => 'logger',
  4319. 1 => '@WebProfiler/Collector/logger.html.twig',
  4320. ],
  4321. 'data_collector.events' => [
  4322. 0 => 'events',
  4323. 1 => '@WebProfiler/Collector/events.html.twig',
  4324. ],
  4325. 'data_collector.router' => [
  4326. 0 => 'router',
  4327. 1 => '@WebProfiler/Collector/router.html.twig',
  4328. ],
  4329. 'data_collector.cache' => [
  4330. 0 => 'cache',
  4331. 1 => '@WebProfiler/Collector/cache.html.twig',
  4332. ],
  4333. 'data_collector.translation' => [
  4334. 0 => 'translation',
  4335. 1 => '@WebProfiler/Collector/translation.html.twig',
  4336. ],
  4337. 'data_collector.security' => [
  4338. 0 => 'security',
  4339. 1 => '@Security/Collector/security.html.twig',
  4340. ],
  4341. 'data_collector.twig' => [
  4342. 0 => 'twig',
  4343. 1 => '@WebProfiler/Collector/twig.html.twig',
  4344. ],
  4345. 'data_collector.doctrine' => [
  4346. 0 => 'db',
  4347. 1 => '@Doctrine/Collector/db.html.twig',
  4348. ],
  4349. 'data_collector.http_client' => [
  4350. 0 => 'http_client',
  4351. 1 => '@WebProfiler/Collector/http_client.html.twig',
  4352. ],
  4353. 'swiftmailer.data_collector' => [
  4354. 0 => 'swiftmailer',
  4355. 1 => '@Swiftmailer/Collector/swiftmailer.html.twig',
  4356. ],
  4357. 'data_collector.dump' => [
  4358. 0 => 'dump',
  4359. 1 => '@Debug/Profiler/dump.html.twig',
  4360. ],
  4361. 'data_collector.messenger' => [
  4362. 0 => 'messenger',
  4363. 1 => '@WebProfiler/Collector/messenger.html.twig',
  4364. ],
  4365. 'mailer.data_collector' => [
  4366. 0 => 'mailer',
  4367. 1 => '@WebProfiler/Collector/mailer.html.twig',
  4368. ],
  4369. 'notifier.data_collector' => [
  4370. 0 => 'notifier',
  4371. 1 => '@WebProfiler/Collector/notifier.html.twig',
  4372. ],
  4373. 'data_collector.config' => [
  4374. 0 => 'config',
  4375. 1 => '@WebProfiler/Collector/config.html.twig',
  4376. ],
  4377. ],
  4378. 'console.command.ids' => [
  4379. 0 => 'console.command.public_alias.Mm\\Escmid\\ElibraryBundle\\Command\\TagToMainCategoryCommand',
  4380. 1 => 'console.command.public_alias.Mm\\Escmid\\MentorshipBundle\\Command\\EmcExportCommand',
  4381. 2 => 'console.command.public_alias.Mm\\Escmid\\MentorshipBundle\\Command\\ReminderCommand',
  4382. 3 => 'console.command.public_alias.Mm\\Escmid\\NewsletterBundle\\Command\\AddCategoryCommand',
  4383. 4 => 'console.command.public_alias.Mm\\Escmid\\NewsletterBundle\\Command\\InvalidUserSubscriptionsListCommand',
  4384. 5 => 'console.command.public_alias.Mm\\Escmid\\NewsletterBundle\\Command\\RemoveHardbouncesCommand',
  4385. 6 => 'console.command.public_alias.Mm\\Escmid\\NewsletterBundle\\Command\\SubscribersImportCommand',
  4386. 7 => 'console.command.public_alias.Mm\\Escmid\\NewsletterBundle\\Command\\SubscribersImportListCommand',
  4387. 8 => 'console.command.public_alias.Mm\\Escmid\\NewsletterBundle\\Command\\SubscribersSynchronizeCommand',
  4388. 9 => 'console.command.public_alias.Mm\\Escmid\\NewsletterBundle\\Command\\SubscriptionsValidateCommand',
  4389. 10 => 'console.command.public_alias.Mm\\Escmid\\PaymentBundle\\Command\\MembershipHealthyCheck',
  4390. 11 => 'console.command.public_alias.Mm\\Escmid\\PaymentBundle\\Command\\ResendPaymentEmailNotifierForLMICMembers',
  4391. 12 => 'console.command.public_alias.Mm\\Escmid\\ResearchGrantBundle\\Command\\RgrImportReviewerCommand',
  4392. 13 => 'console.command.public_alias.Mm\\Escmid\\StudyGroupBundle\\Command\\RetireMembersCommand',
  4393. 14 => 'console.command.public_alias.Mm\\Escmid\\StudyGroupBundle\\Command\\StudyGroupAssignmentCommand',
  4394. 15 => 'console.command.public_alias.Mm\\Escmid\\StudyGroupElectionBundle\\Command\\RefreshStudyGroupMemberList',
  4395. 16 => 'console.command.public_alias.Mm\\Escmid\\UserBundle\\Command\\DeleteUsersCommand',
  4396. 17 => 'console.command.public_alias.Mm\\Escmid\\UserBundle\\Command\\EccmidAddParticipationCommand',
  4397. 18 => 'console.command.public_alias.Mm\\Escmid\\UserBundle\\Command\\ExportUsersByDate',
  4398. 19 => 'console.command.public_alias.Mm\\Escmid\\UserBundle\\Command\\FixUsersFieldsCapsCommand',
  4399. 20 => 'console.command.public_alias.Mm\\Escmid\\UserBundle\\Command\\MergeDuplicatedUsersCommand',
  4400. 21 => 'console.command.public_alias.Mm\\Escmid\\UserBundle\\Command\\UsersAttributeCommand',
  4401. 22 => 'console.command.public_alias.elibrary.command.tag_to_main_category_command',
  4402. ],
  4403. ];
  4404. }
  4405. protected function throw($message)
  4406. {
  4407. throw new RuntimeException($message);
  4408. }
  4409. }